X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Ftext-controls%2Ftext-selection-popup.h;h=bb914fb191a99283fb7880dc8c5c44e063b912c7;hb=9fd3104c04dd4874fa361d156493a257e76aeefe;hp=ccc25ccac5e35d651f23c659b0b4cb7473df1135;hpb=aacbf614697ec5af0721b598496fad8659bfbf81;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h b/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h index ccc25cc..bb914fb 100644 --- a/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h +++ b/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h @@ -238,11 +238,11 @@ public: void EnableButtons( Toolkit::TextSelectionPopup::Buttons buttonsToEnable ); /** - * @brief Raises the toolbar's layer above the given @e target layer. + * @brief Raises the toolbar's actor above the given @e target actor. * - * @param[in] target The layer to get above of. + * @param[in] target The actor to get above of. */ - void RaiseAbove( Layer target ); + void RaiseAbove( Actor target ); /** * @brief Show the Popup if not being shown