efl.ui.slider_interval: Add missing since tag

This commit is contained in:
Amitesh Singh 2017-09-13 12:22:54 +09:00
parent 99c765d0d2
commit 02b9aa0240
1 changed files with 3 additions and 1 deletions

View File

@ -3,13 +3,15 @@ class Efl.Ui.Slider_Interval (Efl.Ui.Slider)
[[An interval slider.
This is a slider with two indicators.
@since 1.21
]]
legacy_prefix: null;
methods {
@property interval_value {
[[Sets up position of two indicators at start and end position.
@since 1.20
@since 1.21
]]
get {
legacy: null;