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.
Files changed (173) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/lib/1.9/gdk_pixbuf2.so +0 -0
  4. data/lib/2.0/gdk_pixbuf2.so +0 -0
  5. data/lib/2.1/gdk_pixbuf2.so +0 -0
  6. data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
  7. data/vendor/local/bin/gdk-pixbuf-pixdata.exe +0 -0
  8. data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
  9. data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
  10. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h +1 -3
  11. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +1 -3
  12. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +2 -2
  13. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +1 -3
  14. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +1 -3
  15. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h +1 -3
  16. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h +1 -3
  17. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +1 -3
  18. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +1 -3
  19. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +1 -1
  20. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
  21. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
  22. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
  23. data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
  24. data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
  25. data/vendor/local/lib/libgdk_pixbuf-2.0.la +1 -1
  26. data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
  27. data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +30 -27
  28. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +557 -416
  29. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +10 -12
  30. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +5 -5
  31. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +9 -11
  32. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +22 -24
  33. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +10 -12
  34. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +8 -8
  35. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -5
  36. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +16 -18
  37. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +14 -16
  38. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +6 -6
  39. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +11 -13
  40. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +165 -167
  41. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +768 -578
  42. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +546 -428
  43. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +549 -474
  44. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +321 -265
  45. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +467 -349
  46. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +887 -662
  47. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +122 -91
  48. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +656 -518
  49. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +631 -484
  50. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +247 -171
  51. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +110 -89
  52. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +119 -98
  53. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +275 -230
  54. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +784 -581
  55. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +5 -5
  56. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +86 -55
  57. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +5 -5
  58. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +5 -5
  59. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +5 -5
  60. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +153 -192
  61. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +3 -3
  62. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +98 -97
  63. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +4 -4
  64. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +4 -4
  65. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +4 -4
  66. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +247 -94
  67. data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  68. data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  69. data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  70. data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  71. data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  72. data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  73. data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  74. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  75. data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  76. data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  77. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  78. data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  79. data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  80. data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  81. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  82. data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  83. data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  84. data/vendor/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  85. data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  86. data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  87. data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  88. data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  89. data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  90. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  91. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  92. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  93. data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  94. data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  95. data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  96. data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  97. data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  98. data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  99. data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  100. data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  101. data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  102. data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  103. data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  104. data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  105. data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  106. data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  107. data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  108. data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  109. data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  110. data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  111. data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  112. data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  113. data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  114. data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  115. data/vendor/local/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  116. data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  117. data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  118. data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  119. data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  120. data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  121. data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  122. data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  123. data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  124. data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  125. data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  126. data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  127. data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  128. data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  129. data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  130. data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  131. data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  132. data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  133. data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  134. data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  135. data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  136. data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  137. data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  138. data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  139. data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  140. data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  141. data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  142. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  143. data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  144. data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  145. data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  146. data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  147. data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  148. data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  149. data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  150. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  151. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  152. data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  153. data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  154. data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  155. data/vendor/local/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  156. data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  157. data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  158. data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  159. data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  160. data/vendor/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  161. data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  162. data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  163. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  164. data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  165. data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  166. data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  167. data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  168. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  169. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  170. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  171. data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +1 -1
  172. data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +1 -1
  173. metadata +4 -4
@@ -7,24 +7,22 @@
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="license.html" title="Appendix A. License">
10
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
10
+ <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
11
  <link rel="stylesheet" href="style.css" type="text/css">
12
12
  </head>
13
13
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
- <td width="100%" align="left">
16
- <a class="shortcut" href="#glsA">A</a>
17
-  | 
14
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
15
+ <td width="100%" align="left" class="shortcuts"><span id="nav_glossary"><a class="shortcut" href="#glsA">A</a>
16
+  <span class="dim">|</span> 
18
17
  <a class="shortcut" href="#glsC">C</a>
19
-  | 
18
+  <span class="dim">|</span> 
20
19
  <a class="shortcut" href="#glsE">E</a>
21
-  | 
20
+  <span class="dim">|</span> 
22
21
  <a class="shortcut" href="#glsO">O</a>
23
-  | 
22
+  <span class="dim">|</span> 
24
23
  <a class="shortcut" href="#glsS">S</a>
