rsvg2 0.90.2-x86-mingw32 → 0.90.2.1-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 (1552) hide show
  1. data/ChangeLog +9 -0
  2. data/Rakefile +8 -2
  3. data/ext/rsvg2/extconf.rb +1 -1
  4. data/lib/1.8/rsvg2.so +0 -0
  5. data/lib/1.9/rsvg2.so +0 -0
  6. data/vendor/local/bin/csslint-0.6.exe +0 -0
  7. data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
  8. data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
  9. data/vendor/local/bin/glib-genmarshal.exe +0 -0
  10. data/vendor/local/bin/glib-gettextize +2 -2
  11. data/vendor/local/bin/glib-mkenums +35 -9
  12. data/vendor/local/bin/gobject-query.exe +0 -0
  13. data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
  14. data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
  15. data/vendor/local/bin/gtk-demo.exe +0 -0
  16. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  17. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  18. data/vendor/local/bin/libatk-1.0-0.dll +0 -0
  19. data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
  20. data/vendor/local/bin/libgailutil-18.dll +0 -0
  21. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  22. data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
  23. data/vendor/local/bin/libgio-2.0-0.dll +0 -0
  24. data/vendor/local/bin/libglib-2.0-0.dll +0 -0
  25. data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
  26. data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
  27. data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
  28. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  29. data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
  30. data/vendor/local/include/atk-1.0/atk/atk-enum-types.h +2 -2
  31. data/vendor/local/include/atk-1.0/atk/atktext.h +1 -1
  32. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-animation.h +0 -0
  33. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-core.h +0 -0
  34. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-enum-types.h +0 -0
  35. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
  36. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-io.h +5 -1
  37. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-loader.h +0 -0
  38. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-marshal.h +0 -0
  39. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-simple-anim.h +0 -0
  40. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-transform.h +0 -0
  41. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf.h +0 -0
  42. data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixdata.h +0 -0
  43. data/vendor/local/include/glib-2.0/gio/gappinfo.h +0 -1
  44. data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +0 -1
  45. data/vendor/local/include/glib-2.0/gio/gcontenttype.h +18 -18
  46. data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +0 -1
  47. data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +0 -1
  48. data/vendor/local/include/glib-2.0/gio/gcredentials.h +76 -0
  49. data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +42 -25
  50. data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +0 -1
  51. data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +58 -0
  52. data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +46 -0
  53. data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +562 -0
  54. data/vendor/local/include/glib-2.0/gio/gdbuserror.h +100 -0
  55. data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +286 -0
  56. data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +149 -0
  57. data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +73 -0
  58. data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +112 -0
  59. data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +94 -0
  60. data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +167 -0
  61. data/vendor/local/include/glib-2.0/gio/gdbusserver.h +54 -0
  62. data/vendor/local/include/glib-2.0/gio/gdbusutils.h +44 -0
  63. data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +0 -1
  64. data/vendor/local/include/glib-2.0/gio/gfileinfo.h +1 -0
  65. data/vendor/local/include/glib-2.0/gio/gio.h +30 -9
  66. data/vendor/local/include/glib-2.0/gio/gioenums.h +526 -8
  67. data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +42 -0
  68. data/vendor/local/include/glib-2.0/gio/gioerror.h +4 -0
  69. data/vendor/local/include/glib-2.0/gio/giotypes.h +36 -0
  70. data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +1 -0
  71. data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +4 -0
  72. data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +2 -0
  73. data/vendor/local/include/glib-2.0/gio/gpermission.h +118 -0
  74. data/vendor/local/include/glib-2.0/gio/gproxy.h +123 -0
  75. data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +76 -0
  76. data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +75 -0
  77. data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +96 -0
  78. data/vendor/local/include/glib-2.0/gio/gsettings.h +258 -0
  79. data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +138 -0
  80. data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +45 -0
  81. data/vendor/local/include/glib-2.0/gio/gsocket.h +18 -0
  82. data/vendor/local/include/glib-2.0/gio/gsocketclient.h +22 -0
  83. data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +7 -1
  84. data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +0 -1
  85. data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +5 -0
  86. data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +3 -0
  87. data/vendor/local/include/glib-2.0/glib-object.h +1 -0
  88. data/vendor/local/include/glib-2.0/glib.h +2 -0
  89. data/vendor/local/include/glib-2.0/glib/galloca.h +47 -0
  90. data/vendor/local/include/glib-2.0/glib/gatomic.h +25 -5
  91. data/vendor/local/include/glib-2.0/glib/gbacktrace.h +7 -7
  92. data/vendor/local/include/glib-2.0/glib/gbase64.h +22 -22
  93. data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +27 -3
  94. data/vendor/local/include/glib-2.0/glib/gcache.h +1 -1
  95. data/vendor/local/include/glib-2.0/glib/gchecksum.h +20 -20
  96. data/vendor/local/include/glib-2.0/glib/gcompletion.h +4 -0
  97. data/vendor/local/include/glib-2.0/glib/gconvert.h +26 -2
  98. data/vendor/local/include/glib-2.0/glib/gdatetime.h +217 -0
  99. data/vendor/local/include/glib-2.0/glib/gkeyfile.h +16 -0
  100. data/vendor/local/include/glib-2.0/glib/gmacros.h +7 -0
  101. data/vendor/local/include/glib-2.0/glib/gmain.h +305 -78
  102. data/vendor/local/include/glib-2.0/glib/gmarkup.h +1 -1
  103. data/vendor/local/include/glib-2.0/glib/gmem.h +107 -1
  104. data/vendor/local/include/glib-2.0/glib/gnode.h +4 -2
  105. data/vendor/local/include/glib-2.0/glib/gpoll.h +27 -3
  106. data/vendor/local/include/glib-2.0/glib/gregex.h +228 -0
  107. data/vendor/local/include/glib-2.0/glib/grel.h +4 -0
  108. data/vendor/local/include/glib-2.0/glib/gstdio.h +27 -39
  109. data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +3 -1
  110. data/vendor/local/include/glib-2.0/glib/gtestutils.h +19 -14
  111. data/vendor/local/include/glib-2.0/glib/gthread.h +0 -1
  112. data/vendor/local/include/glib-2.0/glib/gtimezone.h +44 -0
  113. data/vendor/local/include/glib-2.0/glib/gunicode.h +18 -1
  114. data/vendor/local/include/glib-2.0/glib/gutils.h +1 -1
  115. data/vendor/local/include/glib-2.0/glib/gvariant.h +25 -1
  116. data/vendor/local/include/glib-2.0/glib/gvarianttype.h +29 -0
  117. data/vendor/local/include/glib-2.0/gobject/gbinding.h +136 -0
  118. data/vendor/local/include/glib-2.0/gobject/gboxed.h +18 -6
  119. data/vendor/local/include/glib-2.0/gobject/gmarshal.h +37 -20
  120. data/vendor/local/include/glib-2.0/gobject/gobject.h +5 -0
  121. data/vendor/local/include/glib-2.0/gobject/gobjectnotifyqueue.c +48 -21
  122. data/vendor/local/include/glib-2.0/gobject/gparam.h +9 -4
  123. data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +54 -0
  124. data/vendor/local/include/glib-2.0/gobject/gtype.h +129 -1
  125. data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +6 -1
  126. data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +17 -0
  127. data/vendor/local/include/gtk-2.0/gdk/gdkcolor.h +4 -4
  128. data/vendor/local/include/gtk-2.0/gdk/gdkcursor.h +3 -2
  129. data/vendor/local/include/gtk-2.0/gdk/gdkdisplay.h +19 -18
  130. data/vendor/local/include/gtk-2.0/gdk/gdkdnd.h +18 -12
  131. data/vendor/local/include/gtk-2.0/gdk/gdkdrawable.h +2 -9
  132. data/vendor/local/include/gtk-2.0/gdk/gdkgc.h +6 -10
  133. data/vendor/local/include/gtk-2.0/gdk/gdkimage.h +24 -16
  134. data/vendor/local/include/gtk-2.0/gdk/gdkinput.h +21 -8
  135. data/vendor/local/include/gtk-2.0/gdk/gdkkeys.h +1 -1
  136. data/vendor/local/include/gtk-2.0/gdk/gdkkeysyms-compat.h +2208 -0
  137. data/vendor/local/include/gtk-2.0/gdk/gdkkeysyms.h +2180 -2174
  138. data/vendor/local/include/gtk-2.0/gdk/gdkpixmap.h +4 -2
  139. data/vendor/local/include/gtk-2.0/gdk/gdkregion.h +12 -0
  140. data/vendor/local/include/gtk-2.0/gdk/gdkrgb.h +10 -9
  141. data/vendor/local/include/gtk-2.0/gdk/gdkscreen.h +6 -6
  142. data/vendor/local/include/gtk-2.0/gdk/gdkvisual.h +35 -17
  143. data/vendor/local/include/gtk-2.0/gdk/gdkwindow.h +62 -34
  144. data/vendor/local/include/gtk-2.0/gtk/gtkaccessible.h +4 -1
  145. data/vendor/local/include/gtk-2.0/gtk/gtkassistant.h +32 -0
  146. data/vendor/local/include/gtk-2.0/gtk/gtkbox.h +27 -2
  147. data/vendor/local/include/gtk-2.0/gtk/gtkbuildable.h +49 -0
  148. data/vendor/local/include/gtk-2.0/gtk/gtkbutton.h +2 -0
  149. data/vendor/local/include/gtk-2.0/gtk/gtkcalendar.h +1 -1
  150. data/vendor/local/include/gtk-2.0/gtk/gtkdialog.h +2 -0
  151. data/vendor/local/include/gtk-2.0/gtk/gtkentry.h +4 -0
  152. data/vendor/local/include/gtk-2.0/gtk/gtkenums.h +10 -0
  153. data/vendor/local/include/gtk-2.0/gtk/gtkexpander.h +3 -0
  154. data/vendor/local/include/gtk-2.0/gtk/gtkfontsel.h +1 -0
  155. data/vendor/local/include/gtk-2.0/gtk/gtkiconview.h +7 -0
  156. data/vendor/local/include/gtk-2.0/gtk/gtkitem.h +2 -0
  157. data/vendor/local/include/gtk-2.0/gtk/gtkmenu.h +1 -1
  158. data/vendor/local/include/gtk-2.0/gtk/gtkmessagedialog.h +30 -9
  159. data/vendor/local/include/gtk-2.0/gtk/gtknotebook.h +12 -0
  160. data/vendor/local/include/gtk-2.0/gtk/gtkobject.h +2 -2
  161. data/vendor/local/include/gtk-2.0/gtk/gtkstatusbar.h +3 -0
  162. data/vendor/local/include/gtk-2.0/gtk/gtkstatusicon.h +2 -0
  163. data/vendor/local/include/gtk-2.0/gtk/gtkstock.h +94 -94
  164. data/vendor/local/include/gtk-2.0/gtk/gtktable.h +3 -0
  165. data/vendor/local/include/gtk-2.0/gtk/gtktextview.h +7 -0
  166. data/vendor/local/include/gtk-2.0/gtk/gtktooltip.h +6 -0
  167. data/vendor/local/include/gtk-2.0/gtk/gtktreemodel.h +2 -0
  168. data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +4 -4
  169. data/vendor/local/include/gtk-2.0/gtk/gtkviewport.h +1 -0
  170. data/vendor/local/include/gtk-2.0/gtk/gtkwidget.h +23 -0
  171. data/vendor/local/include/gtk-2.0/gtk/gtkwindow.h +2 -1
  172. data/vendor/local/include/libcroco-0.6/libcroco/cr-additional-sel.h +98 -0
  173. data/vendor/local/include/libcroco-0.6/libcroco/cr-attr-sel.h +74 -0
  174. data/vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h +74 -0
  175. data/vendor/local/include/libcroco-0.6/libcroco/cr-declaration.h +136 -0
  176. data/vendor/local/include/libcroco-0.6/libcroco/cr-doc-handler.h +298 -0
  177. data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +94 -0
  178. data/vendor/local/include/libcroco-0.6/libcroco/cr-fonts.h +315 -0
  179. data/vendor/local/include/libcroco-0.6/libcroco/cr-input.h +174 -0
  180. data/vendor/local/include/libcroco-0.6/libcroco/cr-num.h +127 -0
  181. data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +98 -0
  182. data/vendor/local/include/libcroco-0.6/libcroco/cr-parser.h +128 -0
  183. data/vendor/local/include/libcroco-0.6/libcroco/cr-parsing-location.h +70 -0
  184. data/vendor/local/include/libcroco-0.6/libcroco/cr-prop-list.h +80 -0
  185. data/vendor/local/include/libcroco-0.6/libcroco/cr-pseudo.h +64 -0
  186. data/vendor/local/include/libcroco-0.6/libcroco/cr-rgb.h +94 -0
  187. data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +114 -0
  188. data/vendor/local/include/libcroco-0.6/libcroco/cr-selector.h +95 -0
  189. data/vendor/local/include/libcroco-0.6/libcroco/cr-simple-sel.h +130 -0
  190. data/vendor/local/include/libcroco-0.6/libcroco/cr-statement.h +440 -0
  191. data/vendor/local/include/libcroco-0.6/libcroco/cr-string.h +76 -0
  192. data/vendor/local/include/libcroco-0.6/libcroco/cr-style.h +339 -0
  193. data/vendor/local/include/libcroco-0.6/libcroco/cr-stylesheet.h +102 -0
  194. data/vendor/local/include/libcroco-0.6/libcroco/cr-term.h +190 -0
  195. data/vendor/local/include/libcroco-0.6/libcroco/cr-tknzr.h +115 -0
  196. data/vendor/local/include/libcroco-0.6/libcroco/cr-token.h +212 -0
  197. data/vendor/local/include/libcroco-0.6/libcroco/cr-utils.h +246 -0
  198. data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +18 -0
  199. data/vendor/local/include/libcroco-0.6/libcroco/libcroco.h +44 -0
  200. data/vendor/local/lib/atk-1.0.def +1 -0
  201. data/vendor/local/lib/atk-1.0.lib +0 -0
  202. data/vendor/local/lib/gailutil.lib +0 -0
  203. data/vendor/local/{etc/gtk-2.0/gdk-pixbuf.loaders → lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache} +3 -2
  204. data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
  205. data/vendor/local/lib/gdk_pixbuf-2.0.lib +0 -0
  206. data/vendor/local/lib/gio-2.0.def +345 -2
  207. data/vendor/local/lib/gio-2.0.lib +0 -0
  208. data/vendor/local/lib/glib-2.0.def +71 -0
  209. data/vendor/local/lib/glib-2.0.lib +0 -0
  210. data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
  211. data/vendor/local/lib/gmodule-2.0.lib +0 -0
  212. data/vendor/local/lib/gobject-2.0.def +21 -0
  213. data/vendor/local/lib/gobject-2.0.lib +0 -0
  214. data/vendor/local/lib/gthread-2.0.lib +0 -0
  215. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  216. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  217. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  218. data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
  219. data/vendor/local/lib/intl.lib +0 -0
  220. data/vendor/local/lib/libatk-1.0.dll.a +0 -0
  221. data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
  222. data/vendor/local/lib/libgailutil.dll.a +0 -0
  223. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  224. data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
  225. data/vendor/local/lib/libgio-2.0.dll.a +0 -0
  226. data/vendor/local/lib/libglib-2.0.dll.a +0 -0
  227. data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
  228. data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
  229. data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
  230. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  231. data/vendor/local/lib/pkgconfig/atk.pc +2 -2
  232. data/vendor/local/lib/pkgconfig/gail.pc +2 -2
  233. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +3 -3
  234. data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +10 -5
  235. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +3 -3
  236. data/vendor/local/lib/pkgconfig/gio-2.0.pc +3 -2
  237. data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +11 -0
  238. data/vendor/local/lib/pkgconfig/glib-2.0.pc +2 -2
  239. data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +2 -2
  240. data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +2 -2
  241. data/vendor/local/lib/pkgconfig/gobject-2.0.pc +2 -2
  242. data/vendor/local/lib/pkgconfig/gthread-2.0.pc +2 -2
  243. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +3 -3
  244. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +3 -3
  245. data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +12 -0
  246. data/vendor/local/manifest/atk-dev_1.32.0-1_win32.mft +37 -0
  247. data/vendor/local/manifest/atk_1.32.0-1_win32.mft +95 -0
  248. data/vendor/local/manifest/cairo-dev_1.10.0-1_win32.mft +83 -0
  249. data/vendor/local/manifest/cairo_1.10.0-1_win32.mft +5 -0
  250. data/vendor/local/manifest/expat-dev_2.0.1-1_win32.mft +10 -0
  251. data/vendor/local/manifest/expat_2.0.1-1_win32.mft +2 -0
  252. data/vendor/local/manifest/fontconfig-dev_2.8.0-2_win32.mft +387 -0
  253. data/vendor/local/manifest/fontconfig_2.8.0-2_win32.mft +3 -0
  254. data/vendor/local/manifest/freetype-dev_2.4.2-1_win32.mft +56 -0
  255. data/vendor/local/manifest/freetype_2.4.2-1_win32.mft +2 -0
  256. data/vendor/local/manifest/gdk-pixbuf-dev_2.22.0-1_win32.mft +59 -0
  257. data/vendor/local/manifest/gdk-pixbuf_2.22.0-1_win32.mft +103 -0
  258. data/vendor/local/manifest/gettext-runtime-dev_0.18.1.1-2_win32.mft +81 -0
  259. data/vendor/local/manifest/gettext-runtime_0.18.1.1-2_win32.mft +3 -0
  260. data/vendor/local/manifest/glib-dev_2.26.0-2_win32.mft +570 -0
  261. data/vendor/local/manifest/glib_2.26.0-2_win32.mft +102 -0
  262. data/vendor/local/manifest/gtk+-dev_2.22.0-1_win32.mft +947 -0
  263. data/vendor/local/manifest/gtk+_2.22.0-1_win32.mft +225 -0
  264. data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +36 -0
  265. data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +2 -0
  266. data/vendor/local/manifest/libpng-dev_1.4.3-1_win32.mft +15 -0
  267. data/vendor/local/manifest/libpng_1.4.3-1_win32.mft +2 -0
  268. data/vendor/local/manifest/pango-dev_1.28.1-2_win32.mft +116 -0
  269. data/vendor/local/manifest/pango_1.28.1-2_win32.mft +8 -0
  270. data/vendor/local/manifest/zlib-dev_1.2.5-2_win32.mft +8 -0
  271. data/vendor/local/manifest/zlib_1.2.5-2_win32.mft +2 -0
  272. data/vendor/local/share/aclocal/glib-gettext.m4 +2 -2
  273. data/vendor/local/share/doc/{glib-2.24.2 → glib-2.26.0}/COPYING +0 -0
  274. data/vendor/local/share/doc/{glib-dev-2.24.2 → glib-dev-2.26.0}/COPYING +0 -0
  275. data/vendor/local/share/doc/{gtk+-2.20.1 → gtk+-2.22.0}/COPYING +0 -0
  276. data/vendor/local/share/doc/{gtk+-dev-2.20.1 → gtk+-dev-2.22.0}/COPYING +0 -0
  277. data/vendor/local/share/glib-2.0/gdb/glib.py +1 -4
  278. data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +3 -1
  279. data/vendor/local/share/glib-2.0/schemas/gschema.dtd +60 -0
  280. data/vendor/local/share/gtk-2.0/demo/assistant.c +53 -2
  281. data/vendor/local/share/gtk-2.0/demo/colorsel.c +8 -5
  282. data/vendor/local/share/gtk-2.0/demo/drawingarea.c +51 -70
  283. data/vendor/local/share/gtk-2.0/demo/pixbufs.c +6 -11
  284. data/vendor/local/share/gtk-2.0/demo/textview.c +1 -29
  285. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +52 -52
  286. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +30 -28
  287. data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +8 -7
  288. data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +1 -0
  289. data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +8 -7
  290. data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +8 -0
  291. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +60 -108
  292. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +34 -5
  293. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-10.html +3 -3
  294. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +4 -4
  295. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +8 -8
  296. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +3 -35
  297. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +9 -13
  298. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +6 -6
  299. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +5 -5
  300. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +7 -7
  301. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +139 -131
  302. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +115 -433
  303. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +11 -48
  304. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-animation.html +60 -77
  305. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-creating.html +40 -73
  306. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +17 -17
  307. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-loading.html +66 -83
  308. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-saving.html +111 -117
  309. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +5 -5
  310. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +5 -5
  311. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html +39 -191
  312. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-inline.html +49 -55
  313. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +31 -12
  314. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-refcounting.html +19 -61
  315. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-scaling.html +32 -203
  316. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-util.html +28 -39
  317. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp +13 -52
  318. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +22 -84
  319. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +18 -47
  320. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +8 -79
  321. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +8 -8
  322. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +17 -29
  323. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +7 -7
  324. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +8 -0
  325. data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +127 -95
  326. data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +15 -15
  327. data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +192 -184
  328. data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +11 -5
  329. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
  330. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +3 -3
  331. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
  332. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +3 -3
  333. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +3 -3
  334. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +3 -3
  335. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +5 -5
  336. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +224 -0
  337. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
  338. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
  339. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +3 -3
  340. data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +383 -3
  341. data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +179 -3
  342. data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +20 -18
  343. data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +117 -55
  344. data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +88 -26
  345. data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +94 -112
  346. data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +52 -34
  347. data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +200 -111
  348. data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +337 -203
  349. data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +111 -111
  350. data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +74 -74
  351. data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +120 -120
  352. data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +209 -139
  353. data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +93 -89
  354. data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +189 -39
  355. data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +375 -111
  356. data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +240 -103
  357. data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +26 -26
  358. data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +100 -93
  359. data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +51 -48
  360. data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +26 -23
  361. data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +85 -50
  362. data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +128 -128
  363. data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +40 -40
  364. data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +21 -21
  365. data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +136 -133
  366. data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +326 -147
  367. data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +851 -404
  368. data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +86 -71
  369. data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +45 -0
  370. data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +130 -85
  371. data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -4
  372. data/vendor/local/share/gtk-doc/html/gdk/index.sgml +46 -0
  373. data/vendor/local/share/gtk-doc/html/gdk/multihead.html +21 -21
  374. data/vendor/local/share/gtk-doc/html/gdk/reference.html +3 -3
  375. data/vendor/local/share/gtk-doc/html/gdk/style.css +8 -0
  376. data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +179 -166
  377. data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +276 -74
  378. data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +35 -35
  379. data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +114 -119
  380. data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +43 -47
  381. data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +67 -67
  382. data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +41 -41
  383. data/vendor/local/share/gtk-doc/html/gio/GConverter.html +70 -35
  384. data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +398 -0
  385. data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +254 -0
  386. data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +6211 -0
  387. data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +1833 -0
  388. data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +618 -0
  389. data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +2050 -0
  390. data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +1124 -0
  391. data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +373 -151
  392. data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +103 -107
  393. data/vendor/local/share/gtk-doc/html/gio/GDrive.html +158 -158
  394. data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +22 -22
  395. data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +19 -19
  396. data/vendor/local/share/gtk-doc/html/gio/GFile.html +935 -923
  397. data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +18 -13
  398. data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +71 -75
  399. data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +29 -29
  400. data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +18 -18
  401. data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +303 -275
  402. data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +27 -27
  403. data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +32 -32
  404. data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +29 -29
  405. data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +30 -30
  406. data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +31 -25
  407. data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +31 -25
  408. data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +27 -27
  409. data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +58 -58
  410. data/vendor/local/share/gtk-doc/html/gio/GIcon.html +38 -38
  411. data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +109 -109
  412. data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +26 -25
  413. data/vendor/local/share/gtk-doc/html/gio/GInitable.html +72 -72
  414. data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +120 -120
  415. data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +29 -29
  416. data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +24 -24
  417. data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +90 -59
  418. data/vendor/local/share/gtk-doc/html/gio/GMount.html +155 -155
  419. data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +76 -76
  420. data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +119 -39
  421. data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +100 -37
  422. data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +137 -131
  423. data/vendor/local/share/gtk-doc/html/gio/GPermission.html +560 -0
  424. data/vendor/local/share/gtk-doc/html/gio/GProxy.html +312 -0
  425. data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +348 -0
  426. data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +301 -0
  427. data/vendor/local/share/gtk-doc/html/gio/GResolver.html +116 -116
  428. data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +54 -54
  429. data/vendor/local/share/gtk-doc/html/gio/GSettings.html +2424 -0
  430. data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +609 -0
  431. data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +362 -148
  432. data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +107 -0
  433. data/vendor/local/share/gtk-doc/html/gio/GSocket.html +612 -326
  434. data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +36 -36
  435. data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +470 -108
  436. data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +131 -46
  437. data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +48 -259
  438. data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +27 -26
  439. data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +123 -119
  440. data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +24 -24
  441. data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +165 -0
  442. data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +36 -36
  443. data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +27 -27
  444. data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +298 -0
  445. data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +222 -0
  446. data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +65 -57
  447. data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +59 -51
  448. data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +38 -38
  449. data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +39 -39
  450. data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +246 -61
  451. data/vendor/local/share/gtk-doc/html/gio/GVfs.html +36 -36
  452. data/vendor/local/share/gtk-doc/html/gio/GVolume.html +113 -113
  453. data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +67 -71
  454. data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +90 -18
  455. data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +56 -14
  456. data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +65 -0
  457. data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +3 -3
  458. data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +3 -3
  459. data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +8 -12
  460. data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +21 -4
  461. data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +1598 -0
  462. data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +18 -3
  463. data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +2412 -661
  464. data/vendor/local/share/gtk-doc/html/gio/async.html +3 -3
  465. data/vendor/local/share/gtk-doc/html/gio/ch01.html +50 -14
  466. data/vendor/local/share/gtk-doc/html/gio/ch02.html +14 -9
  467. data/vendor/local/share/gtk-doc/html/gio/ch03.html +122 -22
  468. data/vendor/local/share/gtk-doc/html/gio/{ch19.html → ch24.html} +8 -8
  469. data/vendor/local/share/gtk-doc/html/gio/{ch20.html → ch25.html} +19 -19
  470. data/vendor/local/share/gtk-doc/html/gio/{ch20s02.html → ch25s02.html} +10 -10
  471. data/vendor/local/share/gtk-doc/html/gio/{ch20s03.html → ch25s03.html} +12 -12
  472. data/vendor/local/share/gtk-doc/html/gio/ch26.html +57 -0
  473. data/vendor/local/share/gtk-doc/html/gio/ch26s02.html +59 -0
  474. data/vendor/local/share/gtk-doc/html/gio/ch26s03.html +159 -0
  475. data/vendor/local/share/gtk-doc/html/gio/ch26s04.html +46 -0
  476. data/vendor/local/share/gtk-doc/html/gio/ch26s05.html +48 -0
  477. data/vendor/local/share/gtk-doc/html/gio/ch26s06.html +277 -0
  478. data/vendor/local/share/gtk-doc/html/gio/ch26s07.html +95 -0
  479. data/vendor/local/share/gtk-doc/html/gio/ch27.html +70 -0
  480. data/vendor/local/share/gtk-doc/html/gio/ch27s02.html +130 -0
  481. data/vendor/local/share/gtk-doc/html/gio/ch27s03.html +202 -0
  482. data/vendor/local/share/gtk-doc/html/gio/ch27s04.html +96 -0
  483. data/vendor/local/share/gtk-doc/html/gio/ch27s05.html +823 -0
  484. data/vendor/local/share/gtk-doc/html/gio/ch27s06.html +828 -0
  485. data/vendor/local/share/gtk-doc/html/gio/conversion.html +3 -3
  486. data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +33 -20
  487. data/vendor/local/share/gtk-doc/html/gio/extending.html +5 -5
  488. data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +3 -3
  489. data/vendor/local/share/gtk-doc/html/gio/file_mon.html +3 -3
  490. data/vendor/local/share/gtk-doc/html/gio/file_ops.html +3 -3
  491. data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +41 -0
  492. data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +59 -0
  493. data/vendor/local/share/gtk-doc/html/gio/gdbus.html +243 -0
  494. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +316 -0
  495. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +1117 -0
  496. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +216 -0
  497. data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +35 -35
  498. data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +58 -50
  499. data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +98 -88
  500. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +15 -19
  501. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +15 -19
  502. data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +908 -0
  503. data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +37 -31
  504. data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +97 -16
  505. data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +50 -50
  506. data/vendor/local/share/gtk-doc/html/gio/gio-GSrvTarget.html +38 -38
  507. data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +736 -0
  508. data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +113 -122
  509. data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +666 -0
  510. data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +26 -10
  511. data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +53 -0
  512. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp +569 -68
  513. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +692 -70
  514. data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +102 -0
  515. data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +11 -5
  516. data/vendor/local/share/gtk-doc/html/gio/icons.html +3 -3
  517. data/vendor/local/share/gtk-doc/html/gio/index.html +137 -20
  518. data/vendor/local/share/gtk-doc/html/gio/index.sgml +814 -96
  519. data/vendor/local/share/gtk-doc/html/gio/migrating.html +32 -12
  520. data/vendor/local/share/gtk-doc/html/gio/networking.html +19 -7
  521. data/vendor/local/share/gtk-doc/html/gio/permissions.html +39 -0
  522. data/vendor/local/share/gtk-doc/html/gio/pt01.html +4 -4
  523. data/vendor/local/share/gtk-doc/html/gio/pt02.html +112 -15
  524. data/vendor/local/share/gtk-doc/html/gio/resolver.html +8 -5
  525. data/vendor/local/share/gtk-doc/html/gio/settings.html +38 -0
  526. data/vendor/local/share/gtk-doc/html/gio/streaming.html +4 -4
  527. data/vendor/local/share/gtk-doc/html/gio/style.css +8 -0
  528. data/vendor/local/share/gtk-doc/html/gio/tools.html +44 -0
  529. data/vendor/local/share/gtk-doc/html/gio/types.html +3 -3
  530. data/vendor/local/share/gtk-doc/html/gio/utils.html +5 -5
  531. data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +4 -4
  532. data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +77 -0
  533. data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +3 -3
  534. data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +3 -3
  535. data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +3 -7
  536. data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +3 -3
  537. data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +3 -3
  538. data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +3 -3
  539. data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +3 -3
  540. data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +3 -3
  541. data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +5 -4
  542. data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +359 -0
  543. data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +10 -3
  544. data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +8 -4
  545. data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +3 -3
  546. data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +82 -3
  547. data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +393 -14
  548. data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +52 -52
  549. data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +51 -51
  550. data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +75 -74
  551. data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +59 -23
  552. data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +35 -35
  553. data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +19 -19
  554. data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +37 -37
  555. data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +87 -85
  556. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +39 -39
  557. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +69 -69
  558. data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +21 -21
  559. data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +130 -223
  560. data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +114 -108
  561. data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +25 -25
  562. data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +20 -20
  563. data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +87 -84
  564. data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +61 -61
  565. data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +96 -96
  566. data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +30 -30
  567. data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +33 -30
  568. data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +98 -56
  569. data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2201 -0
  570. data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +239 -0
  571. data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +736 -256
  572. data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +140 -91
  573. data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +15 -15
  574. data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +59 -59
  575. data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +65 -65
  576. data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +11 -11
  577. data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +91 -28
  578. data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +72 -72
  579. data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +257 -73
  580. data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +27 -27
  581. data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +50 -50
  582. data/vendor/local/share/gtk-doc/html/glib/glib-Limits-of-Basic-Types.html +37 -37
  583. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +70 -66
  584. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocators.html +14 -14
  585. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Chunks.html +44 -44
  586. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +20 -20
  587. data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +108 -63
  588. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +151 -91
  589. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +132 -103
  590. data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +83 -81
  591. data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +34 -44
  592. data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +442 -345
  593. data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +40 -40
  594. data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +19 -19
  595. data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +35 -35
  596. data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +72 -23
  597. data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +46 -46
  598. data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +15 -15
  599. data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +35 -36
  600. data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +130 -129
  601. data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +21 -21
  602. data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +30 -26
  603. data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +21 -21
  604. data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +245 -232
  605. data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +104 -103
  606. data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +171 -85
  607. data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +422 -323
  608. data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +24 -24
  609. data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +135 -135
  610. data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +18 -18
  611. data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +11 -11
  612. data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +13 -13
  613. data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +103 -17
  614. data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +189 -97
  615. data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +119 -16
  616. data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +24 -24
  617. data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +32 -32
  618. data/vendor/local/share/gtk-doc/html/glib/glib-building.html +53 -25
  619. data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +7 -7
  620. data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +5 -5
  621. data/vendor/local/share/gtk-doc/html/glib/glib-core.html +3 -3
  622. data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +19 -19
  623. data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +3 -3
  624. data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +3 -3
  625. data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +11 -11
  626. data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +94 -272
  627. data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +9 -9
  628. data/vendor/local/share/gtk-doc/html/glib/glib-running.html +43 -26
  629. data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +10 -4
  630. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp +131 -32
  631. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +174 -59
  632. data/vendor/local/share/gtk-doc/html/glib/glib.html +3 -3
  633. data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +11 -11
  634. data/vendor/local/share/gtk-doc/html/glib/gtester.html +11 -11
  635. data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +190 -73
  636. data/vendor/local/share/gtk-doc/html/glib/index.html +13 -5
  637. data/vendor/local/share/gtk-doc/html/glib/index.sgml +133 -4
  638. data/vendor/local/share/gtk-doc/html/glib/style.css +8 -0
  639. data/vendor/local/share/gtk-doc/html/glib/tools.html +3 -3
  640. data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +803 -0
  641. data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +21 -21
  642. data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +19 -19
  643. data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +47 -0
  644. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +3 -3
  645. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +3 -3
  646. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +3 -3
  647. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +3 -3
  648. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +3 -3
  649. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +3 -3
  650. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +6 -5
  651. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +201 -0
  652. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +3 -3
  653. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +3 -3
  654. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +3 -3
  655. data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +3 -3
  656. data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +148 -4
  657. data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +7 -7
  658. data/vendor/local/share/gtk-doc/html/gobject/ch06s03.html +4 -4
  659. data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +4 -4
  660. data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +6 -6
  661. data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +6 -6
  662. data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +14 -14
  663. data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +28 -22
  664. data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +29 -17
  665. data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +45 -34
  666. data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +130 -73
  667. data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +43 -43
  668. data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +83 -73
  669. data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +35 -35
  670. data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +71 -71
  671. data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +558 -245
  672. data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +358 -92
  673. data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +391 -158
  674. data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +47 -44
  675. data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +42 -12
  676. data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +6 -6
  677. data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +8 -8
  678. data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +10 -10
  679. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp +48 -9
  680. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +53 -9
  681. data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +6 -6
  682. data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +4 -4
  683. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +5 -5
  684. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +3 -3
  685. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +5 -5
  686. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +3 -3
  687. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +3 -3
  688. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +3 -3
  689. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +9 -9
  690. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +8 -8
  691. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +4 -4
  692. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +7 -7
  693. data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +4 -4
  694. data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +6 -6
  695. data/vendor/local/share/gtk-doc/html/gobject/index.html +15 -10
  696. data/vendor/local/share/gtk-doc/html/gobject/index.sgml +53 -1
  697. data/vendor/local/share/gtk-doc/html/gobject/pr01.html +4 -4
  698. data/vendor/local/share/gtk-doc/html/gobject/pt01.html +7 -7
  699. data/vendor/local/share/gtk-doc/html/gobject/pt02.html +8 -8
  700. data/vendor/local/share/gtk-doc/html/gobject/pt03.html +5 -5
  701. data/vendor/local/share/gtk-doc/html/gobject/rn01.html +7 -4
  702. data/vendor/local/share/gtk-doc/html/gobject/rn02.html +6 -6
  703. data/vendor/local/share/gtk-doc/html/gobject/signal.html +11 -11
  704. data/vendor/local/share/gtk-doc/html/gobject/style.css +8 -0
  705. data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +3 -3
  706. data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +3 -3
  707. data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +3 -3
  708. data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +3 -3
  709. data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +3 -3
  710. data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +3 -3
  711. data/vendor/local/share/gtk-doc/html/gtk/Actions.html +3 -3
  712. data/vendor/local/share/gtk-doc/html/gtk/Builder.html +6 -6
  713. data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +3 -3
  714. data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +3 -3
  715. data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +3 -3
  716. data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +150 -141
  717. data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +22 -22
  718. data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +58 -4
  719. data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +147 -149
  720. data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +125 -124
  721. data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +79 -78
  722. data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +79 -79
  723. data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +77 -75
  724. data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +12 -25
  725. data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +45 -45
  726. data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +110 -74
  727. data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +11 -26
  728. data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +90 -80
  729. data/vendor/local/share/gtk-doc/html/gtk/{gtk-gtkbuildable.html → GtkBuildable.html} +137 -125
  730. data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +157 -150
  731. data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +96 -70
  732. data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +42 -42
  733. data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +283 -282
  734. data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +234 -222
  735. data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +148 -86
  736. data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +21 -20
  737. data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +36 -36
  738. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +117 -106
  739. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +15 -15
  740. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +13 -13
  741. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +21 -21
  742. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +17 -17
  743. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +10 -10
  744. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +10 -10
  745. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +77 -77
  746. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +36 -36
  747. data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +29 -27
  748. data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +14 -14
  749. data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +28 -28
  750. data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +57 -57
  751. data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +8 -8
  752. data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +48 -48
  753. data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +102 -101
  754. data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +14 -14
  755. data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +119 -106
  756. data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +29 -29
  757. data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +110 -94
  758. data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +18 -18
  759. data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +70 -67
  760. data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +348 -265
  761. data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +81 -76
  762. data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +105 -104
  763. data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +21 -21
  764. data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +131 -62
  765. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +259 -252
  766. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +36 -36
  767. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +30 -24
  768. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +8 -8
  769. data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +47 -47
  770. data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +25 -25
  771. data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +60 -60
  772. data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +25 -25
  773. data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +51 -23
  774. data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +42 -39
  775. data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +6 -6
  776. data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +18 -26
  777. data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +10 -10
  778. data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +6 -6
  779. data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +6 -6
  780. data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +50 -50
  781. data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +12 -12
  782. data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +9 -8
  783. data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +6 -6
  784. data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +16 -16
  785. data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +67 -66
  786. data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +11 -11
  787. data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +4 -4
  788. data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +131 -126
  789. data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +370 -207
  790. data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +131 -98
  791. data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +37 -36
  792. data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +45 -44
  793. data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +8 -8
  794. data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +6 -6
  795. data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +24 -9
  796. data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +121 -114
  797. data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +172 -168
  798. data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +44 -38
  799. data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +43 -39
  800. data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +41 -41
  801. data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +22 -22
  802. data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +108 -94
  803. data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +131 -124
  804. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +8 -8
  805. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +72 -70
  806. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +39 -39
  807. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +27 -23
  808. data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +118 -55
  809. data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +42 -38
  810. data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +303 -231
  811. data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +133 -125
  812. data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +8 -8
  813. data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +41 -41
  814. data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +11 -11
  815. data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +89 -82
  816. data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +12 -10
  817. data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +55 -55
  818. data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +12 -11
  819. data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +14 -14
  820. data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +48 -48
  821. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +53 -53
  822. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +43 -42
  823. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +223 -215
  824. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +53 -50
  825. data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +100 -100
  826. data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +50 -50
  827. data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +58 -55
  828. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +37 -35
  829. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +46 -38
  830. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +35 -33
  831. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +22 -20
  832. data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +130 -101
  833. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +42 -37
  834. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +122 -117
  835. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +28 -22
  836. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +13 -13
  837. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +6 -6
  838. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +40 -40
  839. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +191 -162
  840. data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +37 -34
  841. data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +48 -45
  842. data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +34 -32
  843. data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +18 -18
  844. data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +27 -25
  845. data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +6 -6
  846. data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +6 -6
  847. data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +15 -15
  848. data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +216 -215
  849. data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +24 -24
  850. data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +35 -48
  851. data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +110 -105
  852. data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +12 -12
  853. data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +183 -163
  854. data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +65 -37
  855. data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +613 -542
  856. data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +126 -92
  857. data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +6 -6
  858. data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +39 -39
  859. data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +254 -243
  860. data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +35 -33
  861. data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +137 -136
  862. data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +18 -17
  863. data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +392 -231
  864. data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +27 -27
  865. data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +32 -30
  866. data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +51 -51
  867. data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +19 -19
  868. data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +73 -66
  869. data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +79 -77
  870. data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +51 -51
  871. data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +59 -58
  872. data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +11 -11
  873. data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +147 -135
  874. data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +44 -34
  875. data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +37 -35
  876. data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +35 -35
  877. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +10 -10
  878. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +219 -173
  879. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +62 -57
  880. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +32 -32
  881. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +51 -48
  882. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +41 -37
  883. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +111 -91
  884. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +545 -481
  885. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +188 -182
  886. data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +102 -101
  887. data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +11 -11
  888. data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +20 -39
  889. data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +7 -7
  890. data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +12 -13
  891. data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +12 -12
  892. data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +9 -8
  893. data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +6 -6
  894. data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +36 -11
  895. data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +6 -6
  896. data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +980 -810
  897. data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +407 -346
  898. data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +31 -8
  899. data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +3 -3
  900. data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +3 -3
  901. data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +3 -3
  902. data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +3 -3
  903. data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +3 -3
  904. data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +3 -3
  905. data/vendor/local/share/gtk-doc/html/gtk/Printing.html +3 -3
  906. data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +3 -3
  907. data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +3 -3
  908. data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +3 -3
  909. data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +3 -3
  910. data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +17 -17
  911. data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +3 -3
  912. data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +49 -49
  913. data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +3 -3
  914. data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +3 -3
  915. data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +5 -5
  916. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +3 -3
  917. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +13 -13
  918. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +3 -19
  919. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +7 -3
  920. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +11 -3
  921. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +3 -3
  922. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +21 -5
  923. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +181 -0
  924. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +3 -3
  925. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +3 -3
  926. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +3 -3
  927. data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +123 -3
  928. data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +151 -15
  929. data/vendor/local/share/gtk-doc/html/gtk/{gtk-quit.png → application-exit.png} +0 -0
  930. data/vendor/local/share/gtk-doc/html/gtk/ch01.html +8 -8
  931. data/vendor/local/share/gtk-doc/html/gtk/ch02.html +4 -4
  932. data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +5 -5
  933. data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
  934. data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +3 -3
  935. data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +3 -3
  936. data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +3 -3
  937. data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-error.png → dialog-error.png} +0 -0
  938. data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-info.png → dialog-information.png} +0 -0
  939. data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-authentication.png → dialog-password.png} +0 -0
  940. data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-question.png → dialog-question.png} +0 -0
  941. data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-warning.png → dialog-warning.png} +0 -0
  942. data/vendor/local/share/gtk-doc/html/gtk/{gtk-file.png → document-new.png} +0 -0
  943. data/vendor/local/share/gtk-doc/html/gtk/{gtk-open.png → document-open.png} +0 -0
  944. data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-preview.png → document-print-preview.png} +0 -0
  945. data/vendor/local/share/gtk-doc/html/gtk/{gtk-print.png → document-print.png} +0 -0
  946. data/vendor/local/share/gtk-doc/html/gtk/{gtk-properties.png → document-properties.png} +0 -0
  947. data/vendor/local/share/gtk-doc/html/gtk/{gtk-revert-to-saved-ltr.png → document-revert-ltr.png} +0 -0
  948. data/vendor/local/share/gtk-doc/html/gtk/{gtk-revert-to-saved-rtl.png → document-revert-rtl.png} +0 -0
  949. data/vendor/local/share/gtk-doc/html/gtk/{gtk-save-as.png → document-save-as.png} +0 -0
  950. data/vendor/local/share/gtk-doc/html/gtk/{gtk-floppy.png → document-save.png} +0 -0
  951. data/vendor/local/share/gtk-doc/html/gtk/{gtk-new.png → document-x-generic.png} +0 -0
  952. data/vendor/local/share/gtk-doc/html/gtk/{gtk-harddisk.png → drive-harddisk.png} +0 -0
  953. data/vendor/local/share/gtk-doc/html/gtk/{gtk-clear.png → edit-clear.png} +0 -0
  954. data/vendor/local/share/gtk-doc/html/gtk/{gtk-copy.png → edit-copy.png} +0 -0
  955. data/vendor/local/share/gtk-doc/html/gtk/{gtk-cut.png → edit-cut.png} +0 -0
  956. data/vendor/local/share/gtk-doc/html/gtk/{gtk-delete.png → edit-delete.png} +0 -0
  957. data/vendor/local/share/gtk-doc/html/gtk/{gtk-find-and-replace.png → edit-find-replace.png} +0 -0
  958. data/vendor/local/share/gtk-doc/html/gtk/{gtk-find.png → edit-find.png} +0 -0
  959. data/vendor/local/share/gtk-doc/html/gtk/{gtk-paste.png → edit-paste.png} +0 -0
  960. data/vendor/local/share/gtk-doc/html/gtk/{gtk-redo-ltr.png → edit-redo-ltr.png} +0 -0
  961. data/vendor/local/share/gtk-doc/html/gtk/{gtk-redo-rtl.png → edit-redo-rtl.png} +0 -0
  962. data/vendor/local/share/gtk-doc/html/gtk/{gtk-select-all.png → edit-select-all.png} +0 -0
  963. data/vendor/local/share/gtk-doc/html/gtk/{gtk-undo-ltr.png → edit-undo-ltr.png} +0 -0
  964. data/vendor/local/share/gtk-doc/html/gtk/{gtk-undo-rtl.png → edit-undo-rtl.png} +0 -0
  965. data/vendor/local/share/gtk-doc/html/gtk/{gtk-directory.png → folder.png} +0 -0
  966. data/vendor/local/share/gtk-doc/html/gtk/{gtk-unindent-ltr.png → format-indent-less-ltr.png} +0 -0
  967. data/vendor/local/share/gtk-doc/html/gtk/{gtk-unindent-rtl.png → format-indent-less-rtl.png} +0 -0
  968. data/vendor/local/share/gtk-doc/html/gtk/{gtk-indent-ltr.png → format-indent-more-ltr.png} +0 -0
  969. data/vendor/local/share/gtk-doc/html/gtk/{gtk-indent-rtl.png → format-indent-more-rtl.png} +0 -0
  970. data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-center.png → format-justify-center.png} +0 -0
  971. data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-fill.png → format-justify-fill.png} +0 -0
  972. data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-left.png → format-justify-left.png} +0 -0
  973. data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-right.png → format-justify-right.png} +0 -0
  974. data/vendor/local/share/gtk-doc/html/gtk/{gtk-bold.png → format-text-bold.png} +0 -0
  975. data/vendor/local/share/gtk-doc/html/gtk/{gtk-italic.png → format-text-italic.png} +0 -0
  976. data/vendor/local/share/gtk-doc/html/gtk/{gtk-strikethrough.png → format-text-strikethrough.png} +0 -0
  977. data/vendor/local/share/gtk-doc/html/gtk/{gtk-underline.png → format-text-underline.png} +0 -0
  978. data/vendor/local/share/gtk-doc/html/gtk/glossary.html +3 -3
  979. data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-bottom.png → go-bottom.png} +0 -0
  980. data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-down.png → go-down.png} +0 -0
  981. data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-first-ltr.png → go-first-ltr.png} +0 -0
  982. data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-first-rtl.png → go-first-rtl.png} +0 -0
  983. data/vendor/local/share/gtk-doc/html/gtk/{gtk-home.png → go-home.png} +0 -0
  984. data/vendor/local/share/gtk-doc/html/gtk/{gtk-jump-to-ltr.png → go-jump-ltr.png} +0 -0
  985. data/vendor/local/share/gtk-doc/html/gtk/{gtk-jump-to-rtl.png → go-jump-rtl.png} +0 -0
  986. data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-last-ltr.png → go-last-ltr.png} +0 -0
  987. data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-last-rtl.png → go-last-rtl.png} +0 -0
  988. data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-back-rtl.png → go-next-ltr.png} +0 -0
  989. data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-back-ltr.png → go-next-rtl.png} +0 -0
  990. data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-forward-rtl.png → go-previous-ltr.png} +0 -0
  991. data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-forward-ltr.png → go-previous-rtl.png} +0 -0
  992. data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-top.png → go-top.png} +0 -0
  993. data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-up.png → go-up.png} +0 -0
  994. data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +58 -58
  995. data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +61 -60
  996. data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +125 -123
  997. data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +124 -89
  998. data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +15 -15
  999. data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +31 -28
  1000. data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +190 -184
  1001. data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +5 -5
  1002. data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkPaperSize.html +75 -73
  1003. data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTextIter.html +335 -317
  1004. data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +27 -27
  1005. data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +194 -184
  1006. data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +111 -103
  1007. data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +11 -3
  1008. data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +95 -92
  1009. data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +155 -153
  1010. data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +106 -106
  1011. data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +3 -3
  1012. data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +129 -128
  1013. data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +57 -58
  1014. data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +109 -96
  1015. data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +40 -40
  1016. data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +6 -6
  1017. data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +8 -27
  1018. data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +5 -5
  1019. data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +12 -12
  1020. data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +12 -4
  1021. data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +5 -5
  1022. data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +37 -37
  1023. data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +35 -34
  1024. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +5 -5
  1025. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +23 -23
  1026. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +3 -3
  1027. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +3 -3
  1028. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +4 -4
  1029. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +8 -8
  1030. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +15 -15
  1031. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +3 -3
  1032. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +21 -21
  1033. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +19 -19
  1034. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +66 -66
  1035. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +4 -4
  1036. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +32 -32
  1037. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +3 -3
  1038. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +6 -6
  1039. data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +4 -4
  1040. data/vendor/local/share/gtk-doc/html/gtk/gtk-page-setup.png +0 -0
  1041. data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +6 -6
  1042. data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +116 -116
  1043. data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +6 -6
  1044. data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +7 -7
  1045. data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +6 -6
  1046. data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +4 -4
  1047. data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +5 -37
  1048. data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +76 -41
  1049. data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +102 -67
  1050. data/vendor/local/share/gtk-doc/html/gtk/gtk.html +3 -3
  1051. data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +3 -3
  1052. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +3 -3
  1053. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +3 -3
  1054. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +3 -3
  1055. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +4 -4
  1056. data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +4 -4
  1057. data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +32 -32
  1058. data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +23 -23
  1059. data/vendor/local/share/gtk-doc/html/gtk/{gtk-about.png → help-about.png} +0 -0
  1060. data/vendor/local/share/gtk-doc/html/gtk/{gtk-help.png → help-contents.png} +0 -0
  1061. data/vendor/local/share/gtk-doc/html/gtk/{gtk-missing-image.png → image-missing.png} +0 -0
  1062. data/vendor/local/share/gtk-doc/html/gtk/index.html +6 -5
  1063. data/vendor/local/share/gtk-doc/html/gtk/index.sgml +58 -20
  1064. data/vendor/local/share/gtk-doc/html/gtk/{gtk-add.png → list-add.png} +0 -0
  1065. data/vendor/local/share/gtk-doc/html/gtk/{gtk-remove.png → list-remove.png} +0 -0
  1066. data/vendor/local/share/gtk-doc/html/gtk/{gtk-save.png → media-floppy.png} +0 -0
  1067. data/vendor/local/share/gtk-doc/html/gtk/{gtk-cdrom.png → media-optical.png} +0 -0
  1068. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-pause.png → media-playback-pause.png} +0 -0
  1069. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-play-ltr.png → media-playback-start-ltr.png} +0 -0
  1070. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-play-rtl.png → media-playback-start-rtl.png} +0 -0
  1071. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-stop.png → media-playback-stop.png} +0 -0
  1072. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-record.png → media-record.png} +0 -0
  1073. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-forward-rtl.png → media-seek-backward-ltr.png} +0 -0
  1074. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-forward-ltr.png → media-seek-backward-rtl.png} +0 -0
  1075. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-rewind-rtl.png → media-seek-forward-ltr.png} +0 -0
  1076. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-rewind-ltr.png → media-seek-forward-rtl.png} +0 -0
  1077. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-next-rtl.png → media-skip-backward-ltr.png} +0 -0
  1078. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-next-ltr.png → media-skip-backward-rtl.png} +0 -0
  1079. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-previous-rtl.png → media-skip-forward-ltr.png} +0 -0
  1080. data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-previous-ltr.png → media-skip-forward-rtl.png} +0 -0
  1081. data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +8 -8
  1082. data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +3 -3
  1083. data/vendor/local/share/gtk-doc/html/gtk/migrating.html +3 -3
  1084. data/vendor/local/share/gtk-doc/html/gtk/{gtk-network.png → network-idle.png} +0 -0
  1085. data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +3 -3
  1086. data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-error.png → printer-error.png} +0 -0
  1087. data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-report.png → printer-info.png} +0 -0
  1088. data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-paused.png → printer-paused.png} +0 -0
  1089. data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-warning.png → printer-warning.png} +0 -0
  1090. data/vendor/local/share/gtk-doc/html/gtk/{gtk-stop.png → process-stop.png} +0 -0
  1091. data/vendor/local/share/gtk-doc/html/gtk/pt05.html +4 -4
  1092. data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +3 -3
  1093. data/vendor/local/share/gtk-doc/html/gtk/style.css +8 -0
  1094. data/vendor/local/share/gtk-doc/html/gtk/{gtk-execute.png → system-run.png} +0 -0
  1095. data/vendor/local/share/gtk-doc/html/gtk/{gtk-spell-check.png → tools-check-spelling.png} +0 -0
  1096. data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +3 -3
  1097. data/vendor/local/share/gtk-doc/html/gtk/{gtk-fullscreen.png → view-fullscreen.png} +0 -0
  1098. data/vendor/local/share/gtk-doc/html/gtk/{gtk-refresh.png → view-refresh.png} +0 -0
  1099. data/vendor/local/share/gtk-doc/html/gtk/{gtk-leave-fullscreen.png → view-restore.png} +0 -0
  1100. data/vendor/local/share/gtk-doc/html/gtk/{gtk-sort-ascending.png → view-sort-ascending.png} +0 -0
  1101. data/vendor/local/share/gtk-doc/html/gtk/{gtk-sort-descending.png → view-sort-descending.png} +0 -0
  1102. data/vendor/local/share/gtk-doc/html/gtk/{gtk-close.png → window-close.png} +0 -0
  1103. data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-fit.png → zoom-fit-best.png} +0 -0
  1104. data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-in.png → zoom-in.png} +0 -0
  1105. data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-100.png → zoom-original.png} +0 -0
  1106. data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-out.png → zoom-out.png} +0 -0
  1107. data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1108. data/vendor/local/share/locale/af/LC_MESSAGES/glib20.mo +0 -0
  1109. data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
  1110. data/vendor/local/share/locale/af/LC_MESSAGES/gtk20.mo +0 -0
  1111. data/vendor/local/share/locale/am/LC_MESSAGES/glib20.mo +0 -0
  1112. data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
  1113. data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
  1114. data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1115. data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
  1116. data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
  1117. data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1118. data/vendor/local/share/locale/ar/LC_MESSAGES/glib20.mo +0 -0
  1119. data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
  1120. data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20.mo +0 -0
  1121. data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1122. data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
  1123. data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
  1124. data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
  1125. data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1126. data/vendor/local/share/locale/ast/LC_MESSAGES/glib20.mo +0 -0
  1127. data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
  1128. data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
  1129. data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1130. data/vendor/local/share/locale/az/LC_MESSAGES/glib20.mo +0 -0
  1131. data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
  1132. data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
  1133. data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
  1134. data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
  1135. data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1136. data/vendor/local/share/locale/be/LC_MESSAGES/glib20.mo +0 -0
  1137. data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
  1138. data/vendor/local/share/locale/be/LC_MESSAGES/gtk20.mo +0 -0
  1139. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1140. data/vendor/local/share/locale/be@latin/LC_MESSAGES/glib20.mo +0 -0
  1141. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
  1142. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
  1143. data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1144. data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
  1145. data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
  1146. data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
  1147. data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1148. data/vendor/local/share/locale/bn/LC_MESSAGES/glib20.mo +0 -0
  1149. data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
  1150. data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
  1151. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1152. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/glib20.mo +0 -0
  1153. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
  1154. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
  1155. data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1156. data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
  1157. data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
  1158. data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1159. data/vendor/local/share/locale/bs/LC_MESSAGES/glib20.mo +0 -0
  1160. data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
  1161. data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
  1162. data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1163. data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
  1164. data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
  1165. data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
  1166. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1167. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
  1168. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
  1169. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
  1170. data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1171. data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
  1172. data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
  1173. data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1174. data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
  1175. data/vendor/local/share/locale/cs/LC_MESSAGES/gtk20-properties.mo +0 -0
  1176. data/vendor/local/share/locale/cs/LC_MESSAGES/gtk20.mo +0 -0
  1177. data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1178. data/vendor/local/share/locale/cy/LC_MESSAGES/glib20.mo +0 -0
  1179. data/vendor/local/share/locale/cy/LC_MESSAGES/gtk20-properties.mo +0 -0
  1180. data/vendor/local/share/locale/cy/LC_MESSAGES/gtk20.mo +0 -0
  1181. data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1182. data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
  1183. data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
  1184. data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
  1185. data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1186. data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
  1187. data/vendor/local/share/locale/de/LC_MESSAGES/gtk20-properties.mo +0 -0
  1188. data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
  1189. data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1190. data/vendor/local/share/locale/dz/LC_MESSAGES/glib20.mo +0 -0
  1191. data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
  1192. data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
  1193. data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1194. data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
  1195. data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
  1196. data/vendor/local/share/locale/el/LC_MESSAGES/gtk20.mo +0 -0
  1197. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/atk10.mo +0 -0
  1198. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/glib20.mo +0 -0
  1199. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1200. data/vendor/local/share/locale/en_CA/LC_MESSAGES/glib20.mo +0 -0
  1201. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
  1202. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
  1203. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1204. data/vendor/local/share/locale/en_GB/LC_MESSAGES/glib20.mo +0 -0
  1205. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo +0 -0
  1206. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtk20.mo +0 -0
  1207. data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
  1208. data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1209. data/vendor/local/share/locale/eo/LC_MESSAGES/glib20.mo +0 -0
  1210. data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
  1211. data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
  1212. data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1213. data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
  1214. data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
  1215. data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
  1216. data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1217. data/vendor/local/share/locale/et/LC_MESSAGES/glib20.mo +0 -0
  1218. data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
  1219. data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
  1220. data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1221. data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
  1222. data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
  1223. data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
  1224. data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1225. data/vendor/local/share/locale/fa/LC_MESSAGES/glib20.mo +0 -0
  1226. data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
  1227. data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
  1228. data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1229. data/vendor/local/share/locale/fi/LC_MESSAGES/glib20.mo +0 -0
  1230. data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
  1231. data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
  1232. data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1233. data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
  1234. data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
  1235. data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
  1236. data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1237. data/vendor/local/share/locale/ga/LC_MESSAGES/glib20.mo +0 -0
  1238. data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
  1239. data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
  1240. data/vendor/local/share/locale/gl/LC_MESSAGES/atk10.mo +0 -0
  1241. data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1242. data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
  1243. data/vendor/local/share/locale/gl/LC_MESSAGES/gtk20-properties.mo +0 -0
  1244. data/vendor/local/share/locale/gl/LC_MESSAGES/gtk20.mo +0 -0
  1245. data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1246. data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
  1247. data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
  1248. data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
  1249. data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1250. data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
  1251. data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
  1252. data/vendor/local/share/locale/he/LC_MESSAGES/gtk20.mo +0 -0
  1253. data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1254. data/vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo +0 -0
  1255. data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
  1256. data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
  1257. data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1258. data/vendor/local/share/locale/hr/LC_MESSAGES/glib20.mo +0 -0
  1259. data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
  1260. data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
  1261. data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1262. data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
  1263. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
  1264. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
  1265. data/vendor/local/share/locale/hy/LC_MESSAGES/atk10.mo +0 -0
  1266. data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1267. data/vendor/local/share/locale/hy/LC_MESSAGES/glib20.mo +0 -0
  1268. data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
  1269. data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
  1270. data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1271. data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
  1272. data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20.mo +0 -0
  1273. data/vendor/local/share/locale/id/LC_MESSAGES/atk10.mo +0 -0
  1274. data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1275. data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
  1276. data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
  1277. data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
  1278. data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1279. data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
  1280. data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
  1281. data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1282. data/vendor/local/share/locale/is/LC_MESSAGES/glib20.mo +0 -0
  1283. data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
  1284. data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
  1285. data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1286. data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
  1287. data/vendor/local/share/locale/it/LC_MESSAGES/gtk20-properties.mo +0 -0
  1288. data/vendor/local/share/locale/it/LC_MESSAGES/gtk20.mo +0 -0
  1289. data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
  1290. data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1291. data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
  1292. data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
  1293. data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
  1294. data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1295. data/vendor/local/share/locale/ka/LC_MESSAGES/glib20.mo +0 -0
  1296. data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
  1297. data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
  1298. data/vendor/local/share/locale/kk/LC_MESSAGES/atk10.mo +0 -0
  1299. data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
  1300. data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
  1301. data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20.mo +0 -0
  1302. data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1303. data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
  1304. data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
  1305. data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
  1306. data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1307. data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
  1308. data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
  1309. data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
  1310. data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1311. data/vendor/local/share/locale/ku/LC_MESSAGES/glib20.mo +0 -0
  1312. data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
  1313. data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
  1314. data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1315. data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
  1316. data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
  1317. data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1318. data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
  1319. data/vendor/local/share/locale/lt/LC_MESSAGES/gtk20-properties.mo +0 -0
  1320. data/vendor/local/share/locale/lt/LC_MESSAGES/gtk20.mo +0 -0
  1321. data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1322. data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
  1323. data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
  1324. data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
  1325. data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1326. data/vendor/local/share/locale/mai/LC_MESSAGES/glib20.mo +0 -0
  1327. data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
  1328. data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
  1329. data/vendor/local/share/locale/mg/LC_MESSAGES/glib20.mo +0 -0
  1330. data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1331. data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
  1332. data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
  1333. data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1334. data/vendor/local/share/locale/mk/LC_MESSAGES/glib20.mo +0 -0
  1335. data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
  1336. data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
  1337. data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1338. data/vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo +0 -0
  1339. data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
  1340. data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
  1341. data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1342. data/vendor/local/share/locale/mn/LC_MESSAGES/glib20.mo +0 -0
  1343. data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
  1344. data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
  1345. data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1346. data/vendor/local/share/locale/mr/LC_MESSAGES/glib20.mo +0 -0
  1347. data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
  1348. data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
  1349. data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1350. data/vendor/local/share/locale/ms/LC_MESSAGES/glib20.mo +0 -0
  1351. data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
  1352. data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
  1353. data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1354. data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
  1355. data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
  1356. data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1357. data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
  1358. data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
  1359. data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
  1360. data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1361. data/vendor/local/share/locale/nds/LC_MESSAGES/glib20.mo +0 -0
  1362. data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
  1363. data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
  1364. data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1365. data/vendor/local/share/locale/ne/LC_MESSAGES/glib20.mo +0 -0
  1366. data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
  1367. data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
  1368. data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1369. data/vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo +0 -0
  1370. data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
  1371. data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20.mo +0 -0
  1372. data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1373. data/vendor/local/share/locale/nn/LC_MESSAGES/glib20.mo +0 -0
  1374. data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
  1375. data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
  1376. data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1377. data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
  1378. data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
  1379. data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1380. data/vendor/local/share/locale/oc/LC_MESSAGES/glib20.mo +0 -0
  1381. data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
  1382. data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
  1383. data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1384. data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
  1385. data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
  1386. data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
  1387. data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1388. data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
  1389. data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
  1390. data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
  1391. data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1392. data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
  1393. data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20-properties.mo +0 -0
  1394. data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20.mo +0 -0
  1395. data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1396. data/vendor/local/share/locale/ps/LC_MESSAGES/glib20.mo +0 -0
  1397. data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
  1398. data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
  1399. data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1400. data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
  1401. data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
  1402. data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
  1403. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1404. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
  1405. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
  1406. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
  1407. data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1408. data/vendor/local/share/locale/ro/LC_MESSAGES/glib20.mo +0 -0
  1409. data/vendor/local/share/locale/ro/LC_MESSAGES/gtk20-properties.mo +0 -0
  1410. data/vendor/local/share/locale/ro/LC_MESSAGES/gtk20.mo +0 -0
  1411. data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1412. data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
  1413. data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
  1414. data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
  1415. data/vendor/local/share/locale/rw/LC_MESSAGES/glib20.mo +0 -0
  1416. data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
  1417. data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
  1418. data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1419. data/vendor/local/share/locale/si/LC_MESSAGES/glib20.mo +0 -0
  1420. data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
  1421. data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
  1422. data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1423. data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
  1424. data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
  1425. data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
  1426. data/vendor/local/share/locale/sl/LC_MESSAGES/atk10.mo +0 -0
  1427. data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1428. data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
  1429. data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
  1430. data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
  1431. data/vendor/local/share/locale/sq/LC_MESSAGES/atk10.mo +0 -0
  1432. data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1433. data/vendor/local/share/locale/sq/LC_MESSAGES/glib20.mo +0 -0
  1434. data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
  1435. data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
  1436. data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1437. data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
  1438. data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
  1439. data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
  1440. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1441. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/glib20.mo +0 -0
  1442. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
  1443. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
  1444. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1445. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
  1446. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
  1447. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
  1448. data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1449. data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
  1450. data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
  1451. data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
  1452. data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1453. data/vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo +0 -0
  1454. data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
  1455. data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
  1456. data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1457. data/vendor/local/share/locale/te/LC_MESSAGES/glib20.mo +0 -0
  1458. data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
  1459. data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
  1460. data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1461. data/vendor/local/share/locale/th/LC_MESSAGES/glib20.mo +0 -0
  1462. data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
  1463. data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
  1464. data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1465. data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
  1466. data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
  1467. data/vendor/local/share/locale/tl/LC_MESSAGES/glib20.mo +0 -0
  1468. data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1469. data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
  1470. data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
  1471. data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
  1472. data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1473. data/vendor/local/share/locale/tt/LC_MESSAGES/glib20.mo +0 -0
  1474. data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
  1475. data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
  1476. data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
  1477. data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
  1478. data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1479. data/vendor/local/share/locale/uk/LC_MESSAGES/glib20.mo +0 -0
  1480. data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
  1481. data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
  1482. data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
  1483. data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
  1484. data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1485. data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
  1486. data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
  1487. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1488. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
  1489. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
  1490. data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1491. data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
  1492. data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
  1493. data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
  1494. data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1495. data/vendor/local/share/locale/wa/LC_MESSAGES/glib20.mo +0 -0
  1496. data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
  1497. data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
  1498. data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1499. data/vendor/local/share/locale/xh/LC_MESSAGES/glib20.mo +0 -0
  1500. data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
  1501. data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
  1502. data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1503. data/vendor/local/share/locale/yi/LC_MESSAGES/glib20.mo +0 -0
  1504. data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
  1505. data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
  1506. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1507. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo +0 -0
  1508. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
  1509. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20.mo +0 -0
  1510. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1511. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo +0 -0
  1512. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
  1513. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
  1514. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
  1515. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
  1516. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
  1517. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20.mo +0 -0
  1518. data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +147 -0
  1519. data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +77 -0
  1520. data/vendor/local/share/man/man1/glib-genmarshal.1 +9 -4
  1521. data/vendor/local/share/man/man1/glib-mkenums.1 +17 -5
  1522. data/vendor/local/share/man/man1/gobject-query.1 +4 -4
  1523. data/vendor/local/src/tml/packaging/atk_1.32.0-1_win32.log +730 -0
  1524. data/vendor/local/src/tml/packaging/{atk_1.30.0-2_win32.sh → atk_1.32.0-1_win32.sh} +8 -6
  1525. data/vendor/local/src/tml/packaging/gdk-pixbuf_2.22.0-1_win32.log +934 -0
  1526. data/vendor/local/src/tml/packaging/gdk-pixbuf_2.22.0-1_win32.sh +97 -0
  1527. data/vendor/local/src/tml/packaging/{glib_2.24.2-2_win32.log → glib_2.26.0-2_win32.log} +1102 -837
  1528. data/vendor/local/src/tml/packaging/glib_2.26.0-2_win32.sh +64 -0
  1529. data/vendor/local/src/tml/packaging/gtk+_2.22.0-1_win32.log +5041 -0
  1530. data/vendor/local/src/tml/packaging/gtk+_2.22.0-1_win32.sh +84 -0
  1531. data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +471 -0
  1532. data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +61 -0
  1533. metadata +380 -141
  1534. data/vendor/local/bin/pkg-config.exe +0 -0
  1535. data/vendor/local/gtk+-bundle_2.20.1-20100912_win32.README.txt +0 -29
  1536. data/vendor/local/manifest/gtk+-bundle_2.20.1-20100912_win32.mft +0 -2719
  1537. data/vendor/local/share/aclocal/pkg.m4 +0 -155
  1538. data/vendor/local/share/doc/gtk+-bundle_2.20.1-20100912_win32/components.lst +0 -24
  1539. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/apa.html +0 -66
  1540. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/apas02.html +0 -140
  1541. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/apas03.html +0 -174
  1542. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html +0 -187
  1543. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html +0 -132
  1544. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html +0 -422
  1545. data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html +0 -923
  1546. data/vendor/local/share/gtk-doc/html/gtk/gtk-info.png +0 -0
  1547. data/vendor/local/src/tml/packaging/atk_1.30.0-2_win32.log +0 -739
  1548. data/vendor/local/src/tml/packaging/glib_2.24.2-2_win32.sh +0 -290
  1549. data/vendor/local/src/tml/packaging/gtk+_2.20.1-3_win32.log +0 -5862
  1550. data/vendor/local/src/tml/packaging/gtk+_2.20.1-3_win32.sh +0 -1736
  1551. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.log +0 -215
  1552. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.sh +0 -278
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="streaming.html" title="Streaming I/O">
9
9
  <link rel="prev" href="GFileOutputStream.html" title="GFileOutputStream">
