(ImageSize) Add natural image size handling
[platform/core/uifw/dali-core.git] / capi / dali / public-api / actors / text-actor.h
index 8ea936c..8f8b9b7 100644 (file)
@@ -233,7 +233,7 @@ public:
    * After this method the text actor always uses the natural size of the text
    * when SetText is called unless SetSize is called to override the size.
    */
-  void SetNaturalSize();
+  void SetToNaturalSize();
 
   /**
    * Get the font used to display the text label displayed by the actor