On Thu, Feb 05, 2004 at 04:24:33PM -0500, John (J5) Palmieri wrote:
> I'm moving this off the desktop-devel list. You should post to the
> pyGTK list in the future.
>
> On Thu, 2004-02-05 at 16:17, Bob Smith wrote:
> > So right now, without modification, I should be able to write a python
> > module that introspects a GObject and creates a binding on the fly?
>
> Not sure. You still have to deal with marshalling data-types but I am
> guessing that as long as you have the correct bindings in pyGTK this
> would be possible. If the API uses an object that is not wrapped you
> might be out of luck. Then again you might be able to introspect it
> also :-) I am not sure how fully GObjects describe themselves either.
> It might just be properties and signals.
Have you taken a look at lgs' tutorial at:
http://www.sicem.biz/personal/lgs/docs/gobject-python/gobject-tutorial.html
-- ?
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/