Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto

Dir     : e17/proto/python-efl/python-emotion/emotion


Modified Files:
        emotion.c_emotion.pyx 


Log Message:
Dynamically map C-objects to Python-objects.

===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-emotion/emotion/emotion.c_emotion.pyx,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- emotion.c_emotion.pyx       7 May 2007 19:54:01 -0000       1.1.1.1
+++ emotion.c_emotion.pyx       12 Jul 2007 19:11:53 -0000      1.2
@@ -474,3 +474,6 @@
 
     def on_audio_level_change_del(self, func):
         self.callback_del("audio_level_change", func)
+
+
+evas.c_evas._object_mapping_register("emotion_object", Emotion)



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to