25
-  | 
26
- <a class="shortcut" href="#glsT">T</a>
27
- </td>
24
+  <span class="dim">|</span> 
25
+ <a class="shortcut" href="#glsT">T</a></span></td>
28
26
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
29
27
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
30
28
  <td><a accesskey="p" href="license.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -62,6 +60,6 @@
62
60
  </div>
63
61
  <div class="footer">
64
62
  <hr>
65
- Generated by GTK-Doc V1.19.1</div>
63
+ Generated by GTK-Doc V1.20.1</div>
66
64
  </body>
67
65
  </html>
@@ -8,12 +8,12 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-8.html" title="Index of new symbols in 2.8">
10
10
  <link rel="next" href="api-index-2-14.html" title="Index of new symbols in 2.14">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left"><a class="shortcut" href="#idxA">A</a></td>
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"><span id="nav_index"><a class="shortcut" href="#idxA">A</a></span></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
19
  <td><a accesskey="p" href="api-index-2-8.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -24,12 +24,12 @@
24
24
  <a name="api-index-2-12"></a>Index of new symbols in 2.12</h1></div></div></div>
25
25
  <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
26
26
  <dt>
27
- <a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation" title="gdk_pixbuf_apply_embedded_orientation ()">gdk_pixbuf_apply_embedded_orientation</a>, function in <a class="link" href="gdk-pixbuf-Utilities.html" title="Utilities">Utilities</a>
27
+ <a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation" title="gdk_pixbuf_apply_embedded_orientation ()">gdk_pixbuf_apply_embedded_orientation</a>, function in <a class="link" href="gdk-pixbuf-Utilities.html" title="Utilities">Utilities</a>
28
28
  </dt>
29
29
  <dd></dd>
30
30
  </div>
31
31
  <div class="footer">
32
32
  <hr>
33
- Generated by GTK-Doc V1.19.1</div>
33
+ Generated by GTK-Doc V1.20.1</div>
34
34
  </body>
35
35
  </html>
@@ -8,16 +8,14 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-12.html" title="Index of new symbols in 2.12">
10
10
  <link rel="next" href="api-index-2-26.html" title="Index of new symbols in 2.26">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left">
17
- <a class="shortcut" href="#idxN">N</a>
18
-  | 
19
- <a class="shortcut" href="#idxS">S</a>
20
- </td>
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"><span id="nav_index"><a class="shortcut" href="#idxN">N</a>
17
+  <span class="dim">|</span> 
18
+ <a class="shortcut" href="#idxS">S</a></span></td>
21
19
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
20
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
23
21
  <td><a accesskey="p" href="api-index-2-12.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -28,21 +26,21 @@
28
26
  <a name="api-index-2-14"></a>Index of new symbols in 2.14</h1></div></div></div>
29
27
  <a name="idx"></a><a name="idxN"></a><h3 class="title">N</h3>
30
28
  <dt>
31
- <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream" title="gdk_pixbuf_new_from_stream ()">gdk_pixbuf_new_from_stream</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
29
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream" title="gdk_pixbuf_new_from_stream ()">gdk_pixbuf_new_from_stream</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
32
30
  </dt>
33
31
  <dd></dd>
34
32
  <dt>
35
- <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream-at-scale" title="gdk_pixbuf_new_from_stream_at_scale ()">gdk_pixbuf_new_from_stream_at_scale</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
33
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream-at-scale" title="gdk_pixbuf_new_from_stream_at_scale ()">gdk_pixbuf_new_from_stream_at_scale</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
36
34
  </dt>
37
35
  <dd></dd>
38
36
  <a name="idxS"></a><h3 class="title">S</h3>
39
37
  <dt>
40
- <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-stream" title="gdk_pixbuf_save_to_stream ()">gdk_pixbuf_save_to_stream</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
38
+ <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-stream" title="gdk_pixbuf_save_to_stream ()">gdk_pixbuf_save_to_stream</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
41
39
  </dt>
42
40
  <dd></dd>
43
41
  </div>
44
42
  <div class="footer">
45
43
  <hr>
46
- Generated by GTK-Doc V1.19.1</div>
44
+ Generated by GTK-Doc V1.20.1</div>
47
45
  </body>
48
46
  </html>
@@ -8,20 +8,18 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
10
10
  <link rel="next" href="api-index-2-4.html" title="Index of new symbols in 2.4">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left">
