seoz pushed a commit to branch master.

commit 7f0752a3a33486442f5884f1e795f46218333611
Author: Daniel Juyung Seo <[email protected]>
Date:   Sun Jun 9 16:54:26 2013 +0900

    elm_widget.h: update elm_wdg_on_focus documentation.
---
 src/lib/elm_widget.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/lib/elm_widget.h b/src/lib/elm_widget.h
index da2504d..4e4dc45 100644
--- a/src/lib/elm_widget.h
+++ b/src/lib/elm_widget.h
@@ -1187,9 +1187,10 @@ typedef void * (*list_data_get_func_type)(const 
Eina_List * l);
  * @def elm_wdg_on_focus
  * @since 1.8
  *
- * No description supplied by the EAPI.
+ * 'Virtual' function handling focus in/out events on the widget.
  *
- * @param[out] ret
+ * @param[out] ret @c EINA_TRUE if this widget can handle focus, EINA_FALSE
+ * otherise.
  *
  */
 #define elm_wdg_on_focus(ret) ELM_WIDGET_ID(ELM_WIDGET_SUB_ID_ON_FOCUS), 
EO_TYPECHECK(Eina_Bool *, ret)

-- 

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j

Reply via email to