ui_viewmgr: update doc. 94/95194/1
authorHermet Park <hermet@hermet.pe.kr>
Wed, 2 Nov 2016 11:19:05 +0000 (20:19 +0900)
committerHermet Park <hermet@hermet.pe.kr>
Wed, 2 Nov 2016 11:19:05 +0000 (20:19 +0900)
Change-Id: Ib03df27c638420cf52aadc8de71e8ff0b2ef7dd2

src/include/efl/mobile/c/ui_viewmgr.h

index fc07562..58658e8 100644 (file)
@@ -23,6 +23,7 @@ extern "C" {
  * @param[in] view An ui_view to insert in the ui_viewmgr view list
  *
  * @return @c 0 on success, otherwise a negative error value
+ * @retval #UI_VIEWMGR_ERROR_NONE Successful
  * @retval #UI_VIEWMGR_ERROR_INVALID_PARAMETER @a view is not valid
  * @retval #UI_VIEWMGR_ERROR_NOT_PERMITTED @a view was already inserted
  *