gdk_pixbuf2 2.1.0-x86-mingw32 → 2.2.0-x86-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/lib/1.9/gdk_pixbuf2.so +0 -0
- data/lib/2.0/gdk_pixbuf2.so +0 -0
- data/lib/2.1/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-animation.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +2 -2
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +1 -3
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +1 -1
- 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/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 +1 -1
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +30 -27
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +557 -416
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +10 -12
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +9 -11
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +22 -24
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +10 -12
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +16 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +14 -16
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +11 -13
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +165 -167
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +768 -578
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +546 -428
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +549 -474
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +321 -265
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +467 -349
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +887 -662
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +122 -91
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +656 -518
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +631 -484
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +247 -171
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +110 -89
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +119 -98
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +275 -230
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +784 -581
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +86 -55
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +153 -192
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +98 -97
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +247 -94
- 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/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 +4 -4
@@ -8,15 +8,14 @@
|
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="rn01.html" title="API Reference">
|
10
10
|
<link rel="next" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td width="100%" align="left">
|
17
|
-
<a href="#" class="shortcut">Top</a>
|
18
|
-
|
19
|
-
<a href="#gdk-pixbuf-Versioning.description" class="shortcut">Description</a>
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#gdk-pixbuf-Versioning.description" class="shortcut">Description</a></span>
|
20
19
|
</td>
|
21
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
21
|
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -30,134 +29,156 @@
|
|
30
29
|
<h2><span class="refentrytitle"><a name="gdk-pixbuf-Versioning.top_of_page"></a>Initialization and Versions</span></h2>
|
31
30
|
<p>Initialization and Versions — Library version numbers.</p>
|
32
31
|
</td>
|
33
|
-
<td valign="top" align="right"></td>
|
32
|
+
<td class="gallery_image" valign="top" align="right"></td>
|
34
33
|
</tr></table></div>
|
35
|
-
<div class="
|
36
|
-
<a name="gdk-pixbuf-Versioning.
|
37
|
-
<
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
34
|
+
<div class="refsect1">
|
35
|
+
<a name="gdk-pixbuf-Versioning.functions"></a><h2>Functions</h2>
|
36
|
+
<div class="informaltable"><table width="100%" border="0">
|
37
|
+
<colgroup>
|
38
|
+
<col width="150px" class="functions_return">
|
39
|
+
<col class="functions_name">
|
40
|
+
</colgroup>
|
41
|
+
<tbody>
|
42
|
+
<tr>
|
43
|
+
<td class="define_keyword">#define</td>
|
44
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS" title="GDK_PIXBUF_MAJOR">GDK_PIXBUF_MAJOR</a></td>
|
45
|
+
</tr>
|
46
|
+
<tr>
|
47
|
+
<td class="define_keyword">#define</td>
|
48
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS" title="GDK_PIXBUF_MINOR">GDK_PIXBUF_MINOR</a></td>
|
49
|
+
</tr>
|
50
|
+
<tr>
|
51
|
+
<td class="define_keyword">#define</td>
|
52
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS" title="GDK_PIXBUF_MICRO">GDK_PIXBUF_MICRO</a></td>
|
53
|
+
</tr>
|
54
|
+
</tbody>
|
55
|
+
</table></div>
|
56
|
+
</div>
|
57
|
+
<div class="refsect1">
|
58
|
+
<a name="gdk-pixbuf-Versioning.other"></a><h2>Types and Values</h2>
|
59
|
+
<div class="informaltable"><table width="100%" border="0">
|
60
|
+
<colgroup>
|
61
|
+
<col width="150px" class="name">
|
62
|
+
<col class="description">
|
63
|
+
</colgroup>
|
64
|
+
<tbody>
|
65
|
+
<tr>
|
66
|
+
<td class="variable_type">extern const char *</td>
|
67
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-version" title="gdk_pixbuf_version">gdk_pixbuf_version</a></td>
|
68
|
+
</tr>
|
69
|
+
<tr>
|
70
|
+
<td class="variable_type">extern const guint </td>
|
71
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-major-version" title="gdk_pixbuf_major_version">gdk_pixbuf_major_version</a></td>
|
72
|
+
</tr>
|
73
|
+
<tr>
|
74
|
+
<td class="variable_type">extern const guint </td>
|
75
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-minor-version" title="gdk_pixbuf_minor_version">gdk_pixbuf_minor_version</a></td>
|
76
|
+
</tr>
|
77
|
+
<tr>
|
78
|
+
<td class="variable_type">extern const guint </td>
|
79
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-micro-version" title="gdk_pixbuf_micro_version">gdk_pixbuf_micro_version</a></td>
|
80
|
+
</tr>
|
81
|
+
<tr>
|
82
|
+
<td class="define_keyword">#define</td>
|
83
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-VERSION:CAPS" title="GDK_PIXBUF_VERSION">GDK_PIXBUF_VERSION</a></td>
|
84
|
+
</tr>
|
85
|
+
</tbody>
|
86
|
+
</table></div>
|
87
|
+
</div>
|
88
|
+
<div class="refsect1">
|
89
|
+
<a name="gdk-pixbuf-Versioning.includes"></a><h2>Includes</h2>
|
90
|
+
<pre class="synopsis">#include <gdk-pixbuf/gdk-pixbuf.h>
|
48
91
|
</pre>
|
49
92
|
</div>
|
50
93
|
<div class="refsect1">
|
51
94
|
<a name="gdk-pixbuf-Versioning.description"></a><h2>Description</h2>
|
52
|
-
<p>
|
53
|
-
|
54
|
-
|
55
|
-
|
95
|
+
<p>These macros and variables let you check the version of &gdk-pixbuf;
|
96
|
+
you're linking against.</p>
|
97
|
+
</div>
|
98
|
+
<div class="refsect1">
|
99
|
+
<a name="gdk-pixbuf-Versioning.functions_details"></a><h2>Functions</h2>
|
100
|
+
<div class="refsect2">
|
101
|
+
<a name="GDK-PIXBUF-MAJOR:CAPS"></a><h3>GDK_PIXBUF_MAJOR</h3>
|
102
|
+
<pre class="programlisting">#define GDK_PIXBUF_MAJOR (2)
|
103
|
+
</pre>
|
104
|
+
<p>Major version of &gdk-pixbuf; library, that is the first "0" in
|
105
|
+
"0.8.0" for example.</p>
|
106
|
+
</div>
|
107
|
+
<hr>
|
108
|
+
<div class="refsect2">
|
109
|
+
<a name="GDK-PIXBUF-MINOR:CAPS"></a><h3>GDK_PIXBUF_MINOR</h3>
|
110
|
+
<pre class="programlisting">#define GDK_PIXBUF_MINOR (30)
|
111
|
+
</pre>
|
112
|
+
<p>Minor version of &gdk-pixbuf; library, that is the "8" in
|
113
|
+
"0.8.0" for example.</p>
|
114
|
+
</div>
|
115
|
+
<hr>
|
116
|
+
<div class="refsect2">
|
117
|
+
<a name="GDK-PIXBUF-MICRO:CAPS"></a><h3>GDK_PIXBUF_MICRO</h3>
|
118
|
+
<pre class="programlisting">#define GDK_PIXBUF_MICRO (6)
|
119
|
+
</pre>
|
120
|
+
<p>Micro version of &gdk-pixbuf; library, that is the last "0" in
|
121
|
+
"0.8.0" for example.</p>
|
122
|
+
</div>
|
56
123
|
</div>
|
57
124
|
<div class="refsect1">
|
58
|
-
<a name="gdk-pixbuf-Versioning.
|
125
|
+
<a name="gdk-pixbuf-Versioning.other_details"></a><h2>Types and Values</h2>
|
59
126
|
<div class="refsect2">
|
60
127
|
<a name="gdk-pixbuf-version"></a><h3>gdk_pixbuf_version</h3>
|
61
128
|
<pre class="programlisting">extern const char *gdk_pixbuf_version;
|
62
129
|
</pre>
|
63
|
-
<p>
|
64
|
-
|
65
|
-
This is the version currently in use by a running program.
|
66
|
-
</p>
|
130
|
+
<p>Contains the full version of the &gdk-pixbuf; library as a string.
|
131
|
+
This is the version currently in use by a running program.</p>
|
67
132
|
</div>
|
68
133
|
<hr>
|
69
134
|
<div class="refsect2">
|
70
135
|
<a name="gdk-pixbuf-major-version"></a><h3>gdk_pixbuf_major_version</h3>
|
71
136
|
<pre class="programlisting">extern const guint gdk_pixbuf_major_version;
|
72
137
|
</pre>
|
73
|
-
<p>
|
74
|
-
|
75
|
-
|
76
|
-
</p>
|
77
|
-
<p>
|
78
|
-
This variable is in the library, so represents the
|
138
|
+
<p>The major version number of the &gdk-pixbuf; library. (e.g. in
|
139
|
+
&gdk-pixbuf; version 1.2.5 this is 1.) </p>
|
140
|
+
<p>This variable is in the library, so represents the
|
79
141
|
&gdk-pixbuf; library you have linked against. Contrast with the
|
80
142
|
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS" title="GDK_PIXBUF_MAJOR"><span class="type">GDK_PIXBUF_MAJOR</span></a> macro, which represents the major version of the
|
81
|
-
&gdk-pixbuf; headers you have included
|
82
|
-
</p>
|
143
|
+
&gdk-pixbuf; headers you have included.</p>
|
83
144
|
</div>
|
84
145
|
<hr>
|
85
146
|
<div class="refsect2">
|
86
147
|
<a name="gdk-pixbuf-minor-version"></a><h3>gdk_pixbuf_minor_version</h3>
|
87
148
|
<pre class="programlisting">extern const guint gdk_pixbuf_minor_version;
|
88
149
|
</pre>
|
89
|
-
<p>
|
90
|
-
|
91
|
-
|
92
|
-
</p>
|
93
|
-
<p>
|
94
|
-
This variable is in the library, so represents the
|
150
|
+
<p>The minor version number of the &gdk-pixbuf; library. (e.g. in
|
151
|
+
&gdk-pixbuf; version 1.2.5 this is 2.) </p>
|
152
|
+
<p>This variable is in the library, so represents the
|
95
153
|
&gdk-pixbuf; library you have linked against. Contrast with the
|
96
154
|
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS" title="GDK_PIXBUF_MINOR"><span class="type">GDK_PIXBUF_MINOR</span></a> macro, which represents the minor version of the
|
97
|
-
&gdk-pixbuf; headers you have included
|
98
|
-
</p>
|
155
|
+
&gdk-pixbuf; headers you have included.</p>
|
99
156
|
</div>
|
100
157
|
<hr>
|
101
158
|
<div class="refsect2">
|
102
159
|
<a name="gdk-pixbuf-micro-version"></a><h3>gdk_pixbuf_micro_version</h3>
|
103
160
|
<pre class="programlisting">extern const guint gdk_pixbuf_micro_version;
|
104
161
|
</pre>
|
105
|
-
<p>
|
106
|
-
|
107
|
-
|
108
|
-
</p>
|
109
|
-
<p>
|
110
|
-
This variable is in the library, so represents the
|
162
|
+
<p>The micro version number of the &gdk-pixbuf; library. (e.g. in
|
163
|
+
&gdk-pixbuf; version 1.2.5 this is 5.) </p>
|
164
|
+
<p>This variable is in the library, so represents the
|
111
165
|
&gdk-pixbuf; library you have linked against. Contrast with the
|
112
166
|
<a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS" title="GDK_PIXBUF_MICRO"><span class="type">GDK_PIXBUF_MICRO</span></a> macro, which represents the micro version of the
|
113
|
-
&gdk-pixbuf; headers you have included
|
114
|
-
</p>
|
167
|
+
&gdk-pixbuf; headers you have included.</p>
|
115
168
|
</div>
|
116
169
|
<hr>
|
117
170
|
<div class="refsect2">
|
118
171
|
<a name="GDK-PIXBUF-VERSION:CAPS"></a><h3>GDK_PIXBUF_VERSION</h3>
|
119
|
-
<pre class="programlisting">#define GDK_PIXBUF_VERSION "2.30.
|
172
|
+
<pre class="programlisting">#define GDK_PIXBUF_VERSION "2.30.6"
|
120
173
|
</pre>
|
121
|
-
<p>
|
122
|
-
Contains the full version of the &gdk-pixbuf; header as a string.
|
174
|
+
<p>Contains the full version of the &gdk-pixbuf; header as a string.
|
123
175
|
This is the version being compiled against; contrast with
|
124
|
-
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-version" title="gdk_pixbuf_version"><span class="type">gdk_pixbuf_version</span></a
|
125
|
-
</p>
|
126
|
-
</div>
|
127
|
-
<hr>
|
128
|
-
<div class="refsect2">
|
129
|
-
<a name="GDK-PIXBUF-MAJOR:CAPS"></a><h3>GDK_PIXBUF_MAJOR</h3>
|
130
|
-
<pre class="programlisting">#define GDK_PIXBUF_MAJOR (2)
|
131
|
-
</pre>
|
132
|
-
<p>
|
133
|
-
Major version of &gdk-pixbuf; library, that is the first "0" in
|
134
|
-
"0.8.0" for example.
|
135
|
-
</p>
|
136
|
-
</div>
|
137
|
-
<hr>
|
138
|
-
<div class="refsect2">
|
139
|
-
<a name="GDK-PIXBUF-MINOR:CAPS"></a><h3>GDK_PIXBUF_MINOR</h3>
|
140
|
-
<pre class="programlisting">#define GDK_PIXBUF_MINOR (30)
|
141
|
-
</pre>
|
142
|
-
<p>
|
143
|
-
Minor version of &gdk-pixbuf; library, that is the "8" in
|
144
|
-
"0.8.0" for example.
|
145
|
-
</p>
|
146
|
-
</div>
|
147
|
-
<hr>
|
148
|
-
<div class="refsect2">
|
149
|
-
<a name="GDK-PIXBUF-MICRO:CAPS"></a><h3>GDK_PIXBUF_MICRO</h3>
|
150
|
-
<pre class="programlisting">#define GDK_PIXBUF_MICRO (2)
|
151
|
-
</pre>
|
152
|
-
<p>
|
153
|
-
Micro version of &gdk-pixbuf; library, that is the last "0" in
|
154
|
-
"0.8.0" for example.
|
155
|
-
</p>
|
176
|
+
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-version" title="gdk_pixbuf_version"><span class="type">gdk_pixbuf_version</span></a>.</p>
|
156
177
|
</div>
|
157
178
|
</div>
|
158
179
|
</div>
|
159
180
|
<div class="footer">
|
160
181
|
<hr>
|
161
|
-
Generated by GTK-Doc V1.
|
182
|
+
Generated by GTK-Doc V1.20.1</div>
|
162
183
|
</body>
|
163
184
|
</html>
|
@@ -8,15 +8,14 @@
|
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-Xlib-Rendering.html" title="Xlib Rendering">
|
10
10
|
<link rel="next" href="gdk-pixbuf-XlibRGB.html" title="XlibRGB">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td width="100%" align="left">
|
17
|
-
<a href="#" class="shortcut">Top</a>
|
18
|
-
|
19
|
-
<a href="#gdk-pixbuf-X-Drawables-to-Pixbufs.description" class="shortcut">Description</a>
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#gdk-pixbuf-X-Drawables-to-Pixbufs.description" class="shortcut">Description</a></span>
|
20
19
|
</td>
|
21
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
21
|
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -30,147 +29,169 @@
|
|
30
29
|
<h2><span class="refentrytitle"><a name="gdk-pixbuf-X-Drawables-to-Pixbufs.top_of_page"></a>X Drawables to Pixbufs</span></h2>
|
31
30
|
<p>X Drawables to Pixbufs — Getting parts of an X drawable's image data into a pixbuf.</p>
|
32
31
|
</td>
|
33
|
-
<td valign="top" align="right"></td>
|
32
|
+
<td class="gallery_image" valign="top" align="right"></td>
|
34
33
|
</tr></table></div>
|
35
|
-
<div class="
|
36
|
-
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.
|
37
|
-
<
|
38
|
-
|
39
|
-
|
40
|
-
<
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
34
|
+
<div class="refsect1">
|
35
|
+
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.functions"></a><h2>Functions</h2>
|
36
|
+
<div class="informaltable"><table width="100%" border="0">
|
37
|
+
<colgroup>
|
38
|
+
<col width="150px" class="functions_return">
|
39
|
+
<col class="functions_name">
|
40
|
+
</colgroup>
|
41
|
+
<tbody><tr>
|
42
|
+
<td class="function_type">
|
43
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
44
|
+
</td>
|
45
|
+
<td class="function_name">
|
46
|
+
<a class="link" href="gdk-pixbuf-X-Drawables-to-Pixbufs.html#gdk-pixbuf-xlib-get-from-drawable" title="gdk_pixbuf_xlib_get_from_drawable ()">gdk_pixbuf_xlib_get_from_drawable</a> <span class="c_punctuation">()</span>
|
47
|
+
</td>
|
48
|
+
</tr></tbody>
|
49
|
+
</table></div>
|
50
|
+
</div>
|
51
|
+
<div class="refsect1">
|
52
|
+
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.includes"></a><h2>Includes</h2>
|
53
|
+
<pre class="synopsis">#include <gdk-pixbuf/gdk-pixbuf.h>
|
50
54
|
</pre>
|
51
55
|
</div>
|
52
56
|
<div class="refsect1">
|
53
57
|
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.description"></a><h2>Description</h2>
|
54
|
-
<p>
|
55
|
-
The functions in this section allow you to take the image data
|
58
|
+
<p>The functions in this section allow you to take the image data
|
56
59
|
from an X drawable and dump it into a <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>. This can be
|
57
60
|
used for screenshots and other special effects. Note that these
|
58
61
|
operations can be expensive, since the image data has to be
|
59
|
-
transferred from the X server to the client program and converted
|
60
|
-
|
61
|
-
|
62
|
-
These functions are analogous to those for the GDK version of
|
63
|
-
&gdk-pixbuf;.
|
64
|
-
</p>
|
62
|
+
transferred from the X server to the client program and converted.</p>
|
63
|
+
<p>These functions are analogous to those for the GDK version of
|
64
|
+
&gdk-pixbuf;.</p>
|
65
65
|
</div>
|
66
66
|
<div class="refsect1">
|
67
|
-
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.
|
67
|
+
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.functions_details"></a><h2>Functions</h2>
|
68
68
|
<div class="refsect2">
|
69
|
-
<a name="gdk-pixbuf-xlib-get-from-drawable"></a><h3>gdk_pixbuf_xlib_get_from_drawable
|
70
|
-
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a>
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
<
|
81
|
-
Transfers image data from a Gdk drawable and converts it to an RGB(A)
|
82
|
-
representation inside a GdkPixbuf
|
83
|
-
|
84
|
-
|
85
|
-
If the drawable <em class="parameter"><code>src</code></em> is a pixmap, then a suitable colormap must be specified,
|
69
|
+
<a name="gdk-pixbuf-xlib-get-from-drawable"></a><h3>gdk_pixbuf_xlib_get_from_drawable ()</h3>
|
70
|
+
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
71
|
+
gdk_pixbuf_xlib_get_from_drawable (<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *dest</code></em>,
|
72
|
+
<em class="parameter"><code><span class="type">Drawable</span> src</code></em>,
|
73
|
+
<em class="parameter"><code><span class="type">Colormap</span> cmap</code></em>,
|
74
|
+
<em class="parameter"><code><span class="type">Visual</span> *visual</code></em>,
|
75
|
+
<em class="parameter"><code><span class="type">int</span> src_x</code></em>,
|
76
|
+
<em class="parameter"><code><span class="type">int</span> src_y</code></em>,
|
77
|
+
<em class="parameter"><code><span class="type">int</span> dest_x</code></em>,
|
78
|
+
<em class="parameter"><code><span class="type">int</span> dest_y</code></em>,
|
79
|
+
<em class="parameter"><code><span class="type">int</span> width</code></em>,
|
80
|
+
<em class="parameter"><code><span class="type">int</span> height</code></em>);</pre>
|
81
|
+
<p>Transfers image data from a Gdk drawable and converts it to an RGB(A)
|
82
|
+
representation inside a GdkPixbuf.</p>
|
83
|
+
<p>If the drawable <em class="parameter"><code>src</code></em>
|
84
|
+
is a pixmap, then a suitable colormap must be specified,
|
86
85
|
since pixmaps are just blocks of pixel data without an associated colormap.
|
87
|
-
If the drawable is a window, the <em class="parameter"><code>cmap</code></em>
|
88
|
-
|
89
|
-
|
90
|
-
<p>
|
91
|
-
|
86
|
+
If the drawable is a window, the <em class="parameter"><code>cmap</code></em>
|
87
|
+
argument will be ignored and the
|
88
|
+
window's own colormap will be used instead.</p>
|
89
|
+
<p>If the specified destination pixbuf <em class="parameter"><code>dest</code></em>
|
90
|
+
is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>, then this function will
|
92
91
|
create an RGB pixbuf with 8 bits per channel and no alpha, with the same size
|
93
|
-
specified by the <em class="parameter"><code>width</code></em>
|
94
|
-
<em class="parameter"><code>
|
92
|
+
specified by the <em class="parameter"><code>width</code></em>
|
93
|
+
and <em class="parameter"><code>height</code></em>
|
94
|
+
arguments. In this case, the <em class="parameter"><code>dest_x</code></em>
|
95
|
+
and
|
96
|
+
<em class="parameter"><code>dest_y</code></em>
|
97
|
+
arguments must be specified as 0, otherwise the function will return
|
95
98
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>. If the specified destination pixbuf is not NULL and it contains alpha
|
96
|
-
information, then the filled pixels will be set to full opacity
|
97
|
-
|
98
|
-
<p>
|
99
|
-
If the specified drawable is a pixmap, then the requested source rectangle
|
99
|
+
information, then the filled pixels will be set to full opacity.</p>
|
100
|
+
<p>If the specified drawable is a pixmap, then the requested source rectangle
|
100
101
|
must be completely contained within the pixmap, otherwise the function will
|
101
|
-
return <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a
|
102
|
-
|
103
|
-
<p>
|
104
|
-
If the specified drawable is a window, then it must be viewable, i.e. all of
|
102
|
+
return <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>.</p>
|
103
|
+
<p>If the specified drawable is a window, then it must be viewable, i.e. all of
|
105
104
|
its ancestors up to the root window must be mapped. Also, the specified
|
106
105
|
source rectangle must be completely contained within the window and within
|
107
106
|
the screen. If regions of the window are obscured by noninferior windows, the
|
108
107
|
contents of those regions are undefined. The contents of regions obscured by
|
109
108
|
inferior windows of a different depth than that of the source window will also
|
110
|
-
be undefined
|
111
|
-
|
112
|
-
<
|
109
|
+
be undefined.</p>
|
110
|
+
<div class="refsect3">
|
111
|
+
<a name="id-1.2.19.6.2.9"></a><h4>Parameters</h4>
|
112
|
+
<div class="informaltable"><table width="100%" border="0">
|
113
113
|
<colgroup>
|
114
|
-
<col
|
115
|
-
<col>
|
114
|
+
<col width="150px" class="parameters_name">
|
115
|
+
<col class="parameters_description">
|
116
|
+
<col width="200px" class="parameters_annotations">
|
116
117
|
</colgroup>
|
117
118
|
<tbody>
|
118
119
|
<tr>
|
119
|
-
<td
|
120
|
-
<td>Destination pixbuf, or NULL if a new pixbuf should be created.</td>
|
121
|
-
</
|
122
|
-
<tr>
|
123
|
-
<td><p><span class="term"><em class="parameter"><code>src</code></em> :</span></p></td>
|
124
|
-
<td>Source drawable.</td>
|
120
|
+
<td class="parameter_name"><p>dest</p></td>
|
121
|
+
<td class="parameter_description"><p>Destination pixbuf, or NULL if a new pixbuf should be created.</p></td>
|
122
|
+
<td class="parameter_annotations"> </td>
|
125
123
|
</tr>
|
126
124
|
<tr>
|
127
|
-
<td
|
128
|
-
<td
|
129
|
-
|
125
|
+
<td class="parameter_name"><p>src</p></td>
|
126
|
+
<td class="parameter_description"><p>Source drawable.</p></td>
|
127
|
+
<td class="parameter_annotations"> </td>
|
130
128
|
</tr>
|
131
129
|
<tr>
|
132
|
-
<td
|
133
|
-
<td>A
|
134
|
-
|
130
|
+
<td class="parameter_name"><p>cmap</p></td>
|
131
|
+
<td class="parameter_description"><p>A colormap if <em class="parameter"><code>src</code></em>
|
132
|
+
is a pixmap. If it is a window, this argument will
|
133
|
+
be ignored.</p></td>
|
134
|
+
<td class="parameter_annotations"> </td>
|
135
135
|
</tr>
|
136
136
|
<tr>
|
137
|
-
<td
|
138
|
-
<td>
|
137
|
+
<td class="parameter_name"><p>visual</p></td>
|
138
|
+
<td class="parameter_description"><p>A visual if <em class="parameter"><code>src</code></em>
|
139
|
+
is a pixmap. If it is a window, this argument will
|
140
|
+
be ignored.</p></td>
|
141
|
+
<td class="parameter_annotations"> </td>
|
139
142
|
</tr>
|
140
143
|
<tr>
|
141
|
-
<td
|
142
|
-
<td>Source
|
144
|
+
<td class="parameter_name"><p>src_x</p></td>
|
145
|
+
<td class="parameter_description"><p>Source X coordinate within drawable.</p></td>
|
146
|
+
<td class="parameter_annotations"> </td>
|
143
147
|
</tr>
|
144
148
|
<tr>
|
145
|
-
<td
|
146
|
-
<td
|
149
|
+
<td class="parameter_name"><p>src_y</p></td>
|
150
|
+
<td class="parameter_description"><p>Source Y coordinate within drawable.</p></td>
|
151
|
+
<td class="parameter_annotations"> </td>
|
147
152
|
</tr>
|
148
153
|
<tr>
|
149
|
-
<td
|
150
|
-
<td>Destination
|
154
|
+
<td class="parameter_name"><p>dest_x</p></td>
|
155
|
+
<td class="parameter_description"><p>Destination X coordinate in pixbuf, or 0 if <em class="parameter"><code>dest</code></em>
|
156
|
+
is NULL.</p></td>
|
157
|
+
<td class="parameter_annotations"> </td>
|
151
158
|
</tr>
|
152
159
|
<tr>
|
153
|
-
<td
|
154
|
-
<td>
|
160
|
+
<td class="parameter_name"><p>dest_y</p></td>
|
161
|
+
<td class="parameter_description"><p>Destination Y coordinate in pixbuf, or 0 if <em class="parameter"><code>dest</code></em>
|
162
|
+
is NULL.</p></td>
|
163
|
+
<td class="parameter_annotations"> </td>
|
155
164
|
</tr>
|
156
165
|
<tr>
|
157
|
-
<td
|
158
|
-
<td>
|
166
|
+
<td class="parameter_name"><p>width</p></td>
|
167
|
+
<td class="parameter_description"><p>Width in pixels of region to get.</p></td>
|
168
|
+
<td class="parameter_annotations"> </td>
|
159
169
|
</tr>
|
160
170
|
<tr>
|
161
|
-
<td
|
162
|
-
<td
|
163
|
-
|
164
|
-
the latter case, NULL will be returned if not enough memory could be
|
165
|
-
allocated for the pixbuf to be created.</td>
|
171
|
+
<td class="parameter_name"><p>height</p></td>
|
172
|
+
<td class="parameter_description"><p>Height in pixels of region to get.</p></td>
|
173
|
+
<td class="parameter_annotations"> </td>
|
166
174
|
</tr>
|
167
175
|
</tbody>
|
168
176
|
</table></div>
|
169
177
|
</div>
|
178
|
+
<div class="refsect3">
|
179
|
+
<a name="id-1.2.19.6.2.10"></a><h4>Returns</h4>
|
180
|
+
<p> The same pixbuf as <em class="parameter"><code>dest</code></em>
|
181
|
+
if it was non-NULL, or a newly-created
|
182
|
+
pixbuf with a reference count of 1 if no destination pixbuf was specified; in
|
183
|
+
the latter case, NULL will be returned if not enough memory could be
|
184
|
+
allocated for the pixbuf to be created.</p>
|
185
|
+
<p></p>
|
186
|
+
</div>
|
187
|
+
</div>
|
188
|
+
</div>
|
189
|
+
<div class="refsect1">
|
190
|
+
<a name="gdk-pixbuf-X-Drawables-to-Pixbufs.other_details"></a><h2>Types and Values</h2>
|
170
191
|
</div>
|
171
192
|
</div>
|
172
193
|
<div class="footer">
|
173
194
|
<hr>
|
174
|
-
Generated by GTK-Doc V1.
|
195
|
+
Generated by GTK-Doc V1.20.1</div>
|
175
196
|
</body>
|
176
197
|
</html>
|