summaryrefslogtreecommitdiff
path: root/ext/gdk_pixbuf
diff options
context:
space:
mode:
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>2017-10-03 16:30:10 -0700
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>2017-10-03 16:30:10 -0700
commit0ddb65dec73c35a6b21c288bedbb4ef228720821 (patch)
tree3c94309b28ce387d9a45ffc77f7632aa1a87e6fd /ext/gdk_pixbuf
parent26cf8c1dc9829b77a52e8f1f23443a77b688982e (diff)
Use proper GtkDoc notation for NULL/FALSE/TRUE
Diffstat (limited to 'ext/gdk_pixbuf')
-rw-r--r--ext/gdk_pixbuf/gstgdkpixbufsink.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gdk_pixbuf/gstgdkpixbufsink.c b/ext/gdk_pixbuf/gstgdkpixbufsink.c
index fabd6bf8f..6c4cf3dc9 100644
--- a/ext/gdk_pixbuf/gstgdkpixbufsink.c
+++ b/ext/gdk_pixbuf/gstgdkpixbufsink.c
@@ -41,7 +41,7 @@
* purposes - just wait until the pipeline is prerolled (ASYNC_DONE message
* on the bus), then read the property. If you use this method, you may want
* to disable message posting by setting the #GstGdkPixbufSink:post-messages
- * property to #FALSE. This avoids unnecessary memory overhead.
+ * property to %FALSE. This avoids unnecessary memory overhead.
* </listitem>
* </itemizedlist>
*
@@ -60,7 +60,7 @@
* containing structures named <classname>&quot;preroll-pixbuf&quot;
* </classname> or <classname>&quot;pixbuf&quot;</classname> on the bus (this
* can be disabled by setting the #GstGdkPixbufSink:post-messages property
- * to #FALSE though). The element message structure has the following fields:
+ * to %FALSE though). The element message structure has the following fields:
* <itemizedlist>
* <listitem>
* <classname>&quot;pixbuf&quot;</classname>: the #GdkPixbuf object