Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_manager.h 


Log Message:
Export function.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_manager.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- e_manager.h 13 Feb 2005 11:17:46 -0000      1.7
+++ e_manager.h 13 Feb 2005 12:31:31 -0000      1.8
@@ -28,6 +28,7 @@
 EAPI Evas_List *e_manager_list(void);
     
 EAPI E_Manager      *e_manager_new(Ecore_X_Window root);
+EAPI void            e_manager_manage_windows(E_Manager *man);
 EAPI void            e_manager_show(E_Manager *man);
 EAPI void            e_manager_hide(E_Manager *man);
 EAPI void            e_manager_move(E_Manager *man, int x, int y);




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to