]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gdk/tmpl/cursors.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gdk / tmpl / cursors.sgml
index 3f0ef9ac5763f484ebe0ae7c315b1a64e54f10b0..89abff656b2d4d04e2977fbef9c5b856ca21ced4 100644 (file)
@@ -31,6 +31,9 @@ gdk_window_set_cursor() or by setting the cursor member of the
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GdkCursor ##### -->
 <para>
 A <type>GdkCursor</type> structure represents a cursor.
@@ -120,12 +123,11 @@ The standard cursors available.
 @GDK_UR_ANGLE: <inlinegraphic format="PNG" fileref="ur_angle.png"></inlinegraphic>
 @GDK_WATCH: <inlinegraphic format="PNG" fileref="watch.png"></inlinegraphic>
 @GDK_XTERM: <inlinegraphic format="PNG" fileref="xterm.png"></inlinegraphic>
-@GDK_BLANK_CURSOR: Blank cursor. Since 2.16
 @GDK_LAST_CURSOR: last cursor type
+@GDK_BLANK_CURSOR: Blank cursor. Since 2.16
 @GDK_CURSOR_IS_PIXMAP: type of cursors constructed with 
   gdk_cursor_new_from_pixmap() or gdk_cursor_new_from_pixbuf()
 
-
 <!-- ##### FUNCTION gdk_cursor_new ##### -->
 <para>
 
@@ -215,10 +217,3 @@ The standard cursors available.
 @cursor: 
 
 
-<!-- ##### MACRO gdk_cursor_destroy ##### -->
-<para>
-Destroys a cursor, freeing any resources allocated for it.
-</para>
-
-
-