17
- <a class="shortcut" href="#idxF">F</a>
18
-  | 
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"><span id="nav_index"><a class="shortcut" href="#idxF">F</a>
17
+  <span class="dim">|</span> 
19
18
  <a class="shortcut" href="#idxG">G</a>
20
-  | 
19
+  <span class="dim">|</span> 
21
20
  <a class="shortcut" href="#idxL">L</a>
22
-  | 
23
- <a class="shortcut" href="#idxS">S</a>
24
- </td>
21
+  <span class="dim">|</span> 
22
+ <a class="shortcut" href="#idxS">S</a></span></td>
25
23
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
26
24
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
27
25
  <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -32,23 +30,23 @@
32
30
  <a name="api-index-2-2"></a>Index of new symbols in 2.2</h1></div></div></div>
33
31
  <a name="idx"></a><a name="idxF"></a><h3 class="title">F</h3>
34
32
  <dt>
35
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-description" title="gdk_pixbuf_format_get_description ()">gdk_pixbuf_format_get_description</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
33
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-description" title="gdk_pixbuf_format_get_description ()">gdk_pixbuf_format_get_description</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
36
34
  </dt>
37
35
  <dd></dd>
38
36
  <dt>
39
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-extensions" title="gdk_pixbuf_format_get_extensions ()">gdk_pixbuf_format_get_extensions</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
37
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-extensions" title="gdk_pixbuf_format_get_extensions ()">gdk_pixbuf_format_get_extensions</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
40
38
  </dt>
41
39
  <dd></dd>
42
40
  <dt>
43
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-mime-types" title="gdk_pixbuf_format_get_mime_types ()">gdk_pixbuf_format_get_mime_types</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
41
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-mime-types" title="gdk_pixbuf_format_get_mime_types ()">gdk_pixbuf_format_get_mime_types</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
44
42
  </dt>
45
43
  <dd></dd>
46
44
  <dt>
47
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-name" title="gdk_pixbuf_format_get_name ()">gdk_pixbuf_format_get_name</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
45
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-get-name" title="gdk_pixbuf_format_get_name ()">gdk_pixbuf_format_get_name</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
48
46
  </dt>
49
47
  <dd></dd>
50
48
  <dt>
51
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-writable" title="gdk_pixbuf_format_is_writable ()">gdk_pixbuf_format_is_writable</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
49
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-format-is-writable" title="gdk_pixbuf_format_is_writable ()">gdk_pixbuf_format_is_writable</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
52
50
  </dt>
53
51
  <dd></dd>
54
52
  <a name="idxG"></a><h3 class="title">G</h3>
@@ -61,11 +59,11 @@
61
59
  </dt>
62
60
  <dd></dd>
63
61
  <dt>
64
- <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc" title="GdkPixbufModuleFillInfoFunc ()">GdkPixbufModuleFillInfoFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
62
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillInfoFunc" title="GdkPixbufModuleFillInfoFunc ()">GdkPixbufModuleFillInfoFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
65
63
  </dt>
66
64
  <dd></dd>
67
65
  <dt>
68
- <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc" title="GdkPixbufModuleFillVtableFunc ()">GdkPixbufModuleFillVtableFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
66
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleFillVtableFunc" title="GdkPixbufModuleFillVtableFunc ()">GdkPixbufModuleFillVtableFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
69
67
  </dt>
70
68
  <dd></dd>
71
69
  <dt>
@@ -73,38 +71,38 @@
73
71
  </dt>
74
72
  <dd></dd>
75
73
  <dt>
76
- <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc" title="GdkPixbufModulePreparedFunc ()">GdkPixbufModulePreparedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
74
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModulePreparedFunc" title="GdkPixbufModulePreparedFunc ()">GdkPixbufModulePreparedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
77
75
  </dt>
78
76
  <dd></dd>
79
77
  <dt>
80
- <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc" title="GdkPixbufModuleSizeFunc ()">GdkPixbufModuleSizeFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
78
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleSizeFunc" title="GdkPixbufModuleSizeFunc ()">GdkPixbufModuleSizeFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
81
79
  </dt>
82
80
  <dd></dd>
83
81
  <dt>
84
- <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc" title="GdkPixbufModuleUpdatedFunc ()">GdkPixbufModuleUpdatedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
82
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#GdkPixbufModuleUpdatedFunc" title="GdkPixbufModuleUpdatedFunc ()">GdkPixbufModuleUpdatedFunc</a>, user_function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
85
83
  </dt>
