From ac76bbb53b871f10c1fe23ab62750647bfc0c8fc Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Wed, 23 Aug 2017 00:29:42 -0400 Subject: [PATCH] girepository: Don't skip g_irepository_get_option_group() This function works fine via introspection https://bugzilla.gnome.org/show_bug.cgi?id=786665 --- girepository.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/girepository.c b/girepository.c index d9f8f6c34..df0f24797 100644 --- a/girepository.c +++ b/girepository.c @@ -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