Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.h Log Message: - add ewl_widget_new to the header. you can use it from applications, you just shouldn't =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_widget.h,v retrieving revision 1.66 retrieving revision 1.67 diff -u -3 -r1.66 -r1.67 --- ewl_widget.h 23 Aug 2007 05:26:52 -0000 1.66 +++ ewl_widget.h 10 Nov 2007 19:18:01 -0000 1.67 @@ -158,6 +158,7 @@ Ewl_Pair_List theme_text; /**< Overriding text in theme */ }; +Ewl_Widget *ewl_widget_new(void); int ewl_widget_init(Ewl_Widget *w); void ewl_widget_free(Ewl_Widget *w); ------------------------------------------------------------------------- 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