summaryrefslogtreecommitdiff
path: root/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml
blob: d9607801a4ec34002c2ee2a4d2464cfc5c62a716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!-- ##### SECTION Title ##### -->
&gdk-pixbuf; Xlib initialization

<!-- ##### SECTION Short_Description ##### -->
Initializing the &gdk-pixbuf; Xlib library.

<!-- ##### SECTION Long_Description ##### -->
  <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>
    XlibRGB
  </para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### SECTION Image ##### -->


<!-- ##### FUNCTION gdk_pixbuf_xlib_init ##### -->
<para>

</para>

@display: 
@screen_num: 


<!-- ##### FUNCTION gdk_pixbuf_xlib_init_with_depth ##### -->
<para>

</para>

@display: 
@screen_num: 
@prefDepth: <!--
Local variables:
mode: sgml
sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
End:
-->