]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml
[quartz] Delete the typedef of GdkDevicePrivate
[~andy/gtk] / docs / reference / gdk-pixbuf / tmpl / gdk-pixbuf-xlib-init.sgml
index c35a9ef47f25e98691db10c14b9f7f7be62d1a7c..d9607801a4ec34002c2ee2a4d2464cfc5c62a716 100644 (file)
@@ -1,18 +1,30 @@
 <!-- ##### SECTION Title ##### -->
-gdk-pixbuf-xlib-init
+&gdk-pixbuf; Xlib initialization
 
 <!-- ##### SECTION Short_Description ##### -->
-
+Initializing the &gdk-pixbuf; Xlib library.
 
 <!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
+  <para>
+    In addition to the normal Gdk-specific functions, the &gdk-pixbuf;
+    package provides a small library that lets Xlib-only applications
+    use #GdkPixbuf structures and render them to X drawables.  The
+    functions in this section are used to initialize the &gdk-pixbuf;
+    Xlib library.  This library must be initialized near the beginning
+    of the program or before calling any of the other &gdk-pixbuf;
+    Xlib functions.
+  </para>
 
 <!-- ##### SECTION See_Also ##### -->
-<para>
+  <para>
+    XlibRGB
+  </para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### SECTION Image ##### -->
 
-</para>
 
 <!-- ##### FUNCTION gdk_pixbuf_xlib_init ##### -->
 <para>
@@ -30,6 +42,11 @@ gdk-pixbuf-xlib-init
 
 @display: 
 @screen_num: 
-@prefDepth: 
+@prefDepth: <!--
+Local variables:
+mode: sgml
+sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
+End:
+-->