X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fbuttons%2Fbutton.h;h=68b256791fe182666575d9565824a855d229347c;hp=3b649d1c13ea91a01de7f9c4c2063897f2c63951;hb=abbf60ed35112186269d2fe93b949eb8abd4283d;hpb=e5dbcae1f8ee31b14d675793ab86161eeeefb029 diff --git a/dali-toolkit/public-api/controls/buttons/button.h b/dali-toolkit/public-api/controls/buttons/button.h index 3b649d1..68b2567 100644 --- a/dali-toolkit/public-api/controls/buttons/button.h +++ b/dali-toolkit/public-api/controls/buttons/button.h @@ -95,7 +95,6 @@ class Button; * | Property::SELECTED_BACKGROUND_VISUAL | selectedBackgroundVisual | MAP | Y | N | * | Property::DISABLED_UNSELECTED_BACKGROUND_VISUAL | disabledUnselectedBackgroundVisual | MAP | Y | N | * | Property::DISABLED_SELECTED_BACKGROUND_VISUAL | disabledSelectedBackgroundVisual | MAP | Y | N | - * | Property::LABEL_STRUT_LENGTH | labelStrutLength | INTEGER | Y | N | * | Property::LABEL_RELATIVE_ALIGNMENT | labelRelativeAlignment | STRING | Y | N | * ------------------------------------------------------------------------------------------------------------------------------------- * @@ -291,13 +290,6 @@ public: DISABLED_SELECTED_BACKGROUND_VISUAL, /** - * @brief name "labelStrutLength", type INTEGER - * @details Sets the distance between the label and foreground/icon visual if both present - * @SINCE_1_2.XX - */ - LABEL_STRUT_LENGTH, // todo ????? remove - - /** * @brief name "labelRelativeAlignment", type STRING * @details Sets the position of the the label in relation to the foreground/icon if both present * @SINCE_1_2.XX