10
10
  <link rel="next" href="GFileDescriptorBased.html" title="GFileDescriptorBased">
11
- <meta name="generator" content="GTK-Doc V1.14 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15.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">
@@ -30,7 +30,7 @@
30
30
  <a href="#GFileIOStream.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31
31
  </td></tr>
32
32
  </table>
33
- <div class="refentry" title="GFileIOStream">
33
+ <div class="refentry">
34
34
  <a name="GFileIOStream"></a><div class="titlepage"></div>
35
35
  <div class="refnamediv"><table width="100%"><tr>
36
36
  <td valign="top">
@@ -39,7 +39,7 @@
39
39
  </td>
40
40
  <td valign="top" align="right"></td>
41
41
  </tr></table></div>
42
- <div class="refsynopsisdiv" title="Synopsis">
42
+ <div class="refsynopsisdiv">
43
43
  <a name="GFileIOStream.synopsis"></a><h2>Synopsis</h2>
44
44
  <pre class="synopsis">
45
45
  #include &lt;gio/gio.h&gt;
@@ -49,33 +49,33 @@
49
49
  <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFileIOStream.html#g-file-io-stream-query-info" title="g_file_io_stream_query_info ()">g_file_io_stream_query_info</a> (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>,
50
50
  <em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
51
51
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
52
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
52
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
53
53
  <span class="returnvalue">void</span> <a class="link" href="GFileIOStream.html#g-file-io-stream-query-info-async" title="g_file_io_stream_query_info_async ()">g_file_io_stream_query_info_async</a> (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>,
54
54
  <em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
55
55
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
56
56
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
57
57
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
58
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
58
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
59
59
  <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFileIOStream.html#g-file-io-stream-query-info-finish" title="g_file_io_stream_query_info_finish ()">g_file_io_stream_query_info_finish</a> (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>,
60
60
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
61
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
62
62
  </pre>
63
63
  </div>
64
- <div class="refsect1" title="Object Hierarchy">
64
+ <div class="refsect1">
65
65
  <a name="GFileIOStream.object-hierarchy"></a><h2>Object Hierarchy</h2>
66
66
  <pre class="synopsis">
67
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
67
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
68
68
  +----<a class="link" href="GIOStream.html" title="GIOStream">GIOStream</a>
69
69
  +----GFileIOStream
70
70
  </pre>
71
71
  </div>
72
- <div class="refsect1" title="Implemented Interfaces">
72
+ <div class="refsect1">
73
73
  <a name="GFileIOStream.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
74
74
  <p>
75
75
  GFileIOStream implements
76
76
  <a class="link" href="GSeekable.html" title="GSeekable">GSeekable</a>.</p>
77
77
  </div>
78
- <div class="refsect1" title="Description">
78
+ <div class="refsect1">
79
79
  <a name="GFileIOStream.description"></a><h2>Description</h2>
80
80
  <p>
81
81
  GFileIOStream provides io streams that both read and write to the same
@@ -104,9 +104,9 @@ and the implementation of <a class="link" href="GSeekable.html" title="GSeekable
104
104
  on the output stream.
105
105
  </p>
106
106
  </div>
107
- <div class="refsect1" title="Details">
107
+ <div class="refsect1">
108
108
  <a name="GFileIOStream.details"></a><h2>Details</h2>
109
- <div class="refsect2" title="GFileIOStream">
109
+ <div class="refsect2">
110
110
  <a name="GFileIOStream-struct"></a><h3>GFileIOStream</h3>
111
111
  <pre class="programlisting">typedef struct _GFileIOStream GFileIOStream;</pre>
112
112
  <p>
@@ -118,7 +118,7 @@ a few file-specific operations and seeking and truncating.
118
118
  </p>
119
119
  </div>
120
120
  <hr>
121
- <div class="refsect2" title="g_file_io_stream_get_etag ()">
121
+ <div class="refsect2">
122
122
  <a name="g-file-io-stream-get-etag"></a><h3>g_file_io_stream_get_etag ()</h3>
123
123
  <pre class="programlisting"><span class="returnvalue">char</span> * g_file_io_stream_get_etag (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>);</pre>
124
124
  <p>
@@ -145,12 +145,12 @@ and closed, as the etag can change while writing.
145
145
  <p class="since">Since 2.22</p>
146
146
  </div>
147
147
  <hr>
148
- <div class="refsect2" title="g_file_io_stream_query_info ()">
148
+ <div class="refsect2">
149
149
  <a name="g-file-io-stream-query-info"></a><h3>g_file_io_stream_query_info ()</h3>
150
150
  <pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_io_stream_query_info (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>,
151
151
  <em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
152
152
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
153
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
153
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
154
154
  <p>
155
155
  Queries a file io stream for the given <em class="parameter"><code>attributes</code></em>.
156
156
  This function blocks while querying the stream. For the asynchronous
@@ -164,12 +164,12 @@ Can fail if the stream was already closed (with <em class="parameter"><code>erro
164
164
  <a class="link" href="gio-GIOError.html#G-IO-ERROR-CLOSED:CAPS"><code class="literal">G_IO_ERROR_CLOSED</code></a>), the stream has pending operations (with <em class="parameter"><code>error</code></em> being
165
165
  set to <a class="link" href="gio-GIOError.html#G-IO-ERROR-PENDING:CAPS"><code class="literal">G_IO_ERROR_PENDING</code></a>), or if querying info is not supported for
166
166
  the stream's interface (with <em class="parameter"><code>error</code></em> being set to <a class="link" href="gio-GIOError.html#G-IO-ERROR-NOT-SUPPORTED:CAPS"><code class="literal">G_IO_ERROR_NOT_SUPPORTED</code></a>). I
167
- all cases of failure, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
167
+ all cases of failure, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
168
168
  </p>
169
169
  <p>
170
- If <em class="parameter"><code>cancellable</code></em> is not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
170
+ If <em class="parameter"><code>cancellable</code></em> is not <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
171
171
  triggering the cancellable object from another thread. If the operation
172
- was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be set, and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will
172
+ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be set, and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will
173
173
  be returned.
174
174
  </p>
175
175
  <div class="variablelist"><table border="0">
@@ -187,17 +187,17 @@ be returned.
187
187
  </tr>
188
188
  <tr>
189
189
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
190
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
190
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
191
191
  </td>
192
192
  </tr>
193
193
  <tr>
194
194
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
195
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
195
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
196
196
  </td>
197
197
  </tr>
198
198
  <tr>
199
199
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
200
- <td> a <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> for the <em class="parameter"><code>stream</code></em>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.
200
+ <td> a <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> for the <em class="parameter"><code>stream</code></em>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.
201
201
 
202
202
  </td>
203
203
  </tr>
@@ -206,14 +206,14 @@ be returned.
206
206
  <p class="since">Since 2.22</p>
207
207
  </div>
208
208
  <hr>
209
- <div class="refsect2" title="g_file_io_stream_query_info_async ()">
209
+ <div class="refsect2">
210
210
  <a name="g-file-io-stream-query-info-async"></a><h3>g_file_io_stream_query_info_async ()</h3>
211
211
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_io_stream_query_info_async (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>,
212
212
  <em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
213
213
  <em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
214
214
  <em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
215
215
  <em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
216
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
216
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
217
217
  <p>
218
218
  Asynchronously queries the <em class="parameter"><code>stream</code></em> for a <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a>. When completed,
219
219
  <em class="parameter"><code>callback</code></em> will be called with a <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> which can be used to
@@ -244,7 +244,7 @@ For the synchronous version of this function, see
244
244
  </tr>
245
245
  <tr>
246
246
  <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
247
- <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
247
+ <td>optional <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> object, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
248
248
  </td>
249
249
  </tr>
250
250
  <tr>
@@ -262,11 +262,11 @@ For the synchronous version of this function, see
262
262
  <p class="since">Since 2.22</p>
263
263
  </div>
264
264
  <hr>
265
- <div class="refsect2" title="g_file_io_stream_query_info_finish ()">
265
+ <div class="refsect2">
266
266
  <a name="g-file-io-stream-query-info-finish"></a><h3>g_file_io_stream_query_info_finish ()</h3>
267
267
  <pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_io_stream_query_info_finish (<em class="parameter"><code><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="type">GFileIOStream</span></a> *stream</code></em>,
268
268
  <em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
269
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
269
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
270
270
  <p>
271
271
  Finalizes the asynchronous query started
272
272
  by <a class="link" href="GFileIOStream.html#g-file-io-stream-query-info-async" title="g_file_io_stream_query_info_async ()"><code class="function">g_file_io_stream_query_info_async()</code></a>.
@@ -286,7 +286,7 @@ by <a class="link" href="GFileIOStream.html#g-file-io-stream-query-info-async" t
286
286
  </tr>
287
287
  <tr>
288
288
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
289
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
289
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore.
290
290
  </td>
291
291
  </tr>
292
292
  <tr>
@@ -300,13 +300,13 @@ by <a class="link" href="GFileIOStream.html#g-file-io-stream-query-info-async" t
300
300
  <p class="since">Since 2.22</p>
301
301
  </div>
302
302
  </div>
303
- <div class="refsect1" title="See Also">
303
+ <div class="refsect1">
304
304
  <a name="GFileIOStream.see-also"></a><h2>See Also</h2>
305
305
  <a class="link" href="GIOStream.html" title="GIOStream"><span class="type">GIOStream</span></a>, <a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="type">GFileInputStream</span></a>, <a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="type">GFileOutputStream</span></a>, <a class="link" href="GSeekable.html" title="GSeekable"><span class="type">GSeekable</span></a>
306
306
  </div>
307
307
  </div>
308
308
  <div class="footer">
309
309
  <hr>
310
- Generated by GTK-Doc V1.14</div>
310
+ Generated by GTK-Doc V1.15.1</div>
311
311
  </body>
312
312
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="icons.html" title="Icons">
9
9
  <link rel="prev" href="GIcon.html" title="GIcon">
10
10
  <link rel="next" href="GLoadableIcon.html" title="GLoadableIcon">
11
- <meta name="generator" content="GTK-Doc V1.14 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15.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">
@@ -32,7 +32,7 @@
32
32
  <a href="#GFileIcon.properties" class="shortcut">Properties</a>
33
33
  </td></tr>
34
34
  </table>
35
- <div class="refentry" title="GFileIcon">
35
+ <div class="refentry">
36
36
  <a name="GFileIcon"></a><div class="titlepage"></div>
37
37
  <div class="refnamediv"><table width="100%"><tr>
38
38
  <td valign="top">
@@ -41,7 +41,7 @@
41
41
  </td>
42
42
  <td valign="top" align="right"></td>
43
43
  </tr></table></div>
44
- <div class="refsynopsisdiv" title="Synopsis">
44
+ <div class="refsynopsisdiv">
45
45
  <a name="GFileIcon.synopsis"></a><h2>Synopsis</h2>
46
46
  <pre class="synopsis">
47
47
  #include &lt;gio/gio.h&gt;
@@ -51,35 +51,35 @@
51
51
  <a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFileIcon.html#g-file-icon-get-file" title="g_file_icon_get_file ()">g_file_icon_get_file</a> (<em class="parameter"><code><a class="link" href="GFileIcon.html" title="GFileIcon"><span class="type">GFileIcon</span></a> *icon</code></em>);
52
52
  </pre>
53
53
  </div>
54
- <div class="refsect1" title="Object Hierarchy">
54
+ <div class="refsect1">
55
55
  <a name="GFileIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
56
56
  <pre class="synopsis">
57
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
57
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
58
58
  +----GFileIcon
59
59
  </pre>
60
60
  </div>
61
- <div class="refsect1" title="Implemented Interfaces">
61
+ <div class="refsect1">
62
62
  <a name="GFileIcon.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
63
63
  <p>
64
64
  GFileIcon implements
65
65
  <a class="link" href="GIcon.html" title="GIcon">GIcon</a> and <a class="link" href="GLoadableIcon.html" title="GLoadableIcon">GLoadableIcon</a>.</p>
66
66
  </div>
67
- <div class="refsect1" title="Properties">
67
+ <div class="refsect1">
68
68
  <a name="GFileIcon.properties"></a><h2>Properties</h2>
69
69
  <pre class="synopsis">
70
70
  "<a class="link" href="GFileIcon.html#GFileIcon--file" title='The "file" property'>file</a>" <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>* : Read / Write / Construct Only
71
71
  </pre>
72
72
  </div>
73
- <div class="refsect1" title="Description">
73
+ <div class="refsect1">
74
74
  <a name="GFileIcon.description"></a><h2>Description</h2>
75
75
  <p>
76
76
  <a class="link" href="GFileIcon.html" title="GFileIcon"><span class="type">GFileIcon</span></a> specifies an icon by pointing to an image file
77
77
  to be used as icon.
78
78
  </p>
79
79
  </div>
80
- <div class="refsect1" title="Details">
80
+ <div class="refsect1">
81
81
  <a name="GFileIcon.details"></a><h2>Details</h2>
82
- <div class="refsect2" title="GFileIcon">
82
+ <div class="refsect2">
83
83
  <a name="GFileIcon-struct"></a><h3>GFileIcon</h3>
84
84
  <pre class="programlisting">typedef struct _GFileIcon GFileIcon;</pre>
85
85
  <p>
@@ -87,7 +87,7 @@ Gets an icon for a <a class="link" href="GFile.html" title="GFile"><span class="
87
87
  </p>
88
88
  </div>
89
89
  <hr>
90
- <div class="refsect2" title="g_file_icon_new ()">
90
+ <div class="refsect2">
91
91
  <a name="g-file-icon-new"></a><h3>g_file_icon_new ()</h3>
92
92
  <pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_file_icon_new (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
93
93
  <p>
@@ -103,14 +103,14 @@ Creates a new icon for a file.
103
103
  </tr>
104
104
  <tr>
105
105
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
106
- <td> a <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> for the given <em class="parameter"><code>file</code></em>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.
106
+ <td> a <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> for the given <em class="parameter"><code>file</code></em>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.
107
107
  </td>
108
108
  </tr>
109
109
  </tbody>
110
110
  </table></div>
111
111
  </div>
112
112
  <hr>
113
- <div class="refsect2" title="g_file_icon_get_file ()">
113
+ <div class="refsect2">
114
114
  <a name="g-file-icon-get-file"></a><h3>g_file_icon_get_file ()</h3>
115
115
  <pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_icon_get_file (<em class="parameter"><code><a class="link" href="GFileIcon.html" title="GFileIcon"><span class="type">GFileIcon</span></a> *icon</code></em>);</pre>
116
116
  <p>
@@ -126,16 +126,16 @@ Gets the <a class="link" href="GFile.html" title="GFile"><span class="type">GFil
126
126
  </tr>
127
127
  <tr>
128
128
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
129
- <td> a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
129
+ <td> a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
130
130
  </td>
131
131
  </tr>
132
132
  </tbody>
133
133
  </table></div>
134
134
  </div>
135
135
  </div>
136
- <div class="refsect1" title="Property Details">
136
+ <div class="refsect1">
137
137
  <a name="GFileIcon.property-details"></a><h2>Property Details</h2>
138
- <div class="refsect2" title='The "file" property'>
138
+ <div class="refsect2">
139
139
  <a name="GFileIcon--file"></a><h3>The <code class="literal">"file"</code> property</h3>
140
140
  <pre class="programlisting"> "file" <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>* : Read / Write / Construct Only</pre>
141
141
  <p>
@@ -143,13 +143,13 @@ The file containing the icon.
143
143
  </p>
144
144
  </div>
145
145
  </div>
146
- <div class="refsect1" title="See Also">
146
+ <div class="refsect1">
147
147
  <a name="GFileIcon.see-also"></a><h2>See Also</h2>
148
148
  <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a>, <a class="link" href="GLoadableIcon.html" title="GLoadableIcon"><span class="type">GLoadableIcon</span></a>
149
149
  </div>
150
150
  </div>
151
151
  <div class="footer">
152
152
  <hr>
153
- Generated by GTK-Doc V1.14</div>
153
+ Generated by GTK-Doc V1.15.1</div>
154
154
  </body>
155
155
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="file_ops.html" title="File Operations">
9
9
  <link rel="prev" href="gio-GFileAttribute.html" title="GFileAttribute">
10
10
  <link rel="next" href="GFileEnumerator.html" title="GFileEnumerator">
11
- <meta name="generator" content="GTK-Doc V1.14 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15.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">
@@ -28,7 +28,7 @@
28
28
  <a href="#GFileInfo.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
29
  </td></tr>
30
30
  </table>
31
- <div class="refentry" title="GFileInfo">
31
+ <div class="refentry">
32
32
  <a name="GFileInfo"></a><div class="titlepage"></div>
33
33
  <div class="refnamediv"><table width="100%"><tr>
34
34
  <td valign="top">
@@ -37,7 +37,7 @@
37
37
  </td>
38
38
  <td valign="top" align="right"></td>
39
39
  </tr></table></div>
40
- <div class="refsynopsisdiv" title="Synopsis">
40
+ <div class="refsynopsisdiv">
41
41
  <a name="GFileInfo.synopsis"></a><h2>Synopsis</h2>
42
42
  <pre class="synopsis">
43
43
  #include &lt;gio/gio.h&gt;
@@ -116,15 +116,17 @@ enum <a class="link" href="GFileInfo.html#GFileType" title="enum
116
116
  #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-GVFS-BACKEND:CAPS" title="G_FILE_ATTRIBUTE_GVFS_BACKEND">G_FILE_ATTRIBUTE_GVFS_BACKEND</a>
117
117
  #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS" title="G_FILE_ATTRIBUTE_SELINUX_CONTEXT">G_FILE_ATTRIBUTE_SELINUX_CONTEXT</a>
118
118
  #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS" title="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT">G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT</a>
119
+ #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-DELETION-DATE:CAPS" title="G_FILE_ATTRIBUTE_TRASH_DELETION_DATE">G_FILE_ATTRIBUTE_TRASH_DELETION_DATE</a>
120
+ #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ORIG-PATH:CAPS" title="G_FILE_ATTRIBUTE_TRASH_ORIG_PATH">G_FILE_ATTRIBUTE_TRASH_ORIG_PATH</a>
119
121
  #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS" title="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW">G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW</a>
120
122
  #define <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS" title="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION">G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION</a>
121
123
  <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFileInfo.html#g-file-info-new" title="g_file_info_new ()">g_file_info_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
122
124
  <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFileInfo.html#g-file-info-dup" title="g_file_info_dup ()">g_file_info_dup</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *other</code></em>);
123
125
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-copy-into" title="g_file_info_copy_into ()">g_file_info_copy_into</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *src_info</code></em>,
124
126
  <em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *dest_info</code></em>);
125
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-has-attribute" title="g_file_info_has_attribute ()">g_file_info_has_attribute</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
127
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-has-attribute" title="g_file_info_has_attribute ()">g_file_info_has_attribute</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
126
128
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
127
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-has-namespace" title="g_file_info_has_namespace ()">g_file_info_has_namespace</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
129
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-has-namespace" title="g_file_info_has_namespace ()">g_file_info_has_namespace</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
128
130
  <em class="parameter"><code>const <span class="type">char</span> *name_space</code></em>);
129
131
  <span class="returnvalue">char</span> ** <a class="link" href="GFileInfo.html#g-file-info-list-attributes" title="g_file_info_list_attributes ()">g_file_info_list_attributes</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
130
132
  <em class="parameter"><code>const <span class="type">char</span> *name_space</code></em>);
@@ -134,10 +136,10 @@ enum <a class="link" href="GFileInfo.html#GFileType" title="enum
134
136
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
135
137
  <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-attribute-as-string" title="g_file_info_get_attribute_as_string ()">g_file_info_get_attribute_as_string</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
136
138
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
137
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-data" title="g_file_info_get_attribute_data ()">g_file_info_get_attribute_data</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
139
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-data" title="g_file_info_get_attribute_data ()">g_file_info_get_attribute_data</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
138
140
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
139
141
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> *type</code></em>,
140
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *value_pp</code></em>,
142
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *value_pp</code></em>,
141
143
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeStatus" title="enum GFileAttributeStatus"><span class="type">GFileAttributeStatus</span></a> *status</code></em>);
142
144
  <a class="link" href="gio-GFileAttribute.html#GFileAttributeStatus" title="enum GFileAttributeStatus"><span class="returnvalue">GFileAttributeStatus</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-status" title="g_file_info_get_attribute_status ()">g_file_info_get_attribute_status</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
143
145
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
@@ -148,23 +150,23 @@ const <span class="returnvalue">char</span> * <a class="link" href="GFile
148
150
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-attribute-byte-string" title="g_file_info_get_attribute_byte_string ()">g_file_info_get_attribute_byte_string</a>
149
151
  (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
150
152
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
151
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-boolean" title="g_file_info_get_attribute_boolean ()">g_file_info_get_attribute_boolean</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
153
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-boolean" title="g_file_info_get_attribute_boolean ()">g_file_info_get_attribute_boolean</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
152
154
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
153
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-uint32" title="g_file_info_get_attribute_uint32 ()">g_file_info_get_attribute_uint32</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
155
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-uint32" title="g_file_info_get_attribute_uint32 ()">g_file_info_get_attribute_uint32</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
154
156
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
155
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-int32" title="g_file_info_get_attribute_int32 ()">g_file_info_get_attribute_int32</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
157
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-int32" title="g_file_info_get_attribute_int32 ()">g_file_info_get_attribute_int32</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
156
158
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
157
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-uint64" title="g_file_info_get_attribute_uint64 ()">g_file_info_get_attribute_uint64</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
159
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-uint64" title="g_file_info_get_attribute_uint64 ()">g_file_info_get_attribute_uint64</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
158
160
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
159
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-int64" title="g_file_info_get_attribute_int64 ()">g_file_info_get_attribute_int64</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
161
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-attribute-int64" title="g_file_info_get_attribute_int64 ()">g_file_info_get_attribute_int64</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
160
162
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
161
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * <a class="link" href="GFileInfo.html#g-file-info-get-attribute-object" title="g_file_info_get_attribute_object ()">g_file_info_get_attribute_object</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
163
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * <a class="link" href="GFileInfo.html#g-file-info-get-attribute-object" title="g_file_info_get_attribute_object ()">g_file_info_get_attribute_object</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
162
164
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
163
165
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute" title="g_file_info_set_attribute ()">g_file_info_set_attribute</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
164
166
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
165
167
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> type</code></em>,
166
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> value_p</code></em>);
167
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-status" title="g_file_info_set_attribute_status ()">g_file_info_set_attribute_status</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
168
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> value_p</code></em>);
169
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-status" title="g_file_info_set_attribute_status ()">g_file_info_set_attribute_status</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
168
170
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
169
171
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeStatus" title="enum GFileAttributeStatus"><span class="type">GFileAttributeStatus</span></a> status</code></em>);
170
172
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-string" title="g_file_info_set_attribute_string ()">g_file_info_set_attribute_string</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
@@ -179,47 +181,47 @@ const <span class="returnvalue">char</span> * <a class="link" href="GFile
179
181
  <em class="parameter"><code>const <span class="type">char</span> *attr_value</code></em>);