86
84
  <dd></dd>
87
85
  <dt>
88
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()">gdk_pixbuf_get_formats</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
86
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()">gdk_pixbuf_get_formats</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
89
87
  </dt>
90
88
  <dd></dd>
91
89
  <a name="idxL"></a><h3 class="title">L</h3>
92
90
  <dt>
93
- <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-format" title="gdk_pixbuf_loader_get_format ()">gdk_pixbuf_loader_get_format</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
91
+ <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-get-format" title="gdk_pixbuf_loader_get_format ()">gdk_pixbuf_loader_get_format</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
94
92
  </dt>
95
93
  <dd></dd>
96
94
  <dt>
97
- <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-set-size" title="gdk_pixbuf_loader_set_size ()">gdk_pixbuf_loader_set_size</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
95
+ <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-set-size" title="gdk_pixbuf_loader_set_size ()">gdk_pixbuf_loader_set_size</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
98
96
  </dt>
99
97
  <dd></dd>
100
98
  <a name="idxS"></a><h3 class="title">S</h3>
101
99
  <dt>
102
- <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-set-option" title="gdk_pixbuf_set_option ()">gdk_pixbuf_set_option</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
100
+ <a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-set-option" title="gdk_pixbuf_set_option ()">gdk_pixbuf_set_option</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
103
101
  </dt>
104
102
  <dd></dd>
105
103
  </div>
106
104
  <div class="footer">
107
105
  <hr>
108
- Generated by GTK-Doc V1.19.1</div>
106
+ Generated by GTK-Doc V1.20.1</div>
109
107
  </body>
110
108
  </html>
@@ -8,16 +8,14 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-14.html" title="Index of new symbols in 2.14">
10
10
  <link rel="next" href="api-index-2-28.html" title="Index of new symbols in 2.28">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left">
17
- <a class="shortcut" href="#idxG">G</a>
18
-  | 
19
- <a class="shortcut" href="#idxN">N</a>
20
- </td>
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"><span id="nav_index"><a class="shortcut" href="#idxG">G</a>
17
+  <span class="dim">|</span> 
18
+ <a class="shortcut" href="#idxN">N</a></span></td>
21
19
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
20
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
23
21
  <td><a accesskey="p" href="api-index-2-14.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -28,25 +26,25 @@
28
26
  <a name="api-index-2-26"></a>Index of new symbols in 2.26</h1></div></div></div>
29
27
  <a name="idx"></a><a name="idxG"></a><h3 class="title">G</h3>
30
28
  <dt>
31
- <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-byte-length" title="gdk_pixbuf_get_byte_length ()">gdk_pixbuf_get_byte_length</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
29
+ <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-byte-length" title="gdk_pixbuf_get_byte_length ()">gdk_pixbuf_get_byte_length</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
32
30
  </dt>
33
31
  <dd></dd>
34
32
  <dt>
35
- <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-pixels-with-length" title="gdk_pixbuf_get_pixels_with_length ()">gdk_pixbuf_get_pixels_with_length</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
33
+ <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-pixels-with-length" title="gdk_pixbuf_get_pixels_with_length ()">gdk_pixbuf_get_pixels_with_length</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
36
34
  </dt>
37
35
  <dd></dd>
38
36
  <a name="idxN"></a><h3 class="title">N</h3>
39
37
  <dt>
40
- <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-resource" title="gdk_pixbuf_new_from_resource ()">gdk_pixbuf_new_from_resource</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
38
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-resource" title="gdk_pixbuf_new_from_resource ()">gdk_pixbuf_new_from_resource</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
41
39
  </dt>
42
40
  <dd></dd>
43
41
  <dt>
44
- <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-resource-at-scale" title="gdk_pixbuf_new_from_resource_at_scale ()">gdk_pixbuf_new_from_resource_at_scale</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
42
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-resource-at-scale" title="gdk_pixbuf_new_from_resource_at_scale ()">gdk_pixbuf_new_from_resource_at_scale</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
45
43
  </dt>
46
44
  <dd></dd>
47
45
  </div>
48
46
  <div class="footer">
49
47
  <hr>
50
- Generated by GTK-Doc V1.19.1</div>
48
+ Generated by GTK-Doc V1.20.1</div>
51
49
  </body>
