[gst-cvs] CVS: gstreamer/gst gobject2gtk.h,1.15,1.16
Wim Taymans
wtay at users.sourceforge.net
Wed Sep 12 15:03:02 PDT 2001
- Previous message: [gst-cvs] CVS: gstreamer/gst gobject2gtk.h,1.14,1.14.2.1
- Next message: [gst-cvs] CVS: gstreamer/gst gobject2gtk.h,1.14.2.1,1.14.2.2 gstbin.c,1.89,1.89.2.1 gstelement.c,1.73,1.73.2.1 gstpad.c,1.104,1.104.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/gstreamer/gstreamer/gst
In directory usw-pr-cvs1:/tmp/cvs-serv5660
Modified Files:
gobject2gtk.h
Log Message:
This should make lots of things work again..
Index: gobject2gtk.h
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/gst/gobject2gtk.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gobject2gtk.h 2001/09/12 11:19:57 1.15
+++ gobject2gtk.h 2001/09/12 22:02:43 1.16
@@ -70,7 +70,7 @@
#define g_cclosure_marshal_STRING__OBJECT_POINTER gtk_marshal_STRING__OBJECT_POINTER
#define g_cclosure_marshal_VOID__UINT_POINTER gtk_marshal_NONE__UINT_POINTER
-#define gst_marshal_VOID__OBJECT_POINTER gtk_marshal_NONE__POINTER_POINTER
+#define gst_marshal_VOID__OBJECT_POINTER gtk_marshal_NONE__POINTER
#define gst_marshal_VOID__INT_INT gtk_marshal_NONE__INT_INT
#define gst_marshal_VOID__INT gtk_marshal_NONE__INT
#define gst_marshal_VOID__STRING gtk_marshal_NONE__STRING
- Previous message: [gst-cvs] CVS: gstreamer/gst gobject2gtk.h,1.14,1.14.2.1
- Next message: [gst-cvs] CVS: gstreamer/gst gobject2gtk.h,1.14.2.1,1.14.2.2 gstbin.c,1.89,1.89.2.1 gstelement.c,1.73,1.73.2.1 gstpad.c,1.104,1.104.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gstreamer-commits
mailing list