180
182
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-boolean" title="g_file_info_set_attribute_boolean ()">g_file_info_set_attribute_boolean</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
181
183
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
182
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> attr_value</code></em>);
184
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> attr_value</code></em>);
183
185
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-uint32" title="g_file_info_set_attribute_uint32 ()">g_file_info_set_attribute_uint32</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
184
186
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
185
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> attr_value</code></em>);
187
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> attr_value</code></em>);
186
188
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-int32" title="g_file_info_set_attribute_int32 ()">g_file_info_set_attribute_int32</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
187
189
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
188
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> attr_value</code></em>);
190
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> attr_value</code></em>);
189
191
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-uint64" title="g_file_info_set_attribute_uint64 ()">g_file_info_set_attribute_uint64</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
190
192
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
191
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> attr_value</code></em>);
193
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> attr_value</code></em>);
192
194
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-int64" title="g_file_info_set_attribute_int64 ()">g_file_info_set_attribute_int64</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
193
195
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
194
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> attr_value</code></em>);
196
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> attr_value</code></em>);
195
197
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-object" title="g_file_info_set_attribute_object ()">g_file_info_set_attribute_object</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
196
198
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
197
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *attr_value</code></em>);
199
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *attr_value</code></em>);
198
200
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-clear-status" title="g_file_info_clear_status ()">g_file_info_clear_status</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
199
201
  <a class="link" href="GFileInfo.html#GFileType" title="enum GFileType"><span class="returnvalue">GFileType</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-file-type" title="g_file_info_get_file_type ()">g_file_info_get_file_type</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
