[Spice-devel] [PATCH] spice-options: Stop skipping method
Alexandru Visarion
viorel.visarion at gmail.com
Wed May 4 06:45:29 UTC 2016
From: Visarion-Mingopol Alexandru <viorel.visarion at gmail.com>
There is no reason to not include the spice_get_option_group
method in the generated bindings, as it can be useful.
---
src/spice-option.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/spice-option.c b/src/spice-option.c
index 46ae530..7a17150 100644
--- a/src/spice-option.c
+++ b/src/spice-option.c
@@ -177,7 +177,7 @@ static gboolean parse_preferred_compression(const gchar *option_name, const gcha
}
/**
- * spice_get_option_group: (skip)
+ * spice_get_option_group:
*
* Gets commandline options.
*
--
2.5.5
More information about the Spice-devel
mailing list