introspection: Skip gst_init_get_option_group

It uses GOptionGroup which is not wrappable

https://bugzilla.gnome.org/show_bug.cgi?id=657640
This commit is contained in:
Johan Dahlin 2011-08-29 13:54:21 -03:00 committed by Edward Hervey
parent df7d090ecc
commit 6cd0287bdb

View file

@ -283,7 +283,7 @@ DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
#endif
/**
* gst_init_get_option_group:
* gst_init_get_option_group: (skip)
*
* Returns a #GOptionGroup with GStreamer's argument specifications. The
* group is set up to use standard GOption callbacks, so when using this