200
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-is-hidden" title="g_file_info_get_is_hidden ()">g_file_info_get_is_hidden</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
201
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-is-backup" title="g_file_info_get_is_backup ()">g_file_info_get_is_backup</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
202
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-is-symlink" title="g_file_info_get_is_symlink ()">g_file_info_get_is_symlink</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
202
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-is-hidden" title="g_file_info_get_is_hidden ()">g_file_info_get_is_hidden</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
203
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-is-backup" title="g_file_info_get_is_backup ()">g_file_info_get_is_backup</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
204
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-is-symlink" title="g_file_info_get_is_symlink ()">g_file_info_get_is_symlink</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
203
205
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-name" title="g_file_info_get_name ()">g_file_info_get_name</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
204
206
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-display-name" title="g_file_info_get_display_name ()">g_file_info_get_display_name</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
205
207
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-edit-name" title="g_file_info_get_edit_name ()">g_file_info_get_edit_name</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
206
208
  <a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * <a class="link" href="GFileInfo.html#g-file-info-get-icon" title="g_file_info_get_icon ()">g_file_info_get_icon</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
207
209
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-content-type" title="g_file_info_get_content_type ()">g_file_info_get_content_type</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
208
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#goffset"><span class="returnvalue">goffset</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-size" title="g_file_info_get_size ()">g_file_info_get_size</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
210
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="returnvalue">goffset</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-size" title="g_file_info_get_size ()">g_file_info_get_size</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
209
211
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-get-modification-time" title="g_file_info_get_modification_time ()">g_file_info_get_modification_time</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
210
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *result</code></em>);
212
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *result</code></em>);
211
213
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-symlink-target" title="g_file_info_get_symlink_target ()">g_file_info_get_symlink_target</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
212
214
  const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-info-get-etag" title="g_file_info_get_etag ()">g_file_info_get_etag</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
