summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-05-08 09:55:28 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-05-08 13:34:25 -0400
commit7d83edd4e01b34e83474f8b8b49d3e6c3acb610d (patch)
tree134f7cbe6bf4b3e60d04da0bf430c822d7ce135d /gdk/gdkcursor.h
parent5434609b2167c5a4e33f494af0c0a82cd3f2639e (diff)
downloadgtk+-7d83edd4e01b34e83474f8b8b49d3e6c3acb610d.tar.gz
Update docs
Diffstat (limited to 'gdk/gdkcursor.h')
-rw-r--r--gdk/gdkcursor.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/gdk/gdkcursor.h b/gdk/gdkcursor.h
index 683ab077f1..13dbe91686 100644
--- a/gdk/gdkcursor.h
+++ b/gdk/gdkcursor.h
@@ -124,7 +124,12 @@ G_BEGIN_DECLS
* @GDK_CURSOR_IS_PIXMAP: type of cursors constructed with
* gdk_cursor_new_from_pixbuf()
*
- * The standard cursors available.
+ * Predefined cursors.
+ *
+ * Note that these IDs are directly taken from the X cursor font, and many
+ * of these cursors are either not useful, or are not available on other platforms.
+ *
+ * The recommended way to create cursors is to use gdk_cursor_new_from_name().
*/
typedef enum
{