But you can't use G_TYPE_BOXED in a signal. Changing to G_TYPE_POINTER until code...
authorDavid Schleef <ds@schleef.org>
Thu, 24 Jul 2003 08:59:05 +0000 (08:59 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 24 Jul 2003 08:59:05 +0000 (08:59 +0000)
commita331a7a82e516b9b2ef854a9f651d604ff53ee6a
tree32b19055dac69f5b131b1c2d6cf9223cc1e02c40
parent112c6867f305b07bfe5c2a95a82c60426d88754f
But you can't use G_TYPE_BOXED in a signal.  Changing to G_TYPE_POINTER until code is added to register a type for Gs...

Original commit message from CVS:
But you can't use G_TYPE_BOXED in a signal.  Changing to G_TYPE_POINTER
until code is added to register a type for GstCaps.
gst/gsttypefind.c