+2008-06-01 Jaap A. Haitsma <jaap@haitsma.org>
+
+ * vapi/gstreamer-0.10.vapi:
+ * vapi/packages/gstreamer-0.10/gstreamer-0.10.metadata:
+ Gst.structure.get_value should return Gst.value. Fixes bug #535965
+
2008-06-01 Jürg Billeter <j@bitron.ch>
* vapi/packages/gdk-2.0/:
-/* gstreamer-0.10.vapi generated by lt-vapigen, do not modify. */
+/* gstreamer-0.10.vapi generated by vapigen, do not modify. */
[CCode (cprefix = "Gst", lower_case_cprefix = "gst_")]
namespace Gst {
public GLib.Quark get_name_id ();
public weak string get_string (string fieldname);
public bool get_uint (string fieldname, out uint value);
- public weak GLib.Value? get_value (string fieldname);
+ public weak Gst.Value? get_value (string fieldname);
public bool has_field (string fieldname);
public bool has_field_typed (string fieldname, GLib.Type type);
public bool has_name (string name);
gst_structure_get_fraction.value_numerator is_out="1"
gst_structure_get_fraction.value_denominator is_out="1"
gst_structure_get_enum.value is_out="1"
-gst_structure_get_value nullable="1"
+gst_structure_get_value nullable="1" type_name="Value"
gst_structure_id_get_value nullable="1"
gst_tag_list_get_value_index nullable="1"
gst_value_array_append_value hidden="1"
gst_value_subtract hidden="1"
gst_value_take_mini_object hidden="1"
gst_value_union hidden="1"
-gst_caps_new_simple ellipsis="1"
-gst_caps_new_full ellipsis="1"
-gst_caps_set_simple ellipsis="1"
GStaticRecMutex name="pointer"
GstTypeFind.get_length hidden="1"
GstTypeFind.peek hidden="1"