Create widget base API set
[platform/core/appfw/appcore-widget.git] / include / widget_app.h
index 1bae4a5..cf1b275 100755 (executable)
@@ -432,7 +432,7 @@ int widget_app_context_set_title(widget_context_h context, const char *title);
  * @return The new widget class object,
  *         NULL on error
  * @exception #WIDGET_ERROR_NONE Successfully added
- * @exception #WIDGET_ERROR_INVALID_PARAMETER Invalid parameter
+ * @exception #WIDGET_ERROR_INVALID_PARAMETER Not supported
  * @exception #WIDGET_ERROR_NOT_SUPPORTED Not supported
  * @exception #WIDGET_ERROR_OUT_OF_MEMORY Out of memory
  * @see get_last_result()