213
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-sort-order" title="g_file_info_get_sort_order ()">g_file_info_get_sort_order</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
215
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> <a class="link" href="GFileInfo.html#g-file-info-get-sort-order" title="g_file_info_get_sort_order ()">g_file_info_get_sort_order</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
214
216
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-attribute-mask" title="g_file_info_set_attribute_mask ()">g_file_info_set_attribute_mask</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
215
217
  <em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *mask</code></em>);
216
218
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-unset-attribute-mask" title="g_file_info_unset_attribute_mask ()">g_file_info_unset_attribute_mask</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);
217
219
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-file-type" title="g_file_info_set_file_type ()">g_file_info_set_file_type</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
218
220
  <em class="parameter"><code><a class="link" href="GFileInfo.html#GFileType" title="enum GFileType"><span class="type">GFileType</span></a> type</code></em>);
219
221
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-is-hidden" title="g_file_info_set_is_hidden ()">g_file_info_set_is_hidden</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
220
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_hidden</code></em>);
222
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_hidden</code></em>);
221
223
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-is-symlink" title="g_file_info_set_is_symlink ()">g_file_info_set_is_symlink</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
222
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_symlink</code></em>);
224
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_symlink</code></em>);
223
225
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-name" title="g_file_info_set_name ()">g_file_info_set_name</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
224
226
  <em class="parameter"><code>const <span class="type">char</span> *name</code></em>);
225
227
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-display-name" title="g_file_info_set_display_name ()">g_file_info_set_display_name</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
@@ -231,36 +233,36 @@ const <span class="returnvalue">char</span> * <a class="link" href="GFile
231
233
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-content-type" title="g_file_info_set_content_type ()">g_file_info_set_content_type</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
232
234
  <em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>);
233
235
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-size" title="g_file_info_set_size ()">g_file_info_set_size</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
234
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> size</code></em>);
236
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> size</code></em>);
235
237
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-modification-time" title="g_file_info_set_modification_time ()">g_file_info_set_modification_time</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
236
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *mtime</code></em>);
238
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *mtime</code></em>);
237
239
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-symlink-target" title="g_file_info_set_symlink_target ()">g_file_info_set_symlink_target</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
238
240
  <em class="parameter"><code>const <span class="type">char</span> *symlink_target</code></em>);
239
241
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-info-set-sort-order" title="g_file_info_set_sort_order ()">g_file_info_set_sort_order</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
240
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> sort_order</code></em>);
242
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> sort_order</code></em>);
241
243
  <a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="returnvalue">GFileAttributeMatcher</span></a> * <a class="link" href="GFileInfo.html#g-file-attribute-matcher-new" title="g_file_attribute_matcher_new ()">g_file_attribute_matcher_new</a> (<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>);
242
244
  <a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="returnvalue">GFileAttributeMatcher</span></a> * <a class="link" href="GFileInfo.html#g-file-attribute-matcher-ref" title="g_file_attribute_matcher_ref ()">g_file_attribute_matcher_ref</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>);
243
245
  <span class="returnvalue">void</span> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-unref" title="g_file_attribute_matcher_unref ()">g_file_attribute_matcher_unref</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>);
244
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-matches" title="g_file_attribute_matcher_matches ()">g_file_attribute_matcher_matches</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
246
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-matches" title="g_file_attribute_matcher_matches ()">g_file_attribute_matcher_matches</a> (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
245
247
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
246
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-matches-only" title="g_file_attribute_matcher_matches_only ()">g_file_attribute_matcher_matches_only</a>
248
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-matches-only" title="g_file_attribute_matcher_matches_only ()">g_file_attribute_matcher_matches_only</a>
247
249
  (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
248
250
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);
249
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-enumerate-namespace" title="g_file_attribute_matcher_enumerate_namespace ()">g_file_attribute_matcher_enumerate_namespace</a>
251
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFileInfo.html#g-file-attribute-matcher-enumerate-namespace" title="g_file_attribute_matcher_enumerate_namespace ()">g_file_attribute_matcher_enumerate_namespace</a>
250
252
  (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
251
253
  <em class="parameter"><code>const <span class="type">char</span> *ns</code></em>);
252
- const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-attribute-matcher-enumerate-next" title="g_file_attribute_matcher_enumerate_next ()">g_file_attribute_matcher_enumerate_next</a>
254
+ const <span class="returnvalue">char</span> * <a class="link" href="GFileInfo.html#g-file-attribute-matcher-enumerate-next" title="g_file_attribute_matcher_enumerate_next ()">g_file_attribute_matcher_enumerate_next</a>
253
255
  (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>);
254
256
  </pre>
255
257
  </div>
256
- <div class="refsect1" title="Object Hierarchy">
258
+ <div class="refsect1">
257
259
  <a name="GFileInfo.object-hierarchy"></a><h2>Object Hierarchy</h2>
258
260
  <pre class="synopsis">
259
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
261
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
260
262
  +----GFileInfo
261
263
  </pre>
262
264
  </div>
263
- <div class="refsect1" title="Description">
265
+ <div class="refsect1">
264
266
  <a name="GFileInfo.description"></a><h2>Description</h2>
265
267
  <p>
266
268
  Functionality for manipulating basic metadata for files. <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a>
@@ -294,9 +296,9 @@ of a particular file at runtime.
294
296
  attributes.
295
297
  </p>
296
298
  </div>
297
- <div class="refsect1" title="Details">
299
+ <div class="refsect1">
298
300
  <a name="GFileInfo.details"></a><h2>Details</h2>
299
- <div class="refsect2" title="GFileAttributeMatcher">
301
+ <div class="refsect2">
300
302
  <a name="GFileAttributeMatcher"></a><h3>GFileAttributeMatcher</h3>
301
303
  <pre class="programlisting">typedef struct _GFileAttributeMatcher GFileAttributeMatcher;</pre>
302
304
  <p>
@@ -304,7 +306,7 @@ Determines if a string matches a file attribute.
304
306
  </p>
305
307
  </div>
306
308
  <hr>
307
- <div class="refsect2" title="enum GFileType">
309
+ <div class="refsect2">
308
310
  <a name="GFileType"></a><h3>enum GFileType</h3>
309
311
  <pre class="programlisting">typedef enum {
310
312
  G_FILE_TYPE_UNKNOWN = 0,
@@ -363,7 +365,7 @@ Indicates the file's on-disk type.
363
365
  </table></div>
364
366
  </div>
365
367
  <hr>
366
- <div class="refsect2" title="GFileInfo">
368
+ <div class="refsect2">
367
369
  <a name="GFileInfo-struct"></a><h3>GFileInfo</h3>
368
370
  <pre class="programlisting">typedef struct _GFileInfo GFileInfo;</pre>
369
371
  <p>
@@ -371,7 +373,7 @@ Stores information about a file system object referenced by a <a class="link" hr
371
373
  </p>
372
374
  </div>
373
375
  <hr>
374
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_TYPE">
376
+ <div class="refsect2">
375
377
  <a name="G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_TYPE</h3>
376
378
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_TYPE "standard::type" /* uint32 (GFileType) */
377
379
  </pre>
@@ -382,7 +384,7 @@ The value for this key should contain a <a class="link" href="GFileInfo.html#GFi
382
384
  </p>
383
385
  </div>
384
386
  <hr>
385
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN">
387
+ <div class="refsect2">
386
388
  <a name="G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN</h3>
387
389
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN "standard::is-hidden" /* boolean */
388
390
  </pre>
@@ -392,7 +394,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
392
394
  </p>
393
395
  </div>
394
396
  <hr>
395
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP">
397
+ <div class="refsect2">
396
398
  <a name="G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP</h3>
397
399
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP "standard::is-backup" /* boolean */
398
400
  </pre>
@@ -402,7 +404,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
402
404
  </p>
403
405
  </div>
404
406
  <hr>
405
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK">
407
+ <div class="refsect2">
406
408
  <a name="G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK</h3>
407
409
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK "standard::is-symlink" /* boolean */
408
410
  </pre>
@@ -414,7 +416,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
414
416
  </p>
415
417
  </div>
416
418
  <hr>
417
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL">
419
+ <div class="refsect2">
418
420
  <a name="G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL</h3>
419
421
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL "standard::is-virtual" /* boolean */
420
422
  </pre>
@@ -424,7 +426,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
424
426
  </p>
425
427
  </div>
426
428
  <hr>
427
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_NAME">
429
+ <div class="refsect2">
428
430
  <a name="G-FILE-ATTRIBUTE-STANDARD-NAME:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_NAME</h3>
429
431
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_NAME "standard::name" /* byte string */
430
432
  </pre>
@@ -438,7 +440,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
438
440
  </p>
439
441
  </div>
440
442
  <hr>
441
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME">
443
+ <div class="refsect2">
442
444
  <a name="G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME</h3>
443
445
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME "standard::display-name" /* string */
444
446
  </pre>
@@ -450,7 +452,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
450
452
  </p>
451
453
  </div>
452
454
  <hr>
453
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME">
455
+ <div class="refsect2">
454
456
  <a name="G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME</h3>
455
457
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME "standard::edit-name" /* string */
456
458
  </pre>
@@ -466,7 +468,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
466
468
  </p>
467
469
  </div>
468
470
  <hr>
469
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_COPY_NAME">
471
+ <div class="refsect2">
470
472
  <a name="G-FILE-ATTRIBUTE-STANDARD-COPY-NAME:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_COPY_NAME</h3>
471
473
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_COPY_NAME "standard::copy-name" /* string */
472
474
  </pre>
@@ -483,7 +485,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
483
485
  </p>
484
486
  </div>
485
487
  <hr>
486
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_ICON">
488
+ <div class="refsect2">
487
489
  <a name="G-FILE-ATTRIBUTE-STANDARD-ICON:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_ICON</h3>
488
490
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_ICON "standard::icon" /* object (GIcon) */
489
491
  </pre>
@@ -494,7 +496,7 @@ The value for this key should contain a <a class="link" href="GIcon.html" title=
494
496
  </p>
495
497
  </div>
496
498
  <hr>
497
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE">
499
+ <div class="refsect2">
498
500
  <a name="G-FILE-ATTRIBUTE-STANDARD-CONTENT-TYPE:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE</h3>
499
501
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE "standard::content-type" /* string */
500
502
  </pre>
@@ -505,7 +507,7 @@ The value for this key should contain a valid content type.
505
507
  </p>
506
508
  </div>
507
509
  <hr>
508
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE">
510
+ <div class="refsect2">
509
511
  <a name="G-FILE-ATTRIBUTE-STANDARD-FAST-CONTENT-TYPE:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE</h3>
510
512
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE "standard::fast-content-type" /* string */
511
513
  </pre>
@@ -518,7 +520,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
518
520
  </p>
519
521
  </div>
520
522
  <hr>
521
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_SIZE">
523
+ <div class="refsect2">
522
524
  <a name="G-FILE-ATTRIBUTE-STANDARD-SIZE:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_SIZE</h3>
523
525
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_SIZE "standard::size" /* uint64 */
524
526
  </pre>
@@ -528,7 +530,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
528
530
  </p>
529
531
  </div>
530
532
  <hr>
531
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE">
533
+ <div class="refsect2">
532
534
  <a name="G-FILE-ATTRIBUTE-STANDARD-ALLOCATED-SIZE:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE</h3>
533
535
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE "standard::allocated-size" /* uint64 */
534
536
  </pre>
@@ -542,7 +544,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
542
544
  <p class="since">Since 2.20</p>
543
545
  </div>
544
546
  <hr>
545
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET">
547
+ <div class="refsect2">
546
548
  <a name="G-FILE-ATTRIBUTE-STANDARD-SYMLINK-TARGET:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET</h3>
547
549
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET "standard::symlink-target" /* byte string */
548
550
  </pre>
@@ -553,7 +555,7 @@ is a symlink. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileA
553
555
  </p>
554
556
  </div>
555
557
  <hr>
556
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_TARGET_URI">
558
+ <div class="refsect2">
557
559
  <a name="G-FILE-ATTRIBUTE-STANDARD-TARGET-URI:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_TARGET_URI</h3>
558
560
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_TARGET_URI "standard::target-uri" /* string */
559
561
  </pre>
@@ -564,7 +566,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
564
566
  </p>
565
567
  </div>
566
568
  <hr>
567
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER">
569
+ <div class="refsect2">
568
570
  <a name="G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER</h3>
569
571
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER "standard::sort-order" /* int32 */
570
572
  </pre>
@@ -578,7 +580,7 @@ was zero.
578
580
  </p>
579
581
  </div>
580
582
  <hr>
581
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ETAG_VALUE">
583
+ <div class="refsect2">
582
584
  <a name="G-FILE-ATTRIBUTE-ETAG-VALUE:CAPS"></a><h3>G_FILE_ATTRIBUTE_ETAG_VALUE</h3>
583
585
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ETAG_VALUE "etag::value" /* string */
584
586
  </pre>
@@ -589,7 +591,7 @@ entity tag. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAtt
589
591
  </p>
590
592
  </div>
591
593
  <hr>
592
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ID_FILE">
594
+ <div class="refsect2">
593
595
  <a name="G-FILE-ATTRIBUTE-ID-FILE:CAPS"></a><h3>G_FILE_ATTRIBUTE_ID_FILE</h3>
594
596
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ID_FILE "id::file" /* string */
595
597
  </pre>
@@ -601,7 +603,7 @@ directory scanning.
601
603
  </p>
602
604
  </div>
603
605
  <hr>
604
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ID_FILESYSTEM">
606
+ <div class="refsect2">
605
607
  <a name="G-FILE-ATTRIBUTE-ID-FILESYSTEM:CAPS"></a><h3>G_FILE_ATTRIBUTE_ID_FILESYSTEM</h3>
606
608
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ID_FILESYSTEM "id::filesystem" /* string */
607
609
  </pre>
@@ -614,74 +616,74 @@ to copy).
614
616
  </p>
615
617
  </div>
616
618
  <hr>
617
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ACCESS_CAN_READ">
619
+ <div class="refsect2">
618
620
  <a name="G-FILE-ATTRIBUTE-ACCESS-CAN-READ:CAPS"></a><h3>G_FILE_ATTRIBUTE_ACCESS_CAN_READ</h3>
619
621
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ACCESS_CAN_READ "access::can-read" /* boolean */
620
622
  </pre>
621
623
  <p>
622
624
  A key in the "access" namespace for getting read privileges.
623
625
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
624
- This attribute will be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to read the file.
626
+ This attribute will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to read the file.
625
627
  </p>
626
628
  </div>
627
629
  <hr>
628
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE">
630
+ <div class="refsect2">
629
631
  <a name="G-FILE-ATTRIBUTE-ACCESS-CAN-WRITE:CAPS"></a><h3>G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE</h3>
630
632
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE "access::can-write" /* boolean */
631
633
  </pre>
632
634
  <p>
633
635
  A key in the "access" namespace for getting write privileges.
634
636
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
635
- This attribute will be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to write to the file.
637
+ This attribute will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to write to the file.
636
638
  </p>
637
639
  </div>
638
640
  <hr>
639
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE">
641
+ <div class="refsect2">
640
642
  <a name="G-FILE-ATTRIBUTE-ACCESS-CAN-EXECUTE:CAPS"></a><h3>G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE</h3>
641
643
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE "access::can-execute" /* boolean */
642
644
  </pre>
643
645
  <p>
644
646
  A key in the "access" namespace for getting execution privileges.
645
647
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
646
- This attribute will be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to execute the file.
648
+ This attribute will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to execute the file.
647
649
  </p>
648
650
  </div>
649
651
  <hr>
650
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE">
652
+ <div class="refsect2">
651
653
  <a name="G-FILE-ATTRIBUTE-ACCESS-CAN-DELETE:CAPS"></a><h3>G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE</h3>
652
654
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE "access::can-delete" /* boolean */
653
655
  </pre>
654
656
  <p>
655
657
  A key in the "access" namespace for checking deletion privileges.
656
658
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
657
- This attribute will be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to delete the file.
659
+ This attribute will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to delete the file.
658
660
  </p>
659
661
  </div>
660
662
  <hr>
661
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH">
663
+ <div class="refsect2">
662
664
  <a name="G-FILE-ATTRIBUTE-ACCESS-CAN-TRASH:CAPS"></a><h3>G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH</h3>
663
665
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH "access::can-trash" /* boolean */
664
666
  </pre>
665
667
  <p>
666
668
  A key in the "access" namespace for checking trashing privileges.
667
669
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
668
- This attribute will be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to move the file to
670
+ This attribute will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to move the file to
669
671
  the trash.
670
672
  </p>
671
673
  </div>
672
674
  <hr>
673
- <div class="refsect2" title="G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME">
675
+ <div class="refsect2">
674
676
  <a name="G-FILE-ATTRIBUTE-ACCESS-CAN-RENAME:CAPS"></a><h3>G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME</h3>
675
677
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME "access::can-rename" /* boolean */
676
678
  </pre>
677
679
  <p>
678
680
  A key in the "access" namespace for checking renaming privileges.
679
681
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
680
- This attribute will be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to rename the file.
682
+ This attribute will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is able to rename the file.
681
683
  </p>
682
684
  </div>
683
685
  <hr>
684
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT">
686
+ <div class="refsect2">
685
687
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-MOUNT:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT</h3>
686
688
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT "mountable::can-mount" /* boolean */
687
689
  </pre>
@@ -691,7 +693,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
691
693
  </p>
692
694
  </div>
693
695
  <hr>
694
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT">
696
+ <div class="refsect2">
695
697
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-UNMOUNT:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT</h3>
696
698
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT "mountable::can-unmount" /* boolean */
697
699
  </pre>
@@ -701,7 +703,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
701
703
  </p>
702
704
  </div>
703
705
  <hr>
704
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT">
706
+ <div class="refsect2">
705
707
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-EJECT:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT</h3>
706
708
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT "mountable::can-eject" /* boolean */
707
709
  </pre>
@@ -711,7 +713,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
711
713
  </p>
712
714
  </div>
713
715
  <hr>
714
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE">
716
+ <div class="refsect2">
715
717
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE</h3>
716
718
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE "mountable::unix-device" /* uint32 */
717
719
  </pre>
@@ -721,7 +723,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
721
723
  </p>
722
724
  </div>
723
725
  <hr>
724
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE">
726
+ <div class="refsect2">
725
727
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE-FILE:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE</h3>
726
728
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE "mountable::unix-device-file" /* string */
727
729
  </pre>
@@ -732,7 +734,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
732
734
  <p class="since">Since 2.22</p>
733
735
  </div>
734
736
  <hr>
735
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI">
737
+ <div class="refsect2">
736
738
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-HAL-UDI:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI</h3>
737
739
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI "mountable::hal-udi" /* string */
738
740
  </pre>
@@ -742,7 +744,7 @@ file. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttribute
742
744
  </p>
743
745
  </div>
744
746
  <hr>
745
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL">
747
+ <div class="refsect2">
746
748
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-POLL:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL</h3>
747
749
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL "mountable::can-poll" /* boolean */
748
750
  </pre>
@@ -753,7 +755,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
753
755
  <p class="since">Since 2.22</p>
754
756
  </div>
755
757
  <hr>
756
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC">
758
+ <div class="refsect2">
757
759
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-IS-MEDIA-CHECK-AUTOMATIC:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC</h3>
758
760
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC "mountable::is-media-check-automatic" /* boolean */
759
761
  </pre>
@@ -765,7 +767,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
765
767
  <p class="since">Since 2.22</p>
766
768
  </div>
767
769
  <hr>
768
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START">
770
+ <div class="refsect2">
769
771
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-START:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START</h3>
770
772
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START "mountable::can-start" /* boolean */
771
773
  </pre>
@@ -776,7 +778,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
776
778
  <p class="since">Since 2.22</p>
777
779
  </div>
778
780
  <hr>
779
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED">
781
+ <div class="refsect2">
780
782
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-START-DEGRADED:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED</h3>
781
783
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED "mountable::can-start-degraded" /* boolean */
782
784
  </pre>
@@ -788,7 +790,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
788
790
  <p class="since">Since 2.22</p>
789
791
  </div>
790
792
  <hr>
791
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP">
793
+ <div class="refsect2">
792
794
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-CAN-STOP:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP</h3>
793
795
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP "mountable::can-stop" /* boolean */
794
796
  </pre>
@@ -799,7 +801,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
799
801
  <p class="since">Since 2.22</p>
800
802
  </div>
801
803
  <hr>
802
- <div class="refsect2" title="G_FILE_ATTRIBUTE_MOUNTABLE_START_STOP_TYPE">
804
+ <div class="refsect2">
803
805
  <a name="G-FILE-ATTRIBUTE-MOUNTABLE-START-STOP-TYPE:CAPS"></a><h3>G_FILE_ATTRIBUTE_MOUNTABLE_START_STOP_TYPE</h3>
804
806
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_MOUNTABLE_START_STOP_TYPE "mountable::start-stop-type" /* uint32 (GDriveStartStopType) */
805
807
  </pre>
@@ -810,7 +812,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
810
812
  <p class="since">Since 2.22</p>
811
813
  </div>
812
814
  <hr>
813
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_MODIFIED">
815
+ <div class="refsect2">
814
816
  <a name="G-FILE-ATTRIBUTE-TIME-MODIFIED:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_MODIFIED</h3>
815
817
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_MODIFIED "time::modified" /* uint64 */
816
818
  </pre>
@@ -822,7 +824,7 @@ file was modified.
822
824
  </p>
823
825
  </div>
824
826
  <hr>
825
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC">
827
+ <div class="refsect2">
826
828
  <a name="G-FILE-ATTRIBUTE-TIME-MODIFIED-USEC:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC</h3>
827
829
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC "time::modified-usec" /* uint32 */
828
830
  </pre>
@@ -834,7 +836,7 @@ the file was last modified. This should be used in conjunction with
834
836
  </p>
835
837
  </div>
836
838
  <hr>
837
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_ACCESS">
839
+ <div class="refsect2">
838
840
  <a name="G-FILE-ATTRIBUTE-TIME-ACCESS:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_ACCESS</h3>
839
841
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_ACCESS "time::access" /* uint64 */
840
842
  </pre>
@@ -846,7 +848,7 @@ file was last accessed.
846
848
  </p>
847
849
  </div>
848
850
  <hr>
849
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_ACCESS_USEC">
851
+ <div class="refsect2">
850
852
  <a name="G-FILE-ATTRIBUTE-TIME-ACCESS-USEC:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_ACCESS_USEC</h3>
851
853
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_ACCESS_USEC "time::access-usec" /* uint32 */
852
854
  </pre>
