gdk_pixbuf2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- 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>Module Interface: 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="GdkPixbufLoader.html" title="GdkPixbufLoader">
|
10
10
|
<link rel="next" href="gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html" title="gdk-pixbuf Xlib initialization">
|
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">
|
@@ -41,15 +41,7 @@
|
|
41
41
|
<tbody>
|
42
42
|
<tr>
|
43
43
|
<td class="function_type">
|
44
|
-
<a href="
|
45
|
-
</td>
|
46
|
-
<td class="function_name">
|
47
|
-
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-set-option" title="gdk_pixbuf_set_option ()">gdk_pixbuf_set_option</a> <span class="c_punctuation">()</span>
|
48
|
-
</td>
|
49
|
-
</tr>
|
50
|
-
<tr>
|
51
|
-
<td class="function_type">
|
52
|
-
<a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
44
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
53
45
|
</td>
|
54
46
|
<td class="function_name">
|
55
47
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()">gdk_pixbuf_get_formats</a> <span class="c_punctuation">()</span>
|
@@ -73,7 +65,7 @@
|
|
73
65
|
</tr>
|
74
66
|
<tr>
|
75
67
|
<td class="function_type">
|
76
|
-
<a href="
|
68
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
77
69
|
</td>
|
78
70
|
<td class="function_name">
|
79
71
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-name" title="gdk_pixbuf_format_get_name ()">gdk_pixbuf_format_get_name</a> <span class="c_punctuation">()</span>
|
@@ -81,7 +73,7 @@
|
|
81
73
|
</tr>
|
82
74
|
<tr>
|
83
75
|
<td class="function_type">
|
84
|
-
<a href="
|
76
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
85
77
|
</td>
|
86
78
|
<td class="function_name">
|
87
79
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-description" title="gdk_pixbuf_format_get_description ()">gdk_pixbuf_format_get_description</a> <span class="c_punctuation">()</span>
|
@@ -89,7 +81,7 @@
|
|
89
81
|
</tr>
|
90
82
|
<tr>
|
91
83
|
<td class="function_type">
|
92
|
-
<a href="
|
84
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
93
85
|
</td>
|
94
86
|
<td class="function_name">
|
95
87
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-mime-types" title="gdk_pixbuf_format_get_mime_types ()">gdk_pixbuf_format_get_mime_types</a> <span class="c_punctuation">()</span>
|
@@ -97,7 +89,7 @@
|
|
97
89
|
</tr>
|
98
90
|
<tr>
|
99
91
|
<td class="function_type">
|
100
|
-
<a href="
|
92
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
101
93
|
</td>
|
102
94
|
<td class="function_name">
|
103
95
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-extensions" title="gdk_pixbuf_format_get_extensions ()">gdk_pixbuf_format_get_extensions</a> <span class="c_punctuation">()</span>
|
@@ -105,7 +97,7 @@
|
|
105
97
|
</tr>
|
106
98
|
<tr>
|
107
99
|
<td class="function_type">
|
108
|
-
<a href="
|
100
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
109
101
|
</td>
|
110
102
|
<td class="function_name">
|
111
103
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-writable" title="gdk_pixbuf_format_is_writable ()">gdk_pixbuf_format_is_writable</a> <span class="c_punctuation">()</span>
|
@@ -113,7 +105,7 @@
|
|
113
105
|
</tr>
|
114
106
|
<tr>
|
115
107
|
<td class="function_type">
|
116
|
-
<a href="
|
108
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
117
109
|
</td>
|
118
110
|
<td class="function_name">
|
119
111
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-scalable" title="gdk_pixbuf_format_is_scalable ()">gdk_pixbuf_format_is_scalable</a> <span class="c_punctuation">()</span>
|
@@ -121,7 +113,7 @@
|
|
121
113
|
</tr>
|
122
114
|
<tr>
|
123
115
|
<td class="function_type">
|
124
|
-
<a href="
|
116
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
125
117
|
</td>
|
126
118
|
<td class="function_name">
|
127
119
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-disabled" title="gdk_pixbuf_format_is_disabled ()">gdk_pixbuf_format_is_disabled</a> <span class="c_punctuation">()</span>
|
@@ -137,7 +129,7 @@
|
|
137
129
|
</tr>
|
138
130
|
<tr>
|
139
131
|
<td class="function_type">
|
140
|
-
<a href="
|
132
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
141
133
|
</td>
|
142
134
|
<td class="function_name">
|
143
135
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-license" title="gdk_pixbuf_format_get_license ()">gdk_pixbuf_format_get_license</a> <span class="c_punctuation">()</span>
|
@@ -266,66 +258,20 @@ regular GdkPixBuf API. To underline this fact, they are protected by
|
|
266
258
|
<div class="refsect1">
|
267
259
|
<a name="gdk-pixbuf-Module-Interface.functions_details"></a><h2>Functions</h2>
|
268
260
|
<div class="refsect2">
|
269
|
-
<a name="gdk-pixbuf-set-option"></a><h3>gdk_pixbuf_set_option ()</h3>
|
270
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
271
|
-
gdk_pixbuf_set_option (<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
272
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>,
|
273
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
|
274
|
-
<p>Attaches a key/value pair as an option to a <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>. If <em class="parameter"><code>key</code></em>
|
275
|
-
already
|
276
|
-
exists in the list of options attached to <em class="parameter"><code>pixbuf</code></em>
|
277
|
-
, the new value is
|
278
|
-
ignored and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
|
279
|
-
<div class="refsect3">
|
280
|
-
<a name="id-1.2.16.7.2.5"></a><h4>Parameters</h4>
|
281
|
-
<div class="informaltable"><table width="100%" border="0">
|
282
|
-
<colgroup>
|
283
|
-
<col width="150px" class="parameters_name">
|
284
|
-
<col class="parameters_description">
|
285
|
-
<col width="200px" class="parameters_annotations">
|
286
|
-
</colgroup>
|
287
|
-
<tbody>
|
288
|
-
<tr>
|
289
|
-
<td class="parameter_name"><p>pixbuf</p></td>
|
290
|
-
<td class="parameter_description"><p>a <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p></td>
|
291
|
-
<td class="parameter_annotations"> </td>
|
292
|
-
</tr>
|
293
|
-
<tr>
|
294
|
-
<td class="parameter_name"><p>key</p></td>
|
295
|
-
<td class="parameter_description"><p>a nul-terminated string.</p></td>
|
296
|
-
<td class="parameter_annotations"> </td>
|
297
|
-
</tr>
|
298
|
-
<tr>
|
299
|
-
<td class="parameter_name"><p>value</p></td>
|
300
|
-
<td class="parameter_description"><p>a nul-terminated string.</p></td>
|
301
|
-
<td class="parameter_annotations"> </td>
|
302
|
-
</tr>
|
303
|
-
</tbody>
|
304
|
-
</table></div>
|
305
|
-
</div>
|
306
|
-
<div class="refsect3">
|
307
|
-
<a name="id-1.2.16.7.2.6"></a><h4>Returns</h4>
|
308
|
-
<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success.</p>
|
309
|
-
<p></p>
|
310
|
-
</div>
|
311
|
-
<p class="since">Since 2.2</p>
|
312
|
-
</div>
|
313
|
-
<hr>
|
314
|
-
<div class="refsect2">
|
315
261
|
<a name="gdk-pixbuf-get-formats"></a><h3>gdk_pixbuf_get_formats ()</h3>
|
316
|
-
<pre class="programlisting"><a href="
|
262
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
317
263
|
gdk_pixbuf_get_formats (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
318
264
|
<p>Obtains the available information about the image formats supported
|
319
265
|
by GdkPixbuf.</p>
|
320
266
|
<div class="refsect3">
|
321
|
-
<a name="
|
267
|
+
<a name="gdk-pixbuf-get-formats.returns"></a><h4>Returns</h4>
|
322
268
|
<p> A list of
|
323
269
|
<a href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat"><span class="type">GdkPixbufFormats</span></a> describing the supported image formats. The list should
|
324
270
|
be freed when it is no longer needed, but the structures themselves are
|
325
271
|
owned by <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> and should not be freed. </p>
|
326
272
|
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GdkPixbufFormat]</span></p>
|
327
273
|
</div>
|
328
|
-
<p class="since">Since 2.2</p>
|
274
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
329
275
|
</div>
|
330
276
|
<hr>
|
331
277
|
<div class="refsect2">
|
@@ -335,7 +281,7 @@ gdk_pixbuf_format_copy (<em class="parameter"><code>const <a class="link" href="
|
|
335
281
|
<p>Creates a copy of <em class="parameter"><code>format</code></em>
|
336
282
|
</p>
|
337
283
|
<div class="refsect3">
|
338
|
-
<a name="
|
284
|
+
<a name="gdk-pixbuf-format-copy.parameters"></a><h4>Parameters</h4>
|
339
285
|
<div class="informaltable"><table width="100%" border="0">
|
340
286
|
<colgroup>
|
341
287
|
<col width="150px" class="parameters_name">
|
@@ -350,12 +296,11 @@ gdk_pixbuf_format_copy (<em class="parameter"><code>const <a class="link" href="
|
|
350
296
|
</table></div>
|
351
297
|
</div>
|
352
298
|
<div class="refsect3">
|
353
|
-
<a name="
|
299
|
+
<a name="gdk-pixbuf-format-copy.returns"></a><h4>Returns</h4>
|
354
300
|
<p> the newly allocated copy of a <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a>. Use
|
355
301
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-free" title="gdk_pixbuf_format_free ()"><code class="function">gdk_pixbuf_format_free()</code></a> to free the resources when done</p>
|
356
|
-
<p></p>
|
357
302
|
</div>
|
358
|
-
<p class="since">Since 2.22</p>
|
303
|
+
<p class="since">Since: 2.22</p>
|
359
304
|
</div>
|
360
305
|
<hr>
|
361
306
|
<div class="refsect2">
|
@@ -365,7 +310,7 @@ gdk_pixbuf_format_free (<em class="parameter"><code><a class="link" href="gdk-pi
|
|
365
310
|
<p>Frees the resources allocated when copying a <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a>
|
366
311
|
using <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-copy" title="gdk_pixbuf_format_copy ()"><code class="function">gdk_pixbuf_format_copy()</code></a></p>
|
367
312
|
<div class="refsect3">
|
368
|
-
<a name="
|
313
|
+
<a name="gdk-pixbuf-format-free.parameters"></a><h4>Parameters</h4>
|
369
314
|
<div class="informaltable"><table width="100%" border="0">
|
370
315
|
<colgroup>
|
371
316
|
<col width="150px" class="parameters_name">
|
@@ -379,16 +324,16 @@ using <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-c
|
|
379
324
|
</tr></tbody>
|
380
325
|
</table></div>
|
381
326
|
</div>
|
382
|
-
<p class="since">Since 2.22</p>
|
327
|
+
<p class="since">Since: 2.22</p>
|
383
328
|
</div>
|
384
329
|
<hr>
|
385
330
|
<div class="refsect2">
|
386
331
|
<a name="gdk-pixbuf-format-get-name"></a><h3>gdk_pixbuf_format_get_name ()</h3>
|
387
|
-
<pre class="programlisting"><a href="
|
332
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
388
333
|
gdk_pixbuf_format_get_name (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
389
334
|
<p>Returns the name of the format.</p>
|
390
335
|
<div class="refsect3">
|
391
|
-
<a name="
|
336
|
+
<a name="gdk-pixbuf-format-get-name.parameters"></a><h4>Parameters</h4>
|
392
337
|
<div class="informaltable"><table width="100%" border="0">
|
393
338
|
<colgroup>
|
394
339
|
<col width="150px" class="parameters_name">
|
@@ -403,20 +348,19 @@ gdk_pixbuf_format_get_name (<em class="parameter"><code><a class="link" href="gd
|
|
403
348
|
</table></div>
|
404
349
|
</div>
|
405
350
|
<div class="refsect3">
|
406
|
-
<a name="
|
351
|
+
<a name="gdk-pixbuf-format-get-name.returns"></a><h4>Returns</h4>
|
407
352
|
<p> the name of the format. </p>
|
408
|
-
<p></p>
|
409
353
|
</div>
|
410
|
-
<p class="since">Since 2.2</p>
|
354
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
411
355
|
</div>
|
412
356
|
<hr>
|
413
357
|
<div class="refsect2">
|
414
358
|
<a name="gdk-pixbuf-format-get-description"></a><h3>gdk_pixbuf_format_get_description ()</h3>
|
415
|
-
<pre class="programlisting"><a href="
|
359
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
416
360
|
gdk_pixbuf_format_get_description (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
417
361
|
<p>Returns a description of the format.</p>
|
418
362
|
<div class="refsect3">
|
419
|
-
<a name="
|
363
|
+
<a name="gdk-pixbuf-format-get-description.parameters"></a><h4>Parameters</h4>
|
420
364
|
<div class="informaltable"><table width="100%" border="0">
|
421
365
|
<colgroup>
|
422
366
|
<col width="150px" class="parameters_name">
|
@@ -431,20 +375,19 @@ gdk_pixbuf_format_get_description (<em class="parameter"><code><a class="link" h
|
|
431
375
|
</table></div>
|
432
376
|
</div>
|
433
377
|
<div class="refsect3">
|
434
|
-
<a name="
|
378
|
+
<a name="gdk-pixbuf-format-get-description.returns"></a><h4>Returns</h4>
|
435
379
|
<p> a description of the format.</p>
|
436
|
-
<p></p>
|
437
380
|
</div>
|
438
|
-
<p class="since">Since 2.2</p>
|
381
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
439
382
|
</div>
|
440
383
|
<hr>
|
441
384
|
<div class="refsect2">
|
442
385
|
<a name="gdk-pixbuf-format-get-mime-types"></a><h3>gdk_pixbuf_format_get_mime_types ()</h3>
|
443
|
-
<pre class="programlisting"><a href="
|
386
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
444
387
|
gdk_pixbuf_format_get_mime_types (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
445
388
|
<p>Returns the mime types supported by the format.</p>
|
446
389
|
<div class="refsect3">
|
447
|
-
<a name="
|
390
|
+
<a name="gdk-pixbuf-format-get-mime-types.parameters"></a><h4>Parameters</h4>
|
448
391
|
<div class="informaltable"><table width="100%" border="0">
|
449
392
|
<colgroup>
|
450
393
|
<col width="150px" class="parameters_name">
|
@@ -459,22 +402,22 @@ gdk_pixbuf_format_get_mime_types (<em class="parameter"><code><a class="link" hr
|
|
459
402
|
</table></div>
|
460
403
|
</div>
|
461
404
|
<div class="refsect3">
|
462
|
-
<a name="
|
463
|
-
<p> a <a href="
|
464
|
-
<a href="
|
405
|
+
<a name="gdk-pixbuf-format-get-mime-types.returns"></a><h4>Returns</h4>
|
406
|
+
<p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of mime types which must be freed with
|
407
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> when it is no longer needed. </p>
|
465
408
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
466
409
|
</div>
|
467
|
-
<p class="since">Since 2.2</p>
|
410
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
468
411
|
</div>
|
469
412
|
<hr>
|
470
413
|
<div class="refsect2">
|
471
414
|
<a name="gdk-pixbuf-format-get-extensions"></a><h3>gdk_pixbuf_format_get_extensions ()</h3>
|
472
|
-
<pre class="programlisting"><a href="
|
415
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
473
416
|
gdk_pixbuf_format_get_extensions (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
474
417
|
<p>Returns the filename extensions typically used for files in the
|
475
418
|
given format.</p>
|
476
419
|
<div class="refsect3">
|
477
|
-
<a name="
|
420
|
+
<a name="gdk-pixbuf-format-get-extensions.parameters"></a><h4>Parameters</h4>
|
478
421
|
<div class="informaltable"><table width="100%" border="0">
|
479
422
|
<colgroup>
|
480
423
|
<col width="150px" class="parameters_name">
|
@@ -489,21 +432,21 @@ given format.</p>
|
|
489
432
|
</table></div>
|
490
433
|
</div>
|
491
434
|
<div class="refsect3">
|
492
|
-
<a name="
|
493
|
-
<p> a <a href="
|
494
|
-
freed with <a href="
|
435
|
+
<a name="gdk-pixbuf-format-get-extensions.returns"></a><h4>Returns</h4>
|
436
|
+
<p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of filename extensions which must be
|
437
|
+
freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> when it is no longer needed. </p>
|
495
438
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
496
439
|
</div>
|
497
|
-
<p class="since">Since 2.2</p>
|
440
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
498
441
|
</div>
|
499
442
|
<hr>
|
500
443
|
<div class="refsect2">
|
501
444
|
<a name="gdk-pixbuf-format-is-writable"></a><h3>gdk_pixbuf_format_is_writable ()</h3>
|
502
|
-
<pre class="programlisting"><a href="
|
445
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
503
446
|
gdk_pixbuf_format_is_writable (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
504
447
|
<p>Returns whether pixbufs can be saved in the given format.</p>
|
505
448
|
<div class="refsect3">
|
506
|
-
<a name="
|
449
|
+
<a name="gdk-pixbuf-format-is-writable.parameters"></a><h4>Parameters</h4>
|
507
450
|
<div class="informaltable"><table width="100%" border="0">
|
508
451
|
<colgroup>
|
509
452
|
<col width="150px" class="parameters_name">
|
@@ -518,23 +461,22 @@ gdk_pixbuf_format_is_writable (<em class="parameter"><code><a class="link" href=
|
|
518
461
|
</table></div>
|
519
462
|
</div>
|
520
463
|
<div class="refsect3">
|
521
|
-
<a name="
|
464
|
+
<a name="gdk-pixbuf-format-is-writable.returns"></a><h4>Returns</h4>
|
522
465
|
<p> whether pixbufs can be saved in the given format.</p>
|
523
|
-
<p></p>
|
524
466
|
</div>
|
525
|
-
<p class="since">Since 2.2</p>
|
467
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
526
468
|
</div>
|
527
469
|
<hr>
|
528
470
|
<div class="refsect2">
|
529
471
|
<a name="gdk-pixbuf-format-is-scalable"></a><h3>gdk_pixbuf_format_is_scalable ()</h3>
|
530
|
-
<pre class="programlisting"><a href="
|
472
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
531
473
|
gdk_pixbuf_format_is_scalable (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
532
474
|
<p>Returns whether this image format is scalable. If a file is in a
|
533
475
|
scalable format, it is preferable to load it at the desired size,
|
534
476
|
rather than loading it at the default size and scaling the
|
535
477
|
resulting pixbuf to the desired size.</p>
|
536
478
|
<div class="refsect3">
|
537
|
-
<a name="
|
479
|
+
<a name="gdk-pixbuf-format-is-scalable.parameters"></a><h4>Parameters</h4>
|
538
480
|
<div class="informaltable"><table width="100%" border="0">
|
539
481
|
<colgroup>
|
540
482
|
<col width="150px" class="parameters_name">
|
@@ -549,21 +491,20 @@ resulting pixbuf to the desired size.</p>
|
|
549
491
|
</table></div>
|
550
492
|
</div>
|
551
493
|
<div class="refsect3">
|
552
|
-
<a name="
|
494
|
+
<a name="gdk-pixbuf-format-is-scalable.returns"></a><h4>Returns</h4>
|
553
495
|
<p> whether this image format is scalable.</p>
|
554
|
-
<p></p>
|
555
496
|
</div>
|
556
|
-
<p class="since">Since 2.6</p>
|
497
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
557
498
|
</div>
|
558
499
|
<hr>
|
559
500
|
<div class="refsect2">
|
560
501
|
<a name="gdk-pixbuf-format-is-disabled"></a><h3>gdk_pixbuf_format_is_disabled ()</h3>
|
561
|
-
<pre class="programlisting"><a href="
|
502
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
562
503
|
gdk_pixbuf_format_is_disabled (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
563
504
|
<p>Returns whether this image format is disabled. See
|
564
505
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-set-disabled" title="gdk_pixbuf_format_set_disabled ()"><code class="function">gdk_pixbuf_format_set_disabled()</code></a>.</p>
|
565
506
|
<div class="refsect3">
|
566
|
-
<a name="
|
507
|
+
<a name="gdk-pixbuf-format-is-disabled.parameters"></a><h4>Parameters</h4>
|
567
508
|
<div class="informaltable"><table width="100%" border="0">
|
568
509
|
<colgroup>
|
569
510
|
<col width="150px" class="parameters_name">
|
@@ -578,24 +519,23 @@ gdk_pixbuf_format_is_disabled (<em class="parameter"><code><a class="link" href=
|
|
578
519
|
</table></div>
|
579
520
|
</div>
|
580
521
|
<div class="refsect3">
|
581
|
-
<a name="
|
522
|
+
<a name="gdk-pixbuf-format-is-disabled.returns"></a><h4>Returns</h4>
|
582
523
|
<p> whether this image format is disabled.</p>
|
583
|
-
<p></p>
|
584
524
|
</div>
|
585
|
-
<p class="since">Since 2.6</p>
|
525
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
586
526
|
</div>
|
587
527
|
<hr>
|
588
528
|
<div class="refsect2">
|
589
529
|
<a name="gdk-pixbuf-format-set-disabled"></a><h3>gdk_pixbuf_format_set_disabled ()</h3>
|
590
530
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
591
531
|
gdk_pixbuf_format_set_disabled (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>,
|
592
|
-
<em class="parameter"><code><a href="
|
532
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> disabled</code></em>);</pre>
|
593
533
|
<p>Disables or enables an image format. If a format is disabled,
|
594
534
|
gdk-pixbuf won't use the image loader for this format to load
|
595
535
|
images. Applications can use this to avoid using image loaders
|
596
536
|
with an inappropriate license, see <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-license" title="gdk_pixbuf_format_get_license ()"><code class="function">gdk_pixbuf_format_get_license()</code></a>.</p>
|
597
537
|
<div class="refsect3">
|
598
|
-
<a name="
|
538
|
+
<a name="gdk-pixbuf-format-set-disabled.parameters"></a><h4>Parameters</h4>
|
599
539
|
<div class="informaltable"><table width="100%" border="0">
|
600
540
|
<colgroup>
|
601
541
|
<col width="150px" class="parameters_name">
|
@@ -610,26 +550,26 @@ with an inappropriate license, see <a class="link" href="gdk-pixbuf-Module-Inter
|
|
610
550
|
</tr>
|
611
551
|
<tr>
|
612
552
|
<td class="parameter_name"><p>disabled</p></td>
|
613
|
-
<td class="parameter_description"><p><a href="
|
553
|
+
<td class="parameter_description"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to disable the format <em class="parameter"><code>format</code></em>
|
614
554
|
</p></td>
|
615
555
|
<td class="parameter_annotations"> </td>
|
616
556
|
</tr>
|
617
557
|
</tbody>
|
618
558
|
</table></div>
|
619
559
|
</div>
|
620
|
-
<p class="since">Since 2.6</p>
|
560
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
621
561
|
</div>
|
622
562
|
<hr>
|
623
563
|
<div class="refsect2">
|
624
564
|
<a name="gdk-pixbuf-format-get-license"></a><h3>gdk_pixbuf_format_get_license ()</h3>
|
625
|
-
<pre class="programlisting"><a href="
|
565
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
626
566
|
gdk_pixbuf_format_get_license (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> *format</code></em>);</pre>
|
627
567
|
<p>Returns information about the license of the image loader for the format. The
|
628
568
|
returned string should be a shorthand for a wellknown license, e.g. "LGPL",
|
629
569
|
"GPL", "QPL", "GPL/QPL", or "other" to indicate some other license. This
|
630
|
-
string should be freed with <a href="
|
570
|
+
string should be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when it's no longer needed.</p>
|
631
571
|
<div class="refsect3">
|
632
|
-
<a name="
|
572
|
+
<a name="gdk-pixbuf-format-get-license.parameters"></a><h4>Parameters</h4>
|
633
573
|
<div class="informaltable"><table width="100%" border="0">
|
634
574
|
<colgroup>
|
635
575
|
<col width="150px" class="parameters_name">
|
@@ -644,12 +584,11 @@ string should be freed with <a href="http://library.gnome.org/devel/glib/unstabl
|
|
644
584
|
</table></div>
|
645
585
|
</div>
|
646
586
|
<div class="refsect3">
|
647
|
-
<a name="
|
587
|
+
<a name="gdk-pixbuf-format-get-license.returns"></a><h4>Returns</h4>
|
648
588
|
<p> a string describing the license of <em class="parameter"><code>format</code></em>
|
649
589
|
. </p>
|
650
|
-
<p></p>
|
651
590
|
</div>
|
652
|
-
<p class="since">Since 2.6</p>
|
591
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
653
592
|
</div>
|
654
593
|
<hr>
|
655
594
|
<div class="refsect2">
|
@@ -659,7 +598,7 @@ string should be freed with <a href="http://library.gnome.org/devel/glib/unstabl
|
|
659
598
|
<p>Defines the type of the function used to set the vtable of a
|
660
599
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule" title="struct GdkPixbufModule"><span class="type">GdkPixbufModule</span></a> when it is loaded.</p>
|
661
600
|
<div class="refsect3">
|
662
|
-
<a name="
|
601
|
+
<a name="GdkPixbufModuleFillVtableFunc.parameters"></a><h4>Parameters</h4>
|
663
602
|
<div class="informaltable"><table width="100%" border="0">
|
664
603
|
<colgroup>
|
665
604
|
<col width="150px" class="parameters_name">
|
@@ -673,7 +612,7 @@ string should be freed with <a href="http://library.gnome.org/devel/glib/unstabl
|
|
673
612
|
</tr></tbody>
|
674
613
|
</table></div>
|
675
614
|
</div>
|
676
|
-
<p class="since">Since 2.2</p>
|
615
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
677
616
|
</div>
|
678
617
|
<hr>
|
679
618
|
<div class="refsect2">
|
@@ -683,7 +622,7 @@ string should be freed with <a href="http://library.gnome.org/devel/glib/unstabl
|
|
683
622
|
<p>Defines the type of the function used to fill a
|
684
623
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormat" title="struct GdkPixbufFormat"><span class="type">GdkPixbufFormat</span></a> structure with information about a module.</p>
|
685
624
|
<div class="refsect3">
|
686
|
-
<a name="
|
625
|
+
<a name="GdkPixbufModuleFillInfoFunc.parameters"></a><h4>Parameters</h4>
|
687
626
|
<div class="informaltable"><table width="100%" border="0">
|
688
627
|
<colgroup>
|
689
628
|
<col width="150px" class="parameters_name">
|
@@ -697,15 +636,15 @@ string should be freed with <a href="http://library.gnome.org/devel/glib/unstabl
|
|
697
636
|
</tr></tbody>
|
698
637
|
</table></div>
|
699
638
|
</div>
|
700
|
-
<p class="since">Since 2.2</p>
|
639
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
701
640
|
</div>
|
702
641
|
<hr>
|
703
642
|
<div class="refsect2">
|
704
643
|
<a name="GdkPixbufModuleSizeFunc"></a><h3>GdkPixbufModuleSizeFunc ()</h3>
|
705
644
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
706
|
-
<span class="c_punctuation">(</span>*GdkPixbufModuleSizeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="
|
707
|
-
<em class="parameter"><code><a href="
|
708
|
-
<em class="parameter"><code><a href="
|
645
|
+
<span class="c_punctuation">(</span>*GdkPixbufModuleSizeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
646
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>,
|
647
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
709
648
|
<p>Defines the type of the function that gets called once the size
|
710
649
|
of the loaded image is known.</p>
|
711
650
|
<p>The function is expected to set <em class="parameter"><code>width</code></em>
|
@@ -722,7 +661,7 @@ this as a hint that it will be closed soon and shouldn't allocate further
|
|
722
661
|
resources. This convention is used to implement <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info" title="gdk_pixbuf_get_file_info ()"><code class="function">gdk_pixbuf_get_file_info()</code></a>
|
723
662
|
efficiently.</p>
|
724
663
|
<div class="refsect3">
|
725
|
-
<a name="
|
664
|
+
<a name="GdkPixbufModuleSizeFunc.parameters"></a><h4>Parameters</h4>
|
726
665
|
<div class="informaltable"><table width="100%" border="0">
|
727
666
|
<colgroup>
|
728
667
|
<col width="150px" class="parameters_name">
|
@@ -748,7 +687,7 @@ efficiently.</p>
|
|
748
687
|
</tbody>
|
749
688
|
</table></div>
|
750
689
|
</div>
|
751
|
-
<p class="since">Since 2.2</p>
|
690
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
752
691
|
</div>
|
753
692
|
<hr>
|
754
693
|
<div class="refsect2">
|
@@ -756,7 +695,7 @@ efficiently.</p>
|
|
756
695
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
757
696
|
<span class="c_punctuation">(</span>*GdkPixbufModulePreparedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
758
697
|
<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *anim</code></em>,
|
759
|
-
<em class="parameter"><code><a href="
|
698
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
760
699
|
<p>Defines the type of the function that gets called once the initial
|
761
700
|
setup of <em class="parameter"><code>pixbuf</code></em>
|
762
701
|
is done.</p>
|
@@ -764,7 +703,7 @@ setup of <em class="parameter"><code>pixbuf</code></em>
|
|
764
703
|
"<link linkend="GdkPixbufLoader-area-prepared">area_prepared</link>"
|
765
704
|
signal.</p>
|
766
705
|
<div class="refsect3">
|
767
|
-
<a name="
|
706
|
+
<a name="GdkPixbufModulePreparedFunc.parameters"></a><h4>Parameters</h4>
|
768
707
|
<div class="informaltable"><table width="100%" border="0">
|
769
708
|
<colgroup>
|
770
709
|
<col width="150px" class="parameters_name">
|
@@ -779,7 +718,7 @@ signal.</p>
|
|
779
718
|
</tr>
|
780
719
|
<tr>
|
781
720
|
<td class="parameter_name"><p>anim</p></td>
|
782
|
-
<td class="parameter_description"><p>if an animation is being loaded, the <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a>, else <a href="
|
721
|
+
<td class="parameter_description"><p>if an animation is being loaded, the <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a>, else <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
|
783
722
|
<td class="parameter_annotations"> </td>
|
784
723
|
</tr>
|
785
724
|
<tr>
|
@@ -790,7 +729,7 @@ signal.</p>
|
|
790
729
|
</tbody>
|
791
730
|
</table></div>
|
792
731
|
</div>
|
793
|
-
<p class="since">Since 2.2</p>
|
732
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
794
733
|
</div>
|
795
734
|
<hr>
|
796
735
|
<div class="refsect2">
|
@@ -801,7 +740,7 @@ signal.</p>
|
|
801
740
|
<em class="parameter"><code><span class="type">int</span> y</code></em>,
|
802
741
|
<em class="parameter"><code><span class="type">int</span> width</code></em>,
|
803
742
|
<em class="parameter"><code><span class="type">int</span> height</code></em>,
|
804
|
-
<em class="parameter"><code><a href="
|
743
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
805
744
|
<p>Defines the type of the function that gets called every time a region
|
806
745
|
of <em class="parameter"><code>pixbuf</code></em>
|
807
746
|
is updated.</p>
|
@@ -809,7 +748,7 @@ of <em class="parameter"><code>pixbuf</code></em>
|
|
809
748
|
"<link linkend="GdkPixbufLoader-area-updated">area_updated</link>"
|
810
749
|
signal.</p>
|
811
750
|
<div class="refsect3">
|
812
|
-
<a name="
|
751
|
+
<a name="GdkPixbufModuleUpdatedFunc.parameters"></a><h4>Parameters</h4>
|
813
752
|
<div class="informaltable"><table width="100%" border="0">
|
814
753
|
<colgroup>
|
815
754
|
<col width="150px" class="parameters_name">
|
@@ -850,7 +789,7 @@ signal.</p>
|
|
850
789
|
</tbody>
|
851
790
|
</table></div>
|
852
791
|
</div>
|
853
|
-
<p class="since">Since 2.2</p>
|
792
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
854
793
|
</div>
|
855
794
|
</div>
|
856
795
|
<div class="refsect1">
|
@@ -873,7 +812,7 @@ signal.</p>
|
|
873
812
|
module. Only modules should access the fields directly, applications should
|
874
813
|
use the <function>gdk_pixbuf_format_*</function> functions.</p>
|
875
814
|
<div class="refsect3">
|
876
|
-
<a name="
|
815
|
+
<a name="GdkPixbufFormat.members"></a><h4>Members</h4>
|
877
816
|
<div class="informaltable"><table width="100%" border="0">
|
878
817
|
<colgroup>
|
879
818
|
<col width="300px" class="struct_members_name">
|
@@ -882,7 +821,7 @@ use the <function>gdk_pixbuf_format_*</function> functions.</p>
|
|
882
821
|
</colgroup>
|
883
822
|
<tbody>
|
884
823
|
<tr>
|
885
|
-
<td class="struct_member_name"><p><a href="
|
824
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkPixbufFormat.name"></a>name</code></em>;</p></td>
|
886
825
|
<td class="struct_member_description"><p>the name of the image format.</p></td>
|
887
826
|
<td class="struct_member_annotations"> </td>
|
888
827
|
</tr>
|
@@ -892,39 +831,39 @@ use the <function>gdk_pixbuf_format_*</function> functions.</p>
|
|
892
831
|
<td class="struct_member_annotations"> </td>
|
893
832
|
</tr>
|
894
833
|
<tr>
|
895
|
-
<td class="struct_member_name"><p><a href="
|
834
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkPixbufFormat.domain"></a>domain</code></em>;</p></td>
|
896
835
|
<td class="struct_member_description"><p>the message domain for the <em class="parameter"><code>description</code></em>
|
897
836
|
.</p></td>
|
898
837
|
<td class="struct_member_annotations"> </td>
|
899
838
|
</tr>
|
900
839
|
<tr>
|
901
|
-
<td class="struct_member_name"><p><a href="
|
840
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkPixbufFormat.description"></a>description</code></em>;</p></td>
|
902
841
|
<td class="struct_member_description"><p>a description of the image format.</p></td>
|
903
842
|
<td class="struct_member_annotations"> </td>
|
904
843
|
</tr>
|
905
844
|
<tr>
|
906
|
-
<td class="struct_member_name"><p><a href="
|
907
|
-
<td class="struct_member_description"><p>a <a href="
|
845
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GdkPixbufFormat.mime-types"></a>mime_types</code></em>;</p></td>
|
846
|
+
<td class="struct_member_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of MIME types for the image format.</p></td>
|
908
847
|
<td class="struct_member_annotations"> </td>
|
909
848
|
</tr>
|
910
849
|
<tr>
|
911
|
-
<td class="struct_member_name"><p><a href="
|
912
|
-
<td class="struct_member_description"><p>a <a href="
|
850
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GdkPixbufFormat.extensions"></a>extensions</code></em>;</p></td>
|
851
|
+
<td class="struct_member_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of typical filename extensions for the
|
913
852
|
image format.</p></td>
|
914
853
|
<td class="struct_member_annotations"> </td>
|
915
854
|
</tr>
|
916
855
|
<tr>
|
917
|
-
<td class="struct_member_name"><p><a href="
|
856
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> <em class="structfield"><code><a name="GdkPixbufFormat.flags"></a>flags</code></em>;</p></td>
|
918
857
|
<td class="struct_member_description"><p>a combination of <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufFormatFlags" title="enum GdkPixbufFormatFlags"><span class="type">GdkPixbufFormatFlags</span></a>.</p></td>
|
919
858
|
<td class="struct_member_annotations"> </td>
|
920
859
|
</tr>
|
921
860
|
<tr>
|
922
|
-
<td class="struct_member_name"><p><a href="
|
861
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> <em class="structfield"><code><a name="GdkPixbufFormat.disabled"></a>disabled</code></em>;</p></td>
|
923
862
|
<td class="struct_member_description"><p>a boolean determining whether the loader is disabled.</p></td>
|
924
863
|
<td class="struct_member_annotations"> </td>
|
925
864
|
</tr>
|
926
865
|
<tr>
|
927
|
-
<td class="struct_member_name"><p><a href="
|
866
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkPixbufFormat.license"></a>license</code></em>;</p></td>
|
928
867
|
<td class="struct_member_description"><p>a string containing license information, typically set to
|
929
868
|
shorthands like "GPL", "LGPL", etc.</p></td>
|
930
869
|
<td class="struct_member_annotations"> </td>
|
@@ -932,7 +871,7 @@ shorthands like "GPL", "LGPL", etc.</p></td>
|
|
932
871
|
</tbody>
|
933
872
|
</table></div>
|
934
873
|
</div>
|
935
|
-
<p class="since">Since 2.2</p>
|
874
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
936
875
|
</div>
|
937
876
|
<hr>
|
938
877
|
<div class="refsect2">
|
@@ -940,7 +879,7 @@ shorthands like "GPL", "LGPL", etc.</p></td>
|
|
940
879
|
<p>Flags which allow a module to specify further details about the supported
|
941
880
|
operations.</p>
|
942
881
|
<div class="refsect3">
|
943
|
-
<a name="
|
882
|
+
<a name="GdkPixbufFormatFlags.members"></a><h4>Members</h4>
|
944
883
|
<div class="informaltable"><table width="100%" border="0">
|
945
884
|
<colgroup>
|
946
885
|
<col width="300px" class="enum_members_name">
|
@@ -973,7 +912,7 @@ operations.</p>
|
|
973
912
|
</tbody>
|
974
913
|
</table></div>
|
975
914
|
</div>
|
976
|
-
<p class="since">Since 2.2</p>
|
915
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
977
916
|
</div>
|
978
917
|
<hr>
|
979
918
|
<div class="refsect2">
|
@@ -986,7 +925,7 @@ operations.</p>
|
|
986
925
|
</pre>
|
987
926
|
<p>The signature of a module is a set of prefixes. Prefixes are encoded as
|
988
927
|
pairs of ordinary strings, where the second string, called the mask, if
|
989
|
-
not <a href="
|
928
|
+
not <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, must be of the same length as the first one and may contain
|
990
929
|
' ', '!', 'x', 'z', and 'n' to indicate bytes that must be matched,
|
991
930
|
not matched, "don't-care"-bytes, zeros and non-zeros.
|
992
931
|
Each prefix has an associated integer that describes the relevance of
|
@@ -998,7 +937,7 @@ like an 'x'. </p>
|
|
998
937
|
<p>The signature of a module is stored as an array of
|
999
938
|
<a href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePattern"><span class="type">GdkPixbufModulePatterns</span></a>. The array is terminated by a pattern
|
1000
939
|
where the <em class="parameter"><code>prefix</code></em>
|
1001
|
-
is <a href="
|
940
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1002
941
|
<p><informalexample><programlisting>
|
1003
942
|
GdkPixbufModulePattern *signature[] = {
|
1004
943
|
{ "abcdx", " !x z", 100 },
|
@@ -1009,7 +948,7 @@ GdkPixbufModulePattern *signature[] = {
|
|
1009
948
|
The example matches e.g. "auud\0" with relevance 100, and "blau" with
|
1010
949
|
relevance 90.</informalexample></p>
|
1011
950
|
<div class="refsect3">
|
1012
|
-
<a name="
|
951
|
+
<a name="GdkPixbufModulePattern.members"></a><h4>Members</h4>
|
1013
952
|
<div class="informaltable"><table width="100%" border="0">
|
1014
953
|
<colgroup>
|
1015
954
|
<col width="300px" class="struct_members_name">
|
@@ -1036,7 +975,7 @@ test data</p></td>
|
|
1036
975
|
</tbody>
|
1037
976
|
</table></div>
|
1038
977
|
</div>
|
1039
|
-
<p class="since">Since 2.2</p>
|
978
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1040
979
|
</div>
|
1041
980
|
<hr>
|
1042
981
|
<div class="refsect2">
|
@@ -1086,12 +1025,12 @@ test data</p></td>
|
|
1086
1025
|
</pre>
|
1087
1026
|
<p>A <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule" title="struct GdkPixbufModule"><span class="type">GdkPixbufModule</span></a> contains the necessary functions to load and save
|
1088
1027
|
images in a certain file format. </p>
|
1089
|
-
<p>A <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule" title="struct GdkPixbufModule"><span class="type">GdkPixbufModule</span></a> can be loaded dynamically from a <a href="
|
1028
|
+
<p>A <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule" title="struct GdkPixbufModule"><span class="type">GdkPixbufModule</span></a> can be loaded dynamically from a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html#GModule"><span class="type">GModule</span></a>.
|
1090
1029
|
Each loadable module must contain a <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc" title="GdkPixbufModuleFillVtableFunc ()"><span class="type">GdkPixbufModuleFillVtableFunc</span></a> function
|
1091
1030
|
named <function>fill_vtable</function>, which will get called when the module
|
1092
1031
|
is loaded and must set the function pointers of the <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModule" title="struct GdkPixbufModule"><span class="type">GdkPixbufModule</span></a>.</p>
|
1093
1032
|
<div class="refsect3">
|
1094
|
-
<a name="
|
1033
|
+
<a name="GdkPixbufModule.members"></a><h4>Members</h4>
|
1095
1034
|
<div class="informaltable"><table width="100%" border="0">
|
1096
1035
|
<colgroup>
|
1097
1036
|
<col width="300px" class="struct_members_name">
|
@@ -1111,8 +1050,8 @@ usual file extension for images of this type, eg. "xpm", "jpeg" or "png".</p></t
|
|
1111
1050
|
<td class="struct_member_annotations"> </td>
|
1112
1051
|
</tr>
|
1113
1052
|
<tr>
|
1114
|
-
<td class="struct_member_name"><p><a href="
|
1115
|
-
<td class="struct_member_description"><p>the loaded <a href="
|
1053
|
+
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html#GModule"><span class="type">GModule</span></a> *<em class="structfield"><code><a name="GdkPixbufModule.module"></a>module</code></em>;</p></td>
|
1054
|
+
<td class="struct_member_description"><p>the loaded <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html#GModule"><span class="type">GModule</span></a>.</p></td>
|
1116
1055
|
<td class="struct_member_annotations"> </td>
|
1117
1056
|
</tr>
|
1118
1057
|
<tr>
|
@@ -1187,7 +1126,7 @@ usual file extension for images of this type, eg. "xpm", "jpeg" or "png".</p></t
|
|
1187
1126
|
<a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a>, providing suitable implementations of the
|
1188
1127
|
virtual functions.</p>
|
1189
1128
|
<div class="refsect3">
|
1190
|
-
<a name="
|
1129
|
+
<a name="GdkPixbufAnimationClass.members"></a><h4>Members</h4>
|
1191
1130
|
<div class="informaltable"><table width="100%" border="0">
|
1192
1131
|
<colgroup>
|
1193
1132
|
<col width="300px" class="struct_members_name">
|
@@ -1196,11 +1135,6 @@ virtual functions.</p>
|
|
1196
1135
|
</colgroup>
|
1197
1136
|
<tbody>
|
1198
1137
|
<tr>
|
1199
|
-
<td class="struct_member_name"><p><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> <em class="structfield"><code><a name="GdkPixbufAnimationClass.parent-class"></a>parent_class</code></em>;</p></td>
|
1200
|
-
<td class="struct_member_description"><p>the parent class</p></td>
|
1201
|
-
<td class="struct_member_annotations"> </td>
|
1202
|
-
</tr>
|
1203
|
-
<tr>
|
1204
1138
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GdkPixbufAnimationClass.is-static-image"></a>is_static_image</code></em> ()</p></td>
|
1205
1139
|
<td class="struct_member_description"><p>returns whether the given animation is just a static image.</p></td>
|
1206
1140
|
<td class="struct_member_annotations"> </td>
|
@@ -1247,7 +1181,7 @@ with the frame size of the animation.</p></td>
|
|
1247
1181
|
<a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter"><span class="type">GdkPixbufAnimationIter</span></a>, providing suitable implementations of the
|
1248
1182
|
virtual functions.</p>
|
1249
1183
|
<div class="refsect3">
|
1250
|
-
<a name="
|
1184
|
+
<a name="GdkPixbufAnimationIterClass.members"></a><h4>Members</h4>
|
1251
1185
|
<div class="informaltable"><table width="100%" border="0">
|
1252
1186
|
<colgroup>
|
1253
1187
|
<col width="300px" class="struct_members_name">
|
@@ -1256,11 +1190,6 @@ virtual functions.</p>
|
|
1256
1190
|
</colgroup>
|
1257
1191
|
<tbody>
|
1258
1192
|
<tr>
|
1259
|
-
<td class="struct_member_name"><p><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> <em class="structfield"><code><a name="GdkPixbufAnimationIterClass.parent-class"></a>parent_class</code></em>;</p></td>
|
1260
|
-
<td class="struct_member_description"><p>the parent class</p></td>
|
1261
|
-
<td class="struct_member_annotations"> </td>
|
1262
|
-
</tr>
|
1263
|
-
<tr>
|
1264
1193
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GdkPixbufAnimationIterClass.get-delay-time"></a>get_delay_time</code></em> ()</p></td>
|
1265
1194
|
<td class="struct_member_description"><p>returns the time in milliseconds that the current frame
|
1266
1195
|
should be shown.</p></td>
|
@@ -1292,7 +1221,6 @@ current frame.</p></td>
|
|
1292
1221
|
</div>
|
1293
1222
|
</div>
|
1294
1223
|
<div class="footer">
|
1295
|
-
<hr>
|
1296
|
-
Generated by GTK-Doc V1.20.1</div>
|
1224
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1297
1225
|
</body>
|
1298
1226
|
</html>
|