[gobject-introspection] girepository: Don't skip g_irepository_get_option_group()
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] girepository: Don't skip g_irepository_get_option_group()
- Date: Sun, 22 Oct 2017 11:17:00 +0000 (UTC)
commit 1e5f8c24c435dc839530b31bc297f8cb4e643d7c
Author: Patrick Griffis <tingping tingping se>
Date: Wed Aug 23 00:29:42 2017 -0400
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/girepository.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/girepository/girepository.c b/girepository/girepository.c
index d9f8f6c..df0f247 100644
--- a/girepository/girepository.c
+++ b/girepository/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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]