From: Taehyub Kim Date: Thu, 28 May 2020 08:16:33 +0000 (+0900) Subject: elm_popup.eo: add since tizen 4.0 for elm_popup_scrollable_set/get APIs X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c36f1264cc80bde93d312e184544bf1b33d4d882;p=platform%2Fupstream%2Felementary.git elm_popup.eo: add since tizen 4.0 for elm_popup_scrollable_set/get APIs Change-Id: I26fe8de7934ea03ba3094270d0cd4257d0e532b6 --- diff --git a/src/lib/elm_popup.eo b/src/lib/elm_popup.eo index 81c6d7bba..0862db371 100644 --- a/src/lib/elm_popup.eo +++ b/src/lib/elm_popup.eo @@ -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 {