mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
girepository: Don't skip g_irepository_get_option_group()
This function works fine via introspection https://bugzilla.gnome.org/show_bug.cgi?id=786665
This commit is contained in:
@@ -1605,7 +1605,7 @@ static const GOptionEntry introspection_args[] = {
|
||||
};
|
||||
|
||||
/**
|
||||
* g_irepository_get_option_group: (skip)
|
||||
* g_irepository_get_option_group:
|
||||
*
|
||||
* Obtain the option group for girepository, it's used
|
||||
* by the dumper and for programs that wants to provide
|
||||
|
Reference in New Issue
Block a user