Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_mvc.c 


Log Message:
documentation

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_mvc.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- ewl_mvc.c   25 Jul 2007 17:01:00 -0000      1.25
+++ ewl_mvc.c   17 Aug 2007 16:12:33 -0000      1.26
@@ -478,6 +478,9 @@
  * @param mvc: The MVC to get the data from
  * @return Returns the last selected item. Return must be free'd
  * @brief Retrieves the last selected item. Return must be free'd.
+ *
+ * If there should not be any selection or an error occured (e.g. the selection
+ * mode is set to EWL_SELECTION_MODE_NONE) it will return NULL.
  */
 Ewl_Selection_Idx *
 ewl_mvc_selected_get(Ewl_MVC *mvc)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to