[Gstreamer-bugs] [Bug 117342] Changed - Change types for callbacks from G_TYPE_POINTER to more specific type (eg, GST_TYPE_ELEMENT, etc).

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jul 24 02:08:46 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=117342

Changed by ds at schleef.org.

--- shadow/117342	Wed Jul 16 09:28:30 2003
+++ shadow/117342.tmp.24978	Thu Jul 24 05:08:46 2003
@@ -40,6 +40,13 @@
 ------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-07-16 09:28 -------
 We should look up how gtk+ / glib do that and how it's supposed to be 
 done and then do it exactly that way. Or ask someone of mthose 
 developers hwho know about it.
 
 gtk+ / glib are open source after all. ;)
+
+------- Additional Comments From ds at schleef.org  2003-07-24 05:08 -------
+Note that you can't actually use G_TYPE_BOXED in a signal.  You can
+use GST_TYPE_CAPS, though.
+
+I'll apply this when I get a chance and/or remember.  Have you checked
+signals in the plugins?




More information about the Gstreamer-bugs mailing list