[gtk+] gdk: Reshuffle docs slightly



commit d5f215f96daa2086a296dd9ac6d73effa011b1cb
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 25 16:40:47 2017 -0500

    gdk: Reshuffle docs slightly
    
    Deemphasize GdkPixbuf in the docs.

 docs/reference/gdk/gdk4-docs.xml |    4 ++--
 gdk/gdkpixbuf-drawable.c         |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/docs/reference/gdk/gdk4-docs.xml b/docs/reference/gdk/gdk4-docs.xml
index d27a37c..0241980 100644
--- a/docs/reference/gdk/gdk4-docs.xml
+++ b/docs/reference/gdk/gdk4-docs.xml
@@ -26,7 +26,6 @@
     <xi:include href="xml/gdkdevice.xml" />
     <xi:include href="xml/gdkdevicepad.xml" />
     <xi:include href="xml/regions.xml" />
-    <xi:include href="xml/pixbufs.xml" />
     <xi:include href="xml/textures.xml" />
     <xi:include href="xml/rgba_colors.xml" />
     <xi:include href="xml/cursors.xml" />
@@ -47,11 +46,12 @@
     <xi:include href="xml/dnd.xml" />
     <xi:include href="xml/properties.xml" />
     <xi:include href="xml/threads.xml" />
+    <xi:include href="xml/gdkapplaunchcontext.xml" />
+    <xi:include href="xml/pixbufs.xml" />
     <xi:include href="xml/pango_interaction.xml" />
     <xi:include href="xml/cairo_interaction.xml" />
     <xi:include href="xml/x_interaction.xml" />
     <xi:include href="xml/wayland_interaction.xml" />
-    <xi:include href="xml/gdkapplaunchcontext.xml" />
   </reference>
 
   <index id="api-index-full">
diff --git a/gdk/gdkpixbuf-drawable.c b/gdk/gdkpixbuf-drawable.c
index 3c1e0f8..9aff8a2 100644
--- a/gdk/gdkpixbuf-drawable.c
+++ b/gdk/gdkpixbuf-drawable.c
@@ -32,7 +32,7 @@
 /**
  * SECTION:pixbufs
  * @Short_description: Functions for obtaining pixbufs
- * @Title: Pixbufs
+ * @Title: GdkPixbuf Interaction
  *
  * Pixbufs are client-side images. For details on how to create
  * and manipulate pixbufs, see the #GdkPixbuf API documentation.


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