[gtk+] docs: zero is a literal not a type link
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: zero is a literal not a type link
- Date: Mon, 20 Jan 2014 23:30:09 +0000 (UTC)
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]