GNOME Bugzilla – Bug 492701
Export a PythonC API to convert GOptionGroups to Python wrappers
Last modified: 2007-11-05 16:51:12 UTC
For GStreamer and gst-python I'd need a way to convert an option group from a C object to a Python wrapper. This will have to go into the next unstable release, since it adds new API
Created attachment 98376 [details] [review] patch
2007-11-05 Johan Dahlin <johan@gnome.org> * gobject/pygobject.h: * gobject/gobjectmodule.c: Add pyg_option_group_new to the public API