goption: Add boxed type for GOptionGroup
authorBastien Nocera <hadess@hadess.net>
Thu, 22 Jan 2015 13:44:47 +0000 (14:44 +0100)
committerBastien Nocera <hadess@hadess.net>
Wed, 11 Feb 2015 14:32:00 +0000 (15:32 +0100)
commit43df97ab86187a56495c8c00abb6130b7e379c8c
tree2506c22629e5867e2830796e2204a53d9e738d30
parent93f2998765cf2d8b0416a7d645e600b111373a76
goption: Add boxed type for GOptionGroup

This would allow bindings to use _get_option_group() functions, which
would then allow them to use GOption parsing.

This also adds introspection annotations to
g_option_context_add_group(), g_option_context_set_main_group() and
g_option_context_get_main_group().

https://bugzilla.gnome.org/show_bug.cgi?id=743349
glib/goption.c
glib/goption.h
gobject/gboxed.c
gobject/glib-types.h