]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk/tmpl/pixbufs.sgml
Remove period from title of example in docs.
[~andy/gtk] / docs / reference / gdk / tmpl / pixbufs.sgml
1 <!-- ##### SECTION Title ##### -->
2 Pixbufs
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Functions for rendering pixbufs on drawables
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### FUNCTION gdk_pixbuf_render_threshold_alpha ##### -->
18 <para>
19
20 </para>
21
22 @pixbuf: 
23 @bitmap: 
24 @src_x: 
25 @src_y: 
26 @dest_x: 
27 @dest_y: 
28 @width: 
29 @height: 
30 @alpha_threshold: 
31
32
33 <!-- ##### FUNCTION gdk_pixbuf_render_to_drawable ##### -->
34 <para>
35
36 </para>
37
38 @pixbuf: 
39 @drawable: 
40 @gc: 
41 @src_x: 
42 @src_y: 
43 @dest_x: 
44 @dest_y: 
45 @width: 
46 @height: 
47 @dither: 
48 @x_dither: 
49 @y_dither: 
50
51
52 <!-- ##### FUNCTION gdk_pixbuf_render_to_drawable_alpha ##### -->
53 <para>
54
55 </para>
56
57 @pixbuf: 
58 @drawable: 
59 @src_x: 
60 @src_y: 
61 @dest_x: 
62 @dest_y: 
63 @width: 
64 @height: 
65 @alpha_mode: 
66 @alpha_threshold: 
67 @dither: 
68 @x_dither: 
69 @y_dither: 
70
71
72 <!-- ##### FUNCTION gdk_pixbuf_render_pixmap_and_mask ##### -->
73 <para>
74
75 </para>
76
77 @pixbuf: 
78 @pixmap_return: 
79 @mask_return: 
80 @alpha_threshold: 
81
82
83 <!-- ##### FUNCTION gdk_pixbuf_render_pixmap_and_mask_for_colormap ##### -->
84 <para>
85
86 </para>
87
88 @pixbuf: 
89 @colormap: 
90 @pixmap_return: 
91 @mask_return: 
92 @alpha_threshold: 
93
94
95 <!-- ##### FUNCTION gdk_pixbuf_get_from_drawable ##### -->
96 <para>
97
98 </para>
99
100 @dest: 
101 @src: 
102 @cmap: 
103 @src_x: 
104 @src_y: 
105 @dest_x: 
106 @dest_y: 
107 @width: 
108 @height: 
109 @Returns: 
110
111
112 <!-- ##### FUNCTION gdk_pixbuf_get_from_image ##### -->
113 <para>
114
115 </para>
116
117 @dest: 
118 @src: 
119 @cmap: 
120 @src_x: 
121 @src_y: 
122 @dest_x: 
123 @dest_y: 
124 @width: 
125 @height: 
126 @Returns: 
127
128