Change-Id: I58a2da6220ce6c03dc8446099ace1e6259e2d9ba
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
* @param[in] parent Evas Object of parent
* @param[in] widget_id Widget id
* @param[in] content_info Contents that will be given to the widget instance. This value is result of bundle_encode.
- * @param[in] period Update period (@c WIDGET_VIEWER_EVAS_DEFAULT_PERIOD can be used for this; this argument will be used to specify the period of updating contents of a widget)
+ * @param[in] period Update period (#WIDGET_VIEWER_EVAS_DEFAULT_PERIOD can be used for this; this argument will be used to specify the period of updating contents of a widget)
* @return Widget Object. NULL on error
* @exception #WIDGET_ERROR_NONE Successfully added
* @exception #WIDGET_ERROR_NOT_SUPPORTED Not supported