After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 743350 - main: Make gtk_get_option_group() available to bindings
main: Make gtk_get_option_group() available to bindings
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on: 743349
Blocks:
 
 
Reported: 2015-01-22 14:16 UTC by Bastien Nocera
Modified: 2015-02-12 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
main: Make gtk_get_option_group() available to bindings (1.32 KB, patch)
2015-01-22 14:16 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2015-01-22 14:16:15 UTC
.
Comment 1 Bastien Nocera 2015-01-22 14:16:19 UTC
Created attachment 295181 [details] [review]
main: Make gtk_get_option_group() available to bindings

Now that GOptionGroup is registered as a boxed type [1], don't skip it
in gobject-introspection.

[1]: See https://bugzilla.gnome.org/show_bug.cgi?id=743349
Comment 2 Matthias Clasen 2015-02-01 22:28:19 UTC
I'd rather deprecated all commandline option handling in gtk, tbh.
Comment 3 Bastien Nocera 2015-02-12 10:55:18 UTC
Attachment 295181 [details] pushed as 973060d - main: Make gtk_get_option_group() available to bindings