gdk_pixbuf2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (203) hide show
  1. checksums.yaml +7 -0
  2. data/README +1 -1
  3. data/Rakefile +9 -2
  4. data/lib/1.9/gdk_pixbuf2.so +0 -0
  5. data/lib/2.0/gdk_pixbuf2.so +0 -0
  6. data/lib/gdk_pixbuf2.rb +5 -0
  7. data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
  8. data/vendor/local/bin/gdk-pixbuf-pixdata.exe +0 -0
  9. data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
  10. data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
  11. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
  12. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +3 -0
  13. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +146 -7
  14. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
  15. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
  16. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
  17. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la +41 -0
  18. data/vendor/local/lib/gdk_pixbuf-2.0.def +1 -0
  19. data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
  20. data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
  21. data/vendor/local/lib/libgdk_pixbuf-2.0.la +4 -4
  22. data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
  23. data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +513 -485
  24. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +119 -69
  25. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +34 -46
  26. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +10 -13
  27. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +13 -16
  28. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +17 -20
  29. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +13 -16
  30. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +11 -14
  31. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +35 -0
  32. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +17 -20
  33. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +15 -18
  34. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +10 -13
  35. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +15 -18
  36. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +41 -40
  37. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +97 -100
  38. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +118 -121
  39. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +119 -122
  40. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +38 -41
  41. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +50 -53
  42. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +74 -77
  43. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +26 -29
  44. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +29 -32
  45. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +53 -53
  46. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +29 -32
  47. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +15 -18
  48. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +15 -18
  49. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +12 -15
  50. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +20 -23
  51. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +13 -13
  52. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +12 -15
  53. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +10 -10
  54. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +10 -10
  55. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +12 -12
  56. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +3 -1
  57. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/home.png +0 -0
  58. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +6 -5
  59. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +6 -5
  60. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/left-insensitive.png +0 -0
  61. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/left.png +0 -0
  62. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +10 -10
  63. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/right-insensitive.png +0 -0
  64. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/right.png +0 -0
  65. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +10 -10
  66. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +10 -10
  67. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +71 -16
  68. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/up-insensitive.png +0 -0
  69. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/up.png +0 -0
  70. data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  71. data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  72. data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  73. data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  74. data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  75. data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  76. data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  77. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  78. data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  79. data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  80. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  81. data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  82. data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  83. data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  84. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  85. data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  86. data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  87. data/vendor/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  88. data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  89. data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  90. data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  91. data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  92. data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  93. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  94. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  95. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  96. data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  97. data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  98. data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  99. data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  100. data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  101. data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  102. data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  103. data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  104. data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  105. data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  106. data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  107. data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  108. data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  109. data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  110. data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  111. data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  112. data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  113. data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  114. data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  115. data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  116. data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  117. data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  118. data/vendor/local/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  119. data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  120. data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  121. data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  122. data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  123. data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  124. data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  125. data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  126. data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  127. data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  128. data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  129. data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  130. data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  131. data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  132. data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  133. data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  134. data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  135. data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  136. data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  137. data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  138. data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  139. data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  140. data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  141. data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  142. data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  143. data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  144. data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  145. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  146. data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  147. data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  148. data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  149. data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  150. data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  151. data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  152. data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  153. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  154. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  155. data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  156. data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  157. data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  158. data/vendor/local/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  159. data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  160. data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  161. data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  162. data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  163. data/vendor/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  164. data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  165. data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  166. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  167. data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  168. data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  169. data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  170. data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  171. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  172. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  173. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  174. data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +1 -1
  175. data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +1 -1
  176. metadata +32 -41
  177. data/vendor/local/bin/libpng14-14.dll +0 -0
  178. data/vendor/local/bin/zlib1.dll +0 -0
  179. data/vendor/local/include/libpng14/png.h +0 -2737
  180. data/vendor/local/include/libpng14/pngconf.h +0 -1552
  181. data/vendor/local/include/png.h +0 -2737
  182. data/vendor/local/include/pngconf.h +0 -1552
  183. data/vendor/local/include/zconf.h +0 -461
  184. data/vendor/local/include/zlib.h +0 -1589
  185. data/vendor/local/lib/libpng.def +0 -192
  186. data/vendor/local/lib/libpng.lib +0 -0
  187. data/vendor/local/lib/libpng14.dll.a +0 -0
  188. data/vendor/local/lib/libz.dll.a +0 -0
  189. data/vendor/local/lib/pkgconfig/libpng.pc +0 -11
  190. data/vendor/local/lib/pkgconfig/libpng14.pc +0 -11
  191. data/vendor/local/lib/zdll.lib +0 -0
  192. data/vendor/local/lib/zlib.def +0 -67
  193. data/vendor/local/manifest/libpng-dev_1.4.12-1_win32.mft +0 -15
  194. data/vendor/local/manifest/libpng_1.4.12-1_win32.mft +0 -2
  195. data/vendor/local/manifest/zlib-dev_1.2.5-2_win32.mft +0 -8
  196. data/vendor/local/manifest/zlib_1.2.5-2_win32.mft +0 -2
  197. data/vendor/local/share/man/man3/libpng.3 +0 -4605
  198. data/vendor/local/share/man/man3/libpngpf.3 +0 -802
  199. data/vendor/local/share/man/man5/png.5 +0 -74
  200. data/vendor/local/src/dieterv/packaging/libpng_1.4.12-1_win32.log +0 -283
  201. data/vendor/local/src/dieterv/packaging/libpng_1.4.12-1_win32.sh +0 -71
  202. data/vendor/local/src/tml/packaging/zlib_1.2.5-2_win32.log +0 -42
  203. data/vendor/local/src/tml/packaging/zlib_1.2.5-2_win32.sh +0 -189
