2008-06-17 Jürg Billeter <j@bitron.ch>
* vapi/packages/gstreamer-0.10/:
Fix gst_bin_add binding, fixes bug 538845
* vapi/gstreamer-0.10.vapi: regenerated
svn path=/trunk/; revision=1611
+2008-06-17 Jürg Billeter <j@bitron.ch>
+
+ * vapi/packages/gstreamer-0.10/:
+
+ Fix gst_bin_add binding, fixes bug 538845
+
+ * vapi/gstreamer-0.10.vapi: regenerated
+
2008-06-17 Jürg Billeter <j@bitron.ch>
* vapigen/valagidlparser.vala:
public bool clock_dirty;
public weak Gst.Clock provided_clock;
public weak Gst.Element clock_provider;
- public bool add (Gst.Element element);
+ public bool add (Gst.Element# element);
public void add_many (Gst.Element element_1, ...);
public weak Gst.Pad find_unconnected_pad (Gst.PadDirection direction);
public weak Gst.Element get_by_interface (GLib.Type iface);
GstBaseSrc.priv hidden="1"
GstBaseTransform.priv hidden="1"
GstBin.priv hidden="1"
+gst_bin_add.element value_owned="1"
gst_bin_add_many ellipsis="1"
gst_bin_remove_many ellipsis="1"
GstBuffer base_class="GstMiniObject"