[gtk+] docs: zero is a literal not a type link



commit 3be4b4696767763840be31c26b9551a7690b073c
Author: William Jon McCann <william jon mccann gmail com>
Date:   Mon Jan 20 17:09:05 2014 -0500

    docs: zero is a literal not a type link

 gdk/gdkcursor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkcursor.c b/gdk/gdkcursor.c
index 7d4e453..078be4e 100644
--- a/gdk/gdkcursor.c
+++ b/gdk/gdkcursor.c
@@ -336,7 +336,7 @@ gdk_cursor_new_from_name (GdkDisplay  *display,
  *
  * If @x or @y are <literal>-1</literal>, the pixbuf must have
  * options named "x_hot" and "y_hot", resp., containing
- * integer values between %0 and the width resp. height of
+ * integer values between <literal>0</literal> and the width resp. height of
  * the pixbuf. (Since: 3.0)
  *
  * On the X backend, support for RGBA cursors requires a


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]