GNOME Bugzilla – Bug 691659
Enable gtk_get_option_group
Last modified: 2013-04-14 11:29:29 UTC
pygobject magically handles argv handling of all the gtk cli options like --g-fatal-warnings, but I can't find a nice way to get that list of options to integrate with my optparse output. I see that there's a whole bunch of GOptionGroup handling in the pygobject tree, but gtk_get_option_group introspection is (skip)'ed. Maybe this is just a gtk issue, if so please reassign. Or maybe there's some other way to get the option list that I'm missing?
*** This bug has been marked as a duplicate of bug 696855 ***