Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/include Modified Files: evas_private.h Log Message: propogate pass_events to sub-objects of smart objects... =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_private.h,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- evas_private.h 27 Apr 2004 08:31:27 -0000 1.26 +++ evas_private.h 14 Jun 2004 06:04:22 -0000 1.27 @@ -578,6 +578,7 @@ int evas_object_clippers_is_visible(Evas_Object *obj); int evas_object_clippers_was_visible(Evas_Object *obj); void evas_object_event_callback_call(Evas_Object *obj, Evas_Callback_Type type, void *event_info); +int evas_event_passes_through(Evas_Object *obj); Evas_List *evas_event_objects_event_list(Evas *e, Evas_Object *stop, int x, int y); int evas_file_path_is_full_path(char *path); char *evas_file_path_join(char *path, char *end); ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs