gdk_pixbuf2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (176) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/ext/gdk_pixbuf2/extconf.rb +1 -0
  4. data/lib/2.2/gdk_pixbuf2.so +0 -0
  5. data/lib/2.3/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-autocleanups.h +37 -0
  11. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +18 -2
  12. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
  13. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +8 -0
  14. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +2 -0
  15. data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +8 -0
  16. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +62 -87
  17. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
  18. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
  19. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
  20. data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la +1 -1
  21. data/vendor/local/lib/gdk_pixbuf-2.0.def +6 -0
  22. data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
  23. data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
  24. data/vendor/local/lib/libgdk_pixbuf-2.0.la +6 -6
  25. data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
  26. data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +300 -50
  27. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +94 -103
  28. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +18 -5
  29. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +3 -4
  30. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +3 -4
  31. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +4 -5
  32. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +3 -4
  33. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +3 -4
  34. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -6
  35. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-32.html +56 -0
  36. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +3 -4
  37. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +3 -4
  38. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +3 -4
  39. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +59 -4
  40. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +28 -5
  41. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +134 -145
  42. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +232 -123
  43. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +134 -138
  44. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +131 -47
  45. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +87 -62
  46. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +101 -173
  47. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +26 -30
  48. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +39 -38
  49. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +226 -83
  50. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +21 -22
  51. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +41 -51
  52. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +8 -10
  53. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +7 -8
  54. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +34 -44
  55. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +3 -4
  56. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +5 -6
  57. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +3 -4
  58. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +3 -4
  59. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +3 -4
  60. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +104 -18
  61. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +4 -4
  62. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +5 -6
  63. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +3 -4
  64. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +3 -4
  65. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +9 -6
  66. data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  67. data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  68. data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  69. data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  70. data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  71. data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  72. data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  73. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  74. data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  75. data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  76. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  77. data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  78. data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  79. data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  80. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  81. data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  82. data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  83. data/vendor/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  84. data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  85. data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  86. data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  87. data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  88. data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  89. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  90. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  91. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  92. data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  93. data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  94. data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  95. data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  96. data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  97. data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  98. data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  99. data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  100. data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  101. data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  102. data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  103. data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  104. data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  105. data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  106. data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  107. data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  108. data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  109. data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  110. data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  111. data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  112. data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  113. data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  114. data/vendor/local/share/locale/kk/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 +9 -8
  174. data/lib/2.0/gdk_pixbuf2.so +0 -0
  175. data/lib/2.1/gdk_pixbuf2.so +0 -0
  176. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +0 -322
@@ -2,12 +2,12 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Annotation Glossary</title>
5
+ <title>Annotation Glossary: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
10
+ <meta name="generator" content="GTK-Doc V1.25.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">
@@ -18,8 +18,12 @@
18
18
   <span class="dim">|</span> 
19
19
  <a class="shortcut" href="#glsE">E</a>
20
20
   <span class="dim">|</span> 
21
+ <a class="shortcut" href="#glsN">N</a>
22
+  <span class="dim">|</span> 
21
23
  <a class="shortcut" href="#glsO">O</a>
22
24
   <span class="dim">|</span> 
25
+ <a class="shortcut" href="#glsR">R</a>
26
+  <span class="dim">|</span> 
23
27
  <a class="shortcut" href="#glsS">S</a>
24
28
   <span class="dim">|</span> 
25
29
  <a class="shortcut" href="#glsT">T</a></span></td>
@@ -33,7 +37,7 @@
33
37
  <a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
34
38
  <a name="glsA"></a><h3 class="title">A</h3>
35
39
  <dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
36
- <dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
40
+ <dd class="glossdef"><p>NULL is OK, both for passing and for returning.</p></dd>
37
41
  <dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
38
42
  <dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
39
43
  <a name="glsC"></a><h3 class="title">C</h3>
@@ -42,14 +46,24 @@
42
46
  <a name="glsE"></a><h3 class="title">E</h3>
43
47
  <dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
44
48
  <dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
49
+ <a name="glsN"></a><h3 class="title">N</h3>
50
+ <dt><span class="glossterm"><a name="annotation-glossterm-nullable"></a>nullable</span></dt>
51
+ <dd class="glossdef"><p>NULL may be passed as the value in, out, in-out; or as a return value.</p></dd>
45
52
  <a name="glsO"></a><h3 class="title">O</h3>
53
+ <dt><span class="glossterm"><a name="annotation-glossterm-optional"></a>optional</span></dt>
54
+ <dd class="glossdef"><p>NULL may be passed instead of a pointer to a location.</p></dd>
46
55
  <dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
47
56
  <dd class="glossdef"><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
57
+ <a name="glsR"></a><h3 class="title">R</h3>
58
+ <dt><span class="glossterm"><a name="annotation-glossterm-rename-to"></a>rename-to</span></dt>
59
+ <dd class="glossdef"><p>Rename the original symbol's name to SYMBOL.</p></dd>
48
60
  <a name="glsS"></a><h3 class="title">S</h3>
49
61
  <dt><span class="glossterm"><a name="annotation-glossterm-scope%20async"></a>scope async</span></dt>
50
62
  <dd class="glossdef"><p>The callback is valid until first called.</p></dd>
51
63
  <dt><span class="glossterm"><a name="annotation-glossterm-scope%20call"></a>scope call</span></dt>
52
64
  <dd class="glossdef"><p>The callback is valid only during the call to the method.</p></dd>
65
+ <dt><span class="glossterm"><a name="annotation-glossterm-skip"></a>skip</span></dt>
66
+ <dd class="glossdef"><p>Exposed in C code, not necessarily available in other languages.</p></dd>
53
67
  <a name="glsT"></a><h3 class="title">T</h3>
54
68
  <dt><span class="glossterm"><a name="annotation-glossterm-transfer%20container"></a>transfer container</span></dt>
55
69
  <dd class="glossdef"><p>Free data container after the code is done.</p></dd>
@@ -59,7 +73,6 @@
59
73
  <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
60
74
  </div>
61
75
  <div class="footer">
62
- <hr>
63
- Generated by GTK-Doc V1.20.1</div>
76
+ <hr>Generated by GTK-Doc V1.25.1</div>
64
77
  </body>
65
78
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.12</title>
5
+ <title>Index of new symbols in 2.12: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -29,7 +29,6 @@
29
29
  <dd></dd>
30
30
  </div>
31
31
  <div class="footer">
32
- <hr>
33
- Generated by GTK-Doc V1.20.1</div>
32
+ <hr>Generated by GTK-Doc V1.25.1</div>
34
33
  </body>
35
34
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.14</title>
5
+ <title>Index of new symbols in 2.14: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -40,7 +40,6 @@
40
40
  <dd></dd>
41
41
  </div>
42
42
  <div class="footer">
43
- <hr>
44
- Generated by GTK-Doc V1.20.1</div>
43
+ <hr>Generated by GTK-Doc V1.25.1</div>
45
44
  </body>
46
45
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.2</title>
5
+ <title>Index of new symbols in 2.2: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -97,12 +97,11 @@
97
97
  <dd></dd>
98
98
  <a name="idxS"></a><h3 class="title">S</h3>
99
99
  <dt>
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>
100
+ <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-set-option" title="gdk_pixbuf_set_option ()">gdk_pixbuf_set_option</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
101
101
  </dt>
102
102
  <dd></dd>
103
103
  </div>
104
104
  <div class="footer">
105
- <hr>
106
- Generated by GTK-Doc V1.20.1</div>
105
+ <hr>Generated by GTK-Doc V1.25.1</div>
107
106
  </body>
108
107
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.26</title>
5
+ <title>Index of new symbols in 2.26: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -44,7 +44,6 @@
44
44
  <dd></dd>
45
45
  </div>
46
46
  <div class="footer">
47
- <hr>
48
- Generated by GTK-Doc V1.20.1</div>
47
+ <hr>Generated by GTK-Doc V1.25.1</div>
49
48
  </body>
50
49
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.28</title>
5
+ <title>Index of new symbols in 2.28: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -41,7 +41,6 @@
41
41
  <dd></dd>
42
42
  </div>
43
43
  <div class="footer">
44
- <hr>
45
- Generated by GTK-Doc V1.20.1</div>
44
+ <hr>Generated by GTK-Doc V1.25.1</div>
46
45
  </body>
47
46
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.30</title>
5
+ <title>Index of new symbols in 2.30: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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
- <link rel="next" href="license.html" title="Appendix A. License">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
10
+ <link rel="next" href="api-index-2-32.html" title="Index of new symbols in 2.32">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -17,7 +17,7 @@
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>
20
- <td><a accesskey="n" href="license.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
20
+ <td><a accesskey="n" href="api-index-2-32.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
  </tr></table>
22
22
  <div class="index">
23
23
  <div class="titlepage"><div><div><h1 class="title">
@@ -29,7 +29,6 @@
29
29
  <dd></dd>
30
30
  </div>
31
31
  <div class="footer">
32
- <hr>
33
- Generated by GTK-Doc V1.20.1</div>
32
+ <hr>Generated by GTK-Doc V1.25.1</div>
34
33
  </body>
35
34
  </html>
@@ -0,0 +1,56 @@
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>Index of new symbols in 2.32: GDK-PixBuf Reference Manual</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-30.html" title="Index of new symbols in 2.30">
10
+ <link rel="next" href="license.html" title="Appendix A. License">
11
+ <meta name="generator" content="GTK-Doc V1.25.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="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>
19
+  <span class="dim">|</span> 
20
+ <a class="shortcut" href="#idxR">R</a></span></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-30.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
+ <td><a accesskey="n" href="license.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
+ </tr></table>
26
+ <div class="index">
27
+ <div class="titlepage"><div><div><h1 class="title">
28
+ <a name="api-index-2-32"></a>Index of new symbols in 2.32</h1></div></div></div>
29
+ <a name="idx"></a><a name="idxG"></a><h3 class="title">G</h3>
30
+ <dt>
31
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info-async" title="gdk_pixbuf_get_file_info_async ()">gdk_pixbuf_get_file_info_async</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
32
+ </dt>
33
+ <dd></dd>
34
+ <dt>
35
+ <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info-finish" title="gdk_pixbuf_get_file_info_finish ()">gdk_pixbuf_get_file_info_finish</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
36
+ </dt>
37
+ <dd></dd>
38
+ <dt>
39
+ <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-options" title="gdk_pixbuf_get_options ()">gdk_pixbuf_get_options</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
40
+ </dt>
41
+ <dd></dd>
42
+ <a name="idxN"></a><h3 class="title">N</h3>
43
+ <dt>
44
+ <a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-bytes" title="gdk_pixbuf_new_from_bytes ()">gdk_pixbuf_new_from_bytes</a>, function in <a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html" title="Image Data in Memory">Image Data in Memory</a>
45
+ </dt>
46
+ <dd></dd>
47
+ <a name="idxR"></a><h3 class="title">R</h3>
48
+ <dt>
49
+ <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-read-pixels" title="gdk_pixbuf_read_pixels ()">gdk_pixbuf_read_pixels</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
50
+ </dt>
51
+ <dd></dd>
52
+ </div>
53
+ <div class="footer">
54
+ <hr>Generated by GTK-Doc V1.25.1</div>
55
+ </body>
56
+ </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.4</title>
5
+ <title>Index of new symbols in 2.4: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -66,7 +66,6 @@
66
66
  <dd></dd>
67
67
  </div>
68
68
  <div class="footer">
69
- <hr>
70
- Generated by GTK-Doc V1.20.1</div>
69
+ <hr>Generated by GTK-Doc V1.25.1</div>
71
70
  </body>
72
71
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.6</title>
5
+ <title>Index of new symbols in 2.6: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -59,7 +59,6 @@
59
59
  <dd></dd>
60
60
  </div>
61
61
  <div class="footer">
62
- <hr>
63
- Generated by GTK-Doc V1.20.1</div>
62
+ <hr>Generated by GTK-Doc V1.25.1</div>
64
63
  </body>
65
64
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of new symbols in 2.8</title>
5
+ <title>Index of new symbols in 2.8: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -33,7 +33,6 @@
33
33
  <dd></dd>
34
34
  </div>
35
35
  <div class="footer">
36
- <hr>
37
- Generated by GTK-Doc V1.20.1</div>
36
+ <hr>Generated by GTK-Doc V1.25.1</div>
38
37
  </body>
39
38
  </html>
@@ -2,19 +2,27 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>GDK-PixBuf Reference Manual: Index of deprecated symbols</title>
5
+ <title>Index of deprecated symbols: GDK-PixBuf Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
  <link rel="up" href="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.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
  <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxA">A</a>
17
17
   <span class="dim">|</span> 
18
+ <a class="shortcut" href="#idxF">F</a>
19
+  <span class="dim">|</span> 
20
+ <a class="shortcut" href="#idxG">G</a>
21
+  <span class="dim">|</span> 
22
+ <a class="shortcut" href="#idxM">M</a>
23
+  <span class="dim">|</span> 
24
+ <a class="shortcut" href="#idxN">N</a>
25
+  <span class="dim">|</span> 
18
26
  <a class="shortcut" href="#idxR">R</a>
19
27
   <span class="dim">|</span> 
20
28
  <a class="shortcut" href="#idxU">U</a></span></td>
@@ -35,6 +43,54 @@
35
43
  <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-unref" title="gdk_pixbuf_animation_unref ()">gdk_pixbuf_animation_unref</a>, function in <a class="link" href="gdk-pixbuf-Animations.html" title="Animations">Animations</a>
36
44
  </dt>
37
45
  <dd></dd>
46
+ <a name="idxF"></a><h3 class="title">F</h3>
47
+ <dt>
48
+ <a class="link" href="gdk-pixbuf-Inline-data.html#gdk-pixbuf-from-pixdata" title="gdk_pixbuf_from_pixdata ()">gdk_pixbuf_from_pixdata</a>, function in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
49
+ </dt>
50
+ <dd></dd>
51
+ <a name="idxG"></a><h3 class="title">G</h3>
52
+ <dt>
53
+ <a class="link" href="gdk-pixbuf-Inline-data.html#GdkPixdata" title="struct GdkPixdata">GdkPixdata</a>, struct in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
54
+ </dt>
55
+ <dd></dd>
56
+ <dt>
57
+ <a class="link" href="gdk-pixbuf-Inline-data.html#GdkPixdataDumpType" title="enum GdkPixdataDumpType">GdkPixdataDumpType</a>, enum in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
58
+ </dt>
59
+ <dd></dd>
60
+ <dt>
61
+ <a class="link" href="gdk-pixbuf-Inline-data.html#GdkPixdataType" title="enum GdkPixdataType">GdkPixdataType</a>, enum in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
62
+ </dt>
63
+ <dd></dd>
64
+ <dt>
65
+ <a class="link" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-deserialize" title="gdk_pixdata_deserialize ()">gdk_pixdata_deserialize</a>, function in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
66
+ </dt>
67
+ <dd></dd>
68
+ <dt>
69
+ <a class="link" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-from-pixbuf" title="gdk_pixdata_from_pixbuf ()">gdk_pixdata_from_pixbuf</a>, function in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
70
+ </dt>
71
+ <dd></dd>
72
+ <dt>
73
+ <a class="link" href="gdk-pixbuf-Inline-data.html#GDK-PIXDATA-HEADER-LENGTH:CAPS" title="GDK_PIXDATA_HEADER_LENGTH">GDK_PIXDATA_HEADER_LENGTH</a>, macro in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
74
+ </dt>
75
+ <dd></dd>
76
+ <dt>
77
+ <a class="link" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-serialize" title="gdk_pixdata_serialize ()">gdk_pixdata_serialize</a>, function in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
78
+ </dt>
79
+ <dd></dd>
80
+ <dt>
81
+ <a class="link" href="gdk-pixbuf-Inline-data.html#gdk-pixdata-to-csource" title="gdk_pixdata_to_csource ()">gdk_pixdata_to_csource</a>, function in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
82
+ </dt>
83
+ <dd></dd>
84
+ <a name="idxM"></a><h3 class="title">M</h3>
85
+ <dt>
86
+ <a class="link" href="gdk-pixbuf-Inline-data.html#GDK-PIXBUF-MAGIC-NUMBER:CAPS" title="GDK_PIXBUF_MAGIC_NUMBER">GDK_PIXBUF_MAGIC_NUMBER</a>, macro in <a class="link" href="gdk-pixbuf-Inline-data.html" title="Inline data">Inline data</a>
87
+ </dt>
88
+ <dd></dd>
89
+ <a name="idxN"></a><h3 class="title">N</h3>
90
+ <dt>
91
+ <a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-inline" title="gdk_pixbuf_new_from_inline ()">gdk_pixbuf_new_from_inline</a>, function in <a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html" title="Image Data in Memory">Image Data in Memory</a>
92
+ </dt>
93
+ <dd></dd>
38
94
  <a name="idxR"></a><h3 class="title">R</h3>
39
95
  <dt>
40
96
  <a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-ref" title="gdk_pixbuf_ref ()">gdk_pixbuf_ref</a>, function in <a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html" title="Reference Counting and Memory Mangement">Reference Counting and Memory Mangement</a>
@@ -47,7 +103,6 @@
47
103
  <dd></dd>
48
104
  </div>
49
105
  <div class="footer">
50
- <hr>
51
- Generated by GTK-Doc V1.20.1</div>
106
+ <hr>Generated by GTK-Doc V1.25.1</div>
52
107
  </body>
53
108
  </html>