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
@@ -6,11 +6,11 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="next" href="rn01.html" title="API Reference">
|
9
|
-
<meta name="generator" content="GTK-Doc V1.
|
9
|
+
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
12
12
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
13
|
-
<div class="book"
|
13
|
+
<div class="book">
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GDK-PixBuf Reference Manual</p></th></tr></table></div>
|
@@ -23,14 +23,14 @@
|
|
23
23
|
</p></div></div>
|
24
24
|
</div></div></div>
|
25
25
|
<div><p class="releaseinfo">
|
26
|
-
Version 2.
|
26
|
+
Version 2.24.0
|
27
27
|
|
28
28
|
The latest version of this documentation can be found on-line at
|
29
29
|
<a class="ulink" href="http://library.gnome.org/devel/gdk-pixbuf/unstable/" target="_top">http://library.gnome.org/devel/gdk-pixbuf/unstable/</a>.
|
30
30
|
</p></div>
|
31
31
|
<div><p class="copyright">Copyright © 2000 The Free Software Foundation</p></div>
|
32
|
-
<div><div class="legalnotice"
|
33
|
-
<a name="
|
32
|
+
<div><div class="legalnotice">
|
33
|
+
<a name="id434355"></a><p>
|
34
34
|
Permission is granted to copy, distribute and/or modify this
|
35
35
|
document under the terms of the <em class="citetitle">GNU Free
|
36
36
|
Documentation License</em>, Version 1.1 or any later
|
@@ -65,28 +65,28 @@
|
|
65
65
|
<dt><span class="reference"><a href="rn01.html">I. API Reference</a></span></dt>
|
66
66
|
<dd><dl>
|
67
67
|
<dt>
|
68
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-Versioning.html">
|
68
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Versioning.html">Initialization and Versions</a></span><span class="refpurpose"> — Library version numbers.</span>
|
69
69
|
</dt>
|
70
70
|
<dt>
|
71
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
71
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-The-GdkPixbuf-Structure.html">The GdkPixbuf Structure</a></span><span class="refpurpose"> — Information that describes an image.</span>
|
72
72
|
</dt>
|
73
73
|
<dt>
|
74
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
74
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html">Reference Counting and Memory Mangement</a></span><span class="refpurpose"> — Functions for reference counting and memory management on pixbufs.</span>
|
75
75
|
</dt>
|
76
76
|
<dt>
|
77
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
77
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-File-Loading.html">File Loading</a></span><span class="refpurpose"> — Loading a pixbuf from a file.</span>
|
78
78
|
</dt>
|
79
79
|
<dt>
|
80
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
80
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-File-saving.html">File saving</a></span><span class="refpurpose"> — Saving a pixbuf to a file.</span>
|
81
81
|
</dt>
|
82
82
|
<dt>
|
83
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
83
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Image-Data-in-Memory.html">Image Data in Memory</a></span><span class="refpurpose"> — Creating a pixbuf from image data that is already in memory.</span>
|
84
84
|
</dt>
|
85
85
|
<dt>
|
86
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
86
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Inline-data.html">Inline data</a></span><span class="refpurpose"> — Functions for inlined pixbuf handling.</span>
|
87
87
|
</dt>
|
88
88
|
<dt>
|
89
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
89
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Scaling.html">Scaling</a></span><span class="refpurpose"> — Scaling pixbufs and scaling and compositing pixbufs</span>
|
90
90
|
</dt>
|
91
91
|
<dt>
|
92
92
|
<span class="refentrytitle"><a href="gdk-pixbuf-gdk-pixbuf-rendering.html">Rendering</a></span><span class="refpurpose"> — Rendering a pixbuf to a GDK drawable.</span>
|
@@ -95,16 +95,16 @@
|
|
95
95
|
<span class="refentrytitle"><a href="gdk-pixbuf-gdk-pixbuf-from-drawables.html">Drawables to Pixbufs</a></span><span class="refpurpose"> — Getting parts of a GDK drawable's image data into a pixbuf.</span>
|
96
96
|
</dt>
|
97
97
|
<dt>
|
98
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
98
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Utilities.html">Utilities</a></span><span class="refpurpose"> — Utility and miscellaneous convenience functions.</span>
|
99
99
|
</dt>
|
100
100
|
<dt>
|
101
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-
|
101
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Animations.html">Animations</a></span><span class="refpurpose"> — Animated images.</span>
|
102
102
|
</dt>
|
103
103
|
<dt>
|
104
|
-
<span class="refentrytitle"><a href="GdkPixbufLoader.html">GdkPixbufLoader</a></span><span class="refpurpose"
|
104
|
+
<span class="refentrytitle"><a href="GdkPixbufLoader.html">GdkPixbufLoader</a></span><span class="refpurpose"> — Application-driven progressive image loading.</span>
|
105
105
|
</dt>
|
106
106
|
<dt>
|
107
|
-
<span class="refentrytitle"><a href="gdk-pixbuf-Module-Interface.html">Module Interface</a></span><span class="refpurpose"
|
107
|
+
<span class="refentrytitle"><a href="gdk-pixbuf-Module-Interface.html">Module Interface</a></span><span class="refpurpose"> — Extending &gdk-pixbuf;</span>
|
108
108
|
</dt>
|
109
109
|
</dl></dd>
|
110
110
|
<dt><span class="reference"><a href="rn02.html">II. Tools Reference</a></span></dt>
|
@@ -131,6 +131,6 @@
|
|
131
131
|
</div>
|
132
132
|
<div class="footer">
|
133
133
|
<hr>
|
134
|
-
Generated by GTK-Doc V1.
|
134
|
+
Generated by GTK-Doc V1.17.1</div>
|
135
135
|
</body>
|
136
136
|
</html>
|
@@ -11,160 +11,183 @@
|
|
11
11
|
<ANCHOR id="GDK-PIXBUF-MAJOR:CAPS" href="gdk-pixbuf/gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS">
|
12
12
|
<ANCHOR id="GDK-PIXBUF-MINOR:CAPS" href="gdk-pixbuf/gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS">
|
13
13
|
<ANCHOR id="GDK-PIXBUF-MICRO:CAPS" href="gdk-pixbuf/gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS">
|
14
|
-
<ANCHOR id="gdk-pixbuf-
|
15
|
-
<ANCHOR id="gdk-pixbuf-
|
16
|
-
<ANCHOR id="GdkPixbuf" href="gdk-pixbuf/gdk-pixbuf-
|
17
|
-
<ANCHOR id="gdk-pixbuf-
|
18
|
-
<ANCHOR id="gdk-pixbuf-
|
19
|
-
<ANCHOR id="gdk-pixbuf-
|
20
|
-
<ANCHOR id="gdk-pixbuf-
|
21
|
-
<ANCHOR id="gdk-pixbuf-
|
22
|
-
<ANCHOR id="GdkPixbufError" href="gdk-pixbuf/gdk-pixbuf-
|
23
|
-
<ANCHOR id="GDK-PIXBUF-ERROR:CAPS" href="gdk-pixbuf/gdk-pixbuf-
|
24
|
-
<ANCHOR id="
|
25
|
-
<ANCHOR id="
|
26
|
-
<ANCHOR id="
|
27
|
-
<ANCHOR id="
|
28
|
-
<ANCHOR id="
|
29
|
-
<ANCHOR id="
|
30
|
-
<ANCHOR id="
|
31
|
-
<ANCHOR id="
|
32
|
-
<ANCHOR id="
|
33
|
-
<ANCHOR id="
|
34
|
-
<ANCHOR id="
|
35
|
-
<ANCHOR id="
|
36
|
-
<ANCHOR id="gdk-pixbuf-
|
37
|
-
<ANCHOR id="
|
38
|
-
<ANCHOR id="
|
39
|
-
<ANCHOR id="
|
40
|
-
<ANCHOR id="
|
41
|
-
<ANCHOR id="
|
42
|
-
<ANCHOR id="
|
43
|
-
<ANCHOR id="
|
44
|
-
<ANCHOR id="
|
45
|
-
<ANCHOR id="gdk-pixbuf-
|
46
|
-
<ANCHOR id="
|
47
|
-
<ANCHOR id="
|
48
|
-
<ANCHOR id="
|
49
|
-
<ANCHOR id="
|
50
|
-
<ANCHOR id="
|
51
|
-
<ANCHOR id="
|
52
|
-
<ANCHOR id="
|
53
|
-
<ANCHOR id="
|
54
|
-
<ANCHOR id="gdk-pixbuf-
|
55
|
-
<ANCHOR id="gdk-pixbuf-
|
56
|
-
<ANCHOR id="gdk-pixbuf-
|
57
|
-
<ANCHOR id="gdk-pixbuf-
|
58
|
-
<ANCHOR id="gdk-pixbuf-
|
59
|
-
<ANCHOR id="gdk-pixbuf-
|
60
|
-
<ANCHOR id="
|
61
|
-
<ANCHOR id="gdk-pixbuf-
|
62
|
-
<ANCHOR id="gdk-pixbuf-
|
63
|
-
<ANCHOR id="gdk-pixbuf-
|
64
|
-
<ANCHOR id="gdk-pixbuf-
|
65
|
-
<ANCHOR id="gdk-pixbuf-
|
66
|
-
<ANCHOR id="gdk-pixbuf-
|
67
|
-
<ANCHOR id="gdk-pixbuf-
|
68
|
-
<ANCHOR id="
|
69
|
-
<ANCHOR id="gdk-pixbuf-
|
70
|
-
<ANCHOR id="gdk-pixbuf-
|
71
|
-
<ANCHOR id="gdk-pixbuf-
|
72
|
-
<ANCHOR id="gdk-pixbuf-
|
73
|
-
<ANCHOR id="gdk-pixbuf-
|
74
|
-
<ANCHOR id="gdk-pixbuf-
|
75
|
-
<ANCHOR id="gdk-pixbuf-
|
76
|
-
<ANCHOR id="gdk-pixbuf-
|
77
|
-
<ANCHOR id="gdk-pixbuf-
|
78
|
-
<ANCHOR id="gdk-pixbuf-
|
79
|
-
<ANCHOR id="
|
80
|
-
<ANCHOR id="gdk-pixbuf-
|
81
|
-
<ANCHOR id="gdk-pixbuf-
|
82
|
-
<ANCHOR id="gdk-pixbuf-
|
83
|
-
<ANCHOR id="gdk-pixbuf-
|
84
|
-
<ANCHOR id="gdk-pixbuf-
|
85
|
-
<ANCHOR id="gdk-pixbuf-
|
86
|
-
<ANCHOR id="gdk-pixbuf-
|
87
|
-
<ANCHOR id="gdk-pixbuf-
|
88
|
-
<ANCHOR id="
|
89
|
-
<ANCHOR id="
|
90
|
-
<ANCHOR id="
|
91
|
-
<ANCHOR id="
|
92
|
-
<ANCHOR id="
|
93
|
-
<ANCHOR id="
|
94
|
-
<ANCHOR id="
|
95
|
-
<ANCHOR id="
|
96
|
-
<ANCHOR id="
|
97
|
-
<ANCHOR id="
|
98
|
-
<ANCHOR id="
|
99
|
-
<ANCHOR id="
|
100
|
-
<ANCHOR id="
|
101
|
-
<ANCHOR id="
|
102
|
-
<ANCHOR id="GDK-PIXDATA-
|
103
|
-
<ANCHOR id="GDK-PIXDATA-
|
104
|
-
<ANCHOR id="GDK-PIXDATA-
|
105
|
-
<ANCHOR id="GDK-PIXDATA-
|
106
|
-
<ANCHOR id="GDK-PIXDATA-
|
107
|
-
<ANCHOR id="GDK-
|
108
|
-
<ANCHOR id="GDK-PIXDATA-
|
109
|
-
<ANCHOR id="
|
110
|
-
<ANCHOR id="
|
111
|
-
<ANCHOR id="
|
112
|
-
<ANCHOR id="
|
113
|
-
<ANCHOR id="
|
114
|
-
<ANCHOR id="
|
115
|
-
<ANCHOR id="
|
116
|
-
<ANCHOR id="
|
117
|
-
<ANCHOR id="
|
118
|
-
<ANCHOR id="
|
119
|
-
<ANCHOR id="
|
120
|
-
<ANCHOR id="
|
121
|
-
<ANCHOR id="gdk-
|
122
|
-
<ANCHOR id="gdk-pixbuf-
|
123
|
-
<ANCHOR id="gdk-
|
124
|
-
<ANCHOR id="
|
125
|
-
<ANCHOR id="gdk-
|
126
|
-
<ANCHOR id="gdk-pixbuf-
|
14
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html">
|
15
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.synopsis" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.synopsis">
|
16
|
+
<ANCHOR id="GdkPixbuf" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf">
|
17
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.object-hierarchy" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.object-hierarchy">
|
18
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.implemented-interfaces" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.implemented-interfaces">
|
19
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.properties" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.properties">
|
20
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.description" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.description">
|
21
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.details" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.details">
|
22
|
+
<ANCHOR id="GdkPixbufError" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbufError">
|
23
|
+
<ANCHOR id="GDK-PIXBUF-ERROR-CORRUPT-IMAGE:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-CORRUPT-IMAGE:CAPS">
|
24
|
+
<ANCHOR id="GDK-PIXBUF-ERROR-INSUFFICIENT-MEMORY:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-INSUFFICIENT-MEMORY:CAPS">
|
25
|
+
<ANCHOR id="GDK-PIXBUF-ERROR-BAD-OPTION:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-BAD-OPTION:CAPS">
|
26
|
+
<ANCHOR id="GDK-PIXBUF-ERROR-UNKNOWN-TYPE:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-UNKNOWN-TYPE:CAPS">
|
27
|
+
<ANCHOR id="GDK-PIXBUF-ERROR-UNSUPPORTED-OPERATION:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-UNSUPPORTED-OPERATION:CAPS">
|
28
|
+
<ANCHOR id="GDK-PIXBUF-ERROR-FAILED:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR-FAILED:CAPS">
|
29
|
+
<ANCHOR id="GDK-PIXBUF-ERROR:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS">
|
30
|
+
<ANCHOR id="GdkColorspace" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkColorspace">
|
31
|
+
<ANCHOR id="GDK-COLORSPACE-RGB:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-COLORSPACE-RGB:CAPS">
|
32
|
+
<ANCHOR id="GdkPixbufAlphaMode" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbufAlphaMode">
|
33
|
+
<ANCHOR id="GDK-PIXBUF-ALPHA-BILEVEL:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ALPHA-BILEVEL:CAPS">
|
34
|
+
<ANCHOR id="GDK-PIXBUF-ALPHA-FULL:CAPS" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ALPHA-FULL:CAPS">
|
35
|
+
<ANCHOR id="GdkPixbuf-struct" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct">
|
36
|
+
<ANCHOR id="gdk-pixbuf-get-colorspace" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-colorspace">
|
37
|
+
<ANCHOR id="gdk-pixbuf-get-n-channels" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-n-channels">
|
38
|
+
<ANCHOR id="gdk-pixbuf-get-has-alpha" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-has-alpha">
|
39
|
+
<ANCHOR id="gdk-pixbuf-get-bits-per-sample" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-bits-per-sample">
|
40
|
+
<ANCHOR id="gdk-pixbuf-get-pixels" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-pixels">
|
41
|
+
<ANCHOR id="gdk-pixbuf-get-width" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-width">
|
42
|
+
<ANCHOR id="gdk-pixbuf-get-height" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-height">
|
43
|
+
<ANCHOR id="gdk-pixbuf-get-rowstride" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-rowstride">
|
44
|
+
<ANCHOR id="gdk-pixbuf-get-option" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-option">
|
45
|
+
<ANCHOR id="gdk-pixbuf-The-GdkPixbuf-Structure.property-details" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-The-GdkPixbuf-Structure.property-details">
|
46
|
+
<ANCHOR id="GdkPixbuf--bits-per-sample" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--bits-per-sample">
|
47
|
+
<ANCHOR id="GdkPixbuf--colorspace" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--colorspace">
|
48
|
+
<ANCHOR id="GdkPixbuf--has-alpha" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--has-alpha">
|
49
|
+
<ANCHOR id="GdkPixbuf--height" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--height">
|
50
|
+
<ANCHOR id="GdkPixbuf--n-channels" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--n-channels">
|
51
|
+
<ANCHOR id="GdkPixbuf--pixels" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--pixels">
|
52
|
+
<ANCHOR id="GdkPixbuf--rowstride" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--rowstride">
|
53
|
+
<ANCHOR id="GdkPixbuf--width" href="gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--width">
|
54
|
+
<ANCHOR id="gdk-pixbuf-Reference-Counting-and-Memory-Mangement" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html">
|
55
|
+
<ANCHOR id="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.synopsis" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.synopsis">
|
56
|
+
<ANCHOR id="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.description" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.description">
|
57
|
+
<ANCHOR id="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.details" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.details">
|
58
|
+
<ANCHOR id="gdk-pixbuf-ref" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-ref">
|
59
|
+
<ANCHOR id="gdk-pixbuf-unref" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-unref">
|
60
|
+
<ANCHOR id="GdkPixbufDestroyNotify" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#GdkPixbufDestroyNotify">
|
61
|
+
<ANCHOR id="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.see-also" href="gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.see-also">
|
62
|
+
<ANCHOR id="gdk-pixbuf-File-Loading" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html">
|
63
|
+
<ANCHOR id="gdk-pixbuf-File-Loading.synopsis" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-File-Loading.synopsis">
|
64
|
+
<ANCHOR id="gdk-pixbuf-File-Loading.description" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-File-Loading.description">
|
65
|
+
<ANCHOR id="gdk-pixbuf-File-Loading.details" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-File-Loading.details">
|
66
|
+
<ANCHOR id="gdk-pixbuf-new-from-file" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file">
|
67
|
+
<ANCHOR id="gdk-pixbuf-new-from-file-at-size" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size">
|
68
|
+
<ANCHOR id="gdk-pixbuf-new-from-file-at-scale" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-scale">
|
69
|
+
<ANCHOR id="gdk-pixbuf-get-file-info" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info">
|
70
|
+
<ANCHOR id="gdk-pixbuf-new-from-stream" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream">
|
71
|
+
<ANCHOR id="gdk-pixbuf-new-from-stream-at-scale" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream-at-scale">
|
72
|
+
<ANCHOR id="gdk-pixbuf-File-Loading.see-also" href="gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-File-Loading.see-also">
|
73
|
+
<ANCHOR id="gdk-pixbuf-File-saving" href="gdk-pixbuf/gdk-pixbuf-File-saving.html">
|
74
|
+
<ANCHOR id="gdk-pixbuf-File-saving.synopsis" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-File-saving.synopsis">
|
75
|
+
<ANCHOR id="gdk-pixbuf-File-saving.description" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-File-saving.description">
|
76
|
+
<ANCHOR id="gdk-pixbuf-File-saving.details" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-File-saving.details">
|
77
|
+
<ANCHOR id="gdk-pixbuf-savev" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-savev">
|
78
|
+
<ANCHOR id="gdk-pixbuf-save" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-save">
|
79
|
+
<ANCHOR id="GdkPixbufSaveFunc" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#GdkPixbufSaveFunc">
|
80
|
+
<ANCHOR id="gdk-pixbuf-save-to-callback" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callback">
|
81
|
+
<ANCHOR id="gdk-pixbuf-save-to-callbackv" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callbackv">
|
82
|
+
<ANCHOR id="gdk-pixbuf-save-to-buffer" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-buffer">
|
83
|
+
<ANCHOR id="gdk-pixbuf-save-to-bufferv" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-bufferv">
|
84
|
+
<ANCHOR id="gdk-pixbuf-save-to-stream" href="gdk-pixbuf/gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-stream">
|
85
|
+
<ANCHOR id="gdk-pixbuf-Image-Data-in-Memory" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html">
|
86
|
+
<ANCHOR id="gdk-pixbuf-Image-Data-in-Memory.synopsis" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-Image-Data-in-Memory.synopsis">
|
87
|
+
<ANCHOR id="gdk-pixbuf-Image-Data-in-Memory.description" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-Image-Data-in-Memory.description">
|
88
|
+
<ANCHOR id="gdk-pixbuf-Image-Data-in-Memory.details" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-Image-Data-in-Memory.details">
|
89
|
+
<ANCHOR id="gdk-pixbuf-new" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new">
|
90
|
+
<ANCHOR id="gdk-pixbuf-new-from-data" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-data">
|
91
|
+
<ANCHOR id="gdk-pixbuf-new-from-xpm-data" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-xpm-data">
|
92
|
+
<ANCHOR id="gdk-pixbuf-new-from-inline" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-inline">
|
93
|
+
<ANCHOR id="gdk-pixbuf-new-subpixbuf" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-subpixbuf">
|
94
|
+
<ANCHOR id="gdk-pixbuf-copy" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-copy">
|
95
|
+
<ANCHOR id="gdk-pixbuf-Image-Data-in-Memory.see-also" href="gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-Image-Data-in-Memory.see-also">
|
96
|
+
<ANCHOR id="gdk-pixbuf-Inline-data" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html">
|
97
|
+
<ANCHOR id="gdk-pixbuf-Inline-data.synopsis" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixbuf-Inline-data.synopsis">
|
98
|
+
<ANCHOR id="gdk-pixbuf-Inline-data.description" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixbuf-Inline-data.description">
|
99
|
+
<ANCHOR id="gdk-pixbuf-Inline-data.details" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixbuf-Inline-data.details">
|
100
|
+
<ANCHOR id="GdkPixdata" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GdkPixdata">
|
101
|
+
<ANCHOR id="GdkPixdataType" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GdkPixdataType">
|
102
|
+
<ANCHOR id="GDK-PIXDATA-COLOR-TYPE-RGB:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-COLOR-TYPE-RGB:CAPS">
|
103
|
+
<ANCHOR id="GDK-PIXDATA-COLOR-TYPE-RGBA:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-COLOR-TYPE-RGBA:CAPS">
|
104
|
+
<ANCHOR id="GDK-PIXDATA-COLOR-TYPE-MASK:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-COLOR-TYPE-MASK:CAPS">
|
105
|
+
<ANCHOR id="GDK-PIXDATA-SAMPLE-WIDTH-8:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-SAMPLE-WIDTH-8:CAPS">
|
106
|
+
<ANCHOR id="GDK-PIXDATA-SAMPLE-WIDTH-MASK:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-SAMPLE-WIDTH-MASK:CAPS">
|
107
|
+
<ANCHOR id="GDK-PIXDATA-ENCODING-RAW:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-ENCODING-RAW:CAPS">
|
108
|
+
<ANCHOR id="GDK-PIXDATA-ENCODING-RLE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-ENCODING-RLE:CAPS">
|
109
|
+
<ANCHOR id="GDK-PIXDATA-ENCODING-MASK:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-ENCODING-MASK:CAPS">
|
110
|
+
<ANCHOR id="GdkPixdataDumpType" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GdkPixdataDumpType">
|
111
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-PIXDATA-STREAM:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-PIXDATA-STREAM:CAPS">
|
112
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-PIXDATA-STRUCT:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-PIXDATA-STRUCT:CAPS">
|
113
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-MACROS:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-MACROS:CAPS">
|
114
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-GTYPES:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-GTYPES:CAPS">
|
115
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-CTYPES:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-CTYPES:CAPS">
|
116
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-STATIC:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-STATIC:CAPS">
|
117
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-CONST:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-CONST:CAPS">
|
118
|
+
<ANCHOR id="GDK-PIXDATA-DUMP-RLE-DECODER:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-DUMP-RLE-DECODER:CAPS">
|
119
|
+
<ANCHOR id="GDK-PIXBUF-MAGIC-NUMBER:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXBUF-MAGIC-NUMBER:CAPS">
|
120
|
+
<ANCHOR id="GDK-PIXDATA-HEADER-LENGTH:CAPS" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#GDK-PIXDATA-HEADER-LENGTH:CAPS">
|
121
|
+
<ANCHOR id="gdk-pixdata-from-pixbuf" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixdata-from-pixbuf">
|
122
|
+
<ANCHOR id="gdk-pixbuf-from-pixdata" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixbuf-from-pixdata">
|
123
|
+
<ANCHOR id="gdk-pixdata-serialize" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixdata-serialize">
|
124
|
+
<ANCHOR id="gdk-pixdata-deserialize" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixdata-deserialize">
|
125
|
+
<ANCHOR id="gdk-pixdata-to-csource" href="gdk-pixbuf/gdk-pixbuf-Inline-data.html#gdk-pixdata-to-csource">
|
126
|
+
<ANCHOR id="gdk-pixbuf-Scaling" href="gdk-pixbuf/gdk-pixbuf-Scaling.html">
|
127
|
+
<ANCHOR id="gdk-pixbuf-Scaling.synopsis" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-Scaling.synopsis">
|
128
|
+
<ANCHOR id="gdk-pixbuf-Scaling.description" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-Scaling.description">
|
129
|
+
<ANCHOR id="gdk-pixbuf-Scaling.details" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-Scaling.details">
|
130
|
+
<ANCHOR id="GdkInterpType" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GdkInterpType">
|
131
|
+
<ANCHOR id="GDK-INTERP-NEAREST:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-INTERP-NEAREST:CAPS">
|
132
|
+
<ANCHOR id="GDK-INTERP-TILES:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-INTERP-TILES:CAPS">
|
133
|
+
<ANCHOR id="GDK-INTERP-BILINEAR:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-INTERP-BILINEAR:CAPS">
|
134
|
+
<ANCHOR id="GDK-INTERP-HYPER:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-INTERP-HYPER:CAPS">
|
135
|
+
<ANCHOR id="gdk-pixbuf-scale-simple" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-scale-simple">
|
136
|
+
<ANCHOR id="gdk-pixbuf-scale" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-scale">
|
137
|
+
<ANCHOR id="gdk-pixbuf-composite-color-simple" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-composite-color-simple">
|
138
|
+
<ANCHOR id="gdk-pixbuf-composite" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-composite">
|
139
|
+
<ANCHOR id="gdk-pixbuf-composite-color" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-composite-color">
|
140
|
+
<ANCHOR id="GdkPixbufRotation" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GdkPixbufRotation">
|
141
|
+
<ANCHOR id="GDK-PIXBUF-ROTATE-NONE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-NONE:CAPS">
|
142
|
+
<ANCHOR id="GDK-PIXBUF-ROTATE-COUNTERCLOCKWISE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-COUNTERCLOCKWISE:CAPS">
|
143
|
+
<ANCHOR id="GDK-PIXBUF-ROTATE-UPSIDEDOWN:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-UPSIDEDOWN:CAPS">
|
144
|
+
<ANCHOR id="GDK-PIXBUF-ROTATE-CLOCKWISE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#GDK-PIXBUF-ROTATE-CLOCKWISE:CAPS">
|
145
|
+
<ANCHOR id="gdk-pixbuf-rotate-simple" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-rotate-simple">
|
146
|
+
<ANCHOR id="gdk-pixbuf-flip" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-flip">
|
147
|
+
<ANCHOR id="gdk-pixbuf-Scaling.see-also" href="gdk-pixbuf/gdk-pixbuf-Scaling.html#gdk-pixbuf-Scaling.see-also">
|
127
148
|
<ANCHOR id="gdk-pixbuf-gdk-pixbuf-rendering" href="gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html">
|
128
149
|
<ANCHOR id="gdk-pixbuf-gdk-pixbuf-from-drawables" href="gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html">
|
129
|
-
<ANCHOR id="gdk-pixbuf-
|
130
|
-
<ANCHOR id="gdk-pixbuf-
|
131
|
-
<ANCHOR id="gdk-pixbuf-
|
132
|
-
<ANCHOR id="gdk-pixbuf-
|
133
|
-
<ANCHOR id="gdk-pixbuf-add-alpha" href="gdk-pixbuf/gdk-pixbuf-
|
134
|
-
<ANCHOR id="gdk-pixbuf-copy-area" href="gdk-pixbuf/gdk-pixbuf-
|
135
|
-
<ANCHOR id="gdk-pixbuf-saturate-and-pixelate" href="gdk-pixbuf/gdk-pixbuf-
|
136
|
-
<ANCHOR id="gdk-pixbuf-apply-embedded-orientation" href="gdk-pixbuf/gdk-pixbuf-
|
137
|
-
<ANCHOR id="gdk-pixbuf-fill" href="gdk-pixbuf/gdk-pixbuf-
|
138
|
-
<ANCHOR id="gdk-pixbuf-
|
139
|
-
<ANCHOR id="gdk-pixbuf-
|
140
|
-
<ANCHOR id="
|
141
|
-
<ANCHOR id="
|
142
|
-
<ANCHOR id="
|
143
|
-
<ANCHOR id="
|
144
|
-
<ANCHOR id="gdk-pixbuf-
|
145
|
-
<ANCHOR id="gdk-pixbuf-
|
146
|
-
<ANCHOR id="gdk-pixbuf-
|
147
|
-
<ANCHOR id="
|
148
|
-
<ANCHOR id="
|
149
|
-
<ANCHOR id="
|
150
|
-
<ANCHOR id="gdk-pixbuf-animation-
|
151
|
-
<ANCHOR id="gdk-pixbuf-animation-
|
152
|
-
<ANCHOR id="gdk-pixbuf-animation-
|
153
|
-
<ANCHOR id="gdk-pixbuf-animation-get-
|
154
|
-
<ANCHOR id="gdk-pixbuf-animation-get-
|
155
|
-
<ANCHOR id="gdk-pixbuf-animation-
|
156
|
-
<ANCHOR id="gdk-pixbuf-animation-
|
157
|
-
<ANCHOR id="gdk-pixbuf-animation-
|
158
|
-
<ANCHOR id="gdk-pixbuf-animation-iter-
|
159
|
-
<ANCHOR id="gdk-pixbuf-animation-iter-
|
160
|
-
<ANCHOR id="gdk-pixbuf-animation-iter-
|
161
|
-
<ANCHOR id="
|
162
|
-
<ANCHOR id="
|
163
|
-
<ANCHOR id="gdk-pixbuf-simple-anim-
|
164
|
-
<ANCHOR id="gdk-pixbuf-simple-anim-
|
165
|
-
<ANCHOR id="gdk-pixbuf-simple-anim-
|
166
|
-
<ANCHOR id="gdk-pixbuf-
|
167
|
-
<ANCHOR id="
|
150
|
+
<ANCHOR id="gdk-pixbuf-Utilities" href="gdk-pixbuf/gdk-pixbuf-Utilities.html">
|
151
|
+
<ANCHOR id="gdk-pixbuf-Utilities.synopsis" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-Utilities.synopsis">
|
152
|
+
<ANCHOR id="gdk-pixbuf-Utilities.description" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-Utilities.description">
|
153
|
+
<ANCHOR id="gdk-pixbuf-Utilities.details" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-Utilities.details">
|
154
|
+
<ANCHOR id="gdk-pixbuf-add-alpha" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-add-alpha">
|
155
|
+
<ANCHOR id="gdk-pixbuf-copy-area" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-copy-area">
|
156
|
+
<ANCHOR id="gdk-pixbuf-saturate-and-pixelate" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-saturate-and-pixelate">
|
157
|
+
<ANCHOR id="gdk-pixbuf-apply-embedded-orientation" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation">
|
158
|
+
<ANCHOR id="gdk-pixbuf-fill" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-fill">
|
159
|
+
<ANCHOR id="gdk-pixbuf-Utilities.see-also" href="gdk-pixbuf/gdk-pixbuf-Utilities.html#gdk-pixbuf-Utilities.see-also">
|
160
|
+
<ANCHOR id="gdk-pixbuf-Animations" href="gdk-pixbuf/gdk-pixbuf-Animations.html">
|
161
|
+
<ANCHOR id="gdk-pixbuf-Animations.synopsis" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.synopsis">
|
162
|
+
<ANCHOR id="GdkPixbufAnimation" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufAnimation">
|
163
|
+
<ANCHOR id="GdkPixbufAnimationIter" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufAnimationIter">
|
164
|
+
<ANCHOR id="GdkPixbufSimpleAnim" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim">
|
165
|
+
<ANCHOR id="gdk-pixbuf-Animations.object-hierarchy" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.object-hierarchy">
|
166
|
+
<ANCHOR id="gdk-pixbuf-Animations.properties" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.properties">
|
167
|
+
<ANCHOR id="gdk-pixbuf-Animations.description" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.description">
|
168
|
+
<ANCHOR id="gdk-pixbuf-Animations.details" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.details">
|
169
|
+
<ANCHOR id="GdkPixbufAnimation-struct" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufAnimation-struct">
|
170
|
+
<ANCHOR id="GdkPixbufAnimationIter-struct" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufAnimationIter-struct">
|
171
|
+
<ANCHOR id="gdk-pixbuf-animation-new-from-file" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-file">
|
172
|
+
<ANCHOR id="gdk-pixbuf-animation-ref" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-ref">
|
173
|
+
<ANCHOR id="gdk-pixbuf-animation-unref" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-unref">
|
174
|
+
<ANCHOR id="gdk-pixbuf-animation-get-width" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-width">
|
175
|
+
<ANCHOR id="gdk-pixbuf-animation-get-height" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-height">
|
176
|
+
<ANCHOR id="gdk-pixbuf-animation-get-iter" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-iter">
|
177
|
+
<ANCHOR id="gdk-pixbuf-animation-is-static-image" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-is-static-image">
|
178
|
+
<ANCHOR id="gdk-pixbuf-animation-get-static-image" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-static-image">
|
179
|
+
<ANCHOR id="gdk-pixbuf-animation-iter-advance" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-advance">
|
180
|
+
<ANCHOR id="gdk-pixbuf-animation-iter-get-delay-time" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-delay-time">
|
181
|
+
<ANCHOR id="gdk-pixbuf-animation-iter-on-currently-loading-frame" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-on-currently-loading-frame">
|
182
|
+
<ANCHOR id="gdk-pixbuf-animation-iter-get-pixbuf" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf">
|
183
|
+
<ANCHOR id="GdkPixbufSimpleAnim-struct" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim-struct">
|
184
|
+
<ANCHOR id="gdk-pixbuf-simple-anim-new" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-new">
|
185
|
+
<ANCHOR id="gdk-pixbuf-simple-anim-add-frame" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-add-frame">
|
186
|
+
<ANCHOR id="gdk-pixbuf-simple-anim-set-loop" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-set-loop">
|
187
|
+
<ANCHOR id="gdk-pixbuf-simple-anim-get-loop" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-get-loop">
|
188
|
+
<ANCHOR id="gdk-pixbuf-Animations.property-details" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.property-details">
|
189
|
+
<ANCHOR id="GdkPixbufSimpleAnim--loop" href="gdk-pixbuf/gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim--loop">
|
190
|
+
<ANCHOR id="gdk-pixbuf-Animations.see-also" href="gdk-pixbuf/gdk-pixbuf-Animations.html#gdk-pixbuf-Animations.see-also">
|
168
191
|
<ANCHOR id="GdkPixbufLoader" href="gdk-pixbuf/GdkPixbufLoader.html">
|
169
192
|
<ANCHOR id="GdkPixbufLoader.synopsis" href="gdk-pixbuf/GdkPixbufLoader.html#GdkPixbufLoader.synopsis">
|
170
193
|
<ANCHOR id="GdkPixbufLoader.object-hierarchy" href="gdk-pixbuf/GdkPixbufLoader.html#GdkPixbufLoader.object-hierarchy">
|
@@ -186,6 +209,7 @@
|
|
186
209
|
<ANCHOR id="GdkPixbufLoader-area-updated" href="gdk-pixbuf/GdkPixbufLoader.html#GdkPixbufLoader-area-updated">
|
187
210
|
<ANCHOR id="GdkPixbufLoader-closed" href="gdk-pixbuf/GdkPixbufLoader.html#GdkPixbufLoader-closed">
|
188
211
|
<ANCHOR id="GdkPixbufLoader-size-prepared" href="gdk-pixbuf/GdkPixbufLoader.html#GdkPixbufLoader-size-prepared">
|
212
|
+
<ANCHOR id="GdkPixbufLoader.see-also" href="gdk-pixbuf/GdkPixbufLoader.html#GdkPixbufLoader.see-also">
|
189
213
|
<ANCHOR id="gdk-pixbuf-Module-Interface" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html">
|
190
214
|
<ANCHOR id="gdk-pixbuf-Module-Interface.synopsis" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#gdk-pixbuf-Module-Interface.synopsis">
|
191
215
|
<ANCHOR id="gdk-pixbuf-Module-Interface.description" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#gdk-pixbuf-Module-Interface.description">
|
@@ -205,6 +229,9 @@
|
|
205
229
|
<ANCHOR id="gdk-pixbuf-format-get-license" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-license">
|
206
230
|
<ANCHOR id="GdkPixbufFormat" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GdkPixbufFormat">
|
207
231
|
<ANCHOR id="GdkPixbufFormatFlags" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags">
|
232
|
+
<ANCHOR id="GDK-PIXBUF-FORMAT-WRITABLE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GDK-PIXBUF-FORMAT-WRITABLE:CAPS">
|
233
|
+
<ANCHOR id="GDK-PIXBUF-FORMAT-SCALABLE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GDK-PIXBUF-FORMAT-SCALABLE:CAPS">
|
234
|
+
<ANCHOR id="GDK-PIXBUF-FORMAT-THREADSAFE:CAPS" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GDK-PIXBUF-FORMAT-THREADSAFE:CAPS">
|
208
235
|
<ANCHOR id="GdkPixbufModulePattern" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern">
|
209
236
|
<ANCHOR id="GdkPixbufModuleFillVtableFunc" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc">
|
210
237
|
<ANCHOR id="GdkPixbufModuleFillInfoFunc" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc">
|
@@ -216,10 +243,13 @@
|
|
216
243
|
<ANCHOR id="GdkPixbufAnimationIterClass" href="gdk-pixbuf/gdk-pixbuf-Module-Interface.html#GdkPixbufAnimationIterClass">
|
217
244
|
<ANCHOR id="gdk-pixbuf-csource" href="gdk-pixbuf/gdk-pixbuf-csource.html">
|
218
245
|
<ANCHOR id="gdk-pixbuf-query-loaders" href="gdk-pixbuf/gdk-pixbuf-query-loaders.html">
|
246
|
+
<ANCHOR id="annotation-glossterm-out" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-out">
|
219
247
|
<ANCHOR id="annotation-glossterm-scope async" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-scope async">
|
220
248
|
<ANCHOR id="annotation-glossterm-allow-none" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-allow-none">
|
249
|
+
<ANCHOR id="annotation-glossterm-closure" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-closure">
|
250
|
+
<ANCHOR id="annotation-glossterm-transfer none" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-transfer none">
|
251
|
+
<ANCHOR id="annotation-glossterm-array" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-array">
|
221
252
|
<ANCHOR id="annotation-glossterm-element-type" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-element-type">
|
222
253
|
<ANCHOR id="annotation-glossterm-transfer container" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-transfer container">
|
223
|
-
<ANCHOR id="annotation-glossterm-transfer full" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-transfer full">
|
224
254
|
<ANCHOR id="annotation-glossterm-scope call" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-scope call">
|
225
|
-
<ANCHOR id="annotation-glossterm-transfer
|
255
|
+
<ANCHOR id="annotation-glossterm-transfer full" href="gdk-pixbuf/annotation-glossary.html#annotation-glossterm-transfer full">
|