forked from AuroraMiddleware/gtk
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 https://bugzilla.gnome.org/show_bug.cgi?id=743350
This commit is contained in:
parent
d825249b42
commit
973060deb5
@ -812,7 +812,7 @@ gtk_set_debug_flags (guint flags)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_get_option_group: (skip)
|
* gtk_get_option_group:
|
||||||
* @open_default_display: whether to open the default display
|
* @open_default_display: whether to open the default display
|
||||||
* when parsing the commandline arguments
|
* when parsing the commandline arguments
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user