]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml
d9607801a4ec34002c2ee2a4d2464cfc5c62a716
[~andy/gtk] / docs / reference / gdk-pixbuf / tmpl / gdk-pixbuf-xlib-init.sgml
1 <!-- ##### SECTION Title ##### -->
2 &gdk-pixbuf; Xlib initialization
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Initializing the &gdk-pixbuf; Xlib library.
6
7 <!-- ##### SECTION Long_Description ##### -->
8   <para>
9     In addition to the normal Gdk-specific functions, the &gdk-pixbuf;
10     package provides a small library that lets Xlib-only applications
11     use #GdkPixbuf structures and render them to X drawables.  The
12     functions in this section are used to initialize the &gdk-pixbuf;
13     Xlib library.  This library must be initialized near the beginning
14     of the program or before calling any of the other &gdk-pixbuf;
15     Xlib functions.
16   </para>
17
18 <!-- ##### SECTION See_Also ##### -->
19   <para>
20     XlibRGB
21   </para>
22
23 <!-- ##### SECTION Stability_Level ##### -->
24
25
26 <!-- ##### SECTION Image ##### -->
27
28
29 <!-- ##### FUNCTION gdk_pixbuf_xlib_init ##### -->
30 <para>
31
32 </para>
33
34 @display: 
35 @screen_num: 
36
37
38 <!-- ##### FUNCTION gdk_pixbuf_xlib_init_with_depth ##### -->
39 <para>
40
41 </para>
42
43 @display: 
44 @screen_num: 
45 @prefDepth: <!--
46 Local variables:
47 mode: sgml
48 sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
49 End:
50 -->
51
52