From d4316e74fc952f08c4f724d5a4406c6999fb2747 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 11 Sep 2009 13:33:31 +0200 Subject: gdkpixbufsink: fix docs refering to send-messages --- ext/gdk_pixbuf/gstgdkpixbufsink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/gdk_pixbuf/gstgdkpixbufsink.c b/ext/gdk_pixbuf/gstgdkpixbufsink.c index c9f74727..3258358a 100644 --- a/ext/gdk_pixbuf/gstgdkpixbufsink.c +++ b/ext/gdk_pixbuf/gstgdkpixbufsink.c @@ -56,7 +56,7 @@ * As mentioned above, this element will by default post element messages * containing structures named "preroll-pixbuf" * or "pixbuf" on the bus (this - * can be disabled by setting the #GstGdkPixbufSink:send-messages property + * can be disabled by setting the #GstGdkPixbufSink:post-messages property * to #FALSE though). The element message structure has the following fields: * * -- cgit