From: Hermet Park Date: Wed, 2 Nov 2016 11:19:05 +0000 (+0900) Subject: ui_viewmgr: update doc. X-Git-Tag: submit/tizen_3.0/20161104.045713^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d10a1ef1b79e3e0d4876426b91566d73ade8439;p=platform%2Fcore%2Fuifw%2Fui-viewmgr.git ui_viewmgr: update doc. Change-Id: Ib03df27c638420cf52aadc8de71e8ff0b2ef7dd2 --- diff --git a/src/include/efl/mobile/c/ui_viewmgr.h b/src/include/efl/mobile/c/ui_viewmgr.h index fc07562..58658e8 100644 --- a/src/include/efl/mobile/c/ui_viewmgr.h +++ b/src/include/efl/mobile/c/ui_viewmgr.h @@ -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 *