Enlightenment CVS committal

Author  : jeoparde
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        ecore_x.c 


Log Message:
And doc.


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/ecore_x.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ecore_x.c   12 Oct 2003 07:12:09 -0000      1.10
+++ ecore_x.c   12 Oct 2003 07:15:26 -0000      1.11
@@ -371,6 +371,14 @@
    XSync(_ecore_x_disp, False);
 }
 
+/**
+ * Kill all X clients.
+ * @param root The root window whose children will be killed.
+ *
+ * This function will start from the given root window and kill the owner of
+ * every child window under it.
+ * <hr><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+ */
 void
 ecore_x_killall(Ecore_X_Window root)
 {




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to