@@ -2,26 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.12</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.12</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="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.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-8.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-14.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxA">A</a></td></tr>
24
- </table>
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>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
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>
20
+ <td><a accesskey="n" href="api-index-2-14.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
25
22
  <div class="index">
26
23
  <div class="titlepage"><div><div><h1 class="title">
27
24
  <a name="api-index-2-12"></a>Index of new symbols in 2.12</h1></div></div></div>
@@ -33,6 +30,6 @@
33
30
  </div>
34
31
  <div class="footer">
35
32
  <hr>
36
- Generated by GTK-Doc V1.18</div>
33
+ Generated by GTK-Doc V1.19.1</div>
37
34
  </body>
38
35
  </html>
@@ -2,30 +2,27 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.14</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.14</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="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.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-12.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-26.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxN">N</a>
25
-  
26
- <a class="shortcut" href="#idxS">S</a>
27
- </td></tr>
28
- </table>
18
+  
19
+ <a class="shortcut" href="#idxS">S</a>
20
+ </td>
21
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
23
+ <td><a accesskey="p" href="api-index-2-12.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
+ <td><a accesskey="n" href="api-index-2-26.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
+ </tr></table>
29
26
  <div class="index">
30
27
  <div class="titlepage"><div><div><h1 class="title">
31
28
  <a name="api-index-2-14"></a>Index of new symbols in 2.14</h1></div></div></div>
@@ -46,6 +43,6 @@
46
43
  </div>
47
44
  <div class="footer">
48
45
  <hr>
49
- Generated by GTK-Doc V1.18</div>
46
+ Generated by GTK-Doc V1.19.1</div>
50
47
  </body>
51
48
  </html>
@@ -2,34 +2,31 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.2</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.2</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="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.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-4.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxF">F</a>
25
-  
26
- <a class="shortcut" href="#idxG">G</a>
27
-  
28
- <a class="shortcut" href="#idxL">L</a>
29
-  
30
- <a class="shortcut" href="#idxS">S</a>
31
- </td></tr>
32
- </table>
18
+  
19
+ <a class="shortcut" href="#idxG">G</a>
20
+  
21
+ <a class="shortcut" href="#idxL">L</a>
22
+  
23
+ <a class="shortcut" href="#idxS">S</a>
24
+ </td>
25
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
26
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
27
+ <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="n" href="api-index-2-4.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
29
+ </tr></table>
33
30
  <div class="index">
