Fixes bug 661014.
[CCode (cheader_filename = "clutter-gtk/clutter-gtk.h")]
public static bool check_version (uint major, uint minor, uint micro);
[CCode (cheader_filename = "clutter-gtk/clutter-gtk.h")]
- public static unowned GLib.OptionGroup get_option_group ();
+ public static GLib.OptionGroup get_option_group ();
[CCode (cheader_filename = "clutter-gtk/clutter-gtk.h")]
public static Clutter.InitError init ([CCode (array_length_pos = 0.9)] ref unowned string[] argv);
[CCode (cheader_filename = "clutter-gtk/clutter-gtk.h")]
[CCode (cheader_filename = "cogl/cogl.h")]
public static void get_modelview_matrix (Cogl.Matrix matrix);
[CCode (cheader_filename = "cogl/cogl.h")]
- public static unowned GLib.OptionGroup get_option_group ();
+ public static GLib.OptionGroup get_option_group ();
[CCode (cheader_filename = "cogl/cogl.h")]
public static unowned Cogl.Path get_path ();
[CCode (cheader_filename = "cogl/cogl.h")]
gtk_clutter_init_with_args.argv is_array="1" is_ref="1" array_length_pos="0.9"
gtk_clutter_init_with_args.entries is_array="1" no_array_length="1"
gtk_clutter_init_with_args.translation_domain nullable="1"
-
+gtk_clutter_get_option_group transfer_ownership="1"
cogl_path_polyline.coords is_array="1" no_array_length="1"
cogl_vertex_buffer_* hidden="1"
+
+cogl_get_option_group transfer_ownership="1"