Enlightenment CVS committal

Author  : cmarcelo
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-evas/include/evas


Modified Files:
        c_evas.pxd 


Log Message:
Python-Evas: adding Canvas.feed_hold() method.


===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/include/evas/c_evas.pxd,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- c_evas.pxd  1 Apr 2008 21:05:53 -0000       1.12
+++ c_evas.pxd  1 Apr 2008 21:07:04 -0000       1.13
@@ -310,6 +310,8 @@
     void evas_event_thaw(Evas *e)
     int evas_event_freeze_get(Evas *e)
 
+    void evas_event_feed_hold(Evas *e, int hold, unsigned int timestamp, void 
*data)
+
     void evas_font_path_clear(Evas *e)
     void evas_font_path_append(Evas *e, char *path)
     void evas_font_path_prepend(Evas *e, char *path)



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to