gdk_pixbuf2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/gdk_pixbuf2/extconf.rb +1 -0
- data/lib/2.2/gdk_pixbuf2.so +0 -0
- data/lib/2.3/gdk_pixbuf2.so +0 -0
- data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-pixdata.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-autocleanups.h +37 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +18 -2
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +8 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +2 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +8 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +62 -87
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la +1 -1
- data/vendor/local/lib/gdk_pixbuf-2.0.def +6 -0
- data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.la +6 -6
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +300 -50
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +94 -103
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +18 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-32.html +56 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +59 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +28 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +134 -145
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +232 -123
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +134 -138
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +131 -47
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +87 -62
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +101 -173
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +26 -30
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +39 -38
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +226 -83
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +41 -51
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +8 -10
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +7 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +34 -44
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +104 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +9 -6
- 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/csb/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/kk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/km/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/tg/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 +1 -1
- data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +1 -1
- metadata +9 -8
- data/lib/2.0/gdk_pixbuf2.so +0 -0
- data/lib/2.1/gdk_pixbuf2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +0 -322
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>GdkPixbufLoader: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-Animations.html" title="Animations">
|
10
10
|
<link rel="next" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
@@ -75,7 +75,7 @@
|
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
77
|
<td class="function_type">
|
78
|
-
<a href="
|
78
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
79
79
|
</td>
|
80
80
|
<td class="function_name">
|
81
81
|
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write" title="gdk_pixbuf_loader_write ()">gdk_pixbuf_loader_write</a> <span class="c_punctuation">()</span>
|
@@ -83,7 +83,7 @@
|
|
83
83
|
</tr>
|
84
84
|
<tr>
|
85
85
|
<td class="function_type">
|
86
|
-
<a href="
|
86
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
87
87
|
</td>
|
88
88
|
<td class="function_name">
|
89
89
|
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write-bytes" title="gdk_pixbuf_loader_write_bytes ()">gdk_pixbuf_loader_write_bytes</a> <span class="c_punctuation">()</span>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="function_type">
|
118
|
-
<a href="
|
118
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-close" title="gdk_pixbuf_loader_close ()">gdk_pixbuf_loader_close</a> <span class="c_punctuation">()</span>
|
@@ -136,22 +136,22 @@
|
|
136
136
|
<tr>
|
137
137
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
138
138
|
<td class="signal_name"><a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-area-prepared" title="The “area-prepared” signal">area-prepared</a></td>
|
139
|
-
<td class="signal_flags">Run Last</td>
|
139
|
+
<td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
140
140
|
</tr>
|
141
141
|
<tr>
|
142
142
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
143
143
|
<td class="signal_name"><a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-area-updated" title="The “area-updated” signal">area-updated</a></td>
|
144
|
-
<td class="signal_flags">Run Last</td>
|
144
|
+
<td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
145
145
|
</tr>
|
146
146
|
<tr>
|
147
147
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
148
148
|
<td class="signal_name"><a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-closed" title="The “closed” signal">closed</a></td>
|
149
|
-
<td class="signal_flags">Run Last</td>
|
149
|
+
<td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
150
150
|
</tr>
|
151
151
|
<tr>
|
152
152
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
153
153
|
<td class="signal_name"><a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-size-prepared" title="The “size-prepared” signal">size-prepared</a></td>
|
154
|
-
<td class="signal_flags">Run Last</td>
|
154
|
+
<td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
155
155
|
</tr>
|
156
156
|
</tbody>
|
157
157
|
</table></div>
|
@@ -171,7 +171,7 @@
|
|
171
171
|
</div>
|
172
172
|
<div class="refsect1">
|
173
173
|
<a name="GdkPixbufLoader.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
174
|
-
<pre class="screen"> <a href="
|
174
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
175
175
|
<span class="lineart">╰──</span> GdkPixbufLoader
|
176
176
|
</pre>
|
177
177
|
</div>
|
@@ -203,10 +203,8 @@ in response to this signal.</p>
|
|
203
203
|
<p>The second signal, <a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-area-prepared" title="The “area-prepared” signal"><span class="type">“area-prepared”</span></a>, will be emitted as
|
204
204
|
soon as the pixbuf of the desired has been allocated. You can obtain it
|
205
205
|
by calling <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-pixbuf" title="gdk_pixbuf_loader_get_pixbuf ()"><code class="function">gdk_pixbuf_loader_get_pixbuf()</code></a>. If you want to use it, simply
|
206
|
-
ref it.
|
207
|
-
|
208
|
-
color) as needed. You can also call <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-pixbuf" title="gdk_pixbuf_loader_get_pixbuf ()"><code class="function">gdk_pixbuf_loader_get_pixbuf()</code></a> later
|
209
|
-
and get the same pixbuf.</p>
|
206
|
+
ref it. You can also call <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-pixbuf" title="gdk_pixbuf_loader_get_pixbuf ()"><code class="function">gdk_pixbuf_loader_get_pixbuf()</code></a> later and get
|
207
|
+
the same pixbuf.</p>
|
210
208
|
<p>The last signal, <a class="link" href="GdkPixbufLoader.html#GdkPixbufLoader-area-updated" title="The “area-updated” signal"><span class="type">“area-updated”</span></a>, gets emitted every time
|
211
209
|
a region is updated. This way you can update a partially completed image.
|
212
210
|
Note that you do not know anything about the completeness of an image
|
@@ -229,9 +227,8 @@ displaying it.</p>
|
|
229
227
|
gdk_pixbuf_loader_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
230
228
|
<p>Creates a new pixbuf loader object.</p>
|
231
229
|
<div class="refsect3">
|
232
|
-
<a name="
|
230
|
+
<a name="gdk-pixbuf-loader-new.returns"></a><h4>Returns</h4>
|
233
231
|
<p> A newly-created pixbuf loader.</p>
|
234
|
-
<p></p>
|
235
232
|
</div>
|
236
233
|
</div>
|
237
234
|
<hr>
|
@@ -239,7 +236,7 @@ gdk_pixbuf_loader_new (<em class="parameter"><code><span class="type">void</span
|
|
239
236
|
<a name="gdk-pixbuf-loader-new-with-type"></a><h3>gdk_pixbuf_loader_new_with_type ()</h3>
|
240
237
|
<pre class="programlisting"><a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="returnvalue">GdkPixbufLoader</span></a> *
|
241
238
|
gdk_pixbuf_loader_new_with_type (<em class="parameter"><code>const <span class="type">char</span> *image_type</code></em>,
|
242
|
-
<em class="parameter"><code><a href="
|
239
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
243
240
|
<p>Creates a new pixbuf loader object that always attempts to parse
|
244
241
|
image data as if it were an image of type <em class="parameter"><code>image_type</code></em>
|
245
242
|
, instead of
|
@@ -253,7 +250,7 @@ are installed, but typically "png", "jpeg", "gif", "tiff" and
|
|
253
250
|
supported image formats, call <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-name" title="gdk_pixbuf_format_get_name ()"><code class="function">gdk_pixbuf_format_get_name()</code></a> on each
|
254
251
|
of the <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> structs returned by <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()"><code class="function">gdk_pixbuf_get_formats()</code></a>.</p>
|
255
252
|
<div class="refsect3">
|
256
|
-
<a name="
|
253
|
+
<a name="gdk-pixbuf-loader-new-with-type.parameters"></a><h4>Parameters</h4>
|
257
254
|
<div class="informaltable"><table width="100%" border="0">
|
258
255
|
<colgroup>
|
259
256
|
<col width="150px" class="parameters_name">
|
@@ -268,16 +265,15 @@ of the <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" t
|
|
268
265
|
</tr>
|
269
266
|
<tr>
|
270
267
|
<td class="parameter_name"><p>error</p></td>
|
271
|
-
<td class="parameter_description"><p> return location for an allocated <a href="
|
272
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
268
|
+
<td class="parameter_description"><p> return location for an allocated <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore errors. </p></td>
|
269
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
273
270
|
</tr>
|
274
271
|
</tbody>
|
275
272
|
</table></div>
|
276
273
|
</div>
|
277
274
|
<div class="refsect3">
|
278
|
-
<a name="
|
275
|
+
<a name="gdk-pixbuf-loader-new-with-type.returns"></a><h4>Returns</h4>
|
279
276
|
<p> A newly-created pixbuf loader.</p>
|
280
|
-
<p></p>
|
281
277
|
</div>
|
282
278
|
</div>
|
283
279
|
<hr>
|
@@ -285,7 +281,7 @@ of the <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" t
|
|
285
281
|
<a name="gdk-pixbuf-loader-new-with-mime-type"></a><h3>gdk_pixbuf_loader_new_with_mime_type ()</h3>
|
286
282
|
<pre class="programlisting"><a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="returnvalue">GdkPixbufLoader</span></a> *
|
287
283
|
gdk_pixbuf_loader_new_with_mime_type (<em class="parameter"><code>const <span class="type">char</span> *mime_type</code></em>,
|
288
|
-
<em class="parameter"><code><a href="
|
284
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
289
285
|
<p>Creates a new pixbuf loader object that always attempts to parse
|
290
286
|
image data as if it were an image of mime type <em class="parameter"><code>mime_type</code></em>
|
291
287
|
, instead of
|
@@ -300,7 +296,7 @@ To obtain the full list of supported mime types, call
|
|
300
296
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-mime-types" title="gdk_pixbuf_format_get_mime_types ()"><code class="function">gdk_pixbuf_format_get_mime_types()</code></a> on each of the <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a>
|
301
297
|
structs returned by <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()"><code class="function">gdk_pixbuf_get_formats()</code></a>.</p>
|
302
298
|
<div class="refsect3">
|
303
|
-
<a name="
|
299
|
+
<a name="gdk-pixbuf-loader-new-with-mime-type.parameters"></a><h4>Parameters</h4>
|
304
300
|
<div class="informaltable"><table width="100%" border="0">
|
305
301
|
<colgroup>
|
306
302
|
<col width="150px" class="parameters_name">
|
@@ -315,18 +311,17 @@ structs returned by <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-p
|
|
315
311
|
</tr>
|
316
312
|
<tr>
|
317
313
|
<td class="parameter_name"><p>error</p></td>
|
318
|
-
<td class="parameter_description"><p> return location for an allocated <a href="
|
319
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
314
|
+
<td class="parameter_description"><p> return location for an allocated <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore errors. </p></td>
|
315
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
320
316
|
</tr>
|
321
317
|
</tbody>
|
322
318
|
</table></div>
|
323
319
|
</div>
|
324
320
|
<div class="refsect3">
|
325
|
-
<a name="
|
321
|
+
<a name="gdk-pixbuf-loader-new-with-mime-type.returns"></a><h4>Returns</h4>
|
326
322
|
<p> A newly-created pixbuf loader.</p>
|
327
|
-
<p></p>
|
328
323
|
</div>
|
329
|
-
<p class="since">Since 2.4</p>
|
324
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
330
325
|
</div>
|
331
326
|
<hr>
|
332
327
|
<div class="refsect2">
|
@@ -336,7 +331,7 @@ gdk_pixbuf_loader_get_format (<em class="parameter"><code><a class="link" href="
|
|
336
331
|
<p>Obtains the available information about the format of the
|
337
332
|
currently loading image file.</p>
|
338
333
|
<div class="refsect3">
|
339
|
-
<a name="
|
334
|
+
<a name="gdk-pixbuf-loader-get-format.parameters"></a><h4>Parameters</h4>
|
340
335
|
<div class="informaltable"><table width="100%" border="0">
|
341
336
|
<colgroup>
|
342
337
|
<col width="150px" class="parameters_name">
|
@@ -351,32 +346,32 @@ currently loading image file.</p>
|
|
351
346
|
</table></div>
|
352
347
|
</div>
|
353
348
|
<div class="refsect3">
|
354
|
-
<a name="
|
349
|
+
<a name="gdk-pixbuf-loader-get-format.returns"></a><h4>Returns</h4>
|
355
350
|
<p> A <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> or
|
356
|
-
<a href="
|
351
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The return value is owned by GdkPixbuf and should not be
|
357
352
|
freed. </p>
|
358
|
-
<p><span class="annotation">[nullable][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
353
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
359
354
|
</div>
|
360
|
-
<p class="since">Since 2.2</p>
|
355
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
361
356
|
</div>
|
362
357
|
<hr>
|
363
358
|
<div class="refsect2">
|
364
359
|
<a name="gdk-pixbuf-loader-write"></a><h3>gdk_pixbuf_loader_write ()</h3>
|
365
|
-
<pre class="programlisting"><a href="
|
360
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
366
361
|
gdk_pixbuf_loader_write (<em class="parameter"><code><a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader</code></em>,
|
367
|
-
<em class="parameter"><code>const <a href="
|
368
|
-
<em class="parameter"><code><a href="
|
369
|
-
<em class="parameter"><code><a href="
|
362
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *buf</code></em>,
|
363
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
|
364
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
370
365
|
<p>This will cause a pixbuf loader to parse the next <em class="parameter"><code>count</code></em>
|
371
366
|
bytes of
|
372
|
-
an image. It will return <a href="
|
373
|
-
and <a href="
|
374
|
-
will be closed, and will not accept further writes. If <a href="
|
367
|
+
an image. It will return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the data was loaded successfully,
|
368
|
+
and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if an error occurred. In the latter case, the loader
|
369
|
+
will be closed, and will not accept further writes. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is
|
375
370
|
returned, <em class="parameter"><code>error</code></em>
|
376
371
|
will be set to an error from the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a>
|
377
|
-
or <a href="
|
372
|
+
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domains.</p>
|
378
373
|
<div class="refsect3">
|
379
|
-
<a name="
|
374
|
+
<a name="gdk-pixbuf-loader-write.parameters"></a><h4>Parameters</h4>
|
380
375
|
<div class="informaltable"><table width="100%" border="0">
|
381
376
|
<colgroup>
|
382
377
|
<col width="150px" class="parameters_name">
|
@@ -409,29 +404,28 @@ buffer in bytes.</p></td>
|
|
409
404
|
</table></div>
|
410
405
|
</div>
|
411
406
|
<div class="refsect3">
|
412
|
-
<a name="
|
413
|
-
<p> <a href="
|
407
|
+
<a name="gdk-pixbuf-loader-write.returns"></a><h4>Returns</h4>
|
408
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the write was successful, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the loader
|
414
409
|
cannot parse the buffer.</p>
|
415
|
-
<p></p>
|
416
410
|
</div>
|
417
411
|
</div>
|
418
412
|
<hr>
|
419
413
|
<div class="refsect2">
|
420
414
|
<a name="gdk-pixbuf-loader-write-bytes"></a><h3>gdk_pixbuf_loader_write_bytes ()</h3>
|
421
|
-
<pre class="programlisting"><a href="
|
415
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
422
416
|
gdk_pixbuf_loader_write_bytes (<em class="parameter"><code><a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader</code></em>,
|
423
|
-
<em class="parameter"><code><a href="
|
424
|
-
<em class="parameter"><code><a href="
|
425
|
-
<p>This will cause a pixbuf loader to parse a buffer inside a <a href="
|
426
|
-
for an image. It will return <a href="
|
427
|
-
and <a href="
|
428
|
-
will be closed, and will not accept further writes. If <a href="
|
417
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> *buffer</code></em>,
|
418
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
419
|
+
<p>This will cause a pixbuf loader to parse a buffer inside a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a>
|
420
|
+
for an image. It will return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the data was loaded successfully,
|
421
|
+
and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if an error occurred. In the latter case, the loader
|
422
|
+
will be closed, and will not accept further writes. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is
|
429
423
|
returned, <em class="parameter"><code>error</code></em>
|
430
424
|
will be set to an error from the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a>
|
431
|
-
or <a href="
|
425
|
+
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domains.</p>
|
432
426
|
<p>See also: <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write" title="gdk_pixbuf_loader_write ()"><code class="function">gdk_pixbuf_loader_write()</code></a></p>
|
433
427
|
<div class="refsect3">
|
434
|
-
<a name="
|
428
|
+
<a name="gdk-pixbuf-loader-write-bytes.parameters"></a><h4>Parameters</h4>
|
435
429
|
<div class="informaltable"><table width="100%" border="0">
|
436
430
|
<colgroup>
|
437
431
|
<col width="150px" class="parameters_name">
|
@@ -446,7 +440,7 @@ or <a href="http://library.gnome.org/devel/glib/unstable/glib-File-Utilities.htm
|
|
446
440
|
</tr>
|
447
441
|
<tr>
|
448
442
|
<td class="parameter_name"><p>buffer</p></td>
|
449
|
-
<td class="parameter_description"><p>The image data as a <a href="
|
443
|
+
<td class="parameter_description"><p>The image data as a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a></p></td>
|
450
444
|
<td class="parameter_annotations"> </td>
|
451
445
|
</tr>
|
452
446
|
<tr>
|
@@ -458,12 +452,11 @@ or <a href="http://library.gnome.org/devel/glib/unstable/glib-File-Utilities.htm
|
|
458
452
|
</table></div>
|
459
453
|
</div>
|
460
454
|
<div class="refsect3">
|
461
|
-
<a name="
|
462
|
-
<p> <a href="
|
455
|
+
<a name="gdk-pixbuf-loader-write-bytes.returns"></a><h4>Returns</h4>
|
456
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the write was successful, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the loader
|
463
457
|
cannot parse the buffer.</p>
|
464
|
-
<p></p>
|
465
458
|
</div>
|
466
|
-
<p class="since">Since 2.30</p>
|
459
|
+
<p class="since">Since: <a class="link" href="api-index-2-30.html#api-index-2.30">2.30</a></p>
|
467
460
|
</div>
|
468
461
|
<hr>
|
469
462
|
<div class="refsect2">
|
@@ -479,7 +472,7 @@ signal handler for the ::size-prepared signal.</p>
|
|
479
472
|
<p>Attempts to set the desired image size are ignored after the
|
480
473
|
emission of the ::size-prepared signal.</p>
|
481
474
|
<div class="refsect3">
|
482
|
-
<a name="
|
475
|
+
<a name="gdk-pixbuf-loader-set-size.parameters"></a><h4>Parameters</h4>
|
483
476
|
<div class="informaltable"><table width="100%" border="0">
|
484
477
|
<colgroup>
|
485
478
|
<col width="150px" class="parameters_name">
|
@@ -505,7 +498,7 @@ emission of the ::size-prepared signal.</p>
|
|
505
498
|
</tbody>
|
506
499
|
</table></div>
|
507
500
|
</div>
|
508
|
-
<p class="since">Since 2.2</p>
|
501
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
509
502
|
</div>
|
510
503
|
<hr>
|
511
504
|
<div class="refsect2">
|
@@ -517,14 +510,14 @@ In general it only makes sense to call this function after the
|
|
517
510
|
"area-prepared" signal has been emitted by the loader; this means
|
518
511
|
that enough data has been read to know the size of the image that
|
519
512
|
will be allocated. If the loader has not received enough data via
|
520
|
-
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write" title="gdk_pixbuf_loader_write ()"><code class="function">gdk_pixbuf_loader_write()</code></a>, then this function returns <a href="
|
513
|
+
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write" title="gdk_pixbuf_loader_write ()"><code class="function">gdk_pixbuf_loader_write()</code></a>, then this function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The
|
521
514
|
returned pixbuf will be the same in all future calls to the loader,
|
522
|
-
so simply calling <a href="
|
515
|
+
so simply calling <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> should be sufficient to continue
|
523
516
|
using it. Additionally, if the loader is an animation, it will
|
524
517
|
return the "static image" of the animation
|
525
518
|
(see <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-static-image" title="gdk_pixbuf_animation_get_static_image ()"><code class="function">gdk_pixbuf_animation_get_static_image()</code></a>).</p>
|
526
519
|
<div class="refsect3">
|
527
|
-
<a name="
|
520
|
+
<a name="gdk-pixbuf-loader-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
528
521
|
<div class="informaltable"><table width="100%" border="0">
|
529
522
|
<colgroup>
|
530
523
|
<col width="150px" class="parameters_name">
|
@@ -539,8 +532,8 @@ return the "static image" of the animation
|
|
539
532
|
</table></div>
|
540
533
|
</div>
|
541
534
|
<div class="refsect3">
|
542
|
-
<a name="
|
543
|
-
<p> The <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> that the loader is creating, or <a href="
|
535
|
+
<a name="gdk-pixbuf-loader-get-pixbuf.returns"></a><h4>Returns</h4>
|
536
|
+
<p> The <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> that the loader is creating, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not
|
544
537
|
enough data has been read to determine how to create the image buffer. </p>
|
545
538
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
546
539
|
</div>
|
@@ -554,9 +547,9 @@ gdk_pixbuf_loader_get_animation (<em class="parameter"><code><a class="link" hre
|
|
554
547
|
In general it only makes sense to call this function after the "area-prepared"
|
555
548
|
signal has been emitted by the loader. If the loader doesn't have enough
|
556
549
|
bytes yet (hasn't emitted the "area-prepared" signal) this function will
|
557
|
-
return <a href="
|
550
|
+
return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
558
551
|
<div class="refsect3">
|
559
|
-
<a name="
|
552
|
+
<a name="gdk-pixbuf-loader-get-animation.parameters"></a><h4>Parameters</h4>
|
560
553
|
<div class="informaltable"><table width="100%" border="0">
|
561
554
|
<colgroup>
|
562
555
|
<col width="150px" class="parameters_name">
|
@@ -571,8 +564,8 @@ return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macro
|
|
571
564
|
</table></div>
|
572
565
|
</div>
|
573
566
|
<div class="refsect3">
|
574
|
-
<a name="
|
575
|
-
<p> The <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> that the loader is loading, or <a href="
|
567
|
+
<a name="gdk-pixbuf-loader-get-animation.returns"></a><h4>Returns</h4>
|
568
|
+
<p> The <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> that the loader is loading, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
576
569
|
not enough data has been read to determine the information. </p>
|
577
570
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
578
571
|
</div>
|
@@ -580,24 +573,24 @@ not enough data has been read to determine the information. </p>
|
|
580
573
|
<hr>
|
581
574
|
<div class="refsect2">
|
582
575
|
<a name="gdk-pixbuf-loader-close"></a><h3>gdk_pixbuf_loader_close ()</h3>
|
583
|
-
<pre class="programlisting"><a href="
|
576
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
584
577
|
gdk_pixbuf_loader_close (<em class="parameter"><code><a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader</code></em>,
|
585
|
-
<em class="parameter"><code><a href="
|
578
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
586
579
|
<p>Informs a pixbuf loader that no further writes with
|
587
580
|
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write" title="gdk_pixbuf_loader_write ()"><code class="function">gdk_pixbuf_loader_write()</code></a> will occur, so that it can free its
|
588
581
|
internal loading structures. Also, tries to parse any data that
|
589
582
|
hasn't yet been parsed; if the remaining data is partial or
|
590
|
-
corrupt, an error will be returned. If <a href="
|
583
|
+
corrupt, an error will be returned. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em>
|
591
584
|
|
592
|
-
will be set to an error from the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a> or <a href="
|
585
|
+
will be set to an error from the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a>
|
593
586
|
domains. If you're just cancelling a load rather than expecting it
|
594
|
-
to be finished, passing <a href="
|
587
|
+
to be finished, passing <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>error</code></em>
|
595
588
|
to ignore it is
|
596
589
|
reasonable.</p>
|
597
590
|
<p>Remember that this does not unref the loader, so if you plan not to
|
598
|
-
use it anymore, please <a href="
|
591
|
+
use it anymore, please <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> it.</p>
|
599
592
|
<div class="refsect3">
|
600
|
-
<a name="
|
593
|
+
<a name="gdk-pixbuf-loader-close.parameters"></a><h4>Parameters</h4>
|
601
594
|
<div class="informaltable"><table width="100%" border="0">
|
602
595
|
<colgroup>
|
603
596
|
<col width="150px" class="parameters_name">
|
@@ -612,17 +605,16 @@ use it anymore, please <a href="http://library.gnome.org/devel/gobject/unstable/
|
|
612
605
|
</tr>
|
613
606
|
<tr>
|
614
607
|
<td class="parameter_name"><p>error</p></td>
|
615
|
-
<td class="parameter_description"><p> return location for a <a href="
|
616
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
608
|
+
<td class="parameter_description"><p> return location for a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore errors. </p></td>
|
609
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
617
610
|
</tr>
|
618
611
|
</tbody>
|
619
612
|
</table></div>
|
620
613
|
</div>
|
621
614
|
<div class="refsect3">
|
622
|
-
<a name="
|
623
|
-
<p> <a href="
|
615
|
+
<a name="gdk-pixbuf-loader-close.returns"></a><h4>Returns</h4>
|
616
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if all image data written so far was successfully
|
624
617
|
passed out via the update_area signal</p>
|
625
|
-
<p></p>
|
626
618
|
</div>
|
627
619
|
</div>
|
628
620
|
</div>
|
@@ -641,7 +633,7 @@ fields.</p>
|
|
641
633
|
<a name="GdkPixbufLoader-area-prepared"></a><h3>The <code class="literal">“area-prepared”</code> signal</h3>
|
642
634
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
643
635
|
user_function (<a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader,
|
644
|
-
<a href="
|
636
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
645
637
|
<p>This signal is emitted when the pixbuf loader has allocated the
|
646
638
|
|
647
639
|
pixbuf in the desired size. After this signal is emitted,
|
@@ -650,7 +642,7 @@ applications can call <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-load
|
|
650
642
|
|
651
643
|
the partially-loaded pixbuf.</p>
|
652
644
|
<div class="refsect3">
|
653
|
-
<a name="
|
645
|
+
<a name="GdkPixbufLoader-area-prepared.parameters"></a><h4>Parameters</h4>
|
654
646
|
<div class="informaltable"><table width="100%" border="0">
|
655
647
|
<colgroup>
|
656
648
|
<col width="150px" class="parameters_name">
|
@@ -671,25 +663,25 @@ the partially-loaded pixbuf.</p>
|
|
671
663
|
</tbody>
|
672
664
|
</table></div>
|
673
665
|
</div>
|
674
|
-
<p>Flags: Run Last</p>
|
666
|
+
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
675
667
|
</div>
|
676
668
|
<hr>
|
677
669
|
<div class="refsect2">
|
678
670
|
<a name="GdkPixbufLoader-area-updated"></a><h3>The <code class="literal">“area-updated”</code> signal</h3>
|
679
671
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
680
672
|
user_function (<a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader,
|
681
|
-
<a href="
|
682
|
-
<a href="
|
683
|
-
<a href="
|
684
|
-
<a href="
|
685
|
-
<a href="
|
673
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
|
674
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
|
675
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
|
676
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
|
677
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
686
678
|
<p>This signal is emitted when a significant area of the image being
|
687
679
|
loaded has been updated. Normally it means that a complete
|
688
680
|
scanline has been read in, but it could be a different area as
|
689
681
|
well. Applications can use this signal to know when to repaint
|
690
682
|
areas of an image that is being loaded.</p>
|
691
683
|
<div class="refsect3">
|
692
|
-
<a name="
|
684
|
+
<a name="GdkPixbufLoader-area-updated.parameters"></a><h4>Parameters</h4>
|
693
685
|
<div class="informaltable"><table width="100%" border="0">
|
694
686
|
<colgroup>
|
695
687
|
<col width="150px" class="parameters_name">
|
@@ -730,20 +722,20 @@ areas of an image that is being loaded.</p>
|
|
730
722
|
</tbody>
|
731
723
|
</table></div>
|
732
724
|
</div>
|
733
|
-
<p>Flags: Run Last</p>
|
725
|
+
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
734
726
|
</div>
|
735
727
|
<hr>
|
736
728
|
<div class="refsect2">
|
737
729
|
<a name="GdkPixbufLoader-closed"></a><h3>The <code class="literal">“closed”</code> signal</h3>
|
738
730
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
739
731
|
user_function (<a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader,
|
740
|
-
<a href="
|
732
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
741
733
|
<p>This signal is emitted when <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-close" title="gdk_pixbuf_loader_close ()"><code class="function">gdk_pixbuf_loader_close()</code></a> is called.
|
742
734
|
It can be used by different parts of an application to receive
|
743
735
|
notification when an image loader is closed by the code that
|
744
736
|
drives it.</p>
|
745
737
|
<div class="refsect3">
|
746
|
-
<a name="
|
738
|
+
<a name="GdkPixbufLoader-closed.parameters"></a><h4>Parameters</h4>
|
747
739
|
<div class="informaltable"><table width="100%" border="0">
|
748
740
|
<colgroup>
|
749
741
|
<col width="150px" class="parameters_name">
|
@@ -764,16 +756,16 @@ drives it.</p>
|
|
764
756
|
</tbody>
|
765
757
|
</table></div>
|
766
758
|
</div>
|
767
|
-
<p>Flags: Run Last</p>
|
759
|
+
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
768
760
|
</div>
|
769
761
|
<hr>
|
770
762
|
<div class="refsect2">
|
771
763
|
<a name="GdkPixbufLoader-size-prepared"></a><h3>The <code class="literal">“size-prepared”</code> signal</h3>
|
772
764
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
773
765
|
user_function (<a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader"><span class="type">GdkPixbufLoader</span></a> *loader,
|
774
|
-
<a href="
|
775
|
-
<a href="
|
776
|
-
<a href="
|
766
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
|
767
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
|
768
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
777
769
|
<p>This signal is emitted when the pixbuf loader has been fed the
|
778
770
|
initial amount of data that is required to figure out the size
|
779
771
|
of the image that it will create. Applications can call
|
@@ -781,7 +773,7 @@ of the image that it will create. Applications can call
|
|
781
773
|
<a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-set-size" title="gdk_pixbuf_loader_set_size ()"><code class="function">gdk_pixbuf_loader_set_size()</code></a> in response to this signal to set
|
782
774
|
the desired size to which the image should be scaled.</p>
|
783
775
|
<div class="refsect3">
|
784
|
-
<a name="
|
776
|
+
<a name="GdkPixbufLoader-size-prepared.parameters"></a><h4>Parameters</h4>
|
785
777
|
<div class="informaltable"><table width="100%" border="0">
|
786
778
|
<colgroup>
|
787
779
|
<col width="150px" class="parameters_name">
|
@@ -812,7 +804,7 @@ the desired size to which the image should be scaled.</p>
|
|
812
804
|
</tbody>
|
813
805
|
</table></div>
|
814
806
|
</div>
|
815
|
-
<p>Flags: Run Last</p>
|
807
|
+
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
816
808
|
</div>
|
817
809
|
</div>
|
818
810
|
<div class="refsect1">
|
@@ -821,7 +813,6 @@ the desired size to which the image should be scaled.</p>
|
|
821
813
|
</div>
|
822
814
|
</div>
|
823
815
|
<div class="footer">
|
824
|
-
<hr>
|
825
|
-
Generated by GTK-Doc V1.20.1</div>
|
816
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
826
817
|
</body>
|
827
818
|
</html>
|