52
50
  </html>
@@ -8,12 +8,12 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-26.html" title="Index of new symbols in 2.26">
10
10
  <link rel="next" href="api-index-2-30.html" title="Index of new symbols in 2.30">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left"><a class="shortcut" href="#idxA">A</a></td>
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"><span id="nav_index"><a class="shortcut" href="#idxA">A</a></span></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
19
  <td><a accesskey="p" href="api-index-2-26.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -24,24 +24,24 @@
24
24
  <a name="api-index-2-28"></a>Index of new symbols in 2.28</h1></div></div></div>
25
25
  <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
26
26
  <dt>
27
- <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-resource" title="gdk_pixbuf_animation_new_from_resource ()">gdk_pixbuf_animation_new_from_resource</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
27
+ <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-resource" title="gdk_pixbuf_animation_new_from_resource ()">gdk_pixbuf_animation_new_from_resource</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
28
28
  </dt>
29
29
  <dd></dd>
30
30
  <dt>
31
- <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream" title="gdk_pixbuf_animation_new_from_stream ()">gdk_pixbuf_animation_new_from_stream</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
31
+ <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream" title="gdk_pixbuf_animation_new_from_stream ()">gdk_pixbuf_animation_new_from_stream</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
32
32
  </dt>
33
33
  <dd></dd>
34
34
  <dt>
35
- <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream-async" title="gdk_pixbuf_animation_new_from_stream_async ()">gdk_pixbuf_animation_new_from_stream_async</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
35
+ <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream-async" title="gdk_pixbuf_animation_new_from_stream_async ()">gdk_pixbuf_animation_new_from_stream_async</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
36
36
  </dt>
37
37
  <dd></dd>
38
38
  <dt>
39
- <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream-finish" title="gdk_pixbuf_animation_new_from_stream_finish ()">gdk_pixbuf_animation_new_from_stream_finish</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
39
+ <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream-finish" title="gdk_pixbuf_animation_new_from_stream_finish ()">gdk_pixbuf_animation_new_from_stream_finish</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
40
40
  </dt>
41
41
  <dd></dd>
42
42
  </div>
43
43
  <div class="footer">
44
44
  <hr>
45
- Generated by GTK-Doc V1.19.1</div>
45
+ Generated by GTK-Doc V1.20.1</div>
46
46
  </body>
47
47
  </html>
@@ -8,12 +8,12 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-28.html" title="Index of new symbols in 2.28">
10
10
  <link rel="next" href="license.html" title="Appendix A. License">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left"><a class="shortcut" href="#idxL">L</a></td>
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"><span id="nav_index"><a class="shortcut" href="#idxL">L</a></span></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
19
  <td><a accesskey="p" href="api-index-2-28.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -24,12 +24,12 @@
24
24
  <a name="api-index-2-30"></a>Index of new symbols in 2.30</h1></div></div></div>
25
25
  <a name="idx"></a><a name="idxL"></a><h3 class="title">L</h3>
26
26
  <dt>
27
- <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write-bytes" title="gdk_pixbuf_loader_write_bytes ()">gdk_pixbuf_loader_write_bytes</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
27
+ <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-write-bytes" title="gdk_pixbuf_loader_write_bytes ()">gdk_pixbuf_loader_write_bytes</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
28
28
  </dt>
29
29
  <dd></dd>
30
30
  </div>
31
31
  <div class="footer">
32
32
  <hr>
33
- Generated by GTK-Doc V1.19.1</div>
33
+ Generated by GTK-Doc V1.20.1</div>
34
34
  </body>
35
35
  </html>
@@ -8,20 +8,18 @@
8
8
  <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-2.html" title="Index of new symbols in 2.2">
10
10
  <link rel="next" href="api-index-2-6.html" title="Index of new symbols in 2.6">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
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="10"><tr valign="middle">
16
- <td width="100%" align="left">
17
- <a class="shortcut" href="#idxG">G</a>
18
-  | 
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"><span id="nav_index"><a class="shortcut" href="#idxG">G</a>
17
+  <span class="dim">|</span> 
19
18
  <a class="shortcut" href="#idxL">L</a>
20
-  | 
19
+  <span class="dim">|</span> 
21
20
  <a class="shortcut" href="#idxN">N</a>
