projects
/
platform
/
core
/
appfw
/
appcore-widget.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f30f603
)
Fix wrong description
81/146681/1
author
Daehyeon Jung
<darrenh.jung@samsung.com>
Wed, 30 Aug 2017 04:53:59 +0000
(13:53 +0900)
committer
Daehyeon Jung
<darrenh.jung@samsung.com>
Wed, 30 Aug 2017 04:53:59 +0000
(13:53 +0900)
Change-Id: Ic1a7a27fb1442e32d0ffbee03c23d014d842e957
include/widget_app.h
patch
|
blob
|
history
diff --git
a/include/widget_app.h
b/include/widget_app.h
index
4a2068e
..
191868e
100755
(executable)
--- a/
include/widget_app.h
+++ b/
include/widget_app.h
@@
-426,7
+426,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
Not supported
+ * @exception #WIDGET_ERROR_INVALID_PARAMETER
Invalid parameter
* @exception #WIDGET_ERROR_NOT_SUPPORTED Not supported
* @exception #WIDGET_ERROR_OUT_OF_MEMORY Out of memory
* @see get_last_result()