elm_popup.eo: add since tizen 4.0 for elm_popup_scrollable_set/get APIs 42/234742/1
authorTaehyub Kim <taehyub.kim@samsung.com>
Thu, 28 May 2020 08:16:33 +0000 (17:16 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 28 May 2020 08:16:33 +0000 (17:16 +0900)
Change-Id: I26fe8de7934ea03ba3094270d0cd4257d0e532b6

src/lib/elm_popup.eo

index 81c6d7bbaab5f91a8212ae30a1ad98a836b7efcd..0862db37175d4a7164524cd3f833682fc838775f 100644 (file)
@@ -164,20 +164,20 @@ class Elm.Popup (Elm.Layout, Elm_Interface_Atspi_Widget_Action)
          }
       }
       @property scrollable {
-         set @internal {
+         set {
             [[Enable or disable scroller in popup content area
 
               Normally content area does not contain scroller.
 
-              @since 1.15.1
+              \@since_tizen 4.0
             ]]
          }
-         get @internal {
+         get {
             [[Get the scrollable state of popup content area
 
               Normally content area does not contain scroller.
 
-              @since 1.15.1
+              \@since_tizen 4.0
             ]]
          }
          values {