34
31
  <div class="titlepage"><div><div><h1 class="title">
35
32
  <a name="api-index-2-2"></a>Index of new symbols in 2.2</h1></div></div></div>
@@ -108,6 +105,6 @@
108
105
  </div>
109
106
  <div class="footer">
110
107
  <hr>
111
- Generated by GTK-Doc V1.18</div>
108
+ Generated by GTK-Doc V1.19.1</div>
112
109
  </body>
113
110
  </html>
@@ -2,30 +2,27 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.26</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.26</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="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.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-14.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-28.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxG">G</a>
25
-  
26
- <a class="shortcut" href="#idxN">N</a>
27
- </td></tr>
28
- </table>
18
+  
19
+ <a class="shortcut" href="#idxN">N</a>
20
+ </td>
21
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
23
+ <td><a accesskey="p" href="api-index-2-14.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
+ <td><a accesskey="n" href="api-index-2-28.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
+ </tr></table>
29
26
  <div class="index">
30
27
  <div class="titlepage"><div><div><h1 class="title">
31
28
  <a name="api-index-2-26"></a>Index of new symbols in 2.26</h1></div></div></div>
@@ -50,6 +47,6 @@
50
47
  </div>
51
48
  <div class="footer">
52
49
  <hr>
53
- Generated by GTK-Doc V1.18</div>
50
+ Generated by GTK-Doc V1.19.1</div>
54
51
  </body>
55
52
  </html>
@@ -2,26 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.28</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.28</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="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
- <link rel="next" href="license.html" title="Appendix A. License">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
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)">
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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-26.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="license.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxA">A</a></td></tr>
24
- </table>
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>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
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>
20
+ <td><a accesskey="n" href="api-index-2-30.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
25
22
  <div class="index">
26
23
  <div class="titlepage"><div><div><h1 class="title">
27
24
  <a name="api-index-2-28"></a>Index of new symbols in 2.28</h1></div></div></div>
@@ -45,6 +42,6 @@
45
42
  </div>
46
43
  <div class="footer">
47
44
  <hr>
48
- Generated by GTK-Doc V1.18</div>
45
+ Generated by GTK-Doc V1.19.1</div>
49
46
  </body>
50
47
  </html>
@@ -0,0 +1,35 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.30</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
+ <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
+ <link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
9
+ <link rel="prev" href="api-index-2-28.html" title="Index of new symbols in 2.28">
10
+ <link rel="next" href="license.html" title="Appendix A. License">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
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>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
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>
20
+ <td><a accesskey="n" href="license.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h1 class="title">
24
+ <a name="api-index-2-30"></a>Index of new symbols in 2.30</h1></div></div></div>
25
+ <a name="idx"></a><a name="idxL"></a><h3 class="title">L</h3>
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>
28
+ </dt>
29
+ <dd></dd>
30
+ </div>
31
+ <div class="footer">
32
+ <hr>
33
+ Generated by GTK-Doc V1.19.1</div>
34
+ </body>
35
+ </html>
@@ -2,34 +2,31 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.4</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.4</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="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.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-2.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxG">G</a>
25
-  
26
- <a class="shortcut" href="#idxL">L</a>
27
-  
28
- <a class="shortcut" href="#idxN">N</a>
29
-  
30
- <a class="shortcut" href="#idxS">S</a>
31
- </td></tr>
32
- </table>
18
+  
19
+ <a class="shortcut" href="#idxL">L</a>
20
+  
21
+ <a class="shortcut" href="#idxN">N</a>
22
+  
23
+ <a class="shortcut" href="#idxS">S</a>
24
+ </td>
25
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
26
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
27
+ <td><a accesskey="p" href="api-index-2-2.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="n" href="api-index-2-6.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
29
+ </tr></table>
33
30
  <div class="index">
