Enlightenment CVS committal

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

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


Modified Files:
        c_ecore_evas.pxd 


Log Message:


and build!

===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-ecore/include/ecore/evas/c_ecore_evas.pxd,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- c_ecore_evas.pxd    25 Jul 2008 19:25:13 -0000      1.8
+++ c_ecore_evas.pxd    26 Jul 2008 16:22:27 -0000      1.9
@@ -177,9 +177,11 @@
 
 cdef extern from "Ecore_X.h":
     ctypedef unsigned int Ecore_X_Cursor
+    ctypedef unsigned int Ecore_X_Virtual_Keyboard_State
 
     cdef void ecore_x_window_cursor_set(Ecore_X_Window win, Ecore_X_Cursor c)
     Ecore_X_Cursor ecore_x_cursor_shape_get(int shape)
+    cdef void ecore_x_e_virtual_keyboard_state_set(Ecore_X_Window win, 
Ecore_X_Virtual_Keyboard_State state)
 
 
 cdef class EcoreEvas:



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to