@@ -858,7 +860,7 @@ the file was last accessed. This should be used in conjunction with
858
860
  </p>
859
861
  </div>
860
862
  <hr>
861
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_CHANGED">
863
+ <div class="refsect2">
862
864
  <a name="G-FILE-ATTRIBUTE-TIME-CHANGED:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_CHANGED</h3>
863
865
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_CHANGED "time::changed" /* uint64 */
864
866
  </pre>
@@ -872,7 +874,7 @@ This corresponds to the traditional UNIX ctime.
872
874
  </p>
873
875
  </div>
874
876
  <hr>
875
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_CHANGED_USEC">
877
+ <div class="refsect2">
876
878
  <a name="G-FILE-ATTRIBUTE-TIME-CHANGED-USEC:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_CHANGED_USEC</h3>
877
879
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_CHANGED_USEC "time::changed-usec" /* uint32 */
878
880
  </pre>
@@ -884,7 +886,7 @@ the file was last changed. This should be used in conjunction with
884
886
  </p>
885
887
  </div>
886
888
  <hr>
887
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_CREATED">
889
+ <div class="refsect2">
888
890
  <a name="G-FILE-ATTRIBUTE-TIME-CREATED:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_CREATED</h3>
889
891
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_CREATED "time::created" /* uint64 */
890
892
  </pre>
@@ -898,7 +900,7 @@ This corresponds to the NTFS ctime.
898
900
  </p>
899
901
  </div>
900
902
  <hr>
901
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TIME_CREATED_USEC">
903
+ <div class="refsect2">
902
904
  <a name="G-FILE-ATTRIBUTE-TIME-CREATED-USEC:CAPS"></a><h3>G_FILE_ATTRIBUTE_TIME_CREATED_USEC</h3>
903
905
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TIME_CREATED_USEC "time::created-usec" /* uint32 */
904
906
  </pre>
@@ -910,7 +912,7 @@ the file was created. This should be used in conjunction with
910
912
  </p>
911
913
  </div>
912
914
  <hr>
913
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_DEVICE">
915
+ <div class="refsect2">
914
916
  <a name="G-FILE-ATTRIBUTE-UNIX-DEVICE:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_DEVICE</h3>
915
917
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_DEVICE "unix::device" /* uint32 */
916
918
  </pre>
@@ -922,7 +924,7 @@ available for UNIX file systems. Corresponding <a class="link" href="gio-GFileAt
922
924
  </p>
923
925
  </div>
924
926
  <hr>
925
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_INODE">
927
+ <div class="refsect2">
926
928
  <a name="G-FILE-ATTRIBUTE-UNIX-INODE:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_INODE</h3>
927
929
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_INODE "unix::inode" /* uint64 */
928
930
  </pre>
@@ -933,7 +935,7 @@ This attribute is only available for UNIX file systems. Corresponding
933
935
  </p>
934
936
  </div>
935
937
  <hr>
936
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_MODE">
938
+ <div class="refsect2">
937
939
  <a name="G-FILE-ATTRIBUTE-UNIX-MODE:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_MODE</h3>
938
940
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_MODE "unix::mode" /* uint32 */
939
941
  </pre>
@@ -945,7 +947,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
945
947
  </p>
946
948
  </div>
947
949
  <hr>
948
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_NLINK">
950
+ <div class="refsect2">
949
951
  <a name="G-FILE-ATTRIBUTE-UNIX-NLINK:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_NLINK</h3>
950
952
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_NLINK "unix::nlink" /* uint32 */
951
953
  </pre>
@@ -957,7 +959,7 @@ for UNIX file systems. Corresponding <a class="link" href="gio-GFileAttribute.ht
957
959
  </p>
958
960
  </div>
959
961
  <hr>
960
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_UID">
962
+ <div class="refsect2">
961
963
  <a name="G-FILE-ATTRIBUTE-UNIX-UID:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_UID</h3>
962
964
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_UID "unix::uid" /* uint32 */
963
965
  </pre>
@@ -968,7 +970,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
968
970
  </p>
969
971
  </div>
970
972
  <hr>
971
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_GID">
973
+ <div class="refsect2">
972
974
  <a name="G-FILE-ATTRIBUTE-UNIX-GID:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_GID</h3>
973
975
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_GID "unix::gid" /* uint32 */
974
976
  </pre>
@@ -979,7 +981,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
979
981
  </p>
980
982
  </div>
981
983
  <hr>
982
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_RDEV">
984
+ <div class="refsect2">
983
985
  <a name="G-FILE-ATTRIBUTE-UNIX-RDEV:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_RDEV</h3>
984
986
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_RDEV "unix::rdev" /* uint32 */
985
987
  </pre>
@@ -991,7 +993,7 @@ is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-UINT32:CA
991
993
  </p>
992
994
  </div>
993
995
  <hr>
994
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE">
996
+ <div class="refsect2">
995
997
  <a name="G-FILE-ATTRIBUTE-UNIX-BLOCK-SIZE:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE</h3>
996
998
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE "unix::block-size" /* uint32 */
997
999
  </pre>
@@ -1002,7 +1004,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
1002
1004
  </p>
1003
1005
  </div>
1004
1006
  <hr>
1005
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_BLOCKS">
1007
+ <div class="refsect2">
1006
1008
  <a name="G-FILE-ATTRIBUTE-UNIX-BLOCKS:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_BLOCKS</h3>
1007
1009
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_BLOCKS "unix::blocks" /* uint64 */
1008
1010
  </pre>
@@ -1013,43 +1015,43 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
1013
1015
  </p>
1014
1016
  </div>
1015
1017
  <hr>
1016
- <div class="refsect2" title="G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT">
1018
+ <div class="refsect2">
1017
1019
  <a name="G-FILE-ATTRIBUTE-UNIX-IS-MOUNTPOINT:CAPS"></a><h3>G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT</h3>
1018
1020
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT "unix::is-mountpoint" /* boolean */
1019
1021
  </pre>
1020
1022
  <p>
1021
1023
  A key in the "unix" namespace for checking if the file represents a
1022
- UNIX mount point. This attribute is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file is a UNIX mount
1024
+ UNIX mount point. This attribute is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file is a UNIX mount
1023
1025
  point. This attribute is only available for UNIX file systems.
1024
1026
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
1025
1027
  </p>
1026
1028
  </div>
1027
1029
  <hr>
1028
- <div class="refsect2" title="G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE">
1030
+ <div class="refsect2">
1029
1031
  <a name="G-FILE-ATTRIBUTE-DOS-IS-ARCHIVE:CAPS"></a><h3>G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE</h3>
1030
1032
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE "dos::is-archive" /* boolean */
1031
1033
  </pre>
1032
1034
  <p>
1033
1035
  A key in the "dos" namespace for checking if the file's archive flag
1034
- is set. This attribute is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the archive flag is set. This attribute
1036
+ is set. This attribute is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the archive flag is set. This attribute
1035
1037
  is only available for DOS file systems. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a>
1036
1038
  is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
1037
1039
  </p>
1038
1040
  </div>
1039
1041
  <hr>
1040
- <div class="refsect2" title="G_FILE_ATTRIBUTE_DOS_IS_SYSTEM">
1042
+ <div class="refsect2">
1041
1043
  <a name="G-FILE-ATTRIBUTE-DOS-IS-SYSTEM:CAPS"></a><h3>G_FILE_ATTRIBUTE_DOS_IS_SYSTEM</h3>
1042
1044
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_DOS_IS_SYSTEM "dos::is-system" /* boolean */
1043
1045
  </pre>
1044
1046
  <p>
1045
1047
  A key in the "dos" namespace for checking if the file's backup flag
1046
- is set. This attribute is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the backup flag is set. This attribute
1048
+ is set. This attribute is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the backup flag is set. This attribute
1047
1049
  is only available for DOS file systems. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a>
1048
1050
  is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
1049
1051
  </p>
1050
1052
  </div>
1051
1053
  <hr>
1052
- <div class="refsect2" title="G_FILE_ATTRIBUTE_OWNER_USER">
1054
+ <div class="refsect2">
1053
1055
  <a name="G-FILE-ATTRIBUTE-OWNER-USER:CAPS"></a><h3>G_FILE_ATTRIBUTE_OWNER_USER</h3>
1054
1056
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_OWNER_USER "owner::user" /* string */
1055
1057
  </pre>
@@ -1060,7 +1062,7 @@ file's owner. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileA
1060
1062
  </p>
1061
1063
  </div>
1062
1064
  <hr>
1063
- <div class="refsect2" title="G_FILE_ATTRIBUTE_OWNER_USER_REAL">
1065
+ <div class="refsect2">
1064
1066
  <a name="G-FILE-ATTRIBUTE-OWNER-USER-REAL:CAPS"></a><h3>G_FILE_ATTRIBUTE_OWNER_USER_REAL</h3>
1065
1067
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_OWNER_USER_REAL "owner::user-real" /* string */
1066
1068
  </pre>
@@ -1071,7 +1073,7 @@ user that owns the file. Corresponding <a class="link" href="gio-GFileAttribute.
1071
1073
  </p>
1072
1074
  </div>
1073
1075
  <hr>
1074
- <div class="refsect2" title="G_FILE_ATTRIBUTE_OWNER_GROUP">
1076
+ <div class="refsect2">
1075
1077
  <a name="G-FILE-ATTRIBUTE-OWNER-GROUP:CAPS"></a><h3>G_FILE_ATTRIBUTE_OWNER_GROUP</h3>
1076
1078
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_OWNER_GROUP "owner::group" /* string */
1077
1079
  </pre>
@@ -1081,7 +1083,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
1081
1083
  </p>
1082
1084
  </div>
1083
1085
  <hr>
1084
- <div class="refsect2" title="G_FILE_ATTRIBUTE_THUMBNAIL_PATH">
1086
+ <div class="refsect2">
1085
1087
  <a name="G-FILE-ATTRIBUTE-THUMBNAIL-PATH:CAPS"></a><h3>G_FILE_ATTRIBUTE_THUMBNAIL_PATH</h3>
1086
1088
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_THUMBNAIL_PATH "thumbnail::path" /* bytestring */
1087
1089
  </pre>
@@ -1092,18 +1094,18 @@ image. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttribut
1092
1094
  </p>
1093
1095
  </div>
1094
1096
  <hr>
1095
- <div class="refsect2" title="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED">
1097
+ <div class="refsect2">
1096
1098
  <a name="G-FILE-ATTRIBUTE-THUMBNAILING-FAILED:CAPS"></a><h3>G_FILE_ATTRIBUTE_THUMBNAILING_FAILED</h3>
1097
1099
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_THUMBNAILING_FAILED "thumbnail::failed" /* boolean */
1098
1100
  </pre>
1099
1101
  <p>
1100
1102
  A key in the "thumbnail" namespace for checking if thumbnailing failed.
1101
- This attribute is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if thumbnailing failed. Corresponding
1103
+ This attribute is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if thumbnailing failed. Corresponding
1102
1104
  <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
1103
1105
  </p>
1104
1106
  </div>
1105
1107
  <hr>
1106
- <div class="refsect2" title="G_FILE_ATTRIBUTE_PREVIEW_ICON">
1108
+ <div class="refsect2">
1107
1109
  <a name="G-FILE-ATTRIBUTE-PREVIEW-ICON:CAPS"></a><h3>G_FILE_ATTRIBUTE_PREVIEW_ICON</h3>
1108
1110
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_PREVIEW_ICON "preview::icon" /* object (GIcon) */
1109
1111
  </pre>
@@ -1117,7 +1119,7 @@ for this key should contain a <a class="link" href="GIcon.html" title="GIcon"><s
1117
1119
  <p class="since">Since 2.20</p>
1118
1120
  </div>
1119
1121
  <hr>
1120
- <div class="refsect2" title="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE">
1122
+ <div class="refsect2">
1121
1123
  <a name="G-FILE-ATTRIBUTE-FILESYSTEM-SIZE:CAPS"></a><h3>G_FILE_ATTRIBUTE_FILESYSTEM_SIZE</h3>
1122
1124
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_FILESYSTEM_SIZE "filesystem::size" /* uint64 */
1123
1125
  </pre>
@@ -1128,7 +1130,7 @@ is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-UINT64:CA
1128
1130
  </p>
1129
1131
  </div>
1130
1132
  <hr>
1131
- <div class="refsect2" title="G_FILE_ATTRIBUTE_FILESYSTEM_FREE">
1133
+ <div class="refsect2">
1132
1134
  <a name="G-FILE-ATTRIBUTE-FILESYSTEM-FREE:CAPS"></a><h3>G_FILE_ATTRIBUTE_FILESYSTEM_FREE</h3>
1133
1135
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_FILESYSTEM_FREE "filesystem::free" /* uint64 */
1134
1136
  </pre>
@@ -1139,7 +1141,7 @@ file system. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAt
1139
1141
  </p>
1140
1142
  </div>
1141
1143
  <hr>
1142
- <div class="refsect2" title="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE">
1144
+ <div class="refsect2">
1143
1145
  <a name="G-FILE-ATTRIBUTE-FILESYSTEM-TYPE:CAPS"></a><h3>G_FILE_ATTRIBUTE_FILESYSTEM_TYPE</h3>
1144
1146
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_FILESYSTEM_TYPE "filesystem::type" /* string */
1145
1147
  </pre>
@@ -1149,18 +1151,18 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
1149
1151
  </p>
1150
1152
  </div>
1151
1153
  <hr>
1152
- <div class="refsect2" title="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY">
1154
+ <div class="refsect2">
1153
1155
  <a name="G-FILE-ATTRIBUTE-FILESYSTEM-READONLY:CAPS"></a><h3>G_FILE_ATTRIBUTE_FILESYSTEM_READONLY</h3>
1154
1156
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_FILESYSTEM_READONLY "filesystem::readonly" /* boolean */
1155
1157
  </pre>
1156
1158
  <p>
1157
1159
  A key in the "filesystem" namespace for checking if the file system
1158
- is read only. Is set to <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file system is read only.
1160
+ is read only. Is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file system is read only.
1159
1161
  Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_BOOLEAN</code></a>.
1160
1162
  </p>
1161
1163
  </div>
1162
1164
  <hr>
1163
- <div class="refsect2" title="G_FILE_ATTRIBUTE_GVFS_BACKEND">
1165
+ <div class="refsect2">
1164
1166
  <a name="G-FILE-ATTRIBUTE-GVFS-BACKEND:CAPS"></a><h3>G_FILE_ATTRIBUTE_GVFS_BACKEND</h3>
1165
1167
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_GVFS_BACKEND "gvfs::backend" /* string */
1166
1168
  </pre>
@@ -1171,7 +1173,7 @@ GVFS backend in use. Corresponding <a class="link" href="gio-GFileAttribute.html
1171
1173
  </p>
1172
1174
  </div>
1173
1175
  <hr>
1174
- <div class="refsect2" title="G_FILE_ATTRIBUTE_SELINUX_CONTEXT">
1176
+ <div class="refsect2">
1175
1177
  <a name="G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS"></a><h3>G_FILE_ATTRIBUTE_SELINUX_CONTEXT</h3>
1176
1178
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_SELINUX_CONTEXT "selinux::context" /* string */
1177
1179
  </pre>
@@ -1183,7 +1185,7 @@ available if GLib has been built with SELinux support.
1183
1185
  </p>
1184
1186
  </div>
1185
1187
  <hr>
1186
- <div class="refsect2" title="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT">
1188
+ <div class="refsect2">
1187
1189
  <a name="G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS"></a><h3>G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT</h3>
1188
1190
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count" /* uint32 */
1189
1191
  </pre>
@@ -1194,7 +1196,33 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
1194
1196
  </p>
1195
1197
  </div>
1196
1198
  <hr>
1197
- <div class="refsect2" title="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW">
1199
+ <div class="refsect2">
1200
+ <a name="G-FILE-ATTRIBUTE-TRASH-DELETION-DATE:CAPS"></a><h3>G_FILE_ATTRIBUTE_TRASH_DELETION_DATE</h3>
1201
+ <pre class="programlisting">#define G_FILE_ATTRIBUTE_TRASH_DELETION_DATE "trash::deletion-date" /* string */
1202
+ </pre>
1203
+ <p>
1204
+ A key in the "trash" namespace. When requested against
1205
+ items in "trash:///", will return the date and time when the file
1206
+ was trashed. The format of the returned string is YYYY-MM-DDThh:mm:ss.
1207
+ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-STRING:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_STRING</code></a>.
1208
+ </p>
1209
+ <p class="since">Since 2.24.</p>
1210
+ </div>
1211
+ <hr>
1212
+ <div class="refsect2">
1213
+ <a name="G-FILE-ATTRIBUTE-TRASH-ORIG-PATH:CAPS"></a><h3>G_FILE_ATTRIBUTE_TRASH_ORIG_PATH</h3>
1214
+ <pre class="programlisting">#define G_FILE_ATTRIBUTE_TRASH_ORIG_PATH "trash::orig-path" /* string */
1215
+ </pre>
1216
+ <p>
1217
+ A key in the "trash" namespace. When requested against
1218
+ items in "trash:///", will return the original path to the file before it
1219
+ was trashed. Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> is
1220
+ <a class="link" href="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-STRING:CAPS"><code class="literal">G_FILE_ATTRIBUTE_TYPE_STRING</code></a>.
1221
+ </p>
1222
+ <p class="since">Since 2.24.</p>
1223
+ </div>
1224
+ <hr>
1225
+ <div class="refsect2">
1198
1226
  <a name="G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS"></a><h3>G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW</h3>
1199
1227
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW "filesystem::use-preview" /* uint32 (GFilesystemPreviewType) */
1200
1228
  </pre>
@@ -1206,7 +1234,7 @@ file system. The value for this key contain a
1206
1234
  </p>
1207
1235
  </div>
1208
1236
  <hr>
1209
- <div class="refsect2" title="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION">
1237
+ <div class="refsect2">
1210
1238
  <a name="G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS"></a><h3>G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION</h3>
1211
1239
  <pre class="programlisting">#define G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION "standard::description" /* string */
1212
1240
  </pre>
@@ -1223,7 +1251,7 @@ Corresponding <a class="link" href="gio-GFileAttribute.html#GFileAttributeType"
1223
1251
  </p>
1224
1252
  </div>
1225
1253
  <hr>
1226
- <div class="refsect2" title="g_file_info_new ()">
1254
+ <div class="refsect2">
1227
1255
  <a name="g-file-info-new"></a><h3>g_file_info_new ()</h3>
1228
1256
  <pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_info_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
1229
1257
  <p>
@@ -1239,7 +1267,7 @@ Creates a new file info structure.
1239
1267
  </table></div>
1240
1268
  </div>
1241
1269
  <hr>
1242
- <div class="refsect2" title="g_file_info_dup ()">
1270
+ <div class="refsect2">
1243
1271
  <a name="g-file-info-dup"></a><h3>g_file_info_dup ()</h3>
1244
1272
  <pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_info_dup (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *other</code></em>);</pre>
1245
1273
  <p>
@@ -1262,7 +1290,7 @@ Duplicates a file info structure.
1262
1290
  </table></div>
1263
1291
  </div>
1264
1292
  <hr>
1265
- <div class="refsect2" title="g_file_info_copy_into ()">
1293
+ <div class="refsect2">
1266
1294
  <a name="g-file-info-copy-into"></a><h3>g_file_info_copy_into ()</h3>
1267
1295
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_copy_into (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *src_info</code></em>,
1268
1296
  <em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *dest_info</code></em>);</pre>
@@ -1286,9 +1314,9 @@ Copies all of the <span class="type">GFileAttribute</span>s from <em class="para
1286
1314
  </table></div>
1287
1315
  </div>
1288
1316
  <hr>
1289
- <div class="refsect2" title="g_file_info_has_attribute ()">
1317
+ <div class="refsect2">
1290
1318
  <a name="g-file-info-has-attribute"></a><h3>g_file_info_has_attribute ()</h3>