22
-  | 
23
- <a class="shortcut" href="#idxS">S</a>
24
- </td>
21
+  <span class="dim">|</span> 
22
+ <a class="shortcut" href="#idxS">S</a></span></td>
25
23
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
26
24
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
27
25
  <td><a accesskey="p" href="api-index-2-2.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -32,43 +30,43 @@
32
30
  <a name="api-index-2-4"></a>Index of new symbols in 2.4</h1></div></div></div>
33
31
  <a name="idx"></a><a name="idxG"></a><h3 class="title">G</h3>
34
32
  <dt>
35
- <a class="link" href="gdk-pixbuf-File-saving.html#GdkPixbufSaveFunc" title="GdkPixbufSaveFunc ()">GdkPixbufSaveFunc</a>, user_function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
33
+ <a class="link" href="gdk-pixbuf-File-saving.html#GdkPixbufSaveFunc" title="GdkPixbufSaveFunc ()">GdkPixbufSaveFunc</a>, user_function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
36
34
  </dt>
37
35
  <dd></dd>
38
36
  <dt>
39
- <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info" title="gdk_pixbuf_get_file_info ()">gdk_pixbuf_get_file_info</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
37
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info" title="gdk_pixbuf_get_file_info ()">gdk_pixbuf_get_file_info</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
40
38
  </dt>
41
39
  <dd></dd>
42
40
  <a name="idxL"></a><h3 class="title">L</h3>
43
41
  <dt>
44
- <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-mime-type" title="gdk_pixbuf_loader_new_with_mime_type ()">gdk_pixbuf_loader_new_with_mime_type</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
42
+ <a class="link" href="GdkPixbufLoader.html#gdk-pixbuf-loader-new-with-mime-type" title="gdk_pixbuf_loader_new_with_mime_type ()">gdk_pixbuf_loader_new_with_mime_type</a>, function in <a class="link" href="GdkPixbufLoader.html" title="GdkPixbufLoader">GdkPixbufLoader</a>
45
43
  </dt>
46
44
  <dd></dd>
47
45
  <a name="idxN"></a><h3 class="title">N</h3>
48
46
  <dt>
49
- <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size" title="gdk_pixbuf_new_from_file_at_size ()">gdk_pixbuf_new_from_file_at_size</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
47
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size" title="gdk_pixbuf_new_from_file_at_size ()">gdk_pixbuf_new_from_file_at_size</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
50
48
  </dt>
51
49
  <dd></dd>
52
50
  <a name="idxS"></a><h3 class="title">S</h3>
53
51
  <dt>
54
- <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-buffer" title="gdk_pixbuf_save_to_buffer ()">gdk_pixbuf_save_to_buffer</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
52
+ <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-buffer" title="gdk_pixbuf_save_to_buffer ()">gdk_pixbuf_save_to_buffer</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
55
53
  </dt>
56
54
  <dd></dd>
57
55
  <dt>
58
- <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-bufferv" title="gdk_pixbuf_save_to_bufferv ()">gdk_pixbuf_save_to_bufferv</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
56
+ <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-bufferv" title="gdk_pixbuf_save_to_bufferv ()">gdk_pixbuf_save_to_bufferv</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
59
57
  </dt>
60
58
  <dd></dd>
61
59
  <dt>
62
- <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callback" title="gdk_pixbuf_save_to_callback ()">gdk_pixbuf_save_to_callback</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
60
+ <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callback" title="gdk_pixbuf_save_to_callback ()">gdk_pixbuf_save_to_callback</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
63
61
  </dt>
64
62
  <dd></dd>
65
63
  <dt>
66
- <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callbackv" title="gdk_pixbuf_save_to_callbackv ()">gdk_pixbuf_save_to_callbackv</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
64
+ <a class="link" href="gdk-pixbuf-File-saving.html#gdk-pixbuf-save-to-callbackv" title="gdk_pixbuf_save_to_callbackv ()">gdk_pixbuf_save_to_callbackv</a>, function in <a class="link" href="gdk-pixbuf-File-saving.html" title="File saving">File saving</a>
67
65
  </dt>
68
66
  <dd></dd>
69
67
  </div>
70
68
  <div class="footer">
71
69
  <hr>
72
- Generated by GTK-Doc V1.19.1</div>
70
+ Generated by GTK-Doc V1.20.1</div>
73
71
  </body>
74
72
  </html>