gst/interfaces.defs (MixerTrack): MixerTrack is a GObject. How did this ever work before?

Original commit message from CVS:
2005-08-19  Andy Wingo  <wingo@pobox.com>

* gst/interfaces.defs (MixerTrack): MixerTrack is a GObject. How
did this ever work before?
This commit is contained in:
Andy Wingo 2005-08-19 16:10:37 +00:00
parent 08c7b1a588
commit 0a961e4d7f
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2005-08-19 Andy Wingo <wingo@pobox.com>
* gst/interfaces.defs (MixerTrack): MixerTrack is a GObject. How
did this ever work before?
* gst/interfaces.override (_wrap_gst_tuner_list_channels)
(_wrap_gst_tuner_list_norms, _wrap_gst_mixer_list_tracks)
(_wrap_gst_color_balance_list_channels): Catch programming errors

View file

@ -540,7 +540,7 @@
(define-object MixerTrack
(in-module "Gst")
(parent "GstObject")
(parent "GObject")
(c-name "GstMixerTrack")
(gtype-id "GST_TYPE_MIXER_TRACK")
(fields