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
@@ -7,7 +7,7 @@
|
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="license.html" title="Appendix A. License">
|
10
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
13
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -20,7 +20,15 @@
|
|
20
20
|
<td> </td>
|
21
21
|
</tr>
|
22
22
|
<tr><td colspan="5" class="shortcuts">
|
23
|
-
<a class="shortcut" href="#
|
23
|
+
<a class="shortcut" href="#glsO">O</a>
|
24
|
+
|
|
25
|
+
<a class="shortcut" href="#glsS">S</a>
|
26
|
+
|
|
27
|
+
<a class="shortcut" href="#glsA">A</a>
|
28
|
+
|
|
29
|
+
<a class="shortcut" href="#glsC">C</a>
|
30
|
+
|
|
31
|
+
<a class="shortcut" href="#glsT">T</a>
|
24
32
|
|
|
25
33
|
<a class="shortcut" href="#glsA">A</a>
|
26
34
|
|
|
@@ -33,9 +41,13 @@
|
|
33
41
|
<a class="shortcut" href="#glsT">T</a>
|
34
42
|
</td></tr>
|
35
43
|
</table>
|
36
|
-
<div class="glossary"
|
44
|
+
<div class="glossary">
|
37
45
|
<div class="titlepage"><div><div><h2 class="title">
|
38
46
|
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
|
47
|
+
<a name="glsO"></a><h3 class="title">O</h3>
|
48
|
+
<dt>
|
49
|
+
<a name="annotation-glossterm-out"></a>out</dt>
|
50
|
+
<dd><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
|
39
51
|
<a name="glsS"></a><h3 class="title">S</h3>
|
40
52
|
<dt>
|
41
53
|
<a name="annotation-glossterm-scope%20async"></a>scope async</dt>
|
@@ -44,6 +56,18 @@
|
|
44
56
|
<dt>
|
45
57
|
<a name="annotation-glossterm-allow-none"></a>allow-none</dt>
|
46
58
|
<dd><p>NULL is ok, both for passing and for returning.</p></dd>
|
59
|
+
<a name="glsC"></a><h3 class="title">C</h3>
|
60
|
+
<dt>
|
61
|
+
<a name="annotation-glossterm-closure"></a>closure</dt>
|
62
|
+
<dd><p>This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.</p></dd>
|
63
|
+
<a name="glsT"></a><h3 class="title">T</h3>
|
64
|
+
<dt>
|
65
|
+
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
|
66
|
+
<dd><p>Don't free data after the code is done.</p></dd>
|
67
|
+
<a name="glsA"></a><h3 class="title">A</h3>
|
68
|
+
<dt>
|
69
|
+
<a name="annotation-glossterm-array"></a>array</dt>
|
70
|
+
<dd><p>Parameter points to an array of items.</p></dd>
|
47
71
|
<a name="glsE"></a><h3 class="title">E</h3>
|
48
72
|
<dt>
|
49
73
|
<a name="annotation-glossterm-element-type"></a>element-type</dt>
|
@@ -52,20 +76,17 @@
|
|
52
76
|
<dt>
|
53
77
|
<a name="annotation-glossterm-transfer%20container"></a>transfer container</dt>
|
54
78
|
<dd><p>Free data container after the code is done.</p></dd>
|
55
|
-
<dt>
|
56
|
-
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
|
57
|
-
<dd><p>Free data after the code is done.</p></dd>
|
58
79
|
<a name="glsS"></a><h3 class="title">S</h3>
|
59
80
|
<dt>
|
60
81
|
<a name="annotation-glossterm-scope%20call"></a>scope call</dt>
|
61
82
|
<dd><p>The callback is valid only during the call to the method.</p></dd>
|
62
83
|
<a name="glsT"></a><h3 class="title">T</h3>
|
63
84
|
<dt>
|
64
|
-
<a name="annotation-glossterm-transfer%
|
65
|
-
<dd><p>
|
85
|
+
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
|
86
|
+
<dd><p>Free data after the code is done.</p></dd>
|
66
87
|
</div>
|
67
88
|
<div class="footer">
|
68
89
|
<hr>
|
69
|
-
Generated by GTK-Doc V1.
|
90
|
+
Generated by GTK-Doc V1.17.1</div>
|
70
91
|
</body>
|
71
92
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-2-8.html" title="Index of new symbols in 2.8">
|
10
10
|
<link rel="next" href="api-index-2-12.html" title="Index of new symbols in 2.12">
|
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,13 +19,13 @@
|
|
19
19
|
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
|
20
20
|
<td><a accesskey="n" href="api-index-2-12.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div class="index"
|
22
|
+
<div class="index">
|
23
23
|
<div class="titlepage"><div><div><h2 class="title">
|
24
24
|
<a name="api-index-2-10"></a>Index of new symbols in 2.10</h2></div></div></div>
|
25
25
|
<div class="index"></div>
|
26
26
|
</div>
|
27
27
|
<div class="footer">
|
28
28
|
<hr>
|
29
|
-
Generated by GTK-Doc V1.
|
29
|
+
Generated by GTK-Doc V1.17.1</div>
|
30
30
|
</body>
|
31
31
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-2-10.html" title="Index of new symbols in 2.10">
|
10
10
|
<link rel="next" href="api-index-2-14.html" title="Index of new symbols in 2.14">
|
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">
|
@@ -22,17 +22,17 @@
|
|
22
22
|
</tr>
|
23
23
|
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxA">A</a></td></tr>
|
24
24
|
</table>
|
25
|
-
<div class="index"
|
25
|
+
<div class="index">
|
26
26
|
<div class="titlepage"><div><div><h2 class="title">
|
27
27
|
<a name="api-index-2-12"></a>Index of new symbols in 2.12</h2></div></div></div>
|
28
28
|
<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
|
29
29
|
<dt>
|
30
|
-
<a class="link" href="gdk-pixbuf-
|
30
|
+
<a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation" title="gdk_pixbuf_apply_embedded_orientation ()">gdk_pixbuf_apply_embedded_orientation</a>, function in <a class="link" href="gdk-pixbuf-Utilities.html" title="Utilities">Utilities</a>
|
31
31
|
</dt>
|
32
32
|
<dd></dd>
|
33
33
|
</div>
|
34
34
|
<div class="footer">
|
35
35
|
<hr>
|
36
|
-
Generated by GTK-Doc V1.
|
36
|
+
Generated by GTK-Doc V1.17.1</div>
|
37
37
|
</body>
|
38
38
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-2-12.html" title="Index of new symbols in 2.12">
|
10
10
|
<link rel="next" href="license.html" title="Appendix A. License">
|
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">
|
@@ -26,26 +26,26 @@
|
|
26
26
|
<a class="shortcut" href="#idxS">S</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="index"
|
29
|
+
<div class="index">
|
30
30
|
<div class="titlepage"><div><div><h2 class="title">
|
31
31
|
<a name="api-index-2-14"></a>Index of new symbols in 2.14</h2></div></div></div>
|
32
32
|
<a name="idx"></a><a name="idxN"></a><h3 class="title">N</h3>
|
33
33
|
<dt>
|
34
|
-
<a class="link" href="gdk-pixbuf-
|
34
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream" title="gdk_pixbuf_new_from_stream ()">gdk_pixbuf_new_from_stream</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
35
35
|
</dt>
|
36
36
|
<dd></dd>
|
37
37
|
<dt>
|
38
|
-
<a class="link" href="gdk-pixbuf-
|
38
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream-at-scale" title="gdk_pixbuf_new_from_stream_at_scale ()">gdk_pixbuf_new_from_stream_at_scale</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
39
39
|
</dt>
|
40
40
|
<dd></dd>
|
41
41
|
<a name="idxS"></a><h3 class="title">S</h3>
|
42
42
|
<dt>
|
43
|
-
<a class="link" href="gdk-pixbuf-
|
43
|
+
<a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-stream" title="gdk_pixbuf_save_to_stream ()">gdk_pixbuf_save_to_stream</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
|
44
44
|
</dt>
|
45
45
|
<dd></dd>
|
46
46
|
</div>
|
47
47
|
<div class="footer">
|
48
48
|
<hr>
|
49
|
-
Generated by GTK-Doc V1.
|
49
|
+
Generated by GTK-Doc V1.17.1</div>
|
50
50
|
</body>
|
51
51
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
|
10
10
|
<link rel="next" href="api-index-2-4.html" title="Index of new symbols in 2.4">
|
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">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<a class="shortcut" href="#idxS">S</a>
|
31
31
|
</td></tr>
|
32
32
|
</table>
|
33
|
-
<div class="index"
|
33
|
+
<div class="index">
|
34
34
|
<div class="titlepage"><div><div><h2 class="title">
|
35
35
|
<a name="api-index-2-2"></a>Index of new symbols in 2.2</h2></div></div></div>
|
36
36
|
<a name="idx"></a><a name="idxF"></a><h3 class="title">F</h3>
|
@@ -56,6 +56,38 @@
|
|
56
56
|
<dd></dd>
|
57
57
|
<a name="idxG"></a><h3 class="title">G</h3>
|
58
58
|
<dt>
|
59
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat">GdkPixbufFormat</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
60
|
+
</dt>
|
61
|
+
<dd></dd>
|
62
|
+
<dt>
|
63
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags" title="enum GdkPixbufFormatFlags">GdkPixbufFormatFlags</a>, enum in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
64
|
+
</dt>
|
65
|
+
<dd></dd>
|
66
|
+
<dt>
|
67
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc" title="GdkPixbufModuleFillInfoFunc ()">GdkPixbufModuleFillInfoFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
68
|
+
</dt>
|
69
|
+
<dd></dd>
|
70
|
+
<dt>
|
71
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc" title="GdkPixbufModuleFillVtableFunc ()">GdkPixbufModuleFillVtableFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
72
|
+
</dt>
|
73
|
+
<dd></dd>
|
74
|
+
<dt>
|
75
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern" title="struct GdkPixbufModulePattern">GdkPixbufModulePattern</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
76
|
+
</dt>
|
77
|
+
<dd></dd>
|
78
|
+
<dt>
|
79
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc" title="GdkPixbufModulePreparedFunc ()">GdkPixbufModulePreparedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
80
|
+
</dt>
|
81
|
+
<dd></dd>
|
82
|
+
<dt>
|
83
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc" title="GdkPixbufModuleSizeFunc ()">GdkPixbufModuleSizeFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
84
|
+
</dt>
|
85
|
+
<dd></dd>
|
86
|
+
<dt>
|
87
|
+
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc" title="GdkPixbufModuleUpdatedFunc ()">GdkPixbufModuleUpdatedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
88
|
+
</dt>
|
89
|
+
<dd></dd>
|
90
|
+
<dt>
|
59
91
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()">gdk_pixbuf_get_formats</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
60
92
|
</dt>
|
61
93
|
<dd></dd>
|
@@ -76,6 +108,6 @@
|
|
76
108
|
</div>
|
77
109
|
<div class="footer">
|
78
110
|
<hr>
|
79
|
-
Generated by GTK-Doc V1.
|
111
|
+
Generated by GTK-Doc V1.17.1</div>
|
80
112
|
</body>
|
81
113
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-2-2.html" title="Index of new symbols in 2.2">
|
10
10
|
<link rel="next" href="api-index-2-6.html" title="Index of new symbols in 2.6">
|
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">
|
@@ -30,12 +30,16 @@
|
|
30
30
|
<a class="shortcut" href="#idxS">S</a>
|
31
31
|
</td></tr>
|
32
32
|
</table>
|
33
|
-
<div class="index"
|
33
|
+
<div class="index">
|
34
34
|
<div class="titlepage"><div><div><h2 class="title">
|
35
35
|
<a name="api-index-2-4"></a>Index of new symbols in 2.4</h2></div></div></div>
|
36
36
|
<a name="idx"></a><a name="idxG"></a><h3 class="title">G</h3>
|
37
37
|
<dt>
|
38
|
-
<a class="link" href="gdk-pixbuf-
|
38
|
+
<a class="link" href="gdk-pixbuf-File-saving.html#GdkPixbufSaveFunc" title="GdkPixbufSaveFunc ()">GdkPixbufSaveFunc</a>, user_function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
|
39
|
+
</dt>
|
40
|
+
<dd></dd>
|
41
|
+
<dt>
|
42
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info" title="gdk_pixbuf_get_file_info ()">gdk_pixbuf_get_file_info</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
39
43
|
</dt>
|
40
44
|
<dd></dd>
|
41
45
|
<a name="idxL"></a><h3 class="title">L</h3>
|
@@ -45,29 +49,29 @@
|
|
45
49
|
<dd></dd>
|
46
50
|
<a name="idxN"></a><h3 class="title">N</h3>
|
47
51
|
<dt>
|
48
|
-
<a class="link" href="gdk-pixbuf-
|
52
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size" title="gdk_pixbuf_new_from_file_at_size">gdk_pixbuf_new_from_file_at_size</a>, macro in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
49
53
|
</dt>
|
50
54
|
<dd></dd>
|
51
55
|
<a name="idxS"></a><h3 class="title">S</h3>
|
52
56
|
<dt>
|
53
|
-
<a class="link" href="gdk-pixbuf-
|
57
|
+
<a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-buffer" title="gdk_pixbuf_save_to_buffer ()">gdk_pixbuf_save_to_buffer</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
|
54
58
|
</dt>
|
55
59
|
<dd></dd>
|
56
60
|
<dt>
|
57
|
-
<a class="link" href="gdk-pixbuf-
|
61
|
+
<a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-bufferv" title="gdk_pixbuf_save_to_bufferv ()">gdk_pixbuf_save_to_bufferv</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
|
58
62
|
</dt>
|
59
63
|
<dd></dd>
|
60
64
|
<dt>
|
61
|
-
<a class="link" href="gdk-pixbuf-
|
65
|
+
<a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callback" title="gdk_pixbuf_save_to_callback ()">gdk_pixbuf_save_to_callback</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
|
62
66
|
</dt>
|
63
67
|
<dd></dd>
|
64
68
|
<dt>
|
65
|
-
<a class="link" href="gdk-pixbuf-
|
69
|
+
<a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callbackv" title="gdk_pixbuf_save_to_callbackv ()">gdk_pixbuf_save_to_callbackv</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
|
66
70
|
</dt>
|
67
71
|
<dd></dd>
|
68
72
|
</div>
|
69
73
|
<div class="footer">
|
70
74
|
<hr>
|
71
|
-
Generated by GTK-Doc V1.
|
75
|
+
Generated by GTK-Doc V1.17.1</div>
|
72
76
|
</body>
|
73
77
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-2-4.html" title="Index of new symbols in 2.4">
|
10
10
|
<link rel="next" href="api-index-2-8.html" title="Index of new symbols in 2.8">
|
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">
|
@@ -28,12 +28,12 @@
|
|
28
28
|
<a class="shortcut" href="#idxR">R</a>
|
29
29
|
</td></tr>
|
30
30
|
</table>
|
31
|
-
<div class="index"
|
31
|
+
<div class="index">
|
32
32
|
<div class="titlepage"><div><div><h2 class="title">
|
33
33
|
<a name="api-index-2-6"></a>Index of new symbols in 2.6</h2></div></div></div>
|
34
34
|
<a name="idx"></a><a name="idxF"></a><h3 class="title">F</h3>
|
35
35
|
<dt>
|
36
|
-
<a class="link" href="gdk-pixbuf-
|
36
|
+
<a class="link" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-flip" title="gdk_pixbuf_flip ()">gdk_pixbuf_flip</a>, function in <a class="link" href="gdk-pixbuf-Scaling.html" title="Scaling">Scaling</a>
|
37
37
|
</dt>
|
38
38
|
<dd></dd>
|
39
39
|
<dt>
|
@@ -54,17 +54,17 @@
|
|
54
54
|
<dd></dd>
|
55
55
|
<a name="idxN"></a><h3 class="title">N</h3>
|
56
56
|
<dt>
|
57
|
-
<a class="link" href="gdk-pixbuf-
|
57
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-scale" title="gdk_pixbuf_new_from_file_at_scale">gdk_pixbuf_new_from_file_at_scale</a>, macro in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
58
58
|
</dt>
|
59
59
|
<dd></dd>
|
60
60
|
<a name="idxR"></a><h3 class="title">R</h3>
|
61
61
|
<dt>
|
62
|
-
<a class="link" href="gdk-pixbuf-
|
62
|
+
<a class="link" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-rotate-simple" title="gdk_pixbuf_rotate_simple ()">gdk_pixbuf_rotate_simple</a>, function in <a class="link" href="gdk-pixbuf-Scaling.html" title="Scaling">Scaling</a>
|
63
63
|
</dt>
|
64
64
|
<dd></dd>
|
65
65
|
</div>
|
66
66
|
<div class="footer">
|
67
67
|
<hr>
|
68
|
-
Generated by GTK-Doc V1.
|
68
|
+
Generated by GTK-Doc V1.17.1</div>
|
69
69
|
</body>
|
70
70
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-2-6.html" title="Index of new symbols in 2.6">
|
10
10
|
<link rel="next" href="api-index-2-10.html" title="Index of new symbols in 2.10">
|
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">
|
@@ -22,21 +22,21 @@
|
|
22
22
|
</tr>
|
23
23
|
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxS">S</a></td></tr>
|
24
24
|
</table>
|
25
|
-
<div class="index"
|
25
|
+
<div class="index">
|
26
26
|
<div class="titlepage"><div><div><h2 class="title">
|
27
27
|
<a name="api-index-2-8"></a>Index of new symbols in 2.8</h2></div></div></div>
|
28
28
|
<a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
|
29
29
|
<dt>
|
30
|
-
<a class="link" href="gdk-pixbuf-
|
30
|
+
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-add-frame" title="gdk_pixbuf_simple_anim_add_frame ()">gdk_pixbuf_simple_anim_add_frame</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
|
31
31
|
</dt>
|
32
32
|
<dd></dd>
|
33
33
|
<dt>
|
34
|
-
<a class="link" href="gdk-pixbuf-
|
34
|
+
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-new" title="gdk_pixbuf_simple_anim_new ()">gdk_pixbuf_simple_anim_new</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
|
35
35
|
</dt>
|
36
36
|
<dd></dd>
|
37
37
|
</div>
|
38
38
|
<div class="footer">
|
39
39
|
<hr>
|
40
|
-
Generated by GTK-Doc V1.
|
40
|
+
Generated by GTK-Doc V1.17.1</div>
|
41
41
|
</body>
|
42
42
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-full.html" title="Index of all symbols">
|
10
10
|
<link rel="next" href="api-index-2-2.html" title="Index of new symbols in 2.2">
|
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">
|
@@ -28,31 +28,31 @@
|
|
28
28
|
<a class="shortcut" href="#idxU">U</a>
|
29
29
|
</td></tr>
|
30
30
|
</table>
|
31
|
-
<div class="index"
|
31
|
+
<div class="index">
|
32
32
|
<div class="titlepage"><div><div><h2 class="title">
|
33
33
|
<a name="api-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
|
34
34
|
<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
|
35
35
|
<dt>
|
36
|
-
<a class="link" href="gdk-pixbuf-
|
36
|
+
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-ref" title="gdk_pixbuf_animation_ref ()">gdk_pixbuf_animation_ref</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
|
37
37
|
</dt>
|
38
38
|
<dd></dd>
|
39
39
|
<dt>
|
40
|
-
<a class="link" href="gdk-pixbuf-
|
40
|
+
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-unref" title="gdk_pixbuf_animation_unref ()">gdk_pixbuf_animation_unref</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
|
41
41
|
</dt>
|
42
42
|
<dd></dd>
|
43
43
|
<a name="idxR"></a><h3 class="title">R</h3>
|
44
44
|
<dt>
|
45
|
-
<a class="link" href="gdk-pixbuf-
|
45
|
+
<a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-ref" title="gdk_pixbuf_ref ()">gdk_pixbuf_ref</a>, function in <a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html" title="Reference Counting and Memory Mangement">Reference Counting and Memory Mangement</a>
|
46
46
|
</dt>
|
47
47
|
<dd></dd>
|
48
48
|
<a name="idxU"></a><h3 class="title">U</h3>
|
49
49
|
<dt>
|
50
|
-
<a class="link" href="gdk-pixbuf-
|
50
|
+
<a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-unref" title="gdk_pixbuf_unref ()">gdk_pixbuf_unref</a>, function in <a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html" title="Reference Counting and Memory Mangement">Reference Counting and Memory Mangement</a>
|
51
51
|
</dt>
|
52
52
|
<dd></dd>
|
53
53
|
</div>
|
54
54
|
<div class="footer">
|
55
55
|
<hr>
|
56
|
-
Generated by GTK-Doc V1.
|
56
|
+
Generated by GTK-Doc V1.17.1</div>
|
57
57
|
</body>
|
58
58
|
</html>
|
@@ -8,729 +8,351 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-query-loaders.html" title="gdk-pixbuf-query-loaders">
|
10
10
|
<link rel="next" href="api-index-deprecated.html" title="Index of deprecated 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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
-
<tr valign="middle">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
|
17
16
|
<td><a accesskey="p" href="gdk-pixbuf-query-loaders.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
17
|
<td> </td>
|
19
18
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
19
|
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
|
21
20
|
<td><a accesskey="n" href="api-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
-
</tr>
|
23
|
-
<
|
24
|
-
<a class="shortcut" href="#idxA">A</a>
|
25
|
-
|
|
26
|
-
<a class="shortcut" href="#idxC">C</a>
|
27
|
-
|
|
28
|
-
<a class="shortcut" href="#idxE">E</a>
|
29
|
-
|
|
30
|
-
<a class="shortcut" href="#idxF">F</a>
|
31
|
-
|
|
32
|
-
<a class="shortcut" href="#idxG">G</a>
|
33
|
-
|
|
34
|
-
<a class="shortcut" href="#idxL">L</a>
|
35
|
-
|
|
36
|
-
<a class="shortcut" href="#idxM">M</a>
|
37
|
-
|
|
38
|
-
<a class="shortcut" href="#idxN">N</a>
|
39
|
-
|
|
40
|
-
<a class="shortcut" href="#idxR">R</a>
|
41
|
-
|
|
42
|
-
<a class="shortcut" href="#idxS">S</a>
|
43
|
-
|
|
44
|
-
<a class="shortcut" href="#idxU">U</a>
|
45
|
-
|
|
46
|
-
<a class="shortcut" href="#idxV">V</a>
|
47
|
-
|
|
48
|
-
<a class="shortcut" href="#idxX">X</a>
|
49
|
-
</td></tr>
|
50
|
-
</table>
|
51
|
-
<div class="index" title="Index of all symbols">
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
52
23
|
<div class="titlepage"><div><div><h2 class="title">
|
53
24
|
<a name="api-index-full"></a>Index of all symbols</h2></div></div></div>
|
54
|
-
<
|
55
|
-
<
|
56
|
-
<
|
57
|
-
|
58
|
-
<
|
59
|
-
<dt>
|
60
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-get-height" title="gdk_pixbuf_animation_get_height ()">gdk_pixbuf_animation_get_height</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
61
|
-
</dt>
|
62
|
-
<dd></dd>
|
63
|
-
<dt>
|
64
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-get-iter" title="gdk_pixbuf_animation_get_iter ()">gdk_pixbuf_animation_get_iter</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
65
|
-
</dt>
|
66
|
-
<dd></dd>
|
67
|
-
<dt>
|
68
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-get-static-image" title="gdk_pixbuf_animation_get_static_image ()">gdk_pixbuf_animation_get_static_image</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
69
|
-
</dt>
|
70
|
-
<dd></dd>
|
71
|
-
<dt>
|
72
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-get-width" title="gdk_pixbuf_animation_get_width ()">gdk_pixbuf_animation_get_width</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
73
|
-
</dt>
|
74
|
-
<dd></dd>
|
75
|
-
<dt>
|
76
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-is-static-image" title="gdk_pixbuf_animation_is_static_image ()">gdk_pixbuf_animation_is_static_image</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
77
|
-
</dt>
|
78
|
-
<dd></dd>
|
79
|
-
<dt>
|
80
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-iter-advance" title="gdk_pixbuf_animation_iter_advance ()">gdk_pixbuf_animation_iter_advance</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
81
|
-
</dt>
|
82
|
-
<dd></dd>
|
83
|
-
<dt>
|
84
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-iter-get-delay-time" title="gdk_pixbuf_animation_iter_get_delay_time ()">gdk_pixbuf_animation_iter_get_delay_time</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
85
|
-
</dt>
|
86
|
-
<dd></dd>
|
87
|
-
<dt>
|
88
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-iter-get-pixbuf" title="gdk_pixbuf_animation_iter_get_pixbuf ()">gdk_pixbuf_animation_iter_get_pixbuf</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
89
|
-
</dt>
|
90
|
-
<dd></dd>
|
91
|
-
<dt>
|
92
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-iter-on-currently-loading-frame" title="gdk_pixbuf_animation_iter_on_currently_loading_frame ()">gdk_pixbuf_animation_iter_on_currently_loading_frame</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
93
|
-
</dt>
|
94
|
-
<dd></dd>
|
95
|
-
<dt>
|
96
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-new-from-file" title="gdk_pixbuf_animation_new_from_file ()">gdk_pixbuf_animation_new_from_file</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
97
|
-
</dt>
|
98
|
-
<dd></dd>
|
99
|
-
<dt>
|
100
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-ref" title="gdk_pixbuf_animation_ref ()">gdk_pixbuf_animation_ref</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
101
|
-
</dt>
|
102
|
-
<dd></dd>
|
103
|
-
<dt>
|
104
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-animation-unref" title="gdk_pixbuf_animation_unref ()">gdk_pixbuf_animation_unref</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
105
|
-
</dt>
|
106
|
-
<dd></dd>
|
107
|
-
<dt>
|
108
|
-
<a class="link" href="gdk-pixbuf-util.html#gdk-pixbuf-apply-embedded-orientation" title="gdk_pixbuf_apply_embedded_orientation ()">gdk_pixbuf_apply_embedded_orientation</a>, function in <a class="link" href="gdk-pixbuf-util.html" title="util">util</a>
|
109
|
-
</dt>
|
110
|
-
<dd></dd>
|
111
|
-
<a name="idxC"></a><h3 class="title">C</h3>
|
112
|
-
<dt>
|
113
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-composite" title="gdk_pixbuf_composite ()">gdk_pixbuf_composite</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
114
|
-
</dt>
|
115
|
-
<dd></dd>
|
116
|
-
<dt>
|
117
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-composite-color" title="gdk_pixbuf_composite_color ()">gdk_pixbuf_composite_color</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
118
|
-
</dt>
|
119
|
-
<dd></dd>
|
120
|
-
<dt>
|
121
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-composite-color-simple" title="gdk_pixbuf_composite_color_simple ()">gdk_pixbuf_composite_color_simple</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
122
|
-
</dt>
|
123
|
-
<dd></dd>
|
124
|
-
<dt>
|
125
|
-
<a class="link" href="gdk-pixbuf-creating.html#gdk-pixbuf-copy" title="gdk_pixbuf_copy ()">gdk_pixbuf_copy</a>, function in <a class="link" href="gdk-pixbuf-creating.html" title="creating">creating</a>
|
126
|
-
</dt>
|
127
|
-
<dd></dd>
|
128
|
-
<dt>
|
129
|
-
<a class="link" href="gdk-pixbuf-util.html#gdk-pixbuf-copy-area" title="gdk_pixbuf_copy_area ()">gdk_pixbuf_copy_area</a>, function in <a class="link" href="gdk-pixbuf-util.html" title="util">util</a>
|
130
|
-
</dt>
|
131
|
-
<dd></dd>
|
132
|
-
<a name="idxE"></a><h3 class="title">E</h3>
|
133
|
-
<dt>
|
134
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR">GDK_PIXBUF_ERROR</a>, macro in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
135
|
-
</dt>
|
136
|
-
<dd></dd>
|
137
|
-
<a name="idxF"></a><h3 class="title">F</h3>
|
138
|
-
<dt>
|
139
|
-
<a class="link" href="gdk-pixbuf-util.html#gdk-pixbuf-fill" title="gdk_pixbuf_fill ()">gdk_pixbuf_fill</a>, function in <a class="link" href="gdk-pixbuf-util.html" title="util">util</a>
|
140
|
-
</dt>
|
141
|
-
<dd></dd>
|
142
|
-
<dt>
|
143
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-flip" title="gdk_pixbuf_flip ()">gdk_pixbuf_flip</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
144
|
-
</dt>
|
145
|
-
<dd></dd>
|
146
|
-
<dt>
|
147
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-copy" title="gdk_pixbuf_format_copy ()">gdk_pixbuf_format_copy</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
148
|
-
</dt>
|
149
|
-
<dd></dd>
|
150
|
-
<dt>
|
151
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-free" title="gdk_pixbuf_format_free ()">gdk_pixbuf_format_free</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
152
|
-
</dt>
|
153
|
-
<dd></dd>
|
154
|
-
<dt>
|
155
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-description" title="gdk_pixbuf_format_get_description ()">gdk_pixbuf_format_get_description</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
156
|
-
</dt>
|
157
|
-
<dd></dd>
|
158
|
-
<dt>
|
159
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-extensions" title="gdk_pixbuf_format_get_extensions ()">gdk_pixbuf_format_get_extensions</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
160
|
-
</dt>
|
161
|
-
<dd></dd>
|
162
|
-
<dt>
|
163
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-license" title="gdk_pixbuf_format_get_license ()">gdk_pixbuf_format_get_license</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
164
|
-
</dt>
|
165
|
-
<dd></dd>
|
166
|
-
<dt>
|
167
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-mime-types" title="gdk_pixbuf_format_get_mime_types ()">gdk_pixbuf_format_get_mime_types</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
168
|
-
</dt>
|
169
|
-
<dd></dd>
|
170
|
-
<dt>
|
171
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-name" title="gdk_pixbuf_format_get_name ()">gdk_pixbuf_format_get_name</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
172
|
-
</dt>
|
173
|
-
<dd></dd>
|
174
|
-
<dt>
|
175
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-disabled" title="gdk_pixbuf_format_is_disabled ()">gdk_pixbuf_format_is_disabled</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
176
|
-
</dt>
|
177
|
-
<dd></dd>
|
178
|
-
<dt>
|
179
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-scalable" title="gdk_pixbuf_format_is_scalable ()">gdk_pixbuf_format_is_scalable</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
180
|
-
</dt>
|
181
|
-
<dd></dd>
|
182
|
-
<dt>
|
183
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-writable" title="gdk_pixbuf_format_is_writable ()">gdk_pixbuf_format_is_writable</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
184
|
-
</dt>
|
185
|
-
<dd></dd>
|
186
|
-
<dt>
|
187
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-set-disabled" title="gdk_pixbuf_format_set_disabled ()">gdk_pixbuf_format_set_disabled</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
188
|
-
</dt>
|
189
|
-
<dd></dd>
|
190
|
-
<dt>
|
191
|
-
<a class="link" href="gdk-pixbuf-inline.html#gdk-pixbuf-from-pixdata" title="gdk_pixbuf_from_pixdata ()">gdk_pixbuf_from_pixdata</a>, function in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
192
|
-
</dt>
|
193
|
-
<dd></dd>
|
194
|
-
<a name="idxG"></a><h3 class="title">G</h3>
|
195
|
-
<dt>
|
196
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkColorspace" title="enum GdkColorspace">GdkColorspace</a>, enum in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
25
|
+
<div class="index">
|
26
|
+
<div class="indexdiv">
|
27
|
+
<h3>A</h3>
|
28
|
+
<dl>
|
29
|
+
<dt>gdk_pixbuf_add_alpha, <a class="indexterm" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-add-alpha">gdk_pixbuf_add_alpha ()</a>
|
197
30
|
</dt>
|
198
|
-
<
|
199
|
-
<dt>
|
200
|
-
<a class="link" href="gdk-pixbuf-scaling.html#GdkInterpType" title="enum GdkInterpType">GdkInterpType</a>, enum in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
31
|
+
<dt>gdk_pixbuf_animation_get_height, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-height">gdk_pixbuf_animation_get_height ()</a>
|
201
32
|
</dt>
|
202
|
-
<
|
203
|
-
<dt>
|
204
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf-struct" title="GdkPixbuf">GdkPixbuf</a>, struct in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
33
|
+
<dt>gdk_pixbuf_animation_get_iter, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-iter">gdk_pixbuf_animation_get_iter ()</a>
|
205
34
|
</dt>
|
206
|
-
<
|
207
|
-
<dt>
|
208
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--bits-per-sample" title='The "bits-per-sample" property'>GdkPixbuf:bits-per-sample</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
35
|
+
<dt>gdk_pixbuf_animation_get_static_image, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-static-image">gdk_pixbuf_animation_get_static_image ()</a>
|
209
36
|
</dt>
|
210
|
-
<
|
211
|
-
<dt>
|
212
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--colorspace" title='The "colorspace" property'>GdkPixbuf:colorspace</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
37
|
+
<dt>gdk_pixbuf_animation_get_width, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-width">gdk_pixbuf_animation_get_width ()</a>
|
213
38
|
</dt>
|
214
|
-
<
|
215
|
-
<dt>
|
216
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--has-alpha" title='The "has-alpha" property'>GdkPixbuf:has-alpha</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
39
|
+
<dt>gdk_pixbuf_animation_is_static_image, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-is-static-image">gdk_pixbuf_animation_is_static_image ()</a>
|
217
40
|
</dt>
|
218
|
-
<
|
219
|
-
<dt>
|
220
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--height" title='The "height" property'>GdkPixbuf:height</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
41
|
+
<dt>gdk_pixbuf_animation_iter_advance, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-advance">gdk_pixbuf_animation_iter_advance ()</a>
|
221
42
|
</dt>
|
222
|
-
<
|
223
|
-
<dt>
|
224
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--n-channels" title='The "n-channels" property'>GdkPixbuf:n-channels</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
43
|
+
<dt>gdk_pixbuf_animation_iter_get_delay_time, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-delay-time">gdk_pixbuf_animation_iter_get_delay_time ()</a>
|
225
44
|
</dt>
|
226
|
-
<
|
227
|
-
<dt>
|
228
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--pixels" title='The "pixels" property'>GdkPixbuf:pixels</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
45
|
+
<dt>gdk_pixbuf_animation_iter_get_pixbuf, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf">gdk_pixbuf_animation_iter_get_pixbuf ()</a>
|
229
46
|
</dt>
|
230
|
-
<
|
231
|
-
<dt>
|
232
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--rowstride" title='The "rowstride" property'>GdkPixbuf:rowstride</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
47
|
+
<dt>gdk_pixbuf_animation_iter_on_currently_loading_frame, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-on-currently-loading-frame">gdk_pixbuf_animation_iter_on_currently_loading_frame ()</a>
|
233
48
|
</dt>
|
234
|
-
<
|
235
|
-
<dt>
|
236
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf--width" title='The "width" property'>GdkPixbuf:width</a>, object property in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
49
|
+
<dt>gdk_pixbuf_animation_new_from_file, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-file">gdk_pixbuf_animation_new_from_file</a>
|
237
50
|
</dt>
|
238
|
-
<
|
239
|
-
<dt>
|
240
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbufAlphaMode" title="enum GdkPixbufAlphaMode">GdkPixbufAlphaMode</a>, enum in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
51
|
+
<dt>gdk_pixbuf_animation_ref, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-ref">gdk_pixbuf_animation_ref ()</a>
|
241
52
|
</dt>
|
242
|
-
<
|
243
|
-
<dt>
|
244
|
-
<a class="link" href="gdk-pixbuf-animation.html#GdkPixbufAnimation-struct" title="GdkPixbufAnimation">GdkPixbufAnimation</a>, struct in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
53
|
+
<dt>gdk_pixbuf_animation_unref, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-unref">gdk_pixbuf_animation_unref ()</a>
|
245
54
|
</dt>
|
246
|
-
<
|
247
|
-
<dt>
|
248
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationClass" title="GdkPixbufAnimationClass">GdkPixbufAnimationClass</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
55
|
+
<dt>gdk_pixbuf_apply_embedded_orientation, <a class="indexterm" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation">gdk_pixbuf_apply_embedded_orientation ()</a>
|
249
56
|
</dt>
|
250
|
-
|
251
|
-
|
252
|
-
<
|
57
|
+
</dl>
|
58
|
+
</div>
|
59
|
+
<div class="indexdiv">
|
60
|
+
<h3>C</h3>
|
61
|
+
<dl>
|
62
|
+
<dt>gdk_pixbuf_composite, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-composite">gdk_pixbuf_composite ()</a>
|
63
|
+
</dt>
|
64
|
+
<dt>gdk_pixbuf_composite_color, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-composite-color">gdk_pixbuf_composite_color ()</a>
|
65
|
+
</dt>
|
66
|
+
<dt>gdk_pixbuf_composite_color_simple, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-composite-color-simple">gdk_pixbuf_composite_color_simple ()</a>
|
67
|
+
</dt>
|
68
|
+
<dt>gdk_pixbuf_copy, <a class="indexterm" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-copy">gdk_pixbuf_copy ()</a>
|
69
|
+
</dt>
|
70
|
+
<dt>gdk_pixbuf_copy_area, <a class="indexterm" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-copy-area">gdk_pixbuf_copy_area ()</a>
|
71
|
+
</dt>
|
72
|
+
</dl>
|
73
|
+
</div>
|
74
|
+
<div class="indexdiv">
|
75
|
+
<h3>E</h3>
|
76
|
+
<dl><dt>GDK_PIXBUF_ERROR, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS">GDK_PIXBUF_ERROR</a>
|
77
|
+
</dt></dl>
|
78
|
+
</div>
|
79
|
+
<div class="indexdiv">
|
80
|
+
<h3>F</h3>
|
81
|
+
<dl>
|
82
|
+
<dt>gdk_pixbuf_fill, <a class="indexterm" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-fill">gdk_pixbuf_fill ()</a>
|
83
|
+
</dt>
|
84
|
+
<dt>gdk_pixbuf_flip, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-flip">gdk_pixbuf_flip ()</a>
|
85
|
+
</dt>
|
86
|
+
<dt>gdk_pixbuf_format_copy, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-copy">gdk_pixbuf_format_copy ()</a>
|
87
|
+
</dt>
|
88
|
+
<dt>gdk_pixbuf_format_free, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-free">gdk_pixbuf_format_free ()</a>
|
89
|
+
</dt>
|
90
|
+
<dt>gdk_pixbuf_format_get_description, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-description">gdk_pixbuf_format_get_description ()</a>
|
91
|
+
</dt>
|
92
|
+
<dt>gdk_pixbuf_format_get_extensions, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-extensions">gdk_pixbuf_format_get_extensions ()</a>
|
93
|
+
</dt>
|
94
|
+
<dt>gdk_pixbuf_format_get_license, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-license">gdk_pixbuf_format_get_license ()</a>
|
95
|
+
</dt>
|
96
|
+
<dt>gdk_pixbuf_format_get_mime_types, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-mime-types">gdk_pixbuf_format_get_mime_types ()</a>
|
97
|
+
</dt>
|
98
|
+
<dt>gdk_pixbuf_format_get_name, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-name">gdk_pixbuf_format_get_name ()</a>
|
99
|
+
</dt>
|
100
|
+
<dt>gdk_pixbuf_format_is_disabled, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-disabled">gdk_pixbuf_format_is_disabled ()</a>
|
101
|
+
</dt>
|
102
|
+
<dt>gdk_pixbuf_format_is_scalable, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-scalable">gdk_pixbuf_format_is_scalable ()</a>
|
103
|
+
</dt>
|
104
|
+
<dt>gdk_pixbuf_format_is_writable, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-writable">gdk_pixbuf_format_is_writable ()</a>
|
105
|
+
</dt>
|
106
|
+
<dt>gdk_pixbuf_format_set_disabled, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-set-disabled">gdk_pixbuf_format_set_disabled ()</a>
|
107
|
+
</dt>
|
108
|
+
<dt>gdk_pixbuf_from_pixdata, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#gdk-pixbuf-from-pixdata">gdk_pixbuf_from_pixdata ()</a>
|
109
|
+
</dt>
|
110
|
+
</dl>
|
111
|
+
</div>
|
112
|
+
<div class="indexdiv">
|
113
|
+
<h3>G</h3>
|
114
|
+
<dl>
|
115
|
+
<dt>GdkColorspace, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkColorspace">enum GdkColorspace</a>
|
116
|
+
</dt>
|
117
|
+
<dt>GdkInterpType, <a class="indexterm" href="gdk-pixbuf-Scaling.html#GdkInterpType">enum GdkInterpType</a>
|
118
|
+
</dt>
|
119
|
+
<dt>GdkPixbuf, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct">GdkPixbuf</a>
|
120
|
+
</dt>
|
121
|
+
<dt>GdkPixbuf:bits-per-sample, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--bits-per-sample">The "bits-per-sample" property</a>
|
122
|
+
</dt>
|
123
|
+
<dt>GdkPixbuf:colorspace, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--colorspace">The "colorspace" property</a>
|
124
|
+
</dt>
|
125
|
+
<dt>GdkPixbuf:has-alpha, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--has-alpha">The "has-alpha" property</a>
|
126
|
+
</dt>
|
127
|
+
<dt>GdkPixbuf:height, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--height">The "height" property</a>
|
128
|
+
</dt>
|
129
|
+
<dt>GdkPixbuf:n-channels, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--n-channels">The "n-channels" property</a>
|
130
|
+
</dt>
|
131
|
+
<dt>GdkPixbuf:pixels, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--pixels">The "pixels" property</a>
|
132
|
+
</dt>
|
133
|
+
<dt>GdkPixbuf:rowstride, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--rowstride">The "rowstride" property</a>
|
253
134
|
</dt>
|
254
|
-
<
|
255
|
-
<dt>
|
256
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationIterClass" title="GdkPixbufAnimationIterClass">GdkPixbufAnimationIterClass</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
135
|
+
<dt>GdkPixbuf:width, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--width">The "width" property</a>
|
257
136
|
</dt>
|
258
|
-
<
|
259
|
-
<dt>
|
260
|
-
<a class="link" href="gdk-pixbuf-refcounting.html#GdkPixbufDestroyNotify" title="GdkPixbufDestroyNotify ()">GdkPixbufDestroyNotify</a>, user_function in <a class="link" href="gdk-pixbuf-refcounting.html" title="refcounting">refcounting</a>
|
137
|
+
<dt>GdkPixbufAlphaMode, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbufAlphaMode">enum GdkPixbufAlphaMode</a>
|
261
138
|
</dt>
|
262
|
-
<
|
263
|
-
<dt>
|
264
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#GdkPixbufError" title="enum GdkPixbufError">GdkPixbufError</a>, enum in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
139
|
+
<dt>GdkPixbufAnimation, <a class="indexterm" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct">struct GdkPixbufAnimation</a>
|
265
140
|
</dt>
|
266
|
-
<
|
267
|
-
<dt>
|
268
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="GdkPixbufFormat">GdkPixbufFormat</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
141
|
+
<dt>GdkPixbufAnimationClass, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationClass">struct GdkPixbufAnimationClass</a>
|
269
142
|
</dt>
|
270
|
-
<
|
271
|
-
<dt>
|
272
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags" title="enum GdkPixbufFormatFlags">GdkPixbufFormatFlags</a>, enum in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
143
|
+
<dt>GdkPixbufAnimationIter, <a class="indexterm" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter-struct">struct GdkPixbufAnimationIter</a>
|
273
144
|
</dt>
|
274
|
-
<
|
275
|
-
<dt>
|
276
|
-
<a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-struct" title="GdkPixbufLoader">GdkPixbufLoader</a>, struct in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
145
|
+
<dt>GdkPixbufAnimationIterClass, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationIterClass">struct GdkPixbufAnimationIterClass</a>
|
277
146
|
</dt>
|
278
|
-
<
|
279
|
-
<dt>
|
280
|
-
<a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-area-prepared" title='The "area-prepared" signal'>GdkPixbufLoader::area-prepared</a>, object signal in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
147
|
+
<dt>GdkPixbufDestroyNotify, <a class="indexterm" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#GdkPixbufDestroyNotify">GdkPixbufDestroyNotify ()</a>
|
281
148
|
</dt>
|
282
|
-
<
|
283
|
-
<dt>
|
284
|
-
<a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-area-updated" title='The "area-updated" signal'>GdkPixbufLoader::area-updated</a>, object signal in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
149
|
+
<dt>GdkPixbufError, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbufError">enum GdkPixbufError</a>
|
285
150
|
</dt>
|
286
|
-
<
|
287
|
-
<dt>
|
288
|
-
<a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-closed" title='The "closed" signal'>GdkPixbufLoader::closed</a>, object signal in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
151
|
+
<dt>GdkPixbufFormat, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat">struct GdkPixbufFormat</a>
|
289
152
|
</dt>
|
290
|
-
<
|
291
|
-
<dt>
|
292
|
-
<a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-size-prepared" title='The "size-prepared" signal'>GdkPixbufLoader::size-prepared</a>, object signal in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
153
|
+
<dt>GdkPixbufFormatFlags, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags">enum GdkPixbufFormatFlags</a>
|
293
154
|
</dt>
|
294
|
-
<
|
295
|
-
<dt>
|
296
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule" title="GdkPixbufModule">GdkPixbufModule</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
155
|
+
<dt>GdkPixbufLoader, <a class="indexterm" href="GdkPixbufLoader.html#GdkPixbufLoader-struct">struct GdkPixbufLoader</a>
|
297
156
|
</dt>
|
298
|
-
<
|
299
|
-
<dt>
|
300
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc" title="GdkPixbufModuleFillInfoFunc ()">GdkPixbufModuleFillInfoFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
157
|
+
<dt>GdkPixbufLoader::area-prepared, <a class="indexterm" href="GdkPixbufLoader.html#GdkPixbufLoader-area-prepared">The "area-prepared" signal</a>
|
301
158
|
</dt>
|
302
|
-
<
|
303
|
-
<dt>
|
304
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc" title="GdkPixbufModuleFillVtableFunc ()">GdkPixbufModuleFillVtableFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
159
|
+
<dt>GdkPixbufLoader::area-updated, <a class="indexterm" href="GdkPixbufLoader.html#GdkPixbufLoader-area-updated">The "area-updated" signal</a>
|
305
160
|
</dt>
|
306
|
-
<
|
307
|
-
<dt>
|
308
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern" title="GdkPixbufModulePattern">GdkPixbufModulePattern</a>, struct in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
161
|
+
<dt>GdkPixbufLoader::closed, <a class="indexterm" href="GdkPixbufLoader.html#GdkPixbufLoader-closed">The "closed" signal</a>
|
309
162
|
</dt>
|
310
|
-
<
|
311
|
-
<dt>
|
312
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc" title="GdkPixbufModulePreparedFunc ()">GdkPixbufModulePreparedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
163
|
+
<dt>GdkPixbufLoader::size-prepared, <a class="indexterm" href="GdkPixbufLoader.html#GdkPixbufLoader-size-prepared">The "size-prepared" signal</a>
|
313
164
|
</dt>
|
314
|
-
<
|
315
|
-
<dt>
|
316
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc" title="GdkPixbufModuleSizeFunc ()">GdkPixbufModuleSizeFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
165
|
+
<dt>GdkPixbufModule, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule">struct GdkPixbufModule</a>
|
317
166
|
</dt>
|
318
|
-
<
|
319
|
-
<dt>
|
320
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc" title="GdkPixbufModuleUpdatedFunc ()">GdkPixbufModuleUpdatedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
167
|
+
<dt>GdkPixbufModuleFillInfoFunc, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc">GdkPixbufModuleFillInfoFunc ()</a>
|
321
168
|
</dt>
|
322
|
-
<
|
323
|
-
<dt>
|
324
|
-
<a class="link" href="gdk-pixbuf-scaling.html#GdkPixbufRotation" title="enum GdkPixbufRotation">GdkPixbufRotation</a>, enum in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
169
|
+
<dt>GdkPixbufModuleFillVtableFunc, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc">GdkPixbufModuleFillVtableFunc ()</a>
|
325
170
|
</dt>
|
326
|
-
<
|
327
|
-
<dt>
|
328
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#GdkPixbufSaveFunc" title="GdkPixbufSaveFunc ()">GdkPixbufSaveFunc</a>, user_function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
171
|
+
<dt>GdkPixbufModulePattern, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern">struct GdkPixbufModulePattern</a>
|
329
172
|
</dt>
|
330
|
-
<
|
331
|
-
<dt>
|
332
|
-
<a class="link" href="gdk-pixbuf-animation.html#GdkPixbufSimpleAnim-struct" title="GdkPixbufSimpleAnim">GdkPixbufSimpleAnim</a>, struct in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
173
|
+
<dt>GdkPixbufModulePreparedFunc, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc">GdkPixbufModulePreparedFunc ()</a>
|
333
174
|
</dt>
|
334
|
-
<
|
335
|
-
<dt>
|
336
|
-
<a class="link" href="gdk-pixbuf-animation.html#GdkPixbufSimpleAnim--loop" title='The "loop" property'>GdkPixbufSimpleAnim:loop</a>, object property in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
175
|
+
<dt>GdkPixbufModuleSizeFunc, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc">GdkPixbufModuleSizeFunc ()</a>
|
337
176
|
</dt>
|
338
|
-
<
|
339
|
-
<dt>
|
340
|
-
<a class="link" href="gdk-pixbuf-inline.html#GdkPixdata" title="GdkPixdata">GdkPixdata</a>, struct in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
177
|
+
<dt>GdkPixbufModuleUpdatedFunc, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc">GdkPixbufModuleUpdatedFunc ()</a>
|
341
178
|
</dt>
|
342
|
-
<
|
343
|
-
<dt>
|
344
|
-
<a class="link" href="gdk-pixbuf-inline.html#GdkPixdataDumpType" title="enum GdkPixdataDumpType">GdkPixdataDumpType</a>, enum in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
179
|
+
<dt>GdkPixbufRotation, <a class="indexterm" href="gdk-pixbuf-Scaling.html#GdkPixbufRotation">enum GdkPixbufRotation</a>
|
345
180
|
</dt>
|
346
|
-
<
|
347
|
-
<dt>
|
348
|
-
<a class="link" href="gdk-pixbuf-inline.html#GdkPixdataType" title="enum GdkPixdataType">GdkPixdataType</a>, enum in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
181
|
+
<dt>GdkPixbufSaveFunc, <a class="indexterm" href="gdk-pixbuf-File-saving.html#GdkPixbufSaveFunc">GdkPixbufSaveFunc ()</a>
|
349
182
|
</dt>
|
350
|
-
<
|
351
|
-
<dt>
|
352
|
-
<a class="link" href="gdk-pixbuf-inline.html#gdk-pixdata-deserialize" title="gdk_pixdata_deserialize ()">gdk_pixdata_deserialize</a>, function in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
183
|
+
<dt>GdkPixbufSimpleAnim, <a class="indexterm" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim-struct">GdkPixbufSimpleAnim</a>
|
353
184
|
</dt>
|
354
|
-
<
|
355
|
-
<dt>
|
356
|
-
<a class="link" href="gdk-pixbuf-inline.html#gdk-pixdata-from-pixbuf" title="gdk_pixdata_from_pixbuf ()">gdk_pixdata_from_pixbuf</a>, function in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
185
|
+
<dt>GdkPixbufSimpleAnim:loop, <a class="indexterm" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim--loop">The "loop" property</a>
|
357
186
|
</dt>
|
358
|
-
<
|
359
|
-
<dt>
|
360
|
-
<a class="link" href="gdk-pixbuf-inline.html#GDK-PIXDATA-HEADER-LENGTH:CAPS" title="GDK_PIXDATA_HEADER_LENGTH">GDK_PIXDATA_HEADER_LENGTH</a>, macro in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
187
|
+
<dt>GdkPixdata, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#GdkPixdata">struct GdkPixdata</a>
|
361
188
|
</dt>
|
362
|
-
<
|
363
|
-
<dt>
|
364
|
-
<a class="link" href="gdk-pixbuf-inline.html#gdk-pixdata-serialize" title="gdk_pixdata_serialize ()">gdk_pixdata_serialize</a>, function in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
189
|
+
<dt>GdkPixdataDumpType, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#GdkPixdataDumpType">enum GdkPixdataDumpType</a>
|
365
190
|
</dt>
|
366
|
-
<
|
367
|
-
<dt>
|
368
|
-
<a class="link" href="gdk-pixbuf-inline.html#gdk-pixdata-to-csource" title="gdk_pixdata_to_csource ()">gdk_pixdata_to_csource</a>, function in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
191
|
+
<dt>GdkPixdataType, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#GdkPixdataType">enum GdkPixdataType</a>
|
369
192
|
</dt>
|
370
|
-
<
|
371
|
-
<dt>
|
372
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-bits-per-sample" title="gdk_pixbuf_get_bits_per_sample ()">gdk_pixbuf_get_bits_per_sample</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
193
|
+
<dt>gdk_pixdata_deserialize, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-deserialize">gdk_pixdata_deserialize ()</a>
|
373
194
|
</dt>
|
374
|
-
<
|
375
|
-
<dt>
|
376
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-colorspace" title="gdk_pixbuf_get_colorspace ()">gdk_pixbuf_get_colorspace</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
195
|
+
<dt>gdk_pixdata_from_pixbuf, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-from-pixbuf">gdk_pixdata_from_pixbuf ()</a>
|
377
196
|
</dt>
|
378
|
-
<
|
379
|
-
<dt>
|
380
|
-
<a class="link" href="gdk-pixbuf-file-loading.html#gdk-pixbuf-get-file-info" title="gdk_pixbuf_get_file_info ()">gdk_pixbuf_get_file_info</a>, function in <a class="link" href="gdk-pixbuf-file-loading.html" title="file-loading">file-loading</a>
|
197
|
+
<dt>GDK_PIXDATA_HEADER_LENGTH, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-HEADER-LENGTH:CAPS">GDK_PIXDATA_HEADER_LENGTH</a>
|
381
198
|
</dt>
|
382
|
-
<
|
383
|
-
<dt>
|
384
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()">gdk_pixbuf_get_formats</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
199
|
+
<dt>gdk_pixdata_serialize, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-serialize">gdk_pixdata_serialize ()</a>
|
385
200
|
</dt>
|
386
|
-
<
|
387
|
-
<dt>
|
388
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-has-alpha" title="gdk_pixbuf_get_has_alpha ()">gdk_pixbuf_get_has_alpha</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
201
|
+
<dt>gdk_pixdata_to_csource, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-to-csource">gdk_pixdata_to_csource ()</a>
|
389
202
|
</dt>
|
390
|
-
<
|
391
|
-
<dt>
|
392
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-height" title="gdk_pixbuf_get_height ()">gdk_pixbuf_get_height</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
203
|
+
<dt>gdk_pixbuf_get_bits_per_sample, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-bits-per-sample">gdk_pixbuf_get_bits_per_sample ()</a>
|
393
204
|
</dt>
|
394
|
-
<
|
395
|
-
<dt>
|
396
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-n-channels" title="gdk_pixbuf_get_n_channels ()">gdk_pixbuf_get_n_channels</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
205
|
+
<dt>gdk_pixbuf_get_colorspace, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-colorspace">gdk_pixbuf_get_colorspace ()</a>
|
397
206
|
</dt>
|
398
|
-
<
|
399
|
-
<dt>
|
400
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-option" title="gdk_pixbuf_get_option ()">gdk_pixbuf_get_option</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
207
|
+
<dt>gdk_pixbuf_get_file_info, <a class="indexterm" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info">gdk_pixbuf_get_file_info ()</a>
|
401
208
|
</dt>
|
402
|
-
<
|
403
|
-
<dt>
|
404
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-pixels" title="gdk_pixbuf_get_pixels ()">gdk_pixbuf_get_pixels</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
209
|
+
<dt>gdk_pixbuf_get_formats, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats">gdk_pixbuf_get_formats ()</a>
|
405
210
|
</dt>
|
406
|
-
<
|
407
|
-
<dt>
|
408
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-rowstride" title="gdk_pixbuf_get_rowstride ()">gdk_pixbuf_get_rowstride</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
211
|
+
<dt>gdk_pixbuf_get_has_alpha, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-has-alpha">gdk_pixbuf_get_has_alpha ()</a>
|
409
212
|
</dt>
|
410
|
-
<
|
411
|
-
<dt>
|
412
|
-
<a class="link" href="gdk-pixbuf-gdk-pixbuf.html#gdk-pixbuf-get-width" title="gdk_pixbuf_get_width ()">gdk_pixbuf_get_width</a>, function in <a class="link" href="gdk-pixbuf-gdk-pixbuf.html" title="gdk-pixbuf">gdk-pixbuf</a>
|
213
|
+
<dt>gdk_pixbuf_get_height, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-height">gdk_pixbuf_get_height ()</a>
|
413
214
|
</dt>
|
414
|
-
<
|
415
|
-
<a name="idxL"></a><h3 class="title">L</h3>
|
416
|
-
<dt>
|
417
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-close" title="gdk_pixbuf_loader_close ()">gdk_pixbuf_loader_close</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
418
|
-
</dt>
|
419
|
-
<dd></dd>
|
420
|
-
<dt>
|
421
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-animation" title="gdk_pixbuf_loader_get_animation ()">gdk_pixbuf_loader_get_animation</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
422
|
-
</dt>
|
423
|
-
<dd></dd>
|
424
|
-
<dt>
|
425
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-format" title="gdk_pixbuf_loader_get_format ()">gdk_pixbuf_loader_get_format</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
426
|
-
</dt>
|
427
|
-
<dd></dd>
|
428
|
-
<dt>
|
429
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-pixbuf" title="gdk_pixbuf_loader_get_pixbuf ()">gdk_pixbuf_loader_get_pixbuf</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
430
|
-
</dt>
|
431
|
-
<dd></dd>
|
432
|
-
<dt>
|
433
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new" title="gdk_pixbuf_loader_new ()">gdk_pixbuf_loader_new</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
434
|
-
</dt>
|
435
|
-
<dd></dd>
|
436
|
-
<dt>
|
437
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-mime-type" title="gdk_pixbuf_loader_new_with_mime_type ()">gdk_pixbuf_loader_new_with_mime_type</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
438
|
-
</dt>
|
439
|
-
<dd></dd>
|
440
|
-
<dt>
|
441
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-type" title="gdk_pixbuf_loader_new_with_type ()">gdk_pixbuf_loader_new_with_type</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
442
|
-
</dt>
|
443
|
-
<dd></dd>
|
444
|
-
<dt>
|
445
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-set-size" title="gdk_pixbuf_loader_set_size ()">gdk_pixbuf_loader_set_size</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
446
|
-
</dt>
|
447
|
-
<dd></dd>
|
448
|
-
<dt>
|
449
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write" title="gdk_pixbuf_loader_write ()">gdk_pixbuf_loader_write</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
|
450
|
-
</dt>
|
451
|
-
<dd></dd>
|
452
|
-
<a name="idxM"></a><h3 class="title">M</h3>
|
453
|
-
<dt>
|
454
|
-
<a class="link" href="gdk-pixbuf-inline.html#GDK-PIXBUF-MAGIC-NUMBER:CAPS" title="GDK_PIXBUF_MAGIC_NUMBER">GDK_PIXBUF_MAGIC_NUMBER</a>, macro in <a class="link" href="gdk-pixbuf-inline.html" title="inline">inline</a>
|
455
|
-
</dt>
|
456
|
-
<dd></dd>
|
457
|
-
<dt>
|
458
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS" title="GDK_PIXBUF_MAJOR">GDK_PIXBUF_MAJOR</a>, macro in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
459
|
-
</dt>
|
460
|
-
<dd></dd>
|
461
|
-
<dt>
|
462
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-major-version" title="gdk_pixbuf_major_version">gdk_pixbuf_major_version</a>, variable in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
463
|
-
</dt>
|
464
|
-
<dd></dd>
|
465
|
-
<dt>
|
466
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS" title="GDK_PIXBUF_MICRO">GDK_PIXBUF_MICRO</a>, macro in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
467
|
-
</dt>
|
468
|
-
<dd></dd>
|
469
|
-
<dt>
|
470
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-micro-version" title="gdk_pixbuf_micro_version">gdk_pixbuf_micro_version</a>, variable in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
471
|
-
</dt>
|
472
|
-
<dd></dd>
|
473
|
-
<dt>
|
474
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS" title="GDK_PIXBUF_MINOR">GDK_PIXBUF_MINOR</a>, macro in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
475
|
-
</dt>
|
476
|
-
<dd></dd>
|
477
|
-
<dt>
|
478
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-minor-version" title="gdk_pixbuf_minor_version">gdk_pixbuf_minor_version</a>, variable in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
479
|
-
</dt>
|
480
|
-
<dd></dd>
|
481
|
-
<a name="idxN"></a><h3 class="title">N</h3>
|
482
|
-
<dt>
|
483
|
-
<a class="link" href="gdk-pixbuf-creating.html#gdk-pixbuf-new" title="gdk_pixbuf_new ()">gdk_pixbuf_new</a>, function in <a class="link" href="gdk-pixbuf-creating.html" title="creating">creating</a>
|
484
|
-
</dt>
|
485
|
-
<dd></dd>
|
486
|
-
<dt>
|
487
|
-
<a class="link" href="gdk-pixbuf-creating.html#gdk-pixbuf-new-from-data" title="gdk_pixbuf_new_from_data ()">gdk_pixbuf_new_from_data</a>, function in <a class="link" href="gdk-pixbuf-creating.html" title="creating">creating</a>
|
488
|
-
</dt>
|
489
|
-
<dd></dd>
|
490
|
-
<dt>
|
491
|
-
<a class="link" href="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-file" title="gdk_pixbuf_new_from_file ()">gdk_pixbuf_new_from_file</a>, function in <a class="link" href="gdk-pixbuf-file-loading.html" title="file-loading">file-loading</a>
|
492
|
-
</dt>
|
493
|
-
<dd></dd>
|
494
|
-
<dt>
|
495
|
-
<a class="link" href="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-file-at-scale" title="gdk_pixbuf_new_from_file_at_scale ()">gdk_pixbuf_new_from_file_at_scale</a>, function in <a class="link" href="gdk-pixbuf-file-loading.html" title="file-loading">file-loading</a>
|
496
|
-
</dt>
|
497
|
-
<dd></dd>
|
498
|
-
<dt>
|
499
|
-
<a class="link" href="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-file-at-size" title="gdk_pixbuf_new_from_file_at_size ()">gdk_pixbuf_new_from_file_at_size</a>, function in <a class="link" href="gdk-pixbuf-file-loading.html" title="file-loading">file-loading</a>
|
500
|
-
</dt>
|
501
|
-
<dd></dd>
|
502
|
-
<dt>
|
503
|
-
<a class="link" href="gdk-pixbuf-creating.html#gdk-pixbuf-new-from-inline" title="gdk_pixbuf_new_from_inline ()">gdk_pixbuf_new_from_inline</a>, function in <a class="link" href="gdk-pixbuf-creating.html" title="creating">creating</a>
|
504
|
-
</dt>
|
505
|
-
<dd></dd>
|
506
|
-
<dt>
|
507
|
-
<a class="link" href="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-stream" title="gdk_pixbuf_new_from_stream ()">gdk_pixbuf_new_from_stream</a>, function in <a class="link" href="gdk-pixbuf-file-loading.html" title="file-loading">file-loading</a>
|
508
|
-
</dt>
|
509
|
-
<dd></dd>
|
510
|
-
<dt>
|
511
|
-
<a class="link" href="gdk-pixbuf-file-loading.html#gdk-pixbuf-new-from-stream-at-scale" title="gdk_pixbuf_new_from_stream_at_scale ()">gdk_pixbuf_new_from_stream_at_scale</a>, function in <a class="link" href="gdk-pixbuf-file-loading.html" title="file-loading">file-loading</a>
|
512
|
-
</dt>
|
513
|
-
<dd></dd>
|
514
|
-
<dt>
|
515
|
-
<a class="link" href="gdk-pixbuf-creating.html#gdk-pixbuf-new-from-xpm-data" title="gdk_pixbuf_new_from_xpm_data ()">gdk_pixbuf_new_from_xpm_data</a>, function in <a class="link" href="gdk-pixbuf-creating.html" title="creating">creating</a>
|
516
|
-
</dt>
|
517
|
-
<dd></dd>
|
518
|
-
<dt>
|
519
|
-
<a class="link" href="gdk-pixbuf-creating.html#gdk-pixbuf-new-subpixbuf" title="gdk_pixbuf_new_subpixbuf ()">gdk_pixbuf_new_subpixbuf</a>, function in <a class="link" href="gdk-pixbuf-creating.html" title="creating">creating</a>
|
520
|
-
</dt>
|
521
|
-
<dd></dd>
|
522
|
-
<a name="idxR"></a><h3 class="title">R</h3>
|
523
|
-
<dt>
|
524
|
-
<a class="link" href="gdk-pixbuf-refcounting.html#gdk-pixbuf-ref" title="gdk_pixbuf_ref ()">gdk_pixbuf_ref</a>, function in <a class="link" href="gdk-pixbuf-refcounting.html" title="refcounting">refcounting</a>
|
525
|
-
</dt>
|
526
|
-
<dd></dd>
|
527
|
-
<dt>
|
528
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-rotate-simple" title="gdk_pixbuf_rotate_simple ()">gdk_pixbuf_rotate_simple</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
529
|
-
</dt>
|
530
|
-
<dd></dd>
|
531
|
-
<a name="idxS"></a><h3 class="title">S</h3>
|
532
|
-
<dt>
|
533
|
-
<a class="link" href="gdk-pixbuf-util.html#gdk-pixbuf-saturate-and-pixelate" title="gdk_pixbuf_saturate_and_pixelate ()">gdk_pixbuf_saturate_and_pixelate</a>, function in <a class="link" href="gdk-pixbuf-util.html" title="util">util</a>
|
534
|
-
</dt>
|
535
|
-
<dd></dd>
|
536
|
-
<dt>
|
537
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-save" title="gdk_pixbuf_save ()">gdk_pixbuf_save</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
538
|
-
</dt>
|
539
|
-
<dd></dd>
|
540
|
-
<dt>
|
541
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-savev" title="gdk_pixbuf_savev ()">gdk_pixbuf_savev</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
542
|
-
</dt>
|
543
|
-
<dd></dd>
|
544
|
-
<dt>
|
545
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-buffer" title="gdk_pixbuf_save_to_buffer ()">gdk_pixbuf_save_to_buffer</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
546
|
-
</dt>
|
547
|
-
<dd></dd>
|
548
|
-
<dt>
|
549
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-bufferv" title="gdk_pixbuf_save_to_bufferv ()">gdk_pixbuf_save_to_bufferv</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
550
|
-
</dt>
|
551
|
-
<dd></dd>
|
552
|
-
<dt>
|
553
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-callback" title="gdk_pixbuf_save_to_callback ()">gdk_pixbuf_save_to_callback</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
554
|
-
</dt>
|
555
|
-
<dd></dd>
|
556
|
-
<dt>
|
557
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-callbackv" title="gdk_pixbuf_save_to_callbackv ()">gdk_pixbuf_save_to_callbackv</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
558
|
-
</dt>
|
559
|
-
<dd></dd>
|
560
|
-
<dt>
|
561
|
-
<a class="link" href="gdk-pixbuf-file-saving.html#gdk-pixbuf-save-to-stream" title="gdk_pixbuf_save_to_stream ()">gdk_pixbuf_save_to_stream</a>, function in <a class="link" href="gdk-pixbuf-file-saving.html" title="file-saving">file-saving</a>
|
562
|
-
</dt>
|
563
|
-
<dd></dd>
|
564
|
-
<dt>
|
565
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-scale" title="gdk_pixbuf_scale ()">gdk_pixbuf_scale</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
566
|
-
</dt>
|
567
|
-
<dd></dd>
|
568
|
-
<dt>
|
569
|
-
<a class="link" href="gdk-pixbuf-scaling.html#gdk-pixbuf-scale-simple" title="gdk_pixbuf_scale_simple ()">gdk_pixbuf_scale_simple</a>, function in <a class="link" href="gdk-pixbuf-scaling.html" title="scaling">scaling</a>
|
570
|
-
</dt>
|
571
|
-
<dd></dd>
|
572
|
-
<dt>
|
573
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-set-option" title="gdk_pixbuf_set_option ()">gdk_pixbuf_set_option</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
574
|
-
</dt>
|
575
|
-
<dd></dd>
|
576
|
-
<dt>
|
577
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-simple-anim-add-frame" title="gdk_pixbuf_simple_anim_add_frame ()">gdk_pixbuf_simple_anim_add_frame</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
578
|
-
</dt>
|
579
|
-
<dd></dd>
|
580
|
-
<dt>
|
581
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-simple-anim-get-loop" title="gdk_pixbuf_simple_anim_get_loop ()">gdk_pixbuf_simple_anim_get_loop</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
582
|
-
</dt>
|
583
|
-
<dd></dd>
|
584
|
-
<dt>
|
585
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-simple-anim-new" title="gdk_pixbuf_simple_anim_new ()">gdk_pixbuf_simple_anim_new</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
586
|
-
</dt>
|
587
|
-
<dd></dd>
|
588
|
-
<dt>
|
589
|
-
<a class="link" href="gdk-pixbuf-animation.html#gdk-pixbuf-simple-anim-set-loop" title="gdk_pixbuf_simple_anim_set_loop ()">gdk_pixbuf_simple_anim_set_loop</a>, function in <a class="link" href="gdk-pixbuf-animation.html" title="animation">animation</a>
|
590
|
-
</dt>
|
591
|
-
<dd></dd>
|
592
|
-
<a name="idxU"></a><h3 class="title">U</h3>
|
593
|
-
<dt>
|
594
|
-
<a class="link" href="gdk-pixbuf-refcounting.html#gdk-pixbuf-unref" title="gdk_pixbuf_unref ()">gdk_pixbuf_unref</a>, function in <a class="link" href="gdk-pixbuf-refcounting.html" title="refcounting">refcounting</a>
|
595
|
-
</dt>
|
596
|
-
<dd></dd>
|
597
|
-
<a name="idxV"></a><h3 class="title">V</h3>
|
598
|
-
<dt>
|
599
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-VERSION:CAPS" title="GDK_PIXBUF_VERSION">GDK_PIXBUF_VERSION</a>, macro in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
600
|
-
</dt>
|
601
|
-
<dd></dd>
|
602
|
-
<dt>
|
603
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-version" title="gdk_pixbuf_version">gdk_pixbuf_version</a>, variable in <a class="link" href="gdk-pixbuf-Versioning.html" title="Versioning">Versioning</a>
|
604
|
-
</dt>
|
605
|
-
<dd></dd>
|
606
|
-
<a name="idxX"></a><h3 class="title">X</h3>
|
607
|
-
<dt>
|
608
|
-
XlibRgbCmap, struct in gdk-pixbuf-xlib-rgb
|
609
|
-
</dt>
|
610
|
-
<dd></dd>
|
611
|
-
<dt>
|
612
|
-
XlibRgbDither, enum in gdk-pixbuf-xlib-rgb
|
613
|
-
</dt>
|
614
|
-
<dd></dd>
|
615
|
-
<dt>
|
616
|
-
xlib_draw_gray_image, function in gdk-pixbuf-xlib-rgb
|
617
|
-
</dt>
|
618
|
-
<dd></dd>
|
619
|
-
<dt>
|
620
|
-
xlib_draw_indexed_image, function in gdk-pixbuf-xlib-rgb
|
621
|
-
</dt>
|
622
|
-
<dd></dd>
|
623
|
-
<dt>
|
624
|
-
xlib_draw_rgb_32_image, function in gdk-pixbuf-xlib-rgb
|
215
|
+
<dt>gdk_pixbuf_get_n_channels, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-n-channels">gdk_pixbuf_get_n_channels ()</a>
|
625
216
|
</dt>
|
626
|
-
<
|
627
|
-
<dt>
|
628
|
-
xlib_draw_rgb_image, function in gdk-pixbuf-xlib-rgb
|
217
|
+
<dt>gdk_pixbuf_get_option, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-option">gdk_pixbuf_get_option ()</a>
|
629
218
|
</dt>
|
630
|
-
<
|
631
|
-
<dt>
|
632
|
-
xlib_draw_rgb_image_dithalign, function in gdk-pixbuf-xlib-rgb
|
219
|
+
<dt>gdk_pixbuf_get_pixels, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-pixels">gdk_pixbuf_get_pixels ()</a>
|
633
220
|
</dt>
|
634
|
-
<
|
635
|
-
<dt>
|
636
|
-
gdk_pixbuf_xlib_get_from_drawable, function in gdk-pixbuf-xlib-from-drawables
|
221
|
+
<dt>gdk_pixbuf_get_rowstride, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-rowstride">gdk_pixbuf_get_rowstride ()</a>
|
637
222
|
</dt>
|
638
|
-
<
|
639
|
-
<dt>
|
640
|
-
gdk_pixbuf_xlib_init, function in gdk-pixbuf-xlib-init
|
223
|
+
<dt>gdk_pixbuf_get_width, <a class="indexterm" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-width">gdk_pixbuf_get_width ()</a>
|
641
224
|
</dt>
|
642
|
-
|
643
|
-
|
644
|
-
|
225
|
+
</dl>
|
226
|
+
</div>
|
227
|
+
<div class="indexdiv">
|
228
|
+
<h3>L</h3>
|
229
|
+
<dl>
|
230
|
+
<dt>gdk_pixbuf_loader_close, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-close">gdk_pixbuf_loader_close ()</a>
|
231
|
+
</dt>
|
232
|
+
<dt>gdk_pixbuf_loader_get_animation, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-animation">gdk_pixbuf_loader_get_animation ()</a>
|
233
|
+
</dt>
|
234
|
+
<dt>gdk_pixbuf_loader_get_format, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-format">gdk_pixbuf_loader_get_format ()</a>
|
235
|
+
</dt>
|
236
|
+
<dt>gdk_pixbuf_loader_get_pixbuf, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-pixbuf">gdk_pixbuf_loader_get_pixbuf ()</a>
|
237
|
+
</dt>
|
238
|
+
<dt>gdk_pixbuf_loader_new, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new">gdk_pixbuf_loader_new ()</a>
|
239
|
+
</dt>
|
240
|
+
<dt>gdk_pixbuf_loader_new_with_mime_type, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-mime-type">gdk_pixbuf_loader_new_with_mime_type ()</a>
|
241
|
+
</dt>
|
242
|
+
<dt>gdk_pixbuf_loader_new_with_type, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-type">gdk_pixbuf_loader_new_with_type ()</a>
|
243
|
+
</dt>
|
244
|
+
<dt>gdk_pixbuf_loader_set_size, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-set-size">gdk_pixbuf_loader_set_size ()</a>
|
245
|
+
</dt>
|
246
|
+
<dt>gdk_pixbuf_loader_write, <a class="indexterm" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write">gdk_pixbuf_loader_write ()</a>
|
247
|
+
</dt>
|
248
|
+
</dl>
|
249
|
+
</div>
|
250
|
+
<div class="indexdiv">
|
251
|
+
<h3>M</h3>
|
252
|
+
<dl>
|
253
|
+
<dt>GDK_PIXBUF_MAGIC_NUMBER, <a class="indexterm" href="gdk-pixbuf-Inline-data.html#GDK-PIXBUF-MAGIC-NUMBER:CAPS">GDK_PIXBUF_MAGIC_NUMBER</a>
|
254
|
+
</dt>
|
255
|
+
<dt>GDK_PIXBUF_MAJOR, <a class="indexterm" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS">GDK_PIXBUF_MAJOR</a>
|
256
|
+
</dt>
|
257
|
+
<dt>gdk_pixbuf_major_version, <a class="indexterm" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-major-version">gdk_pixbuf_major_version</a>
|
258
|
+
</dt>
|
259
|
+
<dt>GDK_PIXBUF_MICRO, <a class="indexterm" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS">GDK_PIXBUF_MICRO</a>
|
260
|
+
</dt>
|
261
|
+
<dt>gdk_pixbuf_micro_version, <a class="indexterm" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-micro-version">gdk_pixbuf_micro_version</a>
|
262
|
+
</dt>
|
263
|
+
<dt>GDK_PIXBUF_MINOR, <a class="indexterm" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS">GDK_PIXBUF_MINOR</a>
|
645
264
|
</dt>
|
646
|
-
<
|
647
|
-
<dt>
|
648
|
-
gdk_pixbuf_xlib_render_pixmap_and_mask, function in gdk-pixbuf-xlib-rendering
|
265
|
+
<dt>gdk_pixbuf_minor_version, <a class="indexterm" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-minor-version">gdk_pixbuf_minor_version</a>
|
649
266
|
</dt>
|
650
|
-
|
651
|
-
|
652
|
-
|
267
|
+
</dl>
|
268
|
+
</div>
|
269
|
+
<div class="indexdiv">
|
270
|
+
<h3>N</h3>
|
271
|
+
<dl>
|
272
|
+
<dt>gdk_pixbuf_new, <a class="indexterm" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new">gdk_pixbuf_new ()</a>
|
273
|
+
</dt>
|
274
|
+
<dt>gdk_pixbuf_new_from_data, <a class="indexterm" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-data">gdk_pixbuf_new_from_data ()</a>
|
275
|
+
</dt>
|
276
|
+
<dt>gdk_pixbuf_new_from_file, <a class="indexterm" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file">gdk_pixbuf_new_from_file</a>
|
277
|
+
</dt>
|
278
|
+
<dt>gdk_pixbuf_new_from_file_at_scale, <a class="indexterm" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-scale">gdk_pixbuf_new_from_file_at_scale</a>
|
279
|
+
</dt>
|
280
|
+
<dt>gdk_pixbuf_new_from_file_at_size, <a class="indexterm" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size">gdk_pixbuf_new_from_file_at_size</a>
|
281
|
+
</dt>
|
282
|
+
<dt>gdk_pixbuf_new_from_inline, <a class="indexterm" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-inline">gdk_pixbuf_new_from_inline ()</a>
|
283
|
+
</dt>
|
284
|
+
<dt>gdk_pixbuf_new_from_stream, <a class="indexterm" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream">gdk_pixbuf_new_from_stream ()</a>
|
285
|
+
</dt>
|
286
|
+
<dt>gdk_pixbuf_new_from_stream_at_scale, <a class="indexterm" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream-at-scale">gdk_pixbuf_new_from_stream_at_scale ()</a>
|
653
287
|
</dt>
|
654
|
-
<
|
655
|
-
<dt>
|
656
|
-
gdk_pixbuf_xlib_render_to_drawable, function in gdk-pixbuf-xlib-rendering
|
288
|
+
<dt>gdk_pixbuf_new_from_xpm_data, <a class="indexterm" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-xpm-data">gdk_pixbuf_new_from_xpm_data ()</a>
|
657
289
|
</dt>
|
658
|
-
<
|
659
|
-
<dt>
|
660
|
-
gdk_pixbuf_xlib_render_to_drawable_alpha, function in gdk-pixbuf-xlib-rendering
|
290
|
+
<dt>gdk_pixbuf_new_subpixbuf, <a class="indexterm" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-subpixbuf">gdk_pixbuf_new_subpixbuf ()</a>
|
661
291
|
</dt>
|
662
|
-
|
663
|
-
|
664
|
-
|
292
|
+
</dl>
|
293
|
+
</div>
|
294
|
+
<div class="indexdiv">
|
295
|
+
<h3>R</h3>
|
296
|
+
<dl>
|
297
|
+
<dt>gdk_pixbuf_ref, <a class="indexterm" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-ref">gdk_pixbuf_ref ()</a>
|
298
|
+
</dt>
|
299
|
+
<dt>gdk_pixbuf_rotate_simple, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-rotate-simple">gdk_pixbuf_rotate_simple ()</a>
|
300
|
+
</dt>
|
301
|
+
</dl>
|
302
|
+
</div>
|
303
|
+
<div class="indexdiv">
|
304
|
+
<h3>S</h3>
|
305
|
+
<dl>
|
306
|
+
<dt>gdk_pixbuf_saturate_and_pixelate, <a class="indexterm" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-saturate-and-pixelate">gdk_pixbuf_saturate_and_pixelate ()</a>
|
665
307
|
</dt>
|
666
|
-
<
|
667
|
-
<dt>
|
668
|
-
xlib_rgb_cmap_new, function in gdk-pixbuf-xlib-rgb
|
308
|
+
<dt>gdk_pixbuf_save, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save">gdk_pixbuf_save</a>
|
669
309
|
</dt>
|
670
|
-
<
|
671
|
-
<dt>
|
672
|
-
xlib_rgb_ditherable, function in gdk-pixbuf-xlib-rgb
|
310
|
+
<dt>gdk_pixbuf_savev, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-savev">gdk_pixbuf_savev</a>
|
673
311
|
</dt>
|
674
|
-
<
|
675
|
-
<dt>
|
676
|
-
xlib_rgb_gc_set_background, function in gdk-pixbuf-xlib-rgb
|
312
|
+
<dt>gdk_pixbuf_save_to_buffer, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-buffer">gdk_pixbuf_save_to_buffer ()</a>
|
677
313
|
</dt>
|
678
|
-
<
|
679
|
-
<dt>
|
680
|
-
xlib_rgb_gc_set_foreground, function in gdk-pixbuf-xlib-rgb
|
314
|
+
<dt>gdk_pixbuf_save_to_bufferv, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-bufferv">gdk_pixbuf_save_to_bufferv ()</a>
|
681
315
|
</dt>
|
682
|
-
<
|
683
|
-
<dt>
|
684
|
-
xlib_rgb_get_cmap, function in gdk-pixbuf-xlib-rgb
|
316
|
+
<dt>gdk_pixbuf_save_to_callback, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callback">gdk_pixbuf_save_to_callback ()</a>
|
685
317
|
</dt>
|
686
|
-
<
|
687
|
-
<dt>
|
688
|
-
xlib_rgb_get_depth, function in gdk-pixbuf-xlib-rgb
|
318
|
+
<dt>gdk_pixbuf_save_to_callbackv, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callbackv">gdk_pixbuf_save_to_callbackv ()</a>
|
689
319
|
</dt>
|
690
|
-
<
|
691
|
-
<dt>
|
692
|
-
xlib_rgb_get_display, function in gdk-pixbuf-xlib-rgb
|
320
|
+
<dt>gdk_pixbuf_save_to_stream, <a class="indexterm" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-stream">gdk_pixbuf_save_to_stream ()</a>
|
693
321
|
</dt>
|
694
|
-
<
|
695
|
-
<dt>
|
696
|
-
xlib_rgb_get_screen, function in gdk-pixbuf-xlib-rgb
|
322
|
+
<dt>gdk_pixbuf_scale, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-scale">gdk_pixbuf_scale ()</a>
|
697
323
|
</dt>
|
698
|
-
<
|
699
|
-
<dt>
|
700
|
-
xlib_rgb_get_visual, function in gdk-pixbuf-xlib-rgb
|
324
|
+
<dt>gdk_pixbuf_scale_simple, <a class="indexterm" href="gdk-pixbuf-Scaling.html#gdk-pixbuf-scale-simple">gdk_pixbuf_scale_simple ()</a>
|
701
325
|
</dt>
|
702
|
-
<
|
703
|
-
<dt>
|
704
|
-
xlib_rgb_get_visual_info, function in gdk-pixbuf-xlib-rgb
|
326
|
+
<dt>gdk_pixbuf_set_option, <a class="indexterm" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-set-option">gdk_pixbuf_set_option ()</a>
|
705
327
|
</dt>
|
706
|
-
<
|
707
|
-
<dt>
|
708
|
-
xlib_rgb_init, function in gdk-pixbuf-xlib-rgb
|
328
|
+
<dt>gdk_pixbuf_simple_anim_add_frame, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-add-frame">gdk_pixbuf_simple_anim_add_frame ()</a>
|
709
329
|
</dt>
|
710
|
-
<
|
711
|
-
<dt>
|
712
|
-
xlib_rgb_init_with_depth, function in gdk-pixbuf-xlib-rgb
|
330
|
+
<dt>gdk_pixbuf_simple_anim_get_loop, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-get-loop">gdk_pixbuf_simple_anim_get_loop ()</a>
|
713
331
|
</dt>
|
714
|
-
<
|
715
|
-
<dt>
|
716
|
-
xlib_rgb_set_install, function in gdk-pixbuf-xlib-rgb
|
332
|
+
<dt>gdk_pixbuf_simple_anim_new, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-new">gdk_pixbuf_simple_anim_new ()</a>
|
717
333
|
</dt>
|
718
|
-
<
|
719
|
-
<dt>
|
720
|
-
xlib_rgb_set_min_colors, function in gdk-pixbuf-xlib-rgb
|
334
|
+
<dt>gdk_pixbuf_simple_anim_set_loop, <a class="indexterm" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-set-loop">gdk_pixbuf_simple_anim_set_loop ()</a>
|
721
335
|
</dt>
|
722
|
-
|
723
|
-
|
724
|
-
|
336
|
+
</dl>
|
337
|
+
</div>
|
338
|
+
<div class="indexdiv">
|
339
|
+
<h3>U</h3>
|
340
|
+
<dl><dt>gdk_pixbuf_unref, <a class="indexterm" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-unref">gdk_pixbuf_unref ()</a>
|
341
|
+
</dt></dl>
|
342
|
+
</div>
|
343
|
+
<div class="indexdiv">
|
344
|
+
<h3>V</h3>
|
345
|
+
<dl>
|
346
|
+
<dt>gdk_pixbuf_version, <a class="indexterm" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-version">gdk_pixbuf_version</a>
|
725
347
|
</dt>
|
726
|
-
<
|
727
|
-
<dt>
|
728
|
-
xlib_rgb_xpixel_from_rgb, function in gdk-pixbuf-xlib-rgb
|
348
|
+
<dt>GDK_PIXBUF_VERSION, <a class="indexterm" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-VERSION:CAPS">GDK_PIXBUF_VERSION</a>
|
729
349
|
</dt>
|
730
|
-
|
350
|
+
</dl>
|
351
|
+
</div>
|
352
|
+
</div>
|
731
353
|
</div>
|
732
354
|
<div class="footer">
|
733
355
|
<hr>
|
734
|
-
Generated by GTK-Doc V1.
|
356
|
+
Generated by GTK-Doc V1.17.1</div>
|
735
357
|
</body>
|
736
358
|
</html>
|