Original commit message from CVS:
2005-08-17 Andy Wingo <wingo@pobox.com>
* gst/gst.defs (watch_for_state_change): Added wrapper from CVS.
+2005-08-17 Andy Wingo <wingo@pobox.com>
+
+ * gst/gst.defs (watch_for_state_change): Added wrapper from CVS.
+
2005-08-16 Andy Wingo <wingo@pobox.com>
* gst/gst.defs (get_pad_template): Change to operate on elements
(varargs #t)
)
+(define-method watch_for_state_change
+ (of-object "GstBin")
+ (c-name "gst_bin_watch_for_state_change")
+ (return-type "none")
+)
+
(define-method merge
(of-object "GstBuffer")
(c-name "gst_buffer_merge")