34
31
  <div class="titlepage"><div><div><h1 class="title">
35
32
  <a name="api-index-2-4"></a>Index of new symbols in 2.4</h1></div></div></div>
@@ -72,6 +69,6 @@
72
69
  </div>
73
70
  <div class="footer">
74
71
  <hr>
75
- Generated by GTK-Doc V1.18</div>
72
+ Generated by GTK-Doc V1.19.1</div>
76
73
  </body>
77
74
  </html>
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.6</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.6</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="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-4.html" title="Index of new symbols in 2.4">
10
10
  <link rel="next" href="api-index-2-8.html" title="Index of new symbols in 2.8">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-4.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-8.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxF">F</a>
25
-  
26
- <a class="shortcut" href="#idxN">N</a>
27
-  
28
- <a class="shortcut" href="#idxR">R</a>
29
- </td></tr>
30
- </table>
18
+  
19
+ <a class="shortcut" href="#idxN">N</a>
20
+  
21
+ <a class="shortcut" href="#idxR">R</a>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
25
+ <td><a accesskey="p" href="api-index-2-4.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="api-index-2-8.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="index">
32
29
  <div class="titlepage"><div><div><h1 class="title">
33
30
  <a name="api-index-2-6"></a>Index of new symbols in 2.6</h1></div></div></div>
@@ -65,6 +62,6 @@
65
62
  </div>
66
63
  <div class="footer">
67
64
  <hr>
68
- Generated by GTK-Doc V1.18</div>
65
+ Generated by GTK-Doc V1.19.1</div>
69
66
  </body>
70
67
  </html>
@@ -2,26 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.8</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.8</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="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-2-6.html" title="Index of new symbols in 2.6">
10
10
  <link rel="next" href="api-index-2-12.html" title="Index of new symbols in 2.12">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-2-6.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-12.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxS">S</a></td></tr>
24
- </table>
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="#idxS">S</a></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
+ <td><a accesskey="p" href="api-index-2-6.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="api-index-2-12.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
25
22
  <div class="index">
26
23
  <div class="titlepage"><div><div><h1 class="title">
27
24
  <a name="api-index-2-8"></a>Index of new symbols in 2.8</h1></div></div></div>
@@ -37,6 +34,6 @@
37
34
  </div>
38
35
  <div class="footer">
39
36
  <hr>
40
- Generated by GTK-Doc V1.18</div>
37
+ Generated by GTK-Doc V1.19.1</div>
41
38
  </body>
42
39
  </html>
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of deprecated symbols</title>
5
+ <title>GDK-PixBuf Reference Manual: Index of deprecated symbols</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="index.html" title="GDK-PixBuf Reference Manual">
9
9
  <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
10
  <link rel="next" href="api-index-2-2.html" title="Index of new symbols in 2.2">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">GDK-PixBuf Reference Manual</th>
21
- <td><a accesskey="n" href="api-index-2-2.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxA">A</a>
25
-  
26
- <a class="shortcut" href="#idxR">R</a>
27
-  
28
- <a class="shortcut" href="#idxU">U</a>
29
- </td></tr>
30
- </table>
18
+  
19
+ <a class="shortcut" href="#idxR">R</a>
20
+  
21
+ <a class="shortcut" href="#idxU">U</a>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
25
+ <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="api-index-2-2.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="index">
32
29
  <div class="titlepage"><div><div><h1 class="title">
33
30
  <a name="api-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
@@ -53,6 +50,6 @@
53
50
  </div>
54
51
  <div class="footer">
55
52
  <hr>
56
- Generated by GTK-Doc V1.18</div>
53
+ Generated by GTK-Doc V1.19.1</div>
57
54
  </body>
58
55
  </html>