elm slider: indicator_visible_mode - move API document at one place.
authorAmitesh Singh <amitesh.sh@samsung.com>
Mon, 12 Jun 2017 06:02:14 +0000 (15:02 +0900)
committerAmitesh Singh <amitesh.sh@samsung.com>
Mon, 12 Jun 2017 07:45:31 +0000 (16:45 +0900)
src/lib/elementary/elm_slider.eo

index b86656c..c70cb30 100644 (file)
@@ -123,12 +123,8 @@ class Elm.Slider (Elm.Layout, Efl.Ui.Progress,
          }
       }
       @property indicator_visible_mode {
-         set {
-            [[Set the visible mode of indicator.]]
-         }
-         get {
-            [[Get the visible mode of indicator.]]
-         }
+         [[Set/Get the visible mode of indicator.
+         ]]
          values {
             indicator_visible_mode: Efl.Ui.Slider.Indicator_Visible_Mode; [[The indicator visible mode.]]
          }