hi... i just wanted to know if it is possible to create a gobject in python which i can then give to some code written in C.
the concept of gobject having marshallers and such should support that... And i think the python callbacks from pygtk are implemented that way. the call to install_property does not seem to be available from python... i will gobjectify my code soon.... and with the possobility of implementing gobjects in python i would gain the possiblity to mix python objects into the C Code... this is a so great possibility that i will put much work into that... i did not find the time yet to look at the pygtk code. it would be nice if i had the pointers to the right files before starting to search... Thanks. -- torben Hohn http://galan.sourceforge.net -- The graphical Audio language _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
