Marked new API's since 1.1.4
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / image-view / image-view.h
index f2a221c..6fa3474 100644 (file)
@@ -140,7 +140,10 @@ public:
    * @brief Sets this ImageView from an Image url
    *
    * If the handle is empty, ImageView will display nothing
+   *
    * @param[in] url The Image resource to display.
+   *
+   * @since DALi 1.1.4
    */
   void SetImage( const std::string& url );