]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml
e89a3adee2d302ae3e92874cce56d448423bf7e4
[~andy/gtk] / docs / reference / gdk-pixbuf / tmpl / gdk-pixbuf-xlib-from-drawables.sgml
1 <!-- ##### SECTION Title ##### -->
2 X Drawables to Pixbufs
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Getting parts of an X drawable's image data into a pixbuf.
6
7 <!-- ##### SECTION Long_Description ##### -->
8   <para>
9     The functions in this section allow you to take the image data
10     from an X drawable and dump it into a #GdkPixbuf.  This can be
11     used for screenshots and other special effects.  Note that these
12     operations can be expensive, since the image data has to be
13     transferred from the X server to the client program and converted.
14   </para>
15
16   <para>
17     These functions are analogous to those for the GDK version of
18     &gdk-pixbuf;.
19   </para>
20
21 <!-- ##### SECTION See_Also ##### -->
22 <para>
23
24 </para>
25
26 <!-- ##### SECTION Stability_Level ##### -->
27
28
29 <!-- ##### FUNCTION gdk_pixbuf_xlib_get_from_drawable ##### -->
30 <para>
31
32 </para>
33
34 @dest: 
35 @src: 
36 @cmap: 
37 @visual: 
38 @src_x: 
39 @src_y: 
40 @dest_x: 
41 @dest_y: 
42 @width: 
43 @height: 
44 @Returns: <!--
45 Local variables:
46 mode: sgml
47 sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
48 End:
49 -->
50
51