1291
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_has_attribute (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1319
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_has_attribute (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1292
1320
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1293
1321
  <p>
1294
1322
  Checks if a file info structure has an attribute named <em class="parameter"><code>attribute</code></em>.
@@ -1308,17 +1336,17 @@ Checks if a file info structure has an attribute named <em class="parameter"><co
1308
1336
  </tr>
1309
1337
  <tr>
1310
1338
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1311
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>Ginfo</code></em> has an attribute named <em class="parameter"><code>attribute</code></em>,
1312
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1339
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>Ginfo</code></em> has an attribute named <em class="parameter"><code>attribute</code></em>,
1340
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1313
1341
  </td>
1314
1342
  </tr>
1315
1343
  </tbody>
1316
1344
  </table></div>
1317
1345
  </div>
1318
1346
  <hr>
1319
- <div class="refsect2" title="g_file_info_has_namespace ()">
1347
+ <div class="refsect2">
1320
1348
  <a name="g-file-info-has-namespace"></a><h3>g_file_info_has_namespace ()</h3>
1321
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_has_namespace (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1349
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_has_namespace (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1322
1350
  <em class="parameter"><code>const <span class="type">char</span> *name_space</code></em>);</pre>
1323
1351
  <p>
1324
1352
  Checks if a file info structure has an attribute in the
@@ -1339,8 +1367,8 @@ specified <em class="parameter"><code>name_space</code></em>.
1339
1367
  </tr>
1340
1368
  <tr>
1341
1369
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1342
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>Ginfo</code></em> has an attribute in <em class="parameter"><code>name_space</code></em>,
1343
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1370
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>Ginfo</code></em> has an attribute in <em class="parameter"><code>name_space</code></em>,
1371
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1344
1372
 
1345
1373
  </td>
1346
1374
  </tr>
@@ -1349,7 +1377,7 @@ specified <em class="parameter"><code>name_space</code></em>.
1349
1377
  <p class="since">Since 2.22</p>
1350
1378
  </div>
1351
1379
  <hr>
1352
- <div class="refsect2" title="g_file_info_list_attributes ()">
1380
+ <div class="refsect2">
1353
1381
  <a name="g-file-info-list-attributes"></a><h3>g_file_info_list_attributes ()</h3>
1354
1382
  <pre class="programlisting"><span class="returnvalue">char</span> ** g_file_info_list_attributes (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1355
1383
  <em class="parameter"><code>const <span class="type">char</span> *name_space</code></em>);</pre>
@@ -1373,14 +1401,14 @@ Lists the file info structure's attributes.
1373
1401
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1374
1402
  <td> a null-terminated array of strings of all of the
1375
1403
  possible attribute types for the given <em class="parameter"><code>name_space</code></em>, or
1376
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.
1404
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym> zero-terminated=1]</span>
1377
1405
  </td>
1378
1406
  </tr>
1379
1407
  </tbody>
1380
1408
  </table></div>
1381
1409
  </div>
1382
1410
  <hr>
1383
- <div class="refsect2" title="g_file_info_get_attribute_type ()">
1411
+ <div class="refsect2">
1384
1412
  <a name="g-file-info-get-attribute-type"></a><h3>g_file_info_get_attribute_type ()</h3>
1385
1413
  <pre class="programlisting"><a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="returnvalue">GFileAttributeType</span></a> g_file_info_get_attribute_type (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1386
1414
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
@@ -1410,7 +1438,7 @@ Gets the attribute type for an attribute key.
1410
1438
  </table></div>
1411
1439
  </div>
1412
1440
  <hr>
1413
- <div class="refsect2" title="g_file_info_remove_attribute ()">
1441
+ <div class="refsect2">
1414
1442
  <a name="g-file-info-remove-attribute"></a><h3>g_file_info_remove_attribute ()</h3>
1415
1443
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_remove_attribute (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1416
1444
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
@@ -1434,7 +1462,7 @@ Removes all cases of <em class="parameter"><code>attribute</code></em> from <em
1434
1462
  </table></div>
1435
1463
  </div>
1436
1464
  <hr>
1437
- <div class="refsect2" title="g_file_info_get_attribute_as_string ()">
1465
+ <div class="refsect2">
1438
1466
  <a name="g-file-info-get-attribute-as-string"></a><h3>g_file_info_get_attribute_as_string ()</h3>
1439
1467
  <pre class="programlisting"><span class="returnvalue">char</span> * g_file_info_get_attribute_as_string (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1440
1468
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
@@ -1459,19 +1487,19 @@ utf8.
1459
1487
  <tr>
1460
1488
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1461
1489
  <td> a UTF-8 string associated with the given <em class="parameter"><code>attribute</code></em>.
1462
- When you're done with the string it must be freed with <a href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
1490
+ When you're done with the string it must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
1463
1491
  </td>
1464
1492
  </tr>
1465
1493
  </tbody>
1466
1494
  </table></div>
1467
1495
  </div>
1468
1496
  <hr>
1469
- <div class="refsect2" title="g_file_info_get_attribute_data ()">
1497
+ <div class="refsect2">
1470
1498
  <a name="g-file-info-get-attribute-data"></a><h3>g_file_info_get_attribute_data ()</h3>
1471
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_attribute_data (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1499
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_attribute_data (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1472
1500
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
1473
1501
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> *type</code></em>,
1474
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *value_pp</code></em>,
1502
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *value_pp</code></em>,
1475
1503
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeStatus" title="enum GFileAttributeStatus"><span class="type">GFileAttributeStatus</span></a> *status</code></em>);</pre>
1476
1504
  <p>
1477
1505
  Gets the attribute type, value and status for an attribute key.
@@ -1491,30 +1519,30 @@ Gets the attribute type, value and status for an attribute key.
1491
1519
  </tr>
1492
1520
  <tr>
1493
1521
  <td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
1494
- <td>return location for the attribute type, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1522
+ <td> return location for the attribute type, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1495
1523
  </td>
1496
1524
  </tr>
1497
1525
  <tr>
1498
1526
  <td><p><span class="term"><em class="parameter"><code>value_pp</code></em> :</span></p></td>
1499
- <td>return location for the attribute value, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1527
+ <td> return location for the attribute value, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1500
1528
  </td>
1501
1529
  </tr>
1502
1530
  <tr>
1503
1531
  <td><p><span class="term"><em class="parameter"><code>status</code></em> :</span></p></td>
1504
- <td>return location for the attribute status, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1532
+ <td> return location for the attribute status, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1505
1533
  </td>
1506
1534
  </tr>
1507
1535
  <tr>
1508
1536
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1509
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>info</code></em> has an attribute named <em class="parameter"><code>attribute</code></em>,
1510
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1537
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>info</code></em> has an attribute named <em class="parameter"><code>attribute</code></em>,
1538
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1511
1539
  </td>
1512
1540
  </tr>
1513
1541
  </tbody>
1514
1542
  </table></div>
1515
1543
  </div>
1516
1544
  <hr>
1517
- <div class="refsect2" title="g_file_info_get_attribute_status ()">
1545
+ <div class="refsect2">
1518
1546
  <a name="g-file-info-get-attribute-status"></a><h3>g_file_info_get_attribute_status ()</h3>
1519
1547
  <pre class="programlisting"><a class="link" href="gio-GFileAttribute.html#GFileAttributeStatus" title="enum GFileAttributeStatus"><span class="returnvalue">GFileAttributeStatus</span></a> g_file_info_get_attribute_status (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1520
1548
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
@@ -1545,13 +1573,13 @@ Gets the attribute status for an attribute key.
1545
1573
  </table></div>
1546
1574
  </div>
1547
1575
  <hr>
1548
- <div class="refsect2" title="g_file_info_get_attribute_string ()">
1576
+ <div class="refsect2">
1549
1577
  <a name="g-file-info-get-attribute-string"></a><h3>g_file_info_get_attribute_string ()</h3>
1550
1578
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_attribute_string (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1551
1579
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1552
1580
  <p>
1553
1581
  Gets the value of a string attribute. If the attribute does
1554
- not contain a string, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1582
+ not contain a string, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1555
1583
  </p>
1556
1584
  <div class="variablelist"><table border="0">
1557
1585
  <col align="left" valign="top">
@@ -1569,20 +1597,20 @@ not contain a string, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros
1569
1597
  <tr>
1570
1598
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1571
1599
  <td> the contents of the <em class="parameter"><code>attribute</code></em> value as a string, or
1572
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
1600
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
1573
1601
  </td>
1574
1602
  </tr>
1575
1603
  </tbody>
1576
1604
  </table></div>
1577
1605
  </div>
1578
1606
  <hr>
1579
- <div class="refsect2" title="g_file_info_get_attribute_stringv ()">
1607
+ <div class="refsect2">
1580
1608
  <a name="g-file-info-get-attribute-stringv"></a><h3>g_file_info_get_attribute_stringv ()</h3>
1581
1609
  <pre class="programlisting"><span class="returnvalue">char</span> ** g_file_info_get_attribute_stringv (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1582
1610
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1583
1611
  <p>
1584
1612
  Gets the value of a stringv attribute. If the attribute does
1585
- not contain a stringv, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1613
+ not contain a stringv, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1586
1614
  </p>
1587
1615
  <div class="variablelist"><table border="0">
1588
1616
  <col align="left" valign="top">
@@ -1600,7 +1628,7 @@ not contain a stringv, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macro
1600
1628
  <tr>
1601
1629
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1602
1630
  <td> the contents of the <em class="parameter"><code>attribute</code></em> value as a stringv, or
1603
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise. Do not free.
1631
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise. Do not free.
1604
1632
 
1605
1633
  </td>
1606
1634
  </tr>
@@ -1609,14 +1637,14 @@ not contain a stringv, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macro
1609
1637
  <p class="since">Since 2.22</p>
1610
1638
  </div>
1611
1639
  <hr>
1612
- <div class="refsect2" title="g_file_info_get_attribute_byte_string ()">
1640
+ <div class="refsect2">
1613
1641
  <a name="g-file-info-get-attribute-byte-string"></a><h3>g_file_info_get_attribute_byte_string ()</h3>
1614
1642
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_attribute_byte_string
1615
1643
  (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1616
1644
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1617
1645
  <p>
1618
1646
  Gets the value of a byte string attribute. If the attribute does
1619
- not contain a byte string, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1647
+ not contain a byte string, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1620
1648
  </p>
1621
1649
  <div class="variablelist"><table border="0">
1622
1650
  <col align="left" valign="top">
@@ -1634,20 +1662,20 @@ not contain a byte string, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-M
1634
1662
  <tr>
1635
1663
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1636
1664
  <td> the contents of the <em class="parameter"><code>attribute</code></em> value as a byte string, or
1637
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
1665
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
1638
1666
  </td>
1639
1667
  </tr>
1640
1668
  </tbody>
1641
1669
  </table></div>
1642
1670
  </div>
1643
1671
  <hr>
1644
- <div class="refsect2" title="g_file_info_get_attribute_boolean ()">
1672
+ <div class="refsect2">
1645
1673
  <a name="g-file-info-get-attribute-boolean"></a><h3>g_file_info_get_attribute_boolean ()</h3>
1646
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_attribute_boolean (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1674
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_attribute_boolean (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1647
1675
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1648
1676
  <p>
1649
1677
  Gets the value of a boolean attribute. If the attribute does not
1650
- contain a boolean value, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned.
1678
+ contain a boolean value, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned.
1651
1679
  </p>
1652
1680
  <div class="variablelist"><table border="0">
1653
1681
  <col align="left" valign="top">
@@ -1671,9 +1699,9 @@ contain a boolean value, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Mac
1671
1699
  </table></div>
1672
1700
  </div>
1673
1701
  <hr>
1674
- <div class="refsect2" title="g_file_info_get_attribute_uint32 ()">
1702
+ <div class="refsect2">
1675
1703
  <a name="g-file-info-get-attribute-uint32"></a><h3>g_file_info_get_attribute_uint32 ()</h3>
1676
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> g_file_info_get_attribute_uint32 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1704
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> g_file_info_get_attribute_uint32 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1677
1705
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1678
1706
  <p>
1679
1707
  Gets an unsigned 32-bit integer contained within the attribute. If the
@@ -1702,9 +1730,9 @@ attribute does not contain an unsigned 32-bit integer, or is invalid,
1702
1730
  </table></div>
1703
1731
  </div>
1704
1732
  <hr>
1705
- <div class="refsect2" title="g_file_info_get_attribute_int32 ()">
1733
+ <div class="refsect2">
1706
1734
  <a name="g-file-info-get-attribute-int32"></a><h3>g_file_info_get_attribute_int32 ()</h3>
1707
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> g_file_info_get_attribute_int32 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1735
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> g_file_info_get_attribute_int32 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1708
1736
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1709
1737
  <p>
1710
1738
  Gets a signed 32-bit integer contained within the attribute. If the
@@ -1733,9 +1761,9 @@ attribute does not contain a signed 32-bit integer, or is invalid,
1733
1761
  </table></div>
1734
1762
  </div>
1735
1763
  <hr>
1736
- <div class="refsect2" title="g_file_info_get_attribute_uint64 ()">
1764
+ <div class="refsect2">
1737
1765
  <a name="g-file-info-get-attribute-uint64"></a><h3>g_file_info_get_attribute_uint64 ()</h3>
1738
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a> g_file_info_get_attribute_uint64 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1766
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a> g_file_info_get_attribute_uint64 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1739
1767
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1740
1768
  <p>
1741
1769
  Gets a unsigned 64-bit integer contained within the attribute. If the
@@ -1764,9 +1792,9 @@ attribute does not contain an unsigned 64-bit integer, or is invalid,
1764
1792
  </table></div>
1765
1793
  </div>
1766
1794
  <hr>
1767
- <div class="refsect2" title="g_file_info_get_attribute_int64 ()">
1795
+ <div class="refsect2">
1768
1796
  <a name="g-file-info-get-attribute-int64"></a><h3>g_file_info_get_attribute_int64 ()</h3>
1769
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> g_file_info_get_attribute_int64 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1797
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> g_file_info_get_attribute_int64 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1770
1798
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1771
1799
  <p>
1772
1800
  Gets a signed 64-bit integer contained within the attribute. If the
@@ -1795,13 +1823,13 @@ attribute does not contain an signed 64-bit integer, or is invalid,
1795
1823
  </table></div>
1796
1824
  </div>
1797
1825
  <hr>
1798
- <div class="refsect2" title="g_file_info_get_attribute_object ()">
1826
+ <div class="refsect2">
1799
1827
  <a name="g-file-info-get-attribute-object"></a><h3>g_file_info_get_attribute_object ()</h3>
1800
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * g_file_info_get_attribute_object (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1828
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * g_file_info_get_attribute_object (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1801
1829
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
1802
1830
  <p>
1803
- Gets the value of a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> attribute. If the attribute does
1804
- not contain a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1831
+ Gets the value of a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> attribute. If the attribute does
1832
+ not contain a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
1805
1833
  </p>
1806
1834
  <div class="variablelist"><table border="0">
1807
1835
  <col align="left" valign="top">
@@ -1818,20 +1846,20 @@ not contain a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-T
1818
1846
  </tr>
1819
1847
  <tr>
1820
1848
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1821
- <td> a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> associated with the given <em class="parameter"><code>attribute</code></em>, or
1822
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
1849
+ <td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> associated with the given <em class="parameter"><code>attribute</code></em>, or
1850
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1823
1851
  </td>
1824
1852
  </tr>
1825
1853
  </tbody>
1826
1854
  </table></div>
1827
1855
  </div>
1828
1856
  <hr>
1829
- <div class="refsect2" title="g_file_info_set_attribute ()">
1857
+ <div class="refsect2">
1830
1858
  <a name="g-file-info-set-attribute"></a><h3>g_file_info_set_attribute ()</h3>
1831
1859
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1832
1860
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
1833
1861
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeType" title="enum GFileAttributeType"><span class="type">GFileAttributeType</span></a> type</code></em>,
1834
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> value_p</code></em>);</pre>
1862
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> value_p</code></em>);</pre>
1835
1863
  <p>
1836
1864
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given value, if possible.
1837
1865
  </p>
@@ -1862,9 +1890,9 @@ Sets the <em class="parameter"><code>attribute</code></em> to contain the given
1862
1890
  </table></div>
1863
1891
  </div>
1864
1892
  <hr>
1865
- <div class="refsect2" title="g_file_info_set_attribute_status ()">
1893
+ <div class="refsect2">
1866
1894
  <a name="g-file-info-set-attribute-status"></a><h3>g_file_info_set_attribute_status ()</h3>
1867
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_set_attribute_status (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1895
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_set_attribute_status (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1868
1896
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
1869
1897
  <em class="parameter"><code><a class="link" href="gio-GFileAttribute.html#GFileAttributeStatus" title="enum GFileAttributeStatus"><span class="type">GFileAttributeStatus</span></a> status</code></em>);</pre>
1870
1898
  <p>
@@ -1873,7 +1901,7 @@ needed by external code that implement <a class="link" href="GFile.html#g-file-s
1873
1901
  or similar functions.
1874
1902
  </p>
1875
1903
  <p>
1876
- The attribute must exist in <em class="parameter"><code>info</code></em> for this to work. Otherwise <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1904
+ The attribute must exist in <em class="parameter"><code>info</code></em> for this to work. Otherwise <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1877
1905
  is returned and <em class="parameter"><code>info</code></em> is unchanged.
1878
1906
  </p>
1879
1907
  <div class="variablelist"><table border="0">
@@ -1896,7 +1924,7 @@ is returned and <em class="parameter"><code>info</code></em> is unchanged.
1896
1924
  </tr>
1897
1925
  <tr>
1898
1926
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1899
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the status was changed, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the key was not set.
1927
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the status was changed, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the key was not set.
1900
1928
 
1901
1929
  </td>
1902
1930
  </tr>
@@ -1905,7 +1933,7 @@ is returned and <em class="parameter"><code>info</code></em> is unchanged.
1905
1933
  <p class="since">Since 2.22</p>
1906
1934
  </div>
1907
1935
  <hr>
1908
- <div class="refsect2" title="g_file_info_set_attribute_string ()">
1936
+ <div class="refsect2">
1909
1937
  <a name="g-file-info-set-attribute-string"></a><h3>g_file_info_set_attribute_string ()</h3>
1910
1938
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_string (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1911
1939
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
@@ -1936,7 +1964,7 @@ if possible.
1936
1964
  </table></div>
1937
1965
  </div>
1938
1966
  <hr>
1939
- <div class="refsect2" title="g_file_info_set_attribute_stringv ()">
1967
+ <div class="refsect2">
1940
1968
  <a name="g-file-info-set-attribute-stringv"></a><h3>g_file_info_set_attribute_stringv ()</h3>
1941
1969
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_stringv (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
1942
1970
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
@@ -1963,14 +1991,14 @@ Sinze: 2.22
1963
1991
  </tr>
1964
1992
  <tr>
1965
1993
  <td><p><span class="term"><em class="parameter"><code>attr_value</code></em> :</span></p></td>
1966
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated string array
1994
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated string array
1967
1995
  </td>
1968
1996
  </tr>
1969
1997
  </tbody>
1970
1998
  </table></div>
1971
1999
  </div>
1972
2000
  <hr>
1973
- <div class="refsect2" title="g_file_info_set_attribute_byte_string ()">
2001
+ <div class="refsect2">
1974
2002
  <a name="g-file-info-set-attribute-byte-string"></a><h3>g_file_info_set_attribute_byte_string ()</h3>
1975
2003
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_byte_string
1976
2004
  (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
@@ -2002,11 +2030,11 @@ if possible.
2002
2030
  </table></div>
2003
2031
  </div>
2004
2032
  <hr>
2005
- <div class="refsect2" title="g_file_info_set_attribute_boolean ()">
2033
+ <div class="refsect2">
2006
2034
  <a name="g-file-info-set-attribute-boolean"></a><h3>g_file_info_set_attribute_boolean ()</h3>
2007
2035
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_boolean (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2008
2036
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
2009
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> attr_value</code></em>);</pre>
2037
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> attr_value</code></em>);</pre>
2010
2038
  <p>
2011
2039
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given <em class="parameter"><code>attr_value</code></em>,
2012
2040
  if possible.
@@ -2033,11 +2061,11 @@ if possible.
2033
2061
  </table></div>
2034
2062
  </div>
2035
2063
  <hr>
2036
- <div class="refsect2" title="g_file_info_set_attribute_uint32 ()">
2064
+ <div class="refsect2">
2037
2065
  <a name="g-file-info-set-attribute-uint32"></a><h3>g_file_info_set_attribute_uint32 ()</h3>
2038
2066
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_uint32 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2039
2067
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
2040
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> attr_value</code></em>);</pre>
2068
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> attr_value</code></em>);</pre>
2041
2069
  <p>
2042
2070
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given <em class="parameter"><code>attr_value</code></em>,
2043
2071
  if possible.
@@ -2064,11 +2092,11 @@ if possible.
2064
2092
  </table></div>
2065
2093
  </div>
2066
2094
  <hr>
2067
- <div class="refsect2" title="g_file_info_set_attribute_int32 ()">
2095
+ <div class="refsect2">
2068
2096
  <a name="g-file-info-set-attribute-int32"></a><h3>g_file_info_set_attribute_int32 ()</h3>
2069
2097
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_int32 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2070
2098
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
2071
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> attr_value</code></em>);</pre>
2099
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> attr_value</code></em>);</pre>
2072
2100
  <p>
2073
2101
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given <em class="parameter"><code>attr_value</code></em>,
2074
2102
  if possible.
@@ -2095,11 +2123,11 @@ if possible.
2095
2123
  </table></div>
2096
2124
  </div>
2097
2125
  <hr>
2098
- <div class="refsect2" title="g_file_info_set_attribute_uint64 ()">
2126
+ <div class="refsect2">
2099
2127
  <a name="g-file-info-set-attribute-uint64"></a><h3>g_file_info_set_attribute_uint64 ()</h3>
2100
2128
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_uint64 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2101
2129
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
2102
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> attr_value</code></em>);</pre>
2130
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> attr_value</code></em>);</pre>
2103
2131
  <p>
2104
2132
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given <em class="parameter"><code>attr_value</code></em>,
2105
2133
  if possible.
@@ -2126,11 +2154,11 @@ if possible.
2126
2154
  </table></div>
2127
2155
  </div>
2128
2156
  <hr>
2129
- <div class="refsect2" title="g_file_info_set_attribute_int64 ()">
2157
+ <div class="refsect2">
2130
2158
  <a name="g-file-info-set-attribute-int64"></a><h3>g_file_info_set_attribute_int64 ()</h3>
2131
2159
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_int64 (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2132
2160
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
2133
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> attr_value</code></em>);</pre>
2161
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> attr_value</code></em>);</pre>
2134
2162
  <p>
2135
2163
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given <em class="parameter"><code>attr_value</code></em>,
2136
2164
  if possible.
@@ -2157,11 +2185,11 @@ if possible.
2157
2185
  </table></div>
2158
2186
  </div>
2159
2187
  <hr>
2160
- <div class="refsect2" title="g_file_info_set_attribute_object ()">
2188
+ <div class="refsect2">
2161
2189
  <a name="g-file-info-set-attribute-object"></a><h3>g_file_info_set_attribute_object ()</h3>
2162
2190
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_object (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2163
2191
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
2164
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *attr_value</code></em>);</pre>
2192
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *attr_value</code></em>);</pre>
2165
2193
  <p>
2166
2194
  Sets the <em class="parameter"><code>attribute</code></em> to contain the given <em class="parameter"><code>attr_value</code></em>,
2167
2195
  if possible.
@@ -2181,14 +2209,14 @@ if possible.
2181
2209
  </tr>
2182
2210
  <tr>
2183
2211
  <td><p><span class="term"><em class="parameter"><code>attr_value</code></em> :</span></p></td>
2184
- <td>a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>.
2212
+ <td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>.
2185
2213
  </td>
2186
2214
  </tr>
2187
2215
  </tbody>
2188
2216
  </table></div>
2189
2217
  </div>
2190
2218
  <hr>
2191
- <div class="refsect2" title="g_file_info_clear_status ()">
2219
+ <div class="refsect2">
2192
2220
  <a name="g-file-info-clear-status"></a><h3>g_file_info_clear_status ()</h3>
2193
2221
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_clear_status (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2194
2222
  <p>
@@ -2204,7 +2232,7 @@ Clears the status information from <em class="parameter"><code>info</code></em>.
2204
2232
  </table></div>
2205
2233
  </div>
2206
2234
  <hr>
2207
- <div class="refsect2" title="g_file_info_get_file_type ()">
2235
+ <div class="refsect2">
2208
2236
  <a name="g-file-info-get-file-type"></a><h3>g_file_info_get_file_type ()</h3>
2209
2237
  <pre class="programlisting"><a class="link" href="GFileInfo.html#GFileType" title="enum GFileType"><span class="returnvalue">GFileType</span></a> g_file_info_get_file_type (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2210
2238
  <p>
@@ -2228,9 +2256,9 @@ This is different from the file's content type, see <a class="link" href="GFileI
2228
2256
  </table></div>
2229
2257
  </div>
2230
2258
  <hr>
2231
- <div class="refsect2" title="g_file_info_get_is_hidden ()">
2259
+ <div class="refsect2">
2232
2260
  <a name="g-file-info-get-is-hidden"></a><h3>g_file_info_get_is_hidden ()</h3>
2233
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_is_hidden (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2261
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_is_hidden (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2234
2262
  <p>
2235
2263
  Checks if a file is hidden.
2236
2264
  </p>
@@ -2244,16 +2272,16 @@ Checks if a file is hidden.
2244
2272
  </tr>
2245
2273
  <tr>
2246
2274
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2247
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file is a hidden file, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
2275
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file is a hidden file, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
2248
2276
  </td>
2249
2277
  </tr>
2250
2278
  </tbody>
2251
2279
  </table></div>
2252
2280
  </div>
2253
2281
  <hr>
2254
- <div class="refsect2" title="g_file_info_get_is_backup ()">
2282
+ <div class="refsect2">
2255
2283
  <a name="g-file-info-get-is-backup"></a><h3>g_file_info_get_is_backup ()</h3>
2256
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_is_backup (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2284
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_is_backup (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2257
2285
  <p>
2258
2286
  Checks if a file is a backup file.
2259
2287
  </p>
@@ -2267,16 +2295,16 @@ Checks if a file is a backup file.
2267
2295
  </tr>
2268
2296
  <tr>
2269
2297
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2270
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if file is a backup file, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
2298
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if file is a backup file, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
2271
2299
  </td>
2272
2300
  </tr>
2273
2301
  </tbody>
2274
2302
  </table></div>
2275
2303
  </div>
2276
2304
  <hr>
2277
- <div class="refsect2" title="g_file_info_get_is_symlink ()">
2305
+ <div class="refsect2">
2278
2306
  <a name="g-file-info-get-is-symlink"></a><h3>g_file_info_get_is_symlink ()</h3>
2279
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_is_symlink (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2307
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_info_get_is_symlink (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2280
2308
  <p>
2281
2309
  Checks if a file is a symlink.
2282
2310
  </p>
@@ -2290,14 +2318,14 @@ Checks if a file is a symlink.
2290
2318
  </tr>
2291
2319
  <tr>
2292
2320
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2293
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the given <em class="parameter"><code>info</code></em> is a symlink.
2321
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the given <em class="parameter"><code>info</code></em> is a symlink.
2294
2322
  </td>
2295
2323
  </tr>
2296
2324
  </tbody>
2297
2325
  </table></div>
2298
2326
  </div>
2299
2327
  <hr>
2300
- <div class="refsect2" title="g_file_info_get_name ()">
2328
+ <div class="refsect2">
2301
2329
  <a name="g-file-info-get-name"></a><h3>g_file_info_get_name ()</h3>
2302
2330
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_name (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2303
2331
  <p>
@@ -2320,7 +2348,7 @@ Gets the name for a file.
2320
2348
  </table></div>
2321
2349
  </div>
2322
2350
  <hr>
2323
- <div class="refsect2" title="g_file_info_get_display_name ()">
2351
+ <div class="refsect2">
2324
2352
  <a name="g-file-info-get-display-name"></a><h3>g_file_info_get_display_name ()</h3>
2325
2353
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_display_name (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2326
2354
  <p>
@@ -2343,7 +2371,7 @@ Gets a display name for a file.
2343
2371
  </table></div>
2344
2372
  </div>
2345
2373
  <hr>
2346
- <div class="refsect2" title="g_file_info_get_edit_name ()">
2374
+ <div class="refsect2">
2347
2375
  <a name="g-file-info-get-edit-name"></a><h3>g_file_info_get_edit_name ()</h3>
2348
2376
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_edit_name (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2349
2377
  <p>
@@ -2366,7 +2394,7 @@ Gets the edit name for a file.
2366
2394
  </table></div>
2367
2395
  </div>
2368
2396
  <hr>
2369
- <div class="refsect2" title="g_file_info_get_icon ()">
2397
+ <div class="refsect2">
2370
2398
  <a name="g-file-info-get-icon"></a><h3>g_file_info_get_icon ()</h3>
2371
2399
  <pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_file_info_get_icon (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2372
2400
  <p>
@@ -2382,14 +2410,14 @@ Gets the icon for a file.
2382
2410
  </tr>
2383
2411
  <tr>
2384
2412
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2385
- <td> <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> for the given <em class="parameter"><code>info</code></em>.
2413
+ <td> <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> for the given <em class="parameter"><code>info</code></em>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
2386
2414
  </td>
2387
2415
  </tr>
2388
2416
  </tbody>
2389
2417
  </table></div>
2390
2418
  </div>
2391
2419
  <hr>
2392
- <div class="refsect2" title="g_file_info_get_content_type ()">
2420
+ <div class="refsect2">
2393
2421
  <a name="g-file-info-get-content-type"></a><h3>g_file_info_get_content_type ()</h3>
2394
2422
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_content_type (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2395
2423
  <p>
@@ -2412,9 +2440,9 @@ Gets the file's content type.
2412
2440
  </table></div>
2413
2441
  </div>
2414
2442
  <hr>
2415
- <div class="refsect2" title="g_file_info_get_size ()">
2443
+ <div class="refsect2">
2416
2444
  <a name="g-file-info-get-size"></a><h3>g_file_info_get_size ()</h3>
2417
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#goffset"><span class="returnvalue">goffset</span></a> g_file_info_get_size (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2445
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="returnvalue">goffset</span></a> g_file_info_get_size (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2418
2446
  <p>
2419
2447
  Gets the file's size.
2420
2448
  </p>
@@ -2428,17 +2456,17 @@ Gets the file's size.
2428
2456
  </tr>
2429
2457
  <tr>
2430
2458
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2431
- <td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> containing the file's size.
2459
+ <td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> containing the file's size.
2432
2460
  </td>
2433
2461
  </tr>
2434
2462
  </tbody>
2435
2463
  </table></div>
2436
2464
  </div>
2437
2465
  <hr>
2438
- <div class="refsect2" title="g_file_info_get_modification_time ()">
2466
+ <div class="refsect2">
2439
2467
  <a name="g-file-info-get-modification-time"></a><h3>g_file_info_get_modification_time ()</h3>
2440
2468
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_get_modification_time (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2441
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *result</code></em>);</pre>
2469
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *result</code></em>);</pre>
2442
2470
  <p>
2443
2471
  Gets the modification time of the current <em class="parameter"><code>info</code></em> and sets it
2444
2472
  in <em class="parameter"><code>result</code></em>.
@@ -2453,14 +2481,14 @@ in <em class="parameter"><code>result</code></em>.
2453
2481
  </tr>
2454
2482
  <tr>
2455
2483
  <td><p><span class="term"><em class="parameter"><code>result</code></em> :</span></p></td>
2456
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>.
2484
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>.
2457
2485
  </td>
2458
2486
  </tr>
2459
2487
  </tbody>
2460
2488
  </table></div>
2461
2489
  </div>
2462
2490
  <hr>
2463
- <div class="refsect2" title="g_file_info_get_symlink_target ()">
2491
+ <div class="refsect2">
2464
2492
  <a name="g-file-info-get-symlink-target"></a><h3>g_file_info_get_symlink_target ()</h3>
2465
2493
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_symlink_target (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2466
2494
  <p>
@@ -2483,7 +2511,7 @@ Gets the symlink target for a given <a class="link" href="GFileInfo.html" title=
2483
2511
  </table></div>
2484
2512
  </div>
2485
2513
  <hr>
2486
- <div class="refsect2" title="g_file_info_get_etag ()">
2514
+ <div class="refsect2">
2487
2515
  <a name="g-file-info-get-etag"></a><h3>g_file_info_get_etag ()</h3>
2488
2516
  <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_info_get_etag (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2489
2517
  <p>
@@ -2507,9 +2535,9 @@ Gets the <a class="link" href="GFile.html#gfile-etag">entity tag</a> for a given
2507
2535
  </table></div>
2508
2536
  </div>
2509
2537
  <hr>
2510
- <div class="refsect2" title="g_file_info_get_sort_order ()">
2538
+ <div class="refsect2">
2511
2539
  <a name="g-file-info-get-sort-order"></a><h3>g_file_info_get_sort_order ()</h3>
2512
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> g_file_info_get_sort_order (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2540
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> g_file_info_get_sort_order (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2513
2541
  <p>
2514
2542
  Gets the value of the sort_order attribute from the <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a>.
2515
2543
  See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CAPS" title="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER"><code class="literal">G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER</code></a>.
@@ -2524,14 +2552,14 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CA
2524
2552
  </tr>
2525
2553
  <tr>
2526
2554
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2527
- <td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> containing the value of the "standard::sort_order" attribute.
2555
+ <td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> containing the value of the "standard::sort_order" attribute.
2528
2556
  </td>
2529
2557
  </tr>
2530
2558
  </tbody>
2531
2559
  </table></div>
2532
2560
  </div>
2533
2561
  <hr>
2534
- <div class="refsect2" title="g_file_info_set_attribute_mask ()">
2562
+ <div class="refsect2">
2535
2563
  <a name="g-file-info-set-attribute-mask"></a><h3>g_file_info_set_attribute_mask ()</h3>
2536
2564
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_attribute_mask (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2537
2565
  <em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *mask</code></em>);</pre>
@@ -2555,7 +2583,7 @@ Sets <em class="parameter"><code>mask</code></em> on <em class="parameter"><code
2555
2583
  </table></div>
2556
2584
  </div>
2557
2585
  <hr>
2558
- <div class="refsect2" title="g_file_info_unset_attribute_mask ()">
2586
+ <div class="refsect2">
2559
2587
  <a name="g-file-info-unset-attribute-mask"></a><h3>g_file_info_unset_attribute_mask ()</h3>
2560
2588
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_unset_attribute_mask (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>);</pre>
2561
2589
  <p>
@@ -2573,7 +2601,7 @@ is set.
2573
2601
  </table></div>
2574
2602
  </div>
2575
2603
  <hr>
2576
- <div class="refsect2" title="g_file_info_set_file_type ()">
2604
+ <div class="refsect2">
2577
2605
  <a name="g-file-info-set-file-type"></a><h3>g_file_info_set_file_type ()</h3>
2578
2606
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_file_type (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2579
2607
  <em class="parameter"><code><a class="link" href="GFileInfo.html#GFileType" title="enum GFileType"><span class="type">GFileType</span></a> type</code></em>);</pre>
@@ -2598,10 +2626,10 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS" ti
2598
2626
  </table></div>
2599
2627
  </div>
2600
2628
  <hr>
2601
- <div class="refsect2" title="g_file_info_set_is_hidden ()">
2629
+ <div class="refsect2">
2602
2630
  <a name="g-file-info-set-is-hidden"></a><h3>g_file_info_set_is_hidden ()</h3>
2603
2631
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_is_hidden (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2604
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_hidden</code></em>);</pre>
2632
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_hidden</code></em>);</pre>
2605
2633
  <p>
2606
2634
  Sets the "is_hidden" attribute in a <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> according to <em class="parameter"><code>is_symlink</code></em>.
2607
2635
  See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS" title="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN"><code class="literal">G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN</code></a>.
@@ -2616,17 +2644,17 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAP
2616
2644
  </tr>
2617
2645
  <tr>
2618
2646
  <td><p><span class="term"><em class="parameter"><code>is_hidden</code></em> :</span></p></td>
2619
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>.
2647
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>.
2620
2648
  </td>
2621
2649
  </tr>
2622
2650
  </tbody>
2623
2651
  </table></div>
2624
2652
  </div>
2625
2653
  <hr>
2626
- <div class="refsect2" title="g_file_info_set_is_symlink ()">
2654
+ <div class="refsect2">
2627
2655
  <a name="g-file-info-set-is-symlink"></a><h3>g_file_info_set_is_symlink ()</h3>
2628
2656
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_is_symlink (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2629
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_symlink</code></em>);</pre>
2657
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_symlink</code></em>);</pre>
2630
2658
  <p>
2631
2659
  Sets the "is_symlink" attribute in a <a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> according to <em class="parameter"><code>is_symlink</code></em>.
2632
2660
  See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS" title="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK"><code class="literal">G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK</code></a>.
@@ -2641,14 +2669,14 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CA
2641
2669
  </tr>
2642
2670
  <tr>
2643
2671
  <td><p><span class="term"><em class="parameter"><code>is_symlink</code></em> :</span></p></td>
2644
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>.
2672
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>.
2645
2673
  </td>
2646
2674
  </tr>
2647
2675
  </tbody>
2648
2676
  </table></div>
2649
2677
  </div>
2650
2678
  <hr>
2651
- <div class="refsect2" title="g_file_info_set_name ()">
2679
+ <div class="refsect2">
2652
2680
  <a name="g-file-info-set-name"></a><h3>g_file_info_set_name ()</h3>
2653
2681
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_name (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2654
2682
  <em class="parameter"><code>const <span class="type">char</span> *name</code></em>);</pre>
@@ -2673,7 +2701,7 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-NAME:CAPS" ti
2673
2701
  </table></div>
2674
2702
  </div>
2675
2703
  <hr>
2676
- <div class="refsect2" title="g_file_info_set_display_name ()">
2704
+ <div class="refsect2">
2677
2705
  <a name="g-file-info-set-display-name"></a><h3>g_file_info_set_display_name ()</h3>
2678
2706
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_display_name (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2679
2707
  <em class="parameter"><code>const <span class="type">char</span> *display_name</code></em>);</pre>
@@ -2698,7 +2726,7 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:
2698
2726
  </table></div>
2699
2727
  </div>
2700
2728
  <hr>
2701
- <div class="refsect2" title="g_file_info_set_edit_name ()">
2729
+ <div class="refsect2">
2702
2730
  <a name="g-file-info-set-edit-name"></a><h3>g_file_info_set_edit_name ()</h3>
2703
2731
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_edit_name (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2704
2732
  <em class="parameter"><code>const <span class="type">char</span> *edit_name</code></em>);</pre>
@@ -2723,7 +2751,7 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAP
2723
2751
  </table></div>
2724
2752
  </div>
2725
2753
  <hr>
2726
- <div class="refsect2" title="g_file_info_set_icon ()">
2754
+ <div class="refsect2">
2727
2755
  <a name="g-file-info-set-icon"></a><h3>g_file_info_set_icon ()</h3>
2728
2756
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_icon (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2729
2757
  <em class="parameter"><code><a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
@@ -2748,7 +2776,7 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ICON:CAPS" ti
2748
2776
  </table></div>
2749
2777
  </div>
2750
2778
  <hr>
2751
- <div class="refsect2" title="g_file_info_set_content_type ()">
2779
+ <div class="refsect2">
2752
2780
  <a name="g-file-info-set-content-type"></a><h3>g_file_info_set_content_type ()</h3>
2753
2781
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_content_type (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2754
2782
  <em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>);</pre>
@@ -2773,10 +2801,10 @@ See <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-CONTENT-TYPE:
2773
2801
  </table></div>
2774
2802
  </div>
2775
2803
  <hr>
2776
- <div class="refsect2" title="g_file_info_set_size ()">
2804
+ <div class="refsect2">
2777
2805
  <a name="g-file-info-set-size"></a><h3>g_file_info_set_size ()</h3>
2778
2806
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_size (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2779
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> size</code></em>);</pre>
2807
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> size</code></em>);</pre>
2780
2808
  <p>
2781
2809
  Sets the <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SIZE:CAPS" title="G_FILE_ATTRIBUTE_STANDARD_SIZE"><code class="literal">G_FILE_ATTRIBUTE_STANDARD_SIZE</code></a> attribute in the file info
2782
2810
  to the given size.
@@ -2791,17 +2819,17 @@ to the given size.
2791
2819
  </tr>
2792
2820
  <tr>
2793
2821
  <td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
2794
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> containing the file's size.
2822
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> containing the file's size.
2795
2823
  </td>
2796
2824
  </tr>
2797
2825
  </tbody>
2798
2826
  </table></div>
2799
2827
  </div>
2800
2828
  <hr>
2801
- <div class="refsect2" title="g_file_info_set_modification_time ()">
2829
+ <div class="refsect2">
2802
2830
  <a name="g-file-info-set-modification-time"></a><h3>g_file_info_set_modification_time ()</h3>
2803
2831
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_modification_time (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2804
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *mtime</code></em>);</pre>
2832
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *mtime</code></em>);</pre>
2805
2833
  <p>
2806
2834
  Sets the <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED:CAPS" title="G_FILE_ATTRIBUTE_TIME_MODIFIED"><code class="literal">G_FILE_ATTRIBUTE_TIME_MODIFIED</code></a> attribute in the file
2807
2835
  info to the given time value.
@@ -2816,14 +2844,14 @@ info to the given time value.
2816
2844
  </tr>
2817
2845
  <tr>
2818
2846
  <td><p><span class="term"><em class="parameter"><code>mtime</code></em> :</span></p></td>
2819
- <td>a <a href="/usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>.
2847
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>.
2820
2848
  </td>
2821
2849
  </tr>
2822
2850
  </tbody>
2823
2851
  </table></div>
2824
2852
  </div>
2825
2853
  <hr>
2826
- <div class="refsect2" title="g_file_info_set_symlink_target ()">
2854
+ <div class="refsect2">
2827
2855
  <a name="g-file-info-set-symlink-target"></a><h3>g_file_info_set_symlink_target ()</h3>
2828
2856
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_symlink_target (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2829
2857
  <em class="parameter"><code>const <span class="type">char</span> *symlink_target</code></em>);</pre>
@@ -2848,10 +2876,10 @@ to the given symlink target.
2848
2876
  </table></div>
2849
2877
  </div>
2850
2878
  <hr>
2851
- <div class="refsect2" title="g_file_info_set_sort_order ()">
2879
+ <div class="refsect2">
2852
2880
  <a name="g-file-info-set-sort-order"></a><h3>g_file_info_set_sort_order ()</h3>
2853
2881
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_info_set_sort_order (<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
2854
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> sort_order</code></em>);</pre>
2882
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> sort_order</code></em>);</pre>
2855
2883
  <p>
2856
2884
  Sets the sort order attribute in the file info structure. See
2857
2885
  <a class="link" href="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CAPS" title="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER"><code class="literal">G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER</code></a>.
@@ -2873,7 +2901,7 @@ Sets the sort order attribute in the file info structure. See
2873
2901
  </table></div>
2874
2902
  </div>
2875
2903
  <hr>
2876
- <div class="refsect2" title="g_file_attribute_matcher_new ()">
2904
+ <div class="refsect2">
2877
2905
  <a name="g-file-attribute-matcher-new"></a><h3>g_file_attribute_matcher_new ()</h3>
2878
2906
  <pre class="programlisting"><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="returnvalue">GFileAttributeMatcher</span></a> * g_file_attribute_matcher_new (<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>);</pre>
2879
2907
  <p>
@@ -2894,7 +2922,7 @@ The wildcard "*" may be used to match all keys and namespaces, or
2894
2922
  Examples of strings to use:
2895
2923
  </p>
2896
2924
  <div class="table">
2897
- <a name="id493352"></a><p class="title"><b>Table 3. File Attribute Matcher strings and results</b></p>
2925
+ <a name="id430267"></a><p class="title"><b>Table 3. File Attribute Matcher strings and results</b></p>
2898
2926
  <div class="table-contents"><table summary="File Attribute Matcher strings and results" border="1">
2899
2927
  <colgroup>
2900
2928
  <col>
@@ -2940,7 +2968,7 @@ all keys in the unix namespace.</td>
2940
2968
  </table></div>
2941
2969
  </div>
2942
2970
  <hr>
2943
- <div class="refsect2" title="g_file_attribute_matcher_ref ()">
2971
+ <div class="refsect2">
2944
2972
  <a name="g-file-attribute-matcher-ref"></a><h3>g_file_attribute_matcher_ref ()</h3>
2945
2973
  <pre class="programlisting"><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="returnvalue">GFileAttributeMatcher</span></a> * g_file_attribute_matcher_ref (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>);</pre>
2946
2974
  <p>
@@ -2963,7 +2991,7 @@ References a file attribute matcher.
2963
2991
  </table></div>
2964
2992
  </div>
2965
2993
  <hr>
2966
- <div class="refsect2" title="g_file_attribute_matcher_unref ()">
2994
+ <div class="refsect2">
2967
2995
  <a name="g-file-attribute-matcher-unref"></a><h3>g_file_attribute_matcher_unref ()</h3>
2968
2996
  <pre class="programlisting"><span class="returnvalue">void</span> g_file_attribute_matcher_unref (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>);</pre>
2969
2997
  <p>
@@ -2980,14 +3008,14 @@ the <em class="parameter"><code>matcher</code></em> is automatically freed.
2980
3008
  </table></div>
2981
3009
  </div>
2982
3010
  <hr>
2983
- <div class="refsect2" title="g_file_attribute_matcher_matches ()">
3011
+ <div class="refsect2">
2984
3012
  <a name="g-file-attribute-matcher-matches"></a><h3>g_file_attribute_matcher_matches ()</h3>
2985
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_attribute_matcher_matches (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
3013
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_attribute_matcher_matches (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
2986
3014
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
2987
3015
  <p>
2988
3016
  Checks if an attribute will be matched by an attribute matcher. If
2989
3017
  the matcher was created with the "*" matching string, this function
2990
- will always return <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
3018
+ will always return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
2991
3019
  </p>
2992
3020
  <div class="variablelist"><table border="0">
2993
3021
  <col align="left" valign="top">
@@ -3004,21 +3032,21 @@ will always return <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.ht
3004
3032
  </tr>
3005
3033
  <tr>
3006
3034
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3007
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>attribute</code></em> matches <em class="parameter"><code>matcher</code></em>. <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
3035
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>attribute</code></em> matches <em class="parameter"><code>matcher</code></em>. <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
3008
3036
  </td>
3009
3037
  </tr>
3010
3038
  </tbody>
3011
3039
  </table></div>
3012
3040
  </div>
3013
3041
  <hr>
3014
- <div class="refsect2" title="g_file_attribute_matcher_matches_only ()">
3042
+ <div class="refsect2">
3015
3043
  <a name="g-file-attribute-matcher-matches-only"></a><h3>g_file_attribute_matcher_matches_only ()</h3>
3016
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_attribute_matcher_matches_only
3044
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_attribute_matcher_matches_only
3017
3045
  (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
3018
3046
  <em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>);</pre>
3019
3047
  <p>
3020
3048
  Checks if a attribute matcher only matches a given attribute. Always
3021
- returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if "*" was used when creating the matcher.
3049
+ returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if "*" was used when creating the matcher.
3022
3050
  </p>
3023
3051
  <div class="variablelist"><table border="0">
3024
3052
  <col align="left" valign="top">
@@ -3035,21 +3063,21 @@ returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CA
3035
3063
  </tr>
3036
3064
  <tr>
3037
3065
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3038
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the matcher only matches <em class="parameter"><code>attribute</code></em>. <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
3066
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the matcher only matches <em class="parameter"><code>attribute</code></em>. <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
3039
3067
  </td>
3040
3068
  </tr>
3041
3069
  </tbody>
3042
3070
  </table></div>
3043
3071
  </div>
3044
3072
  <hr>
3045
- <div class="refsect2" title="g_file_attribute_matcher_enumerate_namespace ()">
3073
+ <div class="refsect2">
3046
3074
  <a name="g-file-attribute-matcher-enumerate-namespace"></a><h3>g_file_attribute_matcher_enumerate_namespace ()</h3>
3047
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_attribute_matcher_enumerate_namespace
3075
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_attribute_matcher_enumerate_namespace
3048
3076
  (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>,
3049
3077
  <em class="parameter"><code>const <span class="type">char</span> *ns</code></em>);</pre>
3050
3078
  <p>
3051
3079
  Checks if the matcher will match all of the keys in a given namespace.
3052
- This will always return <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a wildcard character is in use (e.g. if
3080
+ This will always return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a wildcard character is in use (e.g. if
3053
3081
  matcher was created with "standard::*" and <em class="parameter"><code>ns</code></em> is "standard", or if matcher was created
3054
3082
  using "*" and namespace is anything.)
3055
3083
  </p>
@@ -3071,17 +3099,17 @@ TODO: this is awkwardly worded.
3071
3099
  </tr>
3072
3100
  <tr>
3073
3101
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3074
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the matcher matches all of the entries
3075
- in the given <em class="parameter"><code>ns</code></em>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
3102
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the matcher matches all of the entries
3103
+ in the given <em class="parameter"><code>ns</code></em>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
3076
3104
  </td>
3077
3105
  </tr>
3078
3106
  </tbody>
3079
3107
  </table></div>
3080
3108
  </div>
3081
3109
  <hr>
3082
- <div class="refsect2" title="g_file_attribute_matcher_enumerate_next ()">
3110
+ <div class="refsect2">
3083
3111
  <a name="g-file-attribute-matcher-enumerate-next"></a><h3>g_file_attribute_matcher_enumerate_next ()</h3>
3084
- <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_attribute_matcher_enumerate_next
3112
+ <pre class="programlisting">const <span class="returnvalue">char</span> * g_file_attribute_matcher_enumerate_next
3085
3113
  (<em class="parameter"><code><a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a> *matcher</code></em>);</pre>
3086
3114
  <p>
3087
3115
  Gets the next matched attribute from a <a class="link" href="GFileInfo.html#GFileAttributeMatcher" title="GFileAttributeMatcher"><span class="type">GFileAttributeMatcher</span></a>.
@@ -3096,7 +3124,7 @@ Gets the next matched attribute from a <a class="link" href="GFileInfo.html#GFil
3096
3124
  </tr>
3097
3125
  <tr>
3098
3126
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3099
- <td> a string containing the next attribute or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
3127
+ <td> a string containing the next attribute or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
3100
3128
  no more attribute exist.
3101
3129
  </td>
3102
3130
  </tr>
@@ -3104,13 +3132,13 @@ no more attribute exist.
3104
3132
  </table></div>
3105
3133
  </div>
3106
3134
  </div>
3107
- <div class="refsect1" title="See Also">
3135
+ <div class="refsect1">
3108
3136
  <a name="GFileInfo.see-also"></a><h2>See Also</h2>
3109
3137
  <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>, <a class="link" href="gio-GFileAttribute.html" title="GFileAttribute">GFileAttribute</a>
3110
3138
  </div>
3111
3139
  </div>
3112
3140
  <div class="footer">
3113
3141
  <hr>
3114
- Generated by GTK-Doc V1.14</div>
3142
+ Generated by GTK-Doc V1.15.1</div>
3115
3143
  </body>
3116
3144
  </html>