gdk_pixbuf2 1.0.3-x86-mingw32 → 1.1.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/ext/gdk_pixbuf2/rbgdk-pixbuf-format.c +49 -40
- data/ext/gdk_pixbuf2/rbgdk-pixbuf-loader.c +50 -40
- data/ext/gdk_pixbuf2/rbgdk-pixbuf.c +250 -168
- data/ext/gdk_pixbuf2/rbgdk-pixbuf.h +25 -18
- data/ext/gdk_pixbuf2/rbgdk-pixbuf2conversions.h +42 -0
- data/ext/gdk_pixbuf2/rbgdk-pixbuf2private.h +35 -0
- data/ext/gdk_pixbuf2/rbgdk-pixbufanimation.c +46 -83
- data/ext/gdk_pixbuf2/rbgdk-pixbufanimationiter.c +71 -0
- data/ext/gdk_pixbuf2/rbgdk-pixbufsimpleanim.c +29 -17
- data/ext/gdk_pixbuf2/rbgdk-pixdata.c +81 -77
- data/lib/1.8/gdk_pixbuf2.so +0 -0
- data/lib/1.9/gdk_pixbuf2.so +0 -0
- data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
- data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h +40 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +200 -5
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +82 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +170 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +6 -1
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h +5 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h +42 -1
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +2 -2
- data/vendor/local/lib/gdk_pixbuf-2.0.lib +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +4 -2
- data/vendor/local/manifest/{gdk-pixbuf-dev_2.22.1-1_win32.mft → gdk-pixbuf-dev_2.24.0-1_win32.mft} +12 -13
- data/vendor/local/manifest/{gdk-pixbuf_2.22.1-1_win32.mft → gdk-pixbuf_2.24.0-1_win32.mft} +2 -1
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +181 -150
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +30 -9
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +35 -3
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +13 -9
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +251 -629
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +644 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +372 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +642 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +417 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +495 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +485 -184
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +168 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/{gdk-pixbuf-scaling.html → gdk-pixbuf-Scaling.html} +296 -190
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +617 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/{gdk-pixbuf-util.html → gdk-pixbuf-Utilities.html} +83 -93
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +63 -26
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +16 -16
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +149 -128
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +18 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +184 -154
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +18 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +2 -1
- data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +2 -2
- data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +2 -2
- data/vendor/local/src/dieterv/packaging/gdk-pixbuf_2.24.0-1_win32.log +956 -0
- data/vendor/local/src/dieterv/packaging/gdk-pixbuf_2.24.0-1_win32.sh +97 -0
- metadata +26 -24
- data/ChangeLog +0 -482
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-animation.html +0 -654
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-creating.html +0 -406
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-loading.html +0 -402
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-saving.html +0 -685
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html +0 -460
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-inline.html +0 -516
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-refcounting.html +0 -132
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp +0 -175
- data/vendor/local/src/tml/packaging/gdk-pixbuf_2.22.1-1_win32.log +0 -1012
- data/vendor/local/src/tml/packaging/gdk-pixbuf_2.22.1-1_win32.sh +0 -256
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="rn02.html" title="Tools Reference">
|
9
9
|
<link rel="prev" href="rn02.html" title="Tools Reference">
|
10
10
|
<link rel="next" href="gdk-pixbuf-query-loaders.html" title="gdk-pixbuf-query-loaders">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -19,7 +19,7 @@
|
|
19
19
|
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
|
20
20
|
<td><a accesskey="n" href="gdk-pixbuf-query-loaders.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div class="refentry"
|
22
|
+
<div class="refentry">
|
23
23
|
<a name="gdk-pixbuf-csource"></a><div class="titlepage"></div>
|
24
24
|
<div class="refnamediv"><table width="100%"><tr>
|
25
25
|
<td valign="top">
|
@@ -28,7 +28,7 @@
|
|
28
28
|
</td>
|
29
29
|
<td valign="top" align="right"></td>
|
30
30
|
</tr></table></div>
|
31
|
-
<div class="refsynopsisdiv"
|
31
|
+
<div class="refsynopsisdiv">
|
32
32
|
<h2>Synopsis</h2>
|
33
33
|
<div class="cmdsynopsis"><p><code class="command">gdk-pixbuf-csource</code> [options] [image]</p></div>
|
34
34
|
<div class="cmdsynopsis"><p><code class="command">gdk-pixbuf-csource</code> [options] --build-list [
|
@@ -36,23 +36,23 @@
|
|
36
36
|
[image]
|
37
37
|
...]</p></div>
|
38
38
|
</div>
|
39
|
-
<div class="refsect1"
|
40
|
-
<a name="
|
39
|
+
<div class="refsect1">
|
40
|
+
<a name="id455056"></a><h2>Description</h2>
|
41
41
|
<p>
|
42
42
|
<span class="command"><strong>gdk-pixbuf-csource</strong></span> is a small utility that generates
|
43
43
|
C code containing images, useful for compiling images directly into programs.
|
44
44
|
</p>
|
45
45
|
</div>
|
46
|
-
<div class="refsect1"
|
47
|
-
<a name="
|
46
|
+
<div class="refsect1">
|
47
|
+
<a name="id496425"></a><h2>Invocation</h2>
|
48
48
|
<p>
|
49
49
|
<span class="command"><strong>gdk-pixbuf-csource</strong></span> either takes as input one image file
|
50
50
|
name to generate code for, or, using the <code class="option">--build-list</code> option,
|
51
51
|
a list of (<em class="replaceable"><code>name</code></em>, <em class="replaceable"><code>image</code></em>)
|
52
52
|
pairs to generate code for a list of images into named variables.
|
53
53
|
</p>
|
54
|
-
<div class="refsect2"
|
55
|
-
<a name="
|
54
|
+
<div class="refsect2">
|
55
|
+
<a name="id455809"></a><h3>Options</h3>
|
56
56
|
<div class="variablelist"><table border="0">
|
57
57
|
<col align="left" valign="top">
|
58
58
|
<tbody>
|
@@ -144,23 +144,23 @@ Make warnings fatal (causes the program to abort).
|
|
144
144
|
</table></div>
|
145
145
|
</div>
|
146
146
|
</div>
|
147
|
-
<div class="refsect1"
|
148
|
-
<a name="
|
147
|
+
<div class="refsect1">
|
148
|
+
<a name="id500637"></a><h2>See also</h2>
|
149
149
|
<p>
|
150
150
|
The <span class="structname">GdkPixbuf</span> documentation, shipped with the
|
151
151
|
Gtk+ distribution, available from <a class="ulink" href="http://www.gtk.org" target="_top">www.gtk.org</a>.
|
152
152
|
</p>
|
153
153
|
</div>
|
154
|
-
<div class="refsect1"
|
155
|
-
<a name="
|
154
|
+
<div class="refsect1">
|
155
|
+
<a name="id500656"></a><h2>Bugs</h2>
|
156
156
|
<p>
|
157
157
|
The runlength encoder gets out of sync with the pixel boundaries, since
|
158
158
|
it includes the rowstride padding in the encoded stream. Furthermore, it
|
159
159
|
generates pixbufs with suboptimal rowstride in some cases.
|
160
160
|
</p>
|
161
161
|
</div>
|
162
|
-
<div class="refsect1"
|
163
|
-
<a name="
|
162
|
+
<div class="refsect1">
|
163
|
+
<a name="id500668"></a><h2>Author</h2>
|
164
164
|
<p>
|
165
165
|
<span class="command"><strong>gdk-pixbuf-csource</strong></span> was written by Tim Janik
|
166
166
|
<code class="email"><<a class="email" href="mailto:timj@gtk.org">timj@gtk.org</a>></code>.
|
@@ -172,6 +172,6 @@ This manual page was provided by Tim Janik <code class="email"><<a class="ema
|
|
172
172
|
</div>
|
173
173
|
<div class="footer">
|
174
174
|
<hr>
|
175
|
-
Generated by GTK-Doc V1.
|
175
|
+
Generated by GTK-Doc V1.17.1</div>
|
176
176
|
</body>
|
177
177
|
</html>
|
@@ -7,8 +7,8 @@
|
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-gdk-pixbuf-rendering.html" title="Rendering">
|
10
|
-
<link rel="next" href="gdk-pixbuf-
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<link rel="next" href="gdk-pixbuf-Utilities.html" title="Utilities">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -17,9 +17,9 @@
|
|
17
17
|
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
18
18
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
19
|
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
|
20
|
-
<td><a accesskey="n" href="gdk-pixbuf-
|
20
|
+
<td><a accesskey="n" href="gdk-pixbuf-Utilities.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div class="refentry"
|
22
|
+
<div class="refentry">
|
23
23
|
<a name="gdk-pixbuf-gdk-pixbuf-from-drawables"></a><div class="titlepage"></div>
|
24
24
|
<div class="refnamediv"><table width="100%"><tr>
|
25
25
|
<td valign="top">
|
@@ -28,18 +28,18 @@
|
|
28
28
|
</td>
|
29
29
|
<td valign="top" align="right"></td>
|
30
30
|
</tr></table></div>
|
31
|
-
<div class="refsect1"
|
32
|
-
<a name="
|
31
|
+
<div class="refsect1">
|
32
|
+
<a name="id454836"></a><h2>Description</h2>
|
33
33
|
<p>
|
34
34
|
The functions to take the image data from a GDK drawable and dump it
|
35
35
|
into a pixbuf are contained in GDK, see the
|
36
|
-
|
36
|
+
Pixbufs section of the GDK
|
37
37
|
documentation.
|
38
38
|
</p>
|
39
39
|
</div>
|
40
40
|
</div>
|
41
41
|
<div class="footer">
|
42
42
|
<hr>
|
43
|
-
Generated by GTK-Doc V1.
|
43
|
+
Generated by GTK-Doc V1.17.1</div>
|
44
44
|
</body>
|
45
45
|
</html>
|
@@ -6,20 +6,20 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
|
-
<link rel="prev" href="gdk-pixbuf-
|
9
|
+
<link rel="prev" href="gdk-pixbuf-Scaling.html" title="Scaling">
|
10
10
|
<link rel="next" href="gdk-pixbuf-gdk-pixbuf-from-drawables.html" title="Drawables to Pixbufs">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
16
|
-
<td><a accesskey="p" href="gdk-pixbuf-
|
16
|
+
<td><a accesskey="p" href="gdk-pixbuf-Scaling.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
17
|
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
18
18
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
19
|
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
|
20
20
|
<td><a accesskey="n" href="gdk-pixbuf-gdk-pixbuf-from-drawables.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div class="refentry"
|
22
|
+
<div class="refentry">
|
23
23
|
<a name="gdk-pixbuf-gdk-pixbuf-rendering"></a><div class="titlepage"></div>
|
24
24
|
<div class="refnamediv"><table width="100%"><tr>
|
25
25
|
<td valign="top">
|
@@ -28,17 +28,17 @@
|
|
28
28
|
</td>
|
29
29
|
<td valign="top" align="right"></td>
|
30
30
|
</tr></table></div>
|
31
|
-
<div class="refsect1"
|
32
|
-
<a name="
|
31
|
+
<div class="refsect1">
|
32
|
+
<a name="id468761"></a><h2>Description</h2>
|
33
33
|
<p>
|
34
34
|
The functions to render pixbufs to GDK drawables are contained in
|
35
|
-
GDK, see the
|
35
|
+
GDK, see the Pixbufs section
|
36
36
|
of the GDK documentation.
|
37
37
|
</p>
|
38
38
|
</div>
|
39
39
|
</div>
|
40
40
|
<div class="footer">
|
41
41
|
<hr>
|
42
|
-
Generated by GTK-Doc V1.
|
42
|
+
Generated by GTK-Doc V1.17.1</div>
|
43
43
|
</body>
|
44
44
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="rn02.html" title="Tools Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-csource.html" title="gdk-pixbuf-csource">
|
10
10
|
<link rel="next" href="api-index-full.html" title="Index of all symbols">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -19,7 +19,7 @@
|
|
19
19
|
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
|
20
20
|
<td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div class="refentry"
|
22
|
+
<div class="refentry">
|
23
23
|
<a name="gdk-pixbuf-query-loaders"></a><div class="titlepage"></div>
|
24
24
|
<div class="refnamediv"><table width="100%"><tr>
|
25
25
|
<td valign="top">
|
@@ -28,12 +28,12 @@
|
|
28
28
|
</td>
|
29
29
|
<td valign="top" align="right"></td>
|
30
30
|
</tr></table></div>
|
31
|
-
<div class="refsynopsisdiv"
|
31
|
+
<div class="refsynopsisdiv">
|
32
32
|
<h2>Synopsis</h2>
|
33
33
|
<div class="cmdsynopsis"><p><code class="command">gdk-pixbuf-query-loaders</code> [--update-cache] [module...]</p></div>
|
34
34
|
</div>
|
35
|
-
<div class="refsect1"
|
36
|
-
<a name="
|
35
|
+
<div class="refsect1">
|
36
|
+
<a name="id513533"></a><h2>Description</h2>
|
37
37
|
<p>
|
38
38
|
<span class="command"><strong>gdk-pixbuf-query-loaders</strong></span> collects information about
|
39
39
|
loadable modules for <span class="application">gdk-pixbuf</span> and writes it to
|
@@ -54,8 +54,8 @@ location, the environment variable <code class="envar">GDK_PIXBUF_MODULE_FILE</c
|
|
54
54
|
can be set to point <span class="application">gdk-pixbuf</span> at the file.
|
55
55
|
</p>
|
56
56
|
</div>
|
57
|
-
<div class="refsect1"
|
58
|
-
<a name="
|
57
|
+
<div class="refsect1">
|
58
|
+
<a name="id458007"></a><h2>Options</h2>
|
59
59
|
<div class="variablelist"><table border="0">
|
60
60
|
<col align="left" valign="top">
|
61
61
|
<tbody><tr>
|
@@ -65,8 +65,8 @@ can be set to point <span class="application">gdk-pixbuf</span> at the file.
|
|
65
65
|
</tr></tbody>
|
66
66
|
</table></div>
|
67
67
|
</div>
|
68
|
-
<div class="refsect1"
|
69
|
-
<a name="
|
68
|
+
<div class="refsect1">
|
69
|
+
<a name="id498786"></a><h2>Environment</h2>
|
70
70
|
<p>
|
71
71
|
The environment variable <code class="envar">GDK_PIXBUF_MODULEDIR</code> can be used
|
72
72
|
to specify a different loader directory. The default
|
@@ -74,8 +74,8 @@ to specify a different loader directory. The default
|
|
74
74
|
directory is <code class="filename"><em class="replaceable"><code>libdir</code></em>/gdk-pixbuf-2.0/<em class="replaceable"><code>version</code></em>/loaders</code>.
|
75
75
|
</p>
|
76
76
|
</div>
|
77
|
-
<div class="refsect1"
|
78
|
-
<a name="
|
77
|
+
<div class="refsect1">
|
78
|
+
<a name="id454886"></a><h2>Bugs</h2>
|
79
79
|
<p>
|
80
80
|
None known yet.
|
81
81
|
</p>
|
@@ -83,6 +83,6 @@ None known yet.
|
|
83
83
|
</div>
|
84
84
|
<div class="footer">
|
85
85
|
<hr>
|
86
|
-
Generated by GTK-Doc V1.
|
86
|
+
Generated by GTK-Doc V1.17.1</div>
|
87
87
|
</body>
|
88
88
|
</html>
|
@@ -3,18 +3,18 @@
|
|
3
3
|
<book xmlns="http://www.devhelp.net/book" title="GDK-PixBuf Reference Manual" link="index.html" author="Federico Mena Quintero" name="gdk-pixbuf" version="2" language="c">
|
4
4
|
<chapters>
|
5
5
|
<sub name="API Reference" link="rn01.html">
|
6
|
-
<sub name="
|
7
|
-
<sub name="
|
8
|
-
<sub name="
|
9
|
-
<sub name="
|
10
|
-
<sub name="
|
11
|
-
<sub name="
|
12
|
-
<sub name="
|
13
|
-
<sub name="
|
6
|
+
<sub name="Initialization and Versions" link="gdk-pixbuf-Versioning.html"/>
|
7
|
+
<sub name="The GdkPixbuf Structure" link="gdk-pixbuf-The-GdkPixbuf-Structure.html"/>
|
8
|
+
<sub name="Reference Counting and Memory Mangement" link="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html"/>
|
9
|
+
<sub name="File Loading" link="gdk-pixbuf-File-Loading.html"/>
|
10
|
+
<sub name="File saving" link="gdk-pixbuf-File-saving.html"/>
|
11
|
+
<sub name="Image Data in Memory" link="gdk-pixbuf-Image-Data-in-Memory.html"/>
|
12
|
+
<sub name="Inline data" link="gdk-pixbuf-Inline-data.html"/>
|
13
|
+
<sub name="Scaling" link="gdk-pixbuf-Scaling.html"/>
|
14
14
|
<sub name="Rendering" link="gdk-pixbuf-gdk-pixbuf-rendering.html"/>
|
15
15
|
<sub name="Drawables to Pixbufs" link="gdk-pixbuf-gdk-pixbuf-from-drawables.html"/>
|
16
|
-
<sub name="
|
17
|
-
<sub name="
|
16
|
+
<sub name="Utilities" link="gdk-pixbuf-Utilities.html"/>
|
17
|
+
<sub name="Animations" link="gdk-pixbuf-Animations.html"/>
|
18
18
|
<sub name="GdkPixbufLoader" link="GdkPixbufLoader.html"/>
|
19
19
|
<sub name="Module Interface" link="gdk-pixbuf-Module-Interface.html"/>
|
20
20
|
</sub>
|
@@ -43,96 +43,97 @@
|
|
43
43
|
<keyword type="macro" name="GDK_PIXBUF_MAJOR" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS"/>
|
44
44
|
<keyword type="macro" name="GDK_PIXBUF_MINOR" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS"/>
|
45
45
|
<keyword type="macro" name="GDK_PIXBUF_MICRO" link="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS"/>
|
46
|
-
<keyword type="enum" name="enum GdkPixbufError" link="gdk-pixbuf-
|
47
|
-
<keyword type="macro" name="GDK_PIXBUF_ERROR" link="gdk-pixbuf-
|
48
|
-
<keyword type="enum" name="enum GdkColorspace" link="gdk-pixbuf-
|
49
|
-
<keyword type="enum" name="enum GdkPixbufAlphaMode" link="gdk-pixbuf-
|
50
|
-
<keyword type="struct" name="GdkPixbuf" link="gdk-pixbuf-
|
51
|
-
<keyword type="function" name="gdk_pixbuf_get_colorspace ()" link="gdk-pixbuf-
|
52
|
-
<keyword type="function" name="gdk_pixbuf_get_n_channels ()" link="gdk-pixbuf-
|
53
|
-
<keyword type="function" name="gdk_pixbuf_get_has_alpha ()" link="gdk-pixbuf-
|
54
|
-
<keyword type="function" name="gdk_pixbuf_get_bits_per_sample ()" link="gdk-pixbuf-
|
55
|
-
<keyword type="function" name="gdk_pixbuf_get_pixels ()" link="gdk-pixbuf-
|
56
|
-
<keyword type="function" name="gdk_pixbuf_get_width ()" link="gdk-pixbuf-
|
57
|
-
<keyword type="function" name="gdk_pixbuf_get_height ()" link="gdk-pixbuf-
|
58
|
-
<keyword type="function" name="gdk_pixbuf_get_rowstride ()" link="gdk-pixbuf-
|
59
|
-
<keyword type="function" name="gdk_pixbuf_get_option ()" link="gdk-pixbuf-
|
60
|
-
<keyword type="property" name="The "bits-per-sample" property" link="gdk-pixbuf-
|
61
|
-
<keyword type="property" name="The "colorspace" property" link="gdk-pixbuf-
|
62
|
-
<keyword type="property" name="The "has-alpha" property" link="gdk-pixbuf-
|
63
|
-
<keyword type="property" name="The "height" property" link="gdk-pixbuf-
|
64
|
-
<keyword type="property" name="The "n-channels" property" link="gdk-pixbuf-
|
65
|
-
<keyword type="property" name="The "pixels" property" link="gdk-pixbuf-
|
66
|
-
<keyword type="property" name="The "rowstride" property" link="gdk-pixbuf-
|
67
|
-
<keyword type="property" name="The "width" property" link="gdk-pixbuf-
|
68
|
-
<keyword type="function" name="gdk_pixbuf_ref ()" link="gdk-pixbuf-
|
69
|
-
<keyword type="function" name="gdk_pixbuf_unref ()" link="gdk-pixbuf-
|
70
|
-
<keyword type="function" name="GdkPixbufDestroyNotify ()" link="gdk-pixbuf-
|
71
|
-
<keyword type="
|
72
|
-
<keyword type="
|
73
|
-
<keyword type="
|
74
|
-
<keyword type="function" name="gdk_pixbuf_get_file_info ()" link="gdk-pixbuf-
|
75
|
-
<keyword type="function" name="gdk_pixbuf_new_from_stream ()" link="gdk-pixbuf-
|
76
|
-
<keyword type="function" name="gdk_pixbuf_new_from_stream_at_scale ()" link="gdk-pixbuf-
|
77
|
-
<keyword type="
|
78
|
-
<keyword type="
|
79
|
-
<keyword type="function" name="GdkPixbufSaveFunc ()" link="gdk-pixbuf-
|
80
|
-
<keyword type="function" name="gdk_pixbuf_save_to_callback ()" link="gdk-pixbuf-
|
81
|
-
<keyword type="function" name="gdk_pixbuf_save_to_callbackv ()" link="gdk-pixbuf-
|
82
|
-
<keyword type="function" name="gdk_pixbuf_save_to_buffer ()" link="gdk-pixbuf-
|
83
|
-
<keyword type="function" name="gdk_pixbuf_save_to_bufferv ()" link="gdk-pixbuf-
|
84
|
-
<keyword type="function" name="gdk_pixbuf_save_to_stream ()" link="gdk-pixbuf-
|
85
|
-
<keyword type="function" name="gdk_pixbuf_new ()" link="gdk-pixbuf-
|
86
|
-
<keyword type="function" name="gdk_pixbuf_new_from_data ()" link="gdk-pixbuf-
|
87
|
-
<keyword type="function" name="gdk_pixbuf_new_from_xpm_data ()" link="gdk-pixbuf-
|
88
|
-
<keyword type="function" name="gdk_pixbuf_new_from_inline ()" link="gdk-pixbuf-
|
89
|
-
<keyword type="function" name="gdk_pixbuf_new_subpixbuf ()" link="gdk-pixbuf-
|
90
|
-
<keyword type="function" name="gdk_pixbuf_copy ()" link="gdk-pixbuf-
|
91
|
-
<keyword type="struct" name="GdkPixdata" link="gdk-pixbuf-
|
92
|
-
<keyword type="enum" name="enum GdkPixdataType" link="gdk-pixbuf-
|
93
|
-
<keyword type="enum" name="enum GdkPixdataDumpType" link="gdk-pixbuf-
|
94
|
-
<keyword type="macro" name="GDK_PIXBUF_MAGIC_NUMBER" link="gdk-pixbuf-
|
95
|
-
<keyword type="macro" name="GDK_PIXDATA_HEADER_LENGTH" link="gdk-pixbuf-
|
96
|
-
<keyword type="function" name="gdk_pixdata_from_pixbuf ()" link="gdk-pixbuf-
|
97
|
-
<keyword type="function" name="gdk_pixbuf_from_pixdata ()" link="gdk-pixbuf-
|
98
|
-
<keyword type="function" name="gdk_pixdata_serialize ()" link="gdk-pixbuf-
|
99
|
-
<keyword type="function" name="gdk_pixdata_deserialize ()" link="gdk-pixbuf-
|
100
|
-
<keyword type="function" name="gdk_pixdata_to_csource ()" link="gdk-pixbuf-
|
101
|
-
<keyword type="enum" name="enum GdkInterpType" link="gdk-pixbuf-
|
102
|
-
<keyword type="function" name="gdk_pixbuf_scale_simple ()" link="gdk-pixbuf-
|
103
|
-
<keyword type="function" name="gdk_pixbuf_scale ()" link="gdk-pixbuf-
|
104
|
-
<keyword type="function" name="gdk_pixbuf_composite_color_simple ()" link="gdk-pixbuf-
|
105
|
-
<keyword type="function" name="gdk_pixbuf_composite ()" link="gdk-pixbuf-
|
106
|
-
<keyword type="function" name="gdk_pixbuf_composite_color ()" link="gdk-pixbuf-
|
107
|
-
<keyword type="enum" name="enum GdkPixbufRotation" link="gdk-pixbuf-
|
108
|
-
<keyword type="function" name="gdk_pixbuf_rotate_simple ()" link="gdk-pixbuf-
|
109
|
-
<keyword type="function" name="gdk_pixbuf_flip ()" link="gdk-pixbuf-
|
110
|
-
<keyword type="function" name="gdk_pixbuf_add_alpha ()" link="gdk-pixbuf-
|
111
|
-
<keyword type="function" name="gdk_pixbuf_copy_area ()" link="gdk-pixbuf-
|
112
|
-
<keyword type="function" name="gdk_pixbuf_saturate_and_pixelate ()" link="gdk-pixbuf-
|
113
|
-
<keyword type="function" name="gdk_pixbuf_apply_embedded_orientation ()" link="gdk-pixbuf-
|
114
|
-
<keyword type="function" name="gdk_pixbuf_fill ()" link="gdk-pixbuf-
|
115
|
-
<keyword type="struct" name="GdkPixbufAnimation" link="gdk-pixbuf-
|
116
|
-
<keyword type="struct" name="GdkPixbufAnimationIter" link="gdk-pixbuf-
|
117
|
-
<keyword type="
|
118
|
-
<keyword type="function" name="gdk_pixbuf_animation_ref ()" link="gdk-pixbuf-
|
119
|
-
<keyword type="function" name="gdk_pixbuf_animation_unref ()" link="gdk-pixbuf-
|
120
|
-
<keyword type="function" name="gdk_pixbuf_animation_get_width ()" link="gdk-pixbuf-
|
121
|
-
<keyword type="function" name="gdk_pixbuf_animation_get_height ()" link="gdk-pixbuf-
|
122
|
-
<keyword type="function" name="gdk_pixbuf_animation_get_iter ()" link="gdk-pixbuf-
|
123
|
-
<keyword type="function" name="gdk_pixbuf_animation_is_static_image ()" link="gdk-pixbuf-
|
124
|
-
<keyword type="function" name="gdk_pixbuf_animation_get_static_image ()" link="gdk-pixbuf-
|
125
|
-
<keyword type="function" name="gdk_pixbuf_animation_iter_advance ()" link="gdk-pixbuf-
|
126
|
-
<keyword type="function" name="gdk_pixbuf_animation_iter_get_delay_time ()" link="gdk-pixbuf-
|
127
|
-
<keyword type="function" name="gdk_pixbuf_animation_iter_on_currently_loading_frame ()" link="gdk-pixbuf-
|
128
|
-
<keyword type="function" name="gdk_pixbuf_animation_iter_get_pixbuf ()" link="gdk-pixbuf-
|
129
|
-
<keyword type="struct" name="GdkPixbufSimpleAnim" link="gdk-pixbuf-
|
130
|
-
<keyword type="function" name="gdk_pixbuf_simple_anim_new ()" link="gdk-pixbuf-
|
131
|
-
<keyword type="function" name="gdk_pixbuf_simple_anim_add_frame ()" link="gdk-pixbuf-
|
132
|
-
<keyword type="function" name="gdk_pixbuf_simple_anim_set_loop ()" link="gdk-pixbuf-
|
133
|
-
<keyword type="function" name="gdk_pixbuf_simple_anim_get_loop ()" link="gdk-pixbuf-
|
134
|
-
<keyword type="property" name="The "loop" property" link="gdk-pixbuf-
|
135
|
-
<keyword type="
|
46
|
+
<keyword type="enum" name="enum GdkPixbufError" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbufError"/>
|
47
|
+
<keyword type="macro" name="GDK_PIXBUF_ERROR" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS"/>
|
48
|
+
<keyword type="enum" name="enum GdkColorspace" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkColorspace"/>
|
49
|
+
<keyword type="enum" name="enum GdkPixbufAlphaMode" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbufAlphaMode"/>
|
50
|
+
<keyword type="struct" name="GdkPixbuf" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"/>
|
51
|
+
<keyword type="function" name="gdk_pixbuf_get_colorspace ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-colorspace"/>
|
52
|
+
<keyword type="function" name="gdk_pixbuf_get_n_channels ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-n-channels"/>
|
53
|
+
<keyword type="function" name="gdk_pixbuf_get_has_alpha ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-has-alpha"/>
|
54
|
+
<keyword type="function" name="gdk_pixbuf_get_bits_per_sample ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-bits-per-sample"/>
|
55
|
+
<keyword type="function" name="gdk_pixbuf_get_pixels ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-pixels"/>
|
56
|
+
<keyword type="function" name="gdk_pixbuf_get_width ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-width"/>
|
57
|
+
<keyword type="function" name="gdk_pixbuf_get_height ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-height"/>
|
58
|
+
<keyword type="function" name="gdk_pixbuf_get_rowstride ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-rowstride"/>
|
59
|
+
<keyword type="function" name="gdk_pixbuf_get_option ()" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-option"/>
|
60
|
+
<keyword type="property" name="The "bits-per-sample" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--bits-per-sample"/>
|
61
|
+
<keyword type="property" name="The "colorspace" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--colorspace"/>
|
62
|
+
<keyword type="property" name="The "has-alpha" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--has-alpha"/>
|
63
|
+
<keyword type="property" name="The "height" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--height"/>
|
64
|
+
<keyword type="property" name="The "n-channels" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--n-channels"/>
|
65
|
+
<keyword type="property" name="The "pixels" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--pixels"/>
|
66
|
+
<keyword type="property" name="The "rowstride" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--rowstride"/>
|
67
|
+
<keyword type="property" name="The "width" property" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--width"/>
|
68
|
+
<keyword type="function" name="gdk_pixbuf_ref ()" link="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-ref" deprecated="2.0: Use g_object_ref()."/>
|
69
|
+
<keyword type="function" name="gdk_pixbuf_unref ()" link="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-unref" deprecated="2.0: Use g_object_unref()."/>
|
70
|
+
<keyword type="function" name="GdkPixbufDestroyNotify ()" link="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#GdkPixbufDestroyNotify"/>
|
71
|
+
<keyword type="macro" name="gdk_pixbuf_new_from_file" link="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file"/>
|
72
|
+
<keyword type="macro" name="gdk_pixbuf_new_from_file_at_size" link="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size" since="2.4"/>
|
73
|
+
<keyword type="macro" name="gdk_pixbuf_new_from_file_at_scale" link="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-scale" since="2.6"/>
|
74
|
+
<keyword type="function" name="gdk_pixbuf_get_file_info ()" link="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info" since="2.4"/>
|
75
|
+
<keyword type="function" name="gdk_pixbuf_new_from_stream ()" link="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream" since="2.14"/>
|
76
|
+
<keyword type="function" name="gdk_pixbuf_new_from_stream_at_scale ()" link="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream-at-scale" since="2.14"/>
|
77
|
+
<keyword type="macro" name="gdk_pixbuf_savev" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-savev"/>
|
78
|
+
<keyword type="macro" name="gdk_pixbuf_save" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-save"/>
|
79
|
+
<keyword type="function" name="GdkPixbufSaveFunc ()" link="gdk-pixbuf-File-saving.html#GdkPixbufSaveFunc" since="2.4"/>
|
80
|
+
<keyword type="function" name="gdk_pixbuf_save_to_callback ()" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callback" since="2.4"/>
|
81
|
+
<keyword type="function" name="gdk_pixbuf_save_to_callbackv ()" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callbackv" since="2.4"/>
|
82
|
+
<keyword type="function" name="gdk_pixbuf_save_to_buffer ()" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-buffer" since="2.4"/>
|
83
|
+
<keyword type="function" name="gdk_pixbuf_save_to_bufferv ()" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-bufferv" since="2.4"/>
|
84
|
+
<keyword type="function" name="gdk_pixbuf_save_to_stream ()" link="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-stream" since="2.14"/>
|
85
|
+
<keyword type="function" name="gdk_pixbuf_new ()" link="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new"/>
|
86
|
+
<keyword type="function" name="gdk_pixbuf_new_from_data ()" link="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-data"/>
|
87
|
+
<keyword type="function" name="gdk_pixbuf_new_from_xpm_data ()" link="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-xpm-data"/>
|
88
|
+
<keyword type="function" name="gdk_pixbuf_new_from_inline ()" link="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-inline"/>
|
89
|
+
<keyword type="function" name="gdk_pixbuf_new_subpixbuf ()" link="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-subpixbuf"/>
|
90
|
+
<keyword type="function" name="gdk_pixbuf_copy ()" link="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-copy"/>
|
91
|
+
<keyword type="struct" name="struct GdkPixdata" link="gdk-pixbuf-Inline-data.html#GdkPixdata"/>
|
92
|
+
<keyword type="enum" name="enum GdkPixdataType" link="gdk-pixbuf-Inline-data.html#GdkPixdataType"/>
|
93
|
+
<keyword type="enum" name="enum GdkPixdataDumpType" link="gdk-pixbuf-Inline-data.html#GdkPixdataDumpType"/>
|
94
|
+
<keyword type="macro" name="GDK_PIXBUF_MAGIC_NUMBER" link="gdk-pixbuf-Inline-data.html#GDK-PIXBUF-MAGIC-NUMBER:CAPS"/>
|
95
|
+
<keyword type="macro" name="GDK_PIXDATA_HEADER_LENGTH" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-HEADER-LENGTH:CAPS"/>
|
96
|
+
<keyword type="function" name="gdk_pixdata_from_pixbuf ()" link="gdk-pixbuf-Inline-data.html#gdk-pixdata-from-pixbuf"/>
|
97
|
+
<keyword type="function" name="gdk_pixbuf_from_pixdata ()" link="gdk-pixbuf-Inline-data.html#gdk-pixbuf-from-pixdata"/>
|
98
|
+
<keyword type="function" name="gdk_pixdata_serialize ()" link="gdk-pixbuf-Inline-data.html#gdk-pixdata-serialize"/>
|
99
|
+
<keyword type="function" name="gdk_pixdata_deserialize ()" link="gdk-pixbuf-Inline-data.html#gdk-pixdata-deserialize"/>
|
100
|
+
<keyword type="function" name="gdk_pixdata_to_csource ()" link="gdk-pixbuf-Inline-data.html#gdk-pixdata-to-csource"/>
|
101
|
+
<keyword type="enum" name="enum GdkInterpType" link="gdk-pixbuf-Scaling.html#GdkInterpType"/>
|
102
|
+
<keyword type="function" name="gdk_pixbuf_scale_simple ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-scale-simple"/>
|
103
|
+
<keyword type="function" name="gdk_pixbuf_scale ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-scale"/>
|
104
|
+
<keyword type="function" name="gdk_pixbuf_composite_color_simple ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-composite-color-simple"/>
|
105
|
+
<keyword type="function" name="gdk_pixbuf_composite ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-composite"/>
|
106
|
+
<keyword type="function" name="gdk_pixbuf_composite_color ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-composite-color"/>
|
107
|
+
<keyword type="enum" name="enum GdkPixbufRotation" link="gdk-pixbuf-Scaling.html#GdkPixbufRotation"/>
|
108
|
+
<keyword type="function" name="gdk_pixbuf_rotate_simple ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-rotate-simple" since="2.6"/>
|
109
|
+
<keyword type="function" name="gdk_pixbuf_flip ()" link="gdk-pixbuf-Scaling.html#gdk-pixbuf-flip" since="2.6"/>
|
110
|
+
<keyword type="function" name="gdk_pixbuf_add_alpha ()" link="gdk-pixbuf-Utilities.html#gdk-pixbuf-add-alpha"/>
|
111
|
+
<keyword type="function" name="gdk_pixbuf_copy_area ()" link="gdk-pixbuf-Utilities.html#gdk-pixbuf-copy-area"/>
|
112
|
+
<keyword type="function" name="gdk_pixbuf_saturate_and_pixelate ()" link="gdk-pixbuf-Utilities.html#gdk-pixbuf-saturate-and-pixelate"/>
|
113
|
+
<keyword type="function" name="gdk_pixbuf_apply_embedded_orientation ()" link="gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation" since="2.12"/>
|
114
|
+
<keyword type="function" name="gdk_pixbuf_fill ()" link="gdk-pixbuf-Utilities.html#gdk-pixbuf-fill"/>
|
115
|
+
<keyword type="struct" name="struct GdkPixbufAnimation" link="gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct"/>
|
116
|
+
<keyword type="struct" name="struct GdkPixbufAnimationIter" link="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter-struct"/>
|
117
|
+
<keyword type="macro" name="gdk_pixbuf_animation_new_from_file" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-file"/>
|
118
|
+
<keyword type="function" name="gdk_pixbuf_animation_ref ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-ref" deprecated="2.0: Use g_object_ref()."/>
|
119
|
+
<keyword type="function" name="gdk_pixbuf_animation_unref ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-unref" deprecated="2.0: Use g_object_unref()."/>
|
120
|
+
<keyword type="function" name="gdk_pixbuf_animation_get_width ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-width"/>
|
121
|
+
<keyword type="function" name="gdk_pixbuf_animation_get_height ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-height"/>
|
122
|
+
<keyword type="function" name="gdk_pixbuf_animation_get_iter ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-iter"/>
|
123
|
+
<keyword type="function" name="gdk_pixbuf_animation_is_static_image ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-is-static-image"/>
|
124
|
+
<keyword type="function" name="gdk_pixbuf_animation_get_static_image ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-static-image"/>
|
125
|
+
<keyword type="function" name="gdk_pixbuf_animation_iter_advance ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-advance"/>
|
126
|
+
<keyword type="function" name="gdk_pixbuf_animation_iter_get_delay_time ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-delay-time"/>
|
127
|
+
<keyword type="function" name="gdk_pixbuf_animation_iter_on_currently_loading_frame ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-on-currently-loading-frame"/>
|
128
|
+
<keyword type="function" name="gdk_pixbuf_animation_iter_get_pixbuf ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf"/>
|
129
|
+
<keyword type="struct" name="GdkPixbufSimpleAnim" link="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim-struct"/>
|
130
|
+
<keyword type="function" name="gdk_pixbuf_simple_anim_new ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-new" since="2.8"/>
|
131
|
+
<keyword type="function" name="gdk_pixbuf_simple_anim_add_frame ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-add-frame" since="2.8"/>
|
132
|
+
<keyword type="function" name="gdk_pixbuf_simple_anim_set_loop ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-set-loop" since="2.18"/>
|
133
|
+
<keyword type="function" name="gdk_pixbuf_simple_anim_get_loop ()" link="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-get-loop" since="2.18"/>
|
134
|
+
<keyword type="property" name="The "loop" property" link="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim--loop"/>
|
135
|
+
<keyword type="" name="Loading an animation" link="GdkPixbufLoader.html#id456443"/>
|
136
|
+
<keyword type="struct" name="struct GdkPixbufLoader" link="GdkPixbufLoader.html#GdkPixbufLoader-struct"/>
|
136
137
|
<keyword type="function" name="gdk_pixbuf_loader_new ()" link="GdkPixbufLoader.html#gdk-pixbuf-loader-new"/>
|
137
138
|
<keyword type="function" name="gdk_pixbuf_loader_new_with_type ()" link="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-type"/>
|
138
139
|
<keyword type="function" name="gdk_pixbuf_loader_new_with_mime_type ()" link="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-mime-type" since="2.4"/>
|
@@ -159,33 +160,53 @@
|
|
159
160
|
<keyword type="function" name="gdk_pixbuf_format_is_disabled ()" link="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-disabled" since="2.6"/>
|
160
161
|
<keyword type="function" name="gdk_pixbuf_format_set_disabled ()" link="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-set-disabled" since="2.6"/>
|
161
162
|
<keyword type="function" name="gdk_pixbuf_format_get_license ()" link="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-license" since="2.6"/>
|
162
|
-
<keyword type="struct" name="GdkPixbufFormat" link="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat"/>
|
163
|
-
<keyword type="enum" name="enum GdkPixbufFormatFlags" link="gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags"/>
|
164
|
-
<keyword type="struct" name="GdkPixbufModulePattern" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern"/>
|
165
|
-
<keyword type="function" name="GdkPixbufModuleFillVtableFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc"/>
|
166
|
-
<keyword type="function" name="GdkPixbufModuleFillInfoFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc"/>
|
167
|
-
<keyword type="function" name="GdkPixbufModuleSizeFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc"/>
|
168
|
-
<keyword type="function" name="GdkPixbufModulePreparedFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc"/>
|
169
|
-
<keyword type="function" name="GdkPixbufModuleUpdatedFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc"/>
|
170
|
-
<keyword type="struct" name="GdkPixbufModule" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModule"/>
|
171
|
-
<keyword type="struct" name="GdkPixbufAnimationClass" link="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationClass"/>
|
172
|
-
<keyword type="struct" name="GdkPixbufAnimationIterClass" link="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationIterClass"/>
|
173
|
-
<keyword type="" name="Options" link="gdk-pixbuf-csource.html#
|
174
|
-
<keyword type="constant" name="
|
175
|
-
<keyword type="constant" name="
|
176
|
-
<keyword type="constant" name="
|
177
|
-
<keyword type="constant" name="
|
178
|
-
<keyword type="constant" name="
|
179
|
-
<keyword type="constant" name="
|
180
|
-
<keyword type="constant" name="
|
181
|
-
<keyword type="constant" name="
|
182
|
-
<keyword type="constant" name="
|
183
|
-
<keyword type="constant" name="
|
184
|
-
<keyword type="constant" name="
|
185
|
-
<keyword type="constant" name="
|
186
|
-
<keyword type="constant" name="
|
187
|
-
<keyword type="constant" name="
|
188
|
-
<keyword type="constant" name="
|
189
|
-
<keyword type="constant" name="
|
163
|
+
<keyword type="struct" name="struct GdkPixbufFormat" link="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" since="2.2"/>
|
164
|
+
<keyword type="enum" name="enum GdkPixbufFormatFlags" link="gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags" since="2.2"/>
|
165
|
+
<keyword type="struct" name="struct GdkPixbufModulePattern" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern" since="2.2"/>
|
166
|
+
<keyword type="function" name="GdkPixbufModuleFillVtableFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc" since="2.2"/>
|
167
|
+
<keyword type="function" name="GdkPixbufModuleFillInfoFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc" since="2.2"/>
|
168
|
+
<keyword type="function" name="GdkPixbufModuleSizeFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc" since="2.2"/>
|
169
|
+
<keyword type="function" name="GdkPixbufModulePreparedFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc" since="2.2"/>
|
170
|
+
<keyword type="function" name="GdkPixbufModuleUpdatedFunc ()" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc" since="2.2"/>
|
171
|
+
<keyword type="struct" name="struct GdkPixbufModule" link="gdk-pixbuf-Module-Interface.html#GdkPixbufModule"/>
|
172
|
+
<keyword type="struct" name="struct GdkPixbufAnimationClass" link="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationClass"/>
|
173
|
+
<keyword type="struct" name="struct GdkPixbufAnimationIterClass" link="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationIterClass"/>
|
174
|
+
<keyword type="" name="Options" link="gdk-pixbuf-csource.html#id455809"/>
|
175
|
+
<keyword type="constant" name="GDK_PIXBUF_ERROR_CORRUPT_IMAGE" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-CORRUPT-IMAGE:CAPS"/>
|
176
|
+
<keyword type="constant" name="GDK_PIXBUF_ERROR_INSUFFICIENT_MEMORY" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-INSUFFICIENT-MEMORY:CAPS"/>
|
177
|
+
<keyword type="constant" name="GDK_PIXBUF_ERROR_BAD_OPTION" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-BAD-OPTION:CAPS"/>
|
178
|
+
<keyword type="constant" name="GDK_PIXBUF_ERROR_UNKNOWN_TYPE" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-UNKNOWN-TYPE:CAPS"/>
|
179
|
+
<keyword type="constant" name="GDK_PIXBUF_ERROR_UNSUPPORTED_OPERATION" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-UNSUPPORTED-OPERATION:CAPS"/>
|
180
|
+
<keyword type="constant" name="GDK_PIXBUF_ERROR_FAILED" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-FAILED:CAPS"/>
|
181
|
+
<keyword type="constant" name="GDK_COLORSPACE_RGB" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-COLORSPACE-RGB:CAPS"/>
|
182
|
+
<keyword type="constant" name="GDK_PIXBUF_ALPHA_BILEVEL" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ALPHA-BILEVEL:CAPS"/>
|
183
|
+
<keyword type="constant" name="GDK_PIXBUF_ALPHA_FULL" link="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ALPHA-FULL:CAPS"/>
|
184
|
+
<keyword type="constant" name="GDK_PIXDATA_COLOR_TYPE_RGB" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-COLOR-TYPE-RGB:CAPS"/>
|
185
|
+
<keyword type="constant" name="GDK_PIXDATA_COLOR_TYPE_RGBA" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-COLOR-TYPE-RGBA:CAPS"/>
|
186
|
+
<keyword type="constant" name="GDK_PIXDATA_COLOR_TYPE_MASK" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-COLOR-TYPE-MASK:CAPS"/>
|
187
|
+
<keyword type="constant" name="GDK_PIXDATA_SAMPLE_WIDTH_8" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-SAMPLE-WIDTH-8:CAPS"/>
|
188
|
+
<keyword type="constant" name="GDK_PIXDATA_SAMPLE_WIDTH_MASK" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-SAMPLE-WIDTH-MASK:CAPS"/>
|
189
|
+
<keyword type="constant" name="GDK_PIXDATA_ENCODING_RAW" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-ENCODING-RAW:CAPS"/>
|
190
|
+
<keyword type="constant" name="GDK_PIXDATA_ENCODING_RLE" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-ENCODING-RLE:CAPS"/>
|
191
|
+
<keyword type="constant" name="GDK_PIXDATA_ENCODING_MASK" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-ENCODING-MASK:CAPS"/>
|
192
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_PIXDATA_STREAM" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-PIXDATA-STREAM:CAPS"/>
|
193
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_PIXDATA_STRUCT" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-PIXDATA-STRUCT:CAPS"/>
|
194
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_MACROS" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-MACROS:CAPS"/>
|
195
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_GTYPES" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-GTYPES:CAPS"/>
|
196
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_CTYPES" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-CTYPES:CAPS"/>
|
197
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_STATIC" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-STATIC:CAPS"/>
|
198
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_CONST" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-CONST:CAPS"/>
|
199
|
+
<keyword type="constant" name="GDK_PIXDATA_DUMP_RLE_DECODER" link="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-RLE-DECODER:CAPS"/>
|
200
|
+
<keyword type="constant" name="GDK_INTERP_NEAREST" link="gdk-pixbuf-Scaling.html#GDK-INTERP-NEAREST:CAPS"/>
|
201
|
+
<keyword type="constant" name="GDK_INTERP_TILES" link="gdk-pixbuf-Scaling.html#GDK-INTERP-TILES:CAPS"/>
|
202
|
+
<keyword type="constant" name="GDK_INTERP_BILINEAR" link="gdk-pixbuf-Scaling.html#GDK-INTERP-BILINEAR:CAPS"/>
|
203
|
+
<keyword type="constant" name="GDK_INTERP_HYPER" link="gdk-pixbuf-Scaling.html#GDK-INTERP-HYPER:CAPS"/>
|
204
|
+
<keyword type="constant" name="GDK_PIXBUF_ROTATE_NONE" link="gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-NONE:CAPS"/>
|
205
|
+
<keyword type="constant" name="GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE" link="gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-COUNTERCLOCKWISE:CAPS"/>
|
206
|
+
<keyword type="constant" name="GDK_PIXBUF_ROTATE_UPSIDEDOWN" link="gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-UPSIDEDOWN:CAPS"/>
|
207
|
+
<keyword type="constant" name="GDK_PIXBUF_ROTATE_CLOCKWISE" link="gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-CLOCKWISE:CAPS"/>
|
208
|
+
<keyword type="constant" name="GDK_PIXBUF_FORMAT_WRITABLE" link="gdk-pixbuf-Module-Interface.html#GDK-PIXBUF-FORMAT-WRITABLE:CAPS"/>
|
209
|
+
<keyword type="constant" name="GDK_PIXBUF_FORMAT_SCALABLE" link="gdk-pixbuf-Module-Interface.html#GDK-PIXBUF-FORMAT-SCALABLE:CAPS"/>
|
210
|
+
<keyword type="constant" name="GDK_PIXBUF_FORMAT_THREADSAFE" link="gdk-pixbuf-Module-Interface.html#GDK-PIXBUF-FORMAT-THREADSAFE:CAPS"/>
|
190
211
|
</functions>
|
191
212
|
</book>
|