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
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkTreeItem</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.0">
7
7
  <link rel="home" href="index.html" title="GTK+ Reference Manual">
8
8
  <link rel="up" href="DeprecatedObjects.html" title="Deprecated">
9
9
  <link rel="prev" href="GtkTree.html" title="GtkTree">
10
10
  <link rel="next" href="migrating.html" title="Part IV. Migrating from Previous Versions of GTK+">
11
- <meta name="generator" content="GTK-Doc V1.14 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15 (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">
@@ -49,7 +49,7 @@
49
49
  <a class="link" href="GtkTreeItem.html#GtkTreeItem-struct" title="GtkTreeItem">GtkTreeItem</a>;
50
50
  #define <a class="link" href="GtkTreeItem.html#GTK-TREE-ITEM-SUBTREE:CAPS" title="GTK_TREE_ITEM_SUBTREE()">GTK_TREE_ITEM_SUBTREE</a> (obj)
51
51
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkTreeItem.html#gtk-tree-item-new" title="gtk_tree_item_new ()">gtk_tree_item_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
52
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkTreeItem.html#gtk-tree-item-new-with-label" title="gtk_tree_item_new_with_label ()">gtk_tree_item_new_with_label</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
52
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkTreeItem.html#gtk-tree-item-new-with-label" title="gtk_tree_item_new_with_label ()">gtk_tree_item_new_with_label</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
53
53
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeItem.html#gtk-tree-item-set-subtree" title="gtk_tree_item_set_subtree ()">gtk_tree_item_set_subtree</a> (<em class="parameter"><code><a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class="type">GtkTreeItem</span></a> *tree_item</code></em>,
54
54
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *subtree</code></em>);
55
55
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeItem.html#gtk-tree-item-remove-subtree" title="gtk_tree_item_remove_subtree ()">gtk_tree_item_remove_subtree</a> (<em class="parameter"><code><a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class="type">GtkTreeItem</span></a> *tree_item</code></em>);
@@ -62,8 +62,8 @@
62
62
  <div class="refsect1" title="Object Hierarchy">
63
63
  <a name="GtkTreeItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
64
64
  <pre class="synopsis">
65
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
66
- +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
65
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
66
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
67
67
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
68
68
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
69
69
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -76,7 +76,7 @@
76
76
  <a name="GtkTreeItem.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
77
77
  <p>
78
78
  GtkTreeItem implements
79
- AtkImplementorIface and <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>.</p>
79
+ AtkImplementorIface and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p>
80
80
  </div>
81
81
  <div class="refsect1" title="Signals">
82
82
  <a name="GtkTreeItem.signals"></a><h2>Signals</h2>
@@ -154,7 +154,7 @@ prior to including the GTK+ header files. Use <a class="link" href="GtkTreeView.
154
154
  <hr>
155
155
  <div class="refsect2" title="gtk_tree_item_new_with_label ()">
156
156
  <a name="gtk-tree-item-new-with-label"></a><h3>gtk_tree_item_new_with_label ()</h3>
157
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* gtk_tree_item_new_with_label (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
157
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* gtk_tree_item_new_with_label (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
158
158
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
159
159
  <h3 class="title">Warning</h3>
160
160
  <p><code class="literal">gtk_tree_item_new_with_label</code> is deprecated and should not be used in newly-written code.</p>
@@ -305,7 +305,7 @@ prior to including the GTK+ header files. Use <a class="link" href="GtkTreeView.
305
305
  <div class="refsect2" title='The "collapse" signal'>
306
306
  <a name="GtkTreeItem-collapse"></a><h3>The <code class="literal">"collapse"</code> signal</h3>
307
307
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class="type">GtkTreeItem</span></a> *treeitem,
308
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
308
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
309
309
  <p>
310
310
  </p>
311
311
  <div class="variablelist"><table border="0">
@@ -327,7 +327,7 @@ prior to including the GTK+ header files. Use <a class="link" href="GtkTreeView.
327
327
  <div class="refsect2" title='The "expand" signal'>
328
328
  <a name="GtkTreeItem-expand"></a><h3>The <code class="literal">"expand"</code> signal</h3>
329
329
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class="type">GtkTreeItem</span></a> *treeitem,
330
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
330
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
331
331
  <p>
332
332
  </p>
333
333
  <div class="variablelist"><table border="0">
@@ -349,6 +349,6 @@ prior to including the GTK+ header files. Use <a class="link" href="GtkTreeView.
349
349
  </div>
350
350
  <div class="footer">
351
351
  <hr>
352
- Generated by GTK-Doc V1.14</div>
352
+ Generated by GTK-Doc V1.15</div>
353
353
  </body>
354
354
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkTreeModel</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.0">
7
7
  <link rel="home" href="index.html" title="GTK+ Reference Manual">
8
8
  <link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
9
9
  <link rel="prev" href="TreeWidget.html" title="Tree and List Widget Overview">
10
10
  <link rel="next" href="GtkTreeSelection.html" title="GtkTreeSelection">
11
- <meta name="generator" content="GTK-Doc V1.14 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15 (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">
@@ -55,67 +55,70 @@
55
55
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath">GtkTreePath</a>;
56
56
  <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference">GtkTreeRowReference</a>;
57
57
  <a class="link" href="GtkTreeModel.html#GtkTreeModelIface" title="GtkTreeModelIface">GtkTreeModelIface</a>;
58
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GtkTreeModel.html#GtkTreeModelForeachFunc" title="GtkTreeModelForeachFunc ()">*GtkTreeModelForeachFunc</a>) (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
58
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GtkTreeModel.html#GtkTreeModelForeachFunc" title="GtkTreeModelForeachFunc ()">*GtkTreeModelForeachFunc</a>) (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
59
59
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
60
60
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
61
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
62
62
  enum <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" title="enum GtkTreeModelFlags">GtkTreeModelFlags</a>;
63
63
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-new" title="gtk_tree_path_new ()">gtk_tree_path_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
64
- <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-from-string" title="gtk_tree_path_new_from_string ()">gtk_tree_path_new_from_string</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
65
- <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-from-indices" title="gtk_tree_path_new_from_indices ()">gtk_tree_path_new_from_indices</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> first_index</code></em>,
64
+ <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-from-string" title="gtk_tree_path_new_from_string ()">gtk_tree_path_new_from_string</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
65
+ <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-from-indices" title="gtk_tree_path_new_from_indices ()">gtk_tree_path_new_from_indices</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> first_index</code></em>,
66
66
  <em class="parameter"><code>...</code></em>);
67
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-to-string" title="gtk_tree_path_to_string ()">gtk_tree_path_to_string</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
67
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-to-string" title="gtk_tree_path_to_string ()">gtk_tree_path_to_string</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
68
68
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-first" title="gtk_tree_path_new_first ()">gtk_tree_path_new_first</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
69
69
  #define <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-root" title="gtk_tree_path_new_root">gtk_tree_path_new_root</a>
70
70
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-path-append-index" title="gtk_tree_path_append_index ()">gtk_tree_path_append_index</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
71
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);
71
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);
72
72
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-path-prepend-index" title="gtk_tree_path_prepend_index ()">gtk_tree_path_prepend_index</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
73
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);
74
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-get-depth" title="gtk_tree_path_get_depth ()">gtk_tree_path_get_depth</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
75
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-get-indices" title="gtk_tree_path_get_indices ()">gtk_tree_path_get_indices</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
73
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);
74
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-get-depth" title="gtk_tree_path_get_depth ()">gtk_tree_path_get_depth</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
75
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-get-indices" title="gtk_tree_path_get_indices ()">gtk_tree_path_get_indices</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
76
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-get-indices-with-depth" title="gtk_tree_path_get_indices_with_depth ()">gtk_tree_path_get_indices_with_depth</a>
77
+ (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
78
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *depth</code></em>);
76
79
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title="gtk_tree_path_free ()">gtk_tree_path_free</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
77
80
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-path-copy" title="gtk_tree_path_copy ()">gtk_tree_path_copy</a> (<em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
78
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-compare" title="gtk_tree_path_compare ()">gtk_tree_path_compare</a> (<em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *a</code></em>,
81
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-compare" title="gtk_tree_path_compare ()">gtk_tree_path_compare</a> (<em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *a</code></em>,
79
82
  <em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *b</code></em>);
80
83
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-path-next" title="gtk_tree_path_next ()">gtk_tree_path_next</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
81
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-prev" title="gtk_tree_path_prev ()">gtk_tree_path_prev</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
82
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-up" title="gtk_tree_path_up ()">gtk_tree_path_up</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
84
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-prev" title="gtk_tree_path_prev ()">gtk_tree_path_prev</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
85
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-up" title="gtk_tree_path_up ()">gtk_tree_path_up</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
83
86
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-path-down" title="gtk_tree_path_down ()">gtk_tree_path_down</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
84
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-is-ancestor" title="gtk_tree_path_is_ancestor ()">gtk_tree_path_is_ancestor</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
87
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-is-ancestor" title="gtk_tree_path_is_ancestor ()">gtk_tree_path_is_ancestor</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
85
88
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *descendant</code></em>);
86
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-is-descendant" title="gtk_tree_path_is_descendant ()">gtk_tree_path_is_descendant</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
89
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-path-is-descendant" title="gtk_tree_path_is_descendant ()">gtk_tree_path_is_descendant</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
87
90
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *ancestor</code></em>);
88
91
  <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new" title="gtk_tree_row_reference_new ()">gtk_tree_row_reference_new</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
89
92
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
90
- <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()">gtk_tree_row_reference_new_proxy</a> (<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> *proxy</code></em>,
93
+ <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()">gtk_tree_row_reference_new_proxy</a> (<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> *proxy</code></em>,
91
94
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
92
95
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
93
96
  <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="returnvalue">GtkTreeModel</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-get-model" title="gtk_tree_row_reference_get_model ()">gtk_tree_row_reference_get_model</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);
94
97
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-get-path" title="gtk_tree_row_reference_get_path ()">gtk_tree_row_reference_get_path</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);
95
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-valid" title="gtk_tree_row_reference_valid ()">gtk_tree_row_reference_valid</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);
98
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-valid" title="gtk_tree_row_reference_valid ()">gtk_tree_row_reference_valid</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);
96
99
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-free" title="gtk_tree_row_reference_free ()">gtk_tree_row_reference_free</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);
97
100
  <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-copy" title="gtk_tree_row_reference_copy ()">gtk_tree_row_reference_copy</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);
98
- <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-inserted" title="gtk_tree_row_reference_inserted ()">gtk_tree_row_reference_inserted</a> (<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> *proxy</code></em>,
101
+ <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-inserted" title="gtk_tree_row_reference_inserted ()">gtk_tree_row_reference_inserted</a> (<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> *proxy</code></em>,
99
102
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
100
- <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-deleted" title="gtk_tree_row_reference_deleted ()">gtk_tree_row_reference_deleted</a> (<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> *proxy</code></em>,
103
+ <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-deleted" title="gtk_tree_row_reference_deleted ()">gtk_tree_row_reference_deleted</a> (<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> *proxy</code></em>,
101
104
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
102
- <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-reordered" title="gtk_tree_row_reference_reordered ()">gtk_tree_row_reference_reordered</a> (<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> *proxy</code></em>,
105
+ <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-reordered" title="gtk_tree_row_reference_reordered ()">gtk_tree_row_reference_reordered</a> (<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> *proxy</code></em>,
103
106
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
104
107
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
105
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);
108
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);
106
109
  <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="returnvalue">GtkTreeIter</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-iter-copy" title="gtk_tree_iter_copy ()">gtk_tree_iter_copy</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
107
110
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-iter-free" title="gtk_tree_iter_free ()">gtk_tree_iter_free</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
108
111
  <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" title="enum GtkTreeModelFlags"><span class="returnvalue">GtkTreeModelFlags</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-flags" title="gtk_tree_model_get_flags ()">gtk_tree_model_get_flags</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>);
109
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-n-columns" title="gtk_tree_model_get_n_columns ()">gtk_tree_model_get_n_columns</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>);
110
- <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-column-type" title="gtk_tree_model_get_column_type ()">gtk_tree_model_get_column_type</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
111
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);
112
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter" title="gtk_tree_model_get_iter ()">gtk_tree_model_get_iter</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
112
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-n-columns" title="gtk_tree_model_get_n_columns ()">gtk_tree_model_get_n_columns</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>);
113
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-column-type" title="gtk_tree_model_get_column_type ()">gtk_tree_model_get_column_type</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
114
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);
115
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter" title="gtk_tree_model_get_iter ()">gtk_tree_model_get_iter</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
113
116
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
114
117
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
115
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter-from-string" title="gtk_tree_model_get_iter_from_string ()">gtk_tree_model_get_iter_from_string</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
118
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter-from-string" title="gtk_tree_model_get_iter_from_string ()">gtk_tree_model_get_iter_from_string</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
116
119
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
117
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string</code></em>);
118
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter-first" title="gtk_tree_model_get_iter_first ()">gtk_tree_model_get_iter_first</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
120
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string</code></em>);
121
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter-first" title="gtk_tree_model_get_iter_first ()">gtk_tree_model_get_iter_first</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
119
122
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
120
123
  #define <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-iter-root" title="gtk_tree_model_get_iter_root()">gtk_tree_model_get_iter_root</a> (tree_model,
121
124
  iter)
@@ -123,25 +126,25 @@ enum <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" t
123
126
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
124
127
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-value" title="gtk_tree_model_get_value ()">gtk_tree_model_get_value</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
125
128
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
126
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
127
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
128
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-next" title="gtk_tree_model_iter_next ()">gtk_tree_model_iter_next</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
129
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
130
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
131
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-next" title="gtk_tree_model_iter_next ()">gtk_tree_model_iter_next</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
129
132
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
130
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-children" title="gtk_tree_model_iter_children ()">gtk_tree_model_iter_children</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
133
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-children" title="gtk_tree_model_iter_children ()">gtk_tree_model_iter_children</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
131
134
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
132
135
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *parent</code></em>);
133
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-has-child" title="gtk_tree_model_iter_has_child ()">gtk_tree_model_iter_has_child</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
136
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-has-child" title="gtk_tree_model_iter_has_child ()">gtk_tree_model_iter_has_child</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
134
137
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
135
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-n-children" title="gtk_tree_model_iter_n_children ()">gtk_tree_model_iter_n_children</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
138
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-n-children" title="gtk_tree_model_iter_n_children ()">gtk_tree_model_iter_n_children</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
136
139
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</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="GtkTreeModel.html#gtk-tree-model-iter-nth-child" title="gtk_tree_model_iter_nth_child ()">gtk_tree_model_iter_nth_child</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
140
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-nth-child" title="gtk_tree_model_iter_nth_child ()">gtk_tree_model_iter_nth_child</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
138
141
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
139
142
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *parent</code></em>,
140
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n</code></em>);
141
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-parent" title="gtk_tree_model_iter_parent ()">gtk_tree_model_iter_parent</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
143
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n</code></em>);
144
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-parent" title="gtk_tree_model_iter_parent ()">gtk_tree_model_iter_parent</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
142
145
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
143
146
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *child</code></em>);
144
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-string-from-iter" title="gtk_tree_model_get_string_from_iter ()">gtk_tree_model_get_string_from_iter</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
147
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkTreeModel.html#gtk-tree-model-get-string-from-iter" title="gtk_tree_model_get_string_from_iter ()">gtk_tree_model_get_string_from_iter</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
145
148
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
146
149
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-model-ref-node" title="gtk_tree_model_ref_node ()">gtk_tree_model_ref_node</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
147
150
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
@@ -155,7 +158,7 @@ enum <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" t
155
158
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);
156
159
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-model-foreach" title="gtk_tree_model_foreach ()">gtk_tree_model_foreach</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
157
160
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeModelForeachFunc" title="GtkTreeModelForeachFunc ()"><span class="type">GtkTreeModelForeachFunc</span></a> func</code></em>,
158
- <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>);
161
+ <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>);
159
162
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-model-row-changed" title="gtk_tree_model_row_changed ()">gtk_tree_model_row_changed</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
160
163
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
161
164
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);
@@ -171,7 +174,7 @@ enum <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" t
171
174
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeModel.html#gtk-tree-model-rows-reordered" title="gtk_tree_model_rows_reordered ()">gtk_tree_model_rows_reordered</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
172
175
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
173
176
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
174
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);
177
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);
175
178
  </pre>
176
179
  </div>
177
180
  <div class="refsect1" title="Object Hierarchy">
@@ -185,7 +188,7 @@ enum <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" t
185
188
  <a name="GtkTreeModel.prerequisites"></a><h2>Prerequisites</h2>
186
189
  <p>
187
190
  GtkTreeModel requires
188
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
191
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
189
192
  </div>
190
193
  <div class="refsect1" title="Known Derived Interfaces">
191
194
  <a name="GtkTreeModel.derived-interfaces"></a><h2>Known Derived Interfaces</h2>
@@ -223,7 +226,7 @@ The model is represented as a hierarchical tree of strongly-typed,
223
226
  columned data. In other words, the model can be seen as a tree where
224
227
  every node has different values depending on which column is being
225
228
  queried. The type of data found in a column is determined by using the
226
- GType system (ie. <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS"><span class="type">G_TYPE_INT</span></a>, <span class="type">GTK_TYPE_BUTTON</span>, <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-POINTER:CAPS"><span class="type">G_TYPE_POINTER</span></a>, etc.).
229
+ GType system (ie. <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-INT:CAPS"><span class="type">G_TYPE_INT</span></a>, <span class="type">GTK_TYPE_BUTTON</span>, <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-POINTER:CAPS"><span class="type">G_TYPE_POINTER</span></a>, etc.).
227
230
  The types are homogeneous per column across all nodes. It is important
228
231
  to note that this interface only provides a way of examining a model and
229
232
  observing changes. The implementation of each individual model decides
@@ -243,7 +246,7 @@ Models are accessed on a node/column level of granularity. One can
243
246
  query for the value of a model at a certain node and a certain column
244
247
  on that node. There are two structures used to reference a particular
245
248
  node in a model. They are the <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> and the <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>
246
- <sup>[<a name="id736591" href="#ftn.id736591" class="footnote">4</a>]</sup>
249
+ <sup>[<a name="id982301" href="#ftn.id982301" class="footnote">4</a>]</sup>
247
250
  Most of the interface consists of operations on a <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>.
248
251
  </p>
249
252
  <p>
@@ -297,7 +300,7 @@ the second is much more common, as you often get paths from callbacks.
297
300
  <p>
298
301
  </p>
299
302
  <div class="example">
300
- <a name="id736728"></a><p class="title"><b>Example 20. Acquiring a <span class="structname">GtkTreeIter</span></b></p>
303
+ <a name="id982439"></a><p class="title"><b>Example 20. Acquiring a <span class="structname">GtkTreeIter</span></b></p>
301
304
  <div class="example-contents">
302
305
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
303
306
  <tbody>
@@ -324,9 +327,9 @@ the second is much more common, as you often get paths from callbacks.
324
327
  <td class="listing_code"><pre class="programlisting"><span class="comment">/* Three ways of getting the iter pointing to the location</span>
325
328
  <span class="comment"> */</span>
326
329
  <span class="cbracket">{</span>
327
- <span class="normal"> <a href="GtkTreeModel.html#GtkTreePath">GtkTreePath</a> </span><span class="symbol">*</span><span class="normal">path</span><span class="symbol">;</span>
328
- <span class="normal"> <a href="GtkTreeModel.html#GtkTreeIter">GtkTreeIter</a> iter</span><span class="symbol">;</span>
329
- <span class="normal"> <a href="GtkTreeModel.html#GtkTreeIter">GtkTreeIter</a> parent_iter</span><span class="symbol">;</span>
330
+ <span class="normal"> </span><span class="usertype">GtkTreePath</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">path</span><span class="symbol">;</span>
331
+ <span class="normal"> </span><span class="usertype">GtkTreeIter</span><span class="normal"> iter</span><span class="symbol">;</span>
332
+ <span class="normal"> </span><span class="usertype">GtkTreeIter</span><span class="normal"> parent_iter</span><span class="symbol">;</span>
330
333
  <span class="normal"> </span><span class="comment">/* get the iterator from a string */</span>
331
334
  <span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-model-get-iter-from-string">gtk_tree_model_get_iter_from_string</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">model</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">iter</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"3:2:5"</span><span class="symbol">);</span>
332
335
  <span class="normal"> </span><span class="comment">/* get the iterator from a path */</span>
@@ -334,7 +337,7 @@ the second is much more common, as you often get paths from callbacks.
334
337
  <span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-model-get-iter">gtk_tree_model_get_iter</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">model</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">iter</span><span class="symbol">,</span><span class="normal"> path</span><span class="symbol">);</span>
335
338
  <span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-path-free">gtk_tree_path_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">path</span><span class="symbol">);</span>
336
339
  <span class="normal"> </span><span class="comment">/* walk the tree to find the iterator */</span>
337
- <span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-model-iter-nth-child">gtk_tree_model_iter_nth_child</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">model</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">iter</span><span class="symbol">,</span><span class="normal"> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">3</span><span class="symbol">);</span>
340
+ <span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-model-iter-nth-child">gtk_tree_model_iter_nth_child</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">model</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">iter</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">3</span><span class="symbol">);</span>
338
341
  <span class="normal"> parent_iter </span><span class="symbol">=</span><span class="normal"> iter</span><span class="symbol">;</span>
339
342
  <span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-model-iter-nth-child">gtk_tree_model_iter_nth_child</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">model</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">iter</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">parent_iter</span><span class="symbol">,</span><span class="normal"> </span><span class="number">2</span><span class="symbol">);</span>
340
343
  <span class="normal"> parent_iter </span><span class="symbol">=</span><span class="normal"> iter</span><span class="symbol">;</span>
@@ -356,7 +359,7 @@ it is specific to the <a class="link" href="GtkListStore.html" title="GtkListSto
356
359
  such a function, see the <a class="link" href="GtkListStore.html" title="GtkListStore"><span class="type">GtkListStore</span></a> documentation.
357
360
  </p>
358
361
  <div class="example">
359
- <a name="id736777"></a><p class="title"><b>Example 21. Reading data from a <span class="structname">GtkTreeModel</span></b></p>
362
+ <a name="id982487"></a><p class="title"><b>Example 21. Reading data from a <span class="structname">GtkTreeModel</span></b></p>
360
363
  <div class="example-contents">
361
364
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
362
365
  <tbody>
@@ -404,12 +407,12 @@ such a function, see the <a class="link" href="GtkListStore.html" title="GtkList
404
407
  <span class="normal"> N_COLUMNS</span>
405
408
  <span class="cbracket">}</span><span class="symbol">;</span>
406
409
  <span class="cbracket">{</span>
407
- <span class="normal"> <a href="GtkTreeModel.html">GtkTreeModel</a> </span><span class="symbol">*</span><span class="normal">list_store</span><span class="symbol">;</span>
408
- <span class="normal"> <a href="GtkTreeModel.html#GtkTreeIter">GtkTreeIter</a> iter</span><span class="symbol">;</span>
409
- <span class="normal"> <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> valid</span><span class="symbol">;</span>
410
- <span class="normal"> <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint">gint</a> row_count </span><span class="symbol">=</span><span class="normal"> </span><span class="number">0</span><span class="symbol">;</span>
410
+ <span class="normal"> </span><span class="usertype">GtkTreeModel</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">list_store</span><span class="symbol">;</span>
411
+ <span class="normal"> </span><span class="usertype">GtkTreeIter</span><span class="normal"> iter</span><span class="symbol">;</span>
412
+ <span class="normal"> </span><span class="usertype">gboolean</span><span class="normal"> valid</span><span class="symbol">;</span>
413
+ <span class="normal"> </span><span class="usertype">gint</span><span class="normal"> row_count </span><span class="symbol">=</span><span class="normal"> </span><span class="number">0</span><span class="symbol">;</span>
411
414
  <span class="normal"> </span><span class="comment">/* make a new list_store */</span>
412
- <span class="normal"> list_store </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkListStore.html#gtk-list-store-new">gtk_list_store_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">N_COLUMNS</span><span class="symbol">,</span><span class="normal"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-STRING:CAPS">G_TYPE_STRING</a></span><span class="symbol">,</span><span class="normal"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS">G_TYPE_INT</a></span><span class="symbol">);</span>
415
+ <span class="normal"> list_store </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkListStore.html#gtk-list-store-new">gtk_list_store_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">N_COLUMNS</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-STRING:CAPS">G_TYPE_STRING</a></span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-INT:CAPS">G_TYPE_INT</a></span><span class="symbol">);</span>
413
416
  <span class="normal"> </span><span class="comment">/* Fill the list store with data */</span>
414
417
  <span class="normal"> </span><span class="function">populate_model</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">list_store</span><span class="symbol">);</span>
415
418
  <span class="normal"> </span><span class="comment">/* Get the first iter in the list */</span>
@@ -417,8 +420,8 @@ such a function, see the <a class="link" href="GtkListStore.html" title="GtkList
417
420
  <span class="normal"> </span><span class="keyword">while</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">valid</span><span class="symbol">)</span>
418
421
  <span class="normal"> </span><span class="cbracket">{</span>
419
422
  <span class="normal"> </span><span class="comment">/* Walk through the list, reading each row */</span>
420
- <span class="normal"> <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> </span><span class="symbol">*</span><span class="normal">str_data</span><span class="symbol">;</span>
421
- <span class="normal"> <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint">gint</a> int_data</span><span class="symbol">;</span>
423
+ <span class="normal"> </span><span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">str_data</span><span class="symbol">;</span>
424
+ <span class="normal"> </span><span class="usertype">gint</span><span class="normal"> int_data</span><span class="symbol">;</span>
422
425
  <span class="normal"> </span><span class="comment">/* Make sure you terminate calls to gtk_tree_model_get()</span>
423
426
  <span class="comment"> * with a '-1' value</span>
424
427
  <span class="comment"> */</span>
@@ -427,8 +430,8 @@ such a function, see the <a class="link" href="GtkListStore.html" title="GtkList
427
430
  <span class="normal"> INT_COLUMN</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">int_data</span><span class="symbol">,</span>
428
431
  <span class="normal"> </span><span class="symbol">-</span><span class="number">1</span><span class="symbol">);</span>
429
432
  <span class="normal"> </span><span class="comment">/* Do something with the data */</span>
430
- <span class="normal"> </span><span class="function"><a href="/usr/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html#g-print">g_print</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Row %d: (%s,%d)</span><span class="specialchar">\n</span><span class="string">"</span><span class="symbol">,</span><span class="normal"> row_count</span><span class="symbol">,</span><span class="normal"> str_data</span><span class="symbol">,</span><span class="normal"> int_data</span><span class="symbol">);</span>
431
- <span class="normal"> </span><span class="function"><a href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">str_data</span><span class="symbol">);</span>
433
+ <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Warnings-and-Assertions.html#g-print">g_print</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Row %d: (%s,%d)</span><span class="specialchar">\n</span><span class="string">"</span><span class="symbol">,</span><span class="normal"> row_count</span><span class="symbol">,</span><span class="normal"> str_data</span><span class="symbol">,</span><span class="normal"> int_data</span><span class="symbol">);</span>
434
+ <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">str_data</span><span class="symbol">);</span>
432
435
  <span class="normal"> row_count </span><span class="symbol">++;</span>
433
436
  <span class="normal"> valid </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkTreeModel.html#gtk-tree-model-iter-next">gtk_tree_model_iter_next</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">list_store</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">iter</span><span class="symbol">);</span>
434
437
  <span class="normal"> </span><span class="cbracket">}</span>
@@ -470,22 +473,22 @@ data in the three <em class="structfield"><code>user_data</code></em> members.
470
473
  <col align="left" valign="top">
471
474
  <tbody>
472
475
  <tr>
473
- <td><p><span class="term"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTreeIter.stamp"></a>stamp</code></em>;</span></p></td>
476
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTreeIter.stamp"></a>stamp</code></em>;</span></p></td>
474
477
  <td>A unique stamp to catch invalid iterators
475
478
  </td>
476
479
  </tr>
477
480
  <tr>
478
- <td><p><span class="term"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GtkTreeIter.user-data"></a>user_data</code></em>;</span></p></td>
481
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GtkTreeIter.user-data"></a>user_data</code></em>;</span></p></td>
479
482
  <td>Model specific data
480
483
  </td>
481
484
  </tr>
482
485
  <tr>
483
- <td><p><span class="term"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GtkTreeIter.user-data2"></a>user_data2</code></em>;</span></p></td>
486
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GtkTreeIter.user-data2"></a>user_data2</code></em>;</span></p></td>
484
487
  <td>Model specific data
485
488
  </td>
486
489
  </tr>
487
490
  <tr>
488
- <td><p><span class="term"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GtkTreeIter.user-data3"></a>user_data3</code></em>;</span></p></td>
491
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GtkTreeIter.user-data3"></a>user_data3</code></em>;</span></p></td>
489
492
  <td>Model specific data
490
493
  </td>
491
494
  </tr>
@@ -572,10 +575,10 @@ data in the three <em class="structfield"><code>user_data</code></em> members.
572
575
  <hr>
573
576
  <div class="refsect2" title="GtkTreeModelForeachFunc ()">
574
577
  <a name="GtkTreeModelForeachFunc"></a><h3>GtkTreeModelForeachFunc ()</h3>
575
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkTreeModelForeachFunc) (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
578
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkTreeModelForeachFunc) (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
576
579
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
577
580
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
578
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
581
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
579
582
  <p>
580
583
  </p>
581
584
  <div class="variablelist"><table border="0">
@@ -604,7 +607,7 @@ data in the three <em class="structfield"><code>user_data</code></em> members.
604
607
  <tr>
605
608
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
606
609
  <td>
607
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop iterating, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to continue.
610
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop iterating, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to continue.
608
611
  </td>
609
612
  </tr>
610
613
  </tbody>
@@ -661,13 +664,13 @@ Creates a new <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTre
661
664
  <hr>
662
665
  <div class="refsect2" title="gtk_tree_path_new_from_string ()">
663
666
  <a name="gtk-tree-path-new-from-string"></a><h3>gtk_tree_path_new_from_string ()</h3>
664
- <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * gtk_tree_path_new_from_string (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
667
+ <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * gtk_tree_path_new_from_string (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
665
668
  <p>
666
669
  Creates a new <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> initialized to <em class="parameter"><code>path</code></em>. <em class="parameter"><code>path</code></em> is expected to be a
667
670
  colon separated list of numbers. For example, the string "10:4:0" would
668
671
  create a path of depth 3 pointing to the 11th child of the root node, the 5th
669
672
  child of that 11th child, and the 1st child of that 5th child. If an invalid
670
- path string is passed in, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
673
+ path string is passed in, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
671
674
  </p>
672
675
  <div class="variablelist"><table border="0">
673
676
  <col align="left" valign="top">
@@ -679,7 +682,7 @@ path string is passed in, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Ma
679
682
  </tr>
680
683
  <tr>
681
684
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
682
- <td> A newly-created <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
685
+ <td> A newly-created <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
683
686
  </td>
684
687
  </tr>
685
688
  </tbody>
@@ -688,7 +691,7 @@ path string is passed in, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Ma
688
691
  <hr>
689
692
  <div class="refsect2" title="gtk_tree_path_new_from_indices ()">
690
693
  <a name="gtk-tree-path-new-from-indices"></a><h3>gtk_tree_path_new_from_indices ()</h3>
691
- <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * gtk_tree_path_new_from_indices (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> first_index</code></em>,
694
+ <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * gtk_tree_path_new_from_indices (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> first_index</code></em>,
692
695
  <em class="parameter"><code>...</code></em>);</pre>
693
696
  <p>
694
697
  Creates a new path with <em class="parameter"><code>first_index</code></em> and <em class="parameter"><code>varargs</code></em> as indices.
@@ -719,7 +722,7 @@ Creates a new path with <em class="parameter"><code>first_index</code></em> and
719
722
  <hr>
720
723
  <div class="refsect2" title="gtk_tree_path_to_string ()">
721
724
  <a name="gtk-tree-path-to-string"></a><h3>gtk_tree_path_to_string ()</h3>
722
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tree_path_to_string (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
725
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tree_path_to_string (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
723
726
  <p>
724
727
  Generates a string representation of the path. This string is a ':'
725
728
  separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string.
@@ -734,7 +737,7 @@ separated list of numbers. For example, "4:10:0:3" would be an acceptable retur
734
737
  </tr>
735
738
  <tr>
736
739
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
737
- <td> A newly-allocated string. 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>.
740
+ <td> A newly-allocated string. 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>.
738
741
  </td>
739
742
  </tr>
740
743
  </tbody>
@@ -782,7 +785,7 @@ compatibility reasons.
782
785
  <div class="refsect2" title="gtk_tree_path_append_index ()">
783
786
  <a name="gtk-tree-path-append-index"></a><h3>gtk_tree_path_append_index ()</h3>
784
787
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_path_append_index (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
785
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
788
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
786
789
  <p>
787
790
  Appends a new index to a path. As a result, the depth of the path is
788
791
  increased.
@@ -807,7 +810,7 @@ increased.
807
810
  <div class="refsect2" title="gtk_tree_path_prepend_index ()">
808
811
  <a name="gtk-tree-path-prepend-index"></a><h3>gtk_tree_path_prepend_index ()</h3>
809
812
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_path_prepend_index (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
810
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
813
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
811
814
  <p>
812
815
  Prepends a new index to a path. As a result, the depth of the path is
813
816
  increased.
@@ -831,7 +834,7 @@ increased.
831
834
  <hr>
832
835
  <div class="refsect2" title="gtk_tree_path_get_depth ()">
833
836
  <a name="gtk-tree-path-get-depth"></a><h3>gtk_tree_path_get_depth ()</h3>
834
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_path_get_depth (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
837
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_path_get_depth (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
835
838
  <p>
836
839
  Returns the current depth of <em class="parameter"><code>path</code></em>.
837
840
  </p>
@@ -854,7 +857,7 @@ Returns the current depth of <em class="parameter"><code>path</code></em>.
854
857
  <hr>
855
858
  <div class="refsect2" title="gtk_tree_path_get_indices ()">
856
859
  <a name="gtk-tree-path-get-indices"></a><h3>gtk_tree_path_get_indices ()</h3>
857
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> * gtk_tree_path_get_indices (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
860
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> * gtk_tree_path_get_indices (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
858
861
  <p>
859
862
  Returns the current indices of <em class="parameter"><code>path</code></em>. This is an array of integers, each
860
863
  representing a node in a tree. This value should not be freed.
@@ -869,13 +872,47 @@ representing a node in a tree. This value should not be freed.
869
872
  </tr>
870
873
  <tr>
871
874
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
872
- <td> The current indices, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
875
+ <td> The current indices, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
873
876
  </td>
874
877
  </tr>
875
878
  </tbody>
876
879
  </table></div>
877
880
  </div>
878
881
  <hr>
882
+ <div class="refsect2" title="gtk_tree_path_get_indices_with_depth ()">
883
+ <a name="gtk-tree-path-get-indices-with-depth"></a><h3>gtk_tree_path_get_indices_with_depth ()</h3>
884
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> * gtk_tree_path_get_indices_with_depth
885
+ (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
886
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *depth</code></em>);</pre>
887
+ <p>
888
+ Returns the current indices of <em class="parameter"><code>path</code></em>.
889
+ This is an array of integers, each representing a node in a tree.
890
+ It also returns the number of elements in the array.
891
+ The array should not be freed.
892
+ </p>
893
+ <div class="variablelist"><table border="0">
894
+ <col align="left" valign="top">
895
+ <tbody>
896
+ <tr>
897
+ <td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
898
+ <td>A <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a>.
899
+ </td>
900
+ </tr>
901
+ <tr>
902
+ <td><p><span class="term"><em class="parameter"><code>depth</code></em> :</span></p></td>
903
+ <td>Number of elements returned in the integer array
904
+ </td>
905
+ </tr>
906
+ <tr>
907
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
908
+ <td> The current indices, 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 points to an array of items."><span class="acronym">array</span></acronym> length=depth][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym> length=depth]</span>
909
+ </td>
910
+ </tr>
911
+ </tbody>
912
+ </table></div>
913
+ <p class="since">Since 2.22</p>
914
+ </div>
915
+ <hr>
879
916
  <div class="refsect2" title="gtk_tree_path_free ()">
880
917
  <a name="gtk-tree-path-free"></a><h3>gtk_tree_path_free ()</h3>
881
918
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_path_free (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
@@ -917,7 +954,7 @@ Creates a new <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTre
917
954
  <hr>
918
955
  <div class="refsect2" title="gtk_tree_path_compare ()">
919
956
  <a name="gtk-tree-path-compare"></a><h3>gtk_tree_path_compare ()</h3>
920
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_path_compare (<em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *a</code></em>,
957
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_path_compare (<em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *a</code></em>,
921
958
  <em class="parameter"><code>const <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *b</code></em>);</pre>
922
959
  <p>
923
960
  Compares two paths. If <em class="parameter"><code>a</code></em> appears before <em class="parameter"><code>b</code></em> in a tree, then -1 is returned.
@@ -964,7 +1001,7 @@ Moves the <em class="parameter"><code>path</code></em> to point to the next node
964
1001
  <hr>
965
1002
  <div class="refsect2" title="gtk_tree_path_prev ()">
966
1003
  <a name="gtk-tree-path-prev"></a><h3>gtk_tree_path_prev ()</h3>
967
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_prev (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
1004
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_prev (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
968
1005
  <p>
969
1006
  Moves the <em class="parameter"><code>path</code></em> to point to the previous node at the current depth,
970
1007
  if it exists.
@@ -979,7 +1016,7 @@ if it exists.
979
1016
  </tr>
980
1017
  <tr>
981
1018
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
982
- <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>path</code></em> has a previous node, and the move was made.
1019
+ <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>path</code></em> has a previous node, and the move was made.
983
1020
  </td>
984
1021
  </tr>
985
1022
  </tbody>
@@ -988,7 +1025,7 @@ if it exists.
988
1025
  <hr>
989
1026
  <div class="refsect2" title="gtk_tree_path_up ()">
990
1027
  <a name="gtk-tree-path-up"></a><h3>gtk_tree_path_up ()</h3>
991
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_up (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
1028
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_up (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
992
1029
  <p>
993
1030
  Moves the <em class="parameter"><code>path</code></em> to point to its parent node, if it has a parent.
994
1031
  </p>
@@ -1002,7 +1039,7 @@ Moves the <em class="parameter"><code>path</code></em> to point to its parent no
1002
1039
  </tr>
1003
1040
  <tr>
1004
1041
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1005
- <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>path</code></em> has a parent, and the move was made.
1042
+ <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>path</code></em> has a parent, and the move was made.
1006
1043
  </td>
1007
1044
  </tr>
1008
1045
  </tbody>
@@ -1027,10 +1064,10 @@ Moves <em class="parameter"><code>path</code></em> to point to the first child o
1027
1064
  <hr>
1028
1065
  <div class="refsect2" title="gtk_tree_path_is_ancestor ()">
1029
1066
  <a name="gtk-tree-path-is-ancestor"></a><h3>gtk_tree_path_is_ancestor ()</h3>
1030
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_is_ancestor (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
1067
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_is_ancestor (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
1031
1068
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *descendant</code></em>);</pre>
1032
1069
  <p>
1033
- Returns <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>descendant</code></em> is a descendant of <em class="parameter"><code>path</code></em>.
1070
+ Returns <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>descendant</code></em> is a descendant of <em class="parameter"><code>path</code></em>.
1034
1071
  </p>
1035
1072
  <div class="variablelist"><table border="0">
1036
1073
  <col align="left" valign="top">
@@ -1047,7 +1084,7 @@ Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAP
1047
1084
  </tr>
1048
1085
  <tr>
1049
1086
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1050
- <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>descendant</code></em> is contained inside <em class="parameter"><code>path</code></em>
1087
+ <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>descendant</code></em> is contained inside <em class="parameter"><code>path</code></em>
1051
1088
  </td>
1052
1089
  </tr>
1053
1090
  </tbody>
@@ -1056,10 +1093,10 @@ Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAP
1056
1093
  <hr>
1057
1094
  <div class="refsect2" title="gtk_tree_path_is_descendant ()">
1058
1095
  <a name="gtk-tree-path-is-descendant"></a><h3>gtk_tree_path_is_descendant ()</h3>
1059
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_is_descendant (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
1096
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_path_is_descendant (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
1060
1097
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *ancestor</code></em>);</pre>
1061
1098
  <p>
1062
- Returns <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>path</code></em> is a descendant of <em class="parameter"><code>ancestor</code></em>.
1099
+ Returns <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>path</code></em> is a descendant of <em class="parameter"><code>ancestor</code></em>.
1063
1100
  </p>
1064
1101
  <div class="variablelist"><table border="0">
1065
1102
  <col align="left" valign="top">
@@ -1076,7 +1113,7 @@ Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAP
1076
1113
  </tr>
1077
1114
  <tr>
1078
1115
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1079
- <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>ancestor</code></em> contains <em class="parameter"><code>path</code></em> somewhere below it
1116
+ <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>ancestor</code></em> contains <em class="parameter"><code>path</code></em> somewhere below it
1080
1117
  </td>
1081
1118
  </tr>
1082
1119
  </tbody>
@@ -1091,7 +1128,7 @@ Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAP
1091
1128
  Creates a row reference based on <em class="parameter"><code>path</code></em>. This reference will keep pointing
1092
1129
  to the node pointed to by <em class="parameter"><code>path</code></em>, so long as it exists. It listens to all
1093
1130
  signals emitted by <em class="parameter"><code>model</code></em>, and updates its path appropriately. If <em class="parameter"><code>path</code></em>
1094
- isn't a valid path in <em class="parameter"><code>model</code></em>, then <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
1131
+ isn't a valid path in <em class="parameter"><code>model</code></em>, then <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
1095
1132
  </p>
1096
1133
  <div class="variablelist"><table border="0">
1097
1134
  <col align="left" valign="top">
@@ -1108,7 +1145,7 @@ isn't a valid path in <em class="parameter"><code>model</code></em>, then <a hre
1108
1145
  </tr>
1109
1146
  <tr>
1110
1147
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1111
- <td> A newly allocated <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1148
+ <td> A newly allocated <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1112
1149
  </td>
1113
1150
  </tr>
1114
1151
  </tbody>
@@ -1117,13 +1154,13 @@ isn't a valid path in <em class="parameter"><code>model</code></em>, then <a hre
1117
1154
  <hr>
1118
1155
  <div class="refsect2" title="gtk_tree_row_reference_new_proxy ()">
1119
1156
  <a name="gtk-tree-row-reference-new-proxy"></a><h3>gtk_tree_row_reference_new_proxy ()</h3>
1120
- <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> * gtk_tree_row_reference_new_proxy (<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> *proxy</code></em>,
1157
+ <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> * gtk_tree_row_reference_new_proxy (<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> *proxy</code></em>,
1121
1158
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
1122
1159
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
1123
1160
  <p>
1124
1161
  You do not need to use this function. Creates a row reference based on
1125
1162
  <em class="parameter"><code>path</code></em>. This reference will keep pointing to the node pointed to by <em class="parameter"><code>path</code></em>,
1126
- so long as it exists. If <em class="parameter"><code>path</code></em> isn't a valid path in <em class="parameter"><code>model</code></em>, then <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is
1163
+ so long as it exists. If <em class="parameter"><code>path</code></em> isn't a valid path in <em class="parameter"><code>model</code></em>, then <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is
1127
1164
  returned. However, unlike references created with
1128
1165
  <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new" title="gtk_tree_row_reference_new ()"><code class="function">gtk_tree_row_reference_new()</code></a>, it does not listen to the model for changes.
1129
1166
  The creator of the row reference must do this explicitly using
@@ -1149,7 +1186,7 @@ generally needed by most applications.
1149
1186
  <tbody>
1150
1187
  <tr>
1151
1188
  <td><p><span class="term"><em class="parameter"><code>proxy</code></em> :</span></p></td>
1152
- <td>A proxy <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1189
+ <td>A proxy <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1153
1190
  </td>
1154
1191
  </tr>
1155
1192
  <tr>
@@ -1164,7 +1201,7 @@ generally needed by most applications.
1164
1201
  </tr>
1165
1202
  <tr>
1166
1203
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1167
- <td> A newly allocated <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1204
+ <td> A newly allocated <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1168
1205
  </td>
1169
1206
  </tr>
1170
1207
  </tbody>
@@ -1200,7 +1237,7 @@ Returns the model that the row reference is monitoring.
1200
1237
  <a name="gtk-tree-row-reference-get-path"></a><h3>gtk_tree_row_reference_get_path ()</h3>
1201
1238
  <pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * gtk_tree_row_reference_get_path (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);</pre>
1202
1239
  <p>
1203
- Returns a path that the row reference currently points to, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
1240
+ Returns a path that the row reference currently points to, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
1204
1241
  path pointed to is no longer valid.
1205
1242
  </p>
1206
1243
  <div class="variablelist"><table border="0">
@@ -1213,7 +1250,7 @@ path pointed to is no longer valid.
1213
1250
  </tr>
1214
1251
  <tr>
1215
1252
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1216
- <td> A current path, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1253
+ <td> A current path, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1217
1254
  </td>
1218
1255
  </tr>
1219
1256
  </tbody>
@@ -1222,9 +1259,9 @@ path pointed to is no longer valid.
1222
1259
  <hr>
1223
1260
  <div class="refsect2" title="gtk_tree_row_reference_valid ()">
1224
1261
  <a name="gtk-tree-row-reference-valid"></a><h3>gtk_tree_row_reference_valid ()</h3>
1225
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_row_reference_valid (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);</pre>
1262
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_row_reference_valid (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);</pre>
1226
1263
  <p>
1227
- Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the <em class="parameter"><code>reference</code></em> is non-<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and refers to a current valid
1264
+ Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the <em class="parameter"><code>reference</code></em> is non-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and refers to a current valid
1228
1265
  path.
1229
1266
  </p>
1230
1267
  <div class="variablelist"><table border="0">
@@ -1232,11 +1269,12 @@ path.
1232
1269
  <tbody>
1233
1270
  <tr>
1234
1271
  <td><p><span class="term"><em class="parameter"><code>reference</code></em> :</span></p></td>
1235
- <td> A <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
1272
+ <td> A <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1273
+ </td>
1236
1274
  </tr>
1237
1275
  <tr>
1238
1276
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1239
- <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>reference</code></em> points to a valid path.
1277
+ <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>reference</code></em> points to a valid path.
1240
1278
  </td>
1241
1279
  </tr>
1242
1280
  </tbody>
@@ -1247,13 +1285,14 @@ path.
1247
1285
  <a name="gtk-tree-row-reference-free"></a><h3>gtk_tree_row_reference_free ()</h3>
1248
1286
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_free (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);</pre>
1249
1287
  <p>
1250
- Free's <em class="parameter"><code>reference</code></em>. <em class="parameter"><code>reference</code></em> may be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1288
+ Free's <em class="parameter"><code>reference</code></em>. <em class="parameter"><code>reference</code></em> may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1251
1289
  </p>
1252
1290
  <div class="variablelist"><table border="0">
1253
1291
  <col align="left" valign="top">
1254
1292
  <tbody><tr>
1255
1293
  <td><p><span class="term"><em class="parameter"><code>reference</code></em> :</span></p></td>
1256
- <td> A <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
1294
+ <td> A <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1295
+ </td>
1257
1296
  </tr></tbody>
1258
1297
  </table></div>
1259
1298
  </div>
@@ -1285,7 +1324,7 @@ Copies a <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="Gtk
1285
1324
  <hr>
1286
1325
  <div class="refsect2" title="gtk_tree_row_reference_inserted ()">
1287
1326
  <a name="gtk-tree-row-reference-inserted"></a><h3>gtk_tree_row_reference_inserted ()</h3>
1288
- <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_inserted (<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> *proxy</code></em>,
1327
+ <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_inserted (<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> *proxy</code></em>,
1289
1328
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
1290
1329
  <p>
1291
1330
  Lets a set of row reference created by <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()"><code class="function">gtk_tree_row_reference_new_proxy()</code></a>
@@ -1296,7 +1335,7 @@ know that the model emitted the "row_inserted" signal.
1296
1335
  <tbody>
1297
1336
  <tr>
1298
1337
  <td><p><span class="term"><em class="parameter"><code>proxy</code></em> :</span></p></td>
1299
- <td>A <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1338
+ <td>A <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1300
1339
  </td>
1301
1340
  </tr>
1302
1341
  <tr>
@@ -1310,7 +1349,7 @@ know that the model emitted the "row_inserted" signal.
1310
1349
  <hr>
1311
1350
  <div class="refsect2" title="gtk_tree_row_reference_deleted ()">
1312
1351
  <a name="gtk-tree-row-reference-deleted"></a><h3>gtk_tree_row_reference_deleted ()</h3>
1313
- <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_deleted (<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> *proxy</code></em>,
1352
+ <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_deleted (<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> *proxy</code></em>,
1314
1353
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
1315
1354
  <p>
1316
1355
  Lets a set of row reference created by <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()"><code class="function">gtk_tree_row_reference_new_proxy()</code></a>
@@ -1321,7 +1360,7 @@ know that the model emitted the "row_deleted" signal.
1321
1360
  <tbody>
1322
1361
  <tr>
1323
1362
  <td><p><span class="term"><em class="parameter"><code>proxy</code></em> :</span></p></td>
1324
- <td>A <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1363
+ <td>A <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1325
1364
  </td>
1326
1365
  </tr>
1327
1366
  <tr>
@@ -1335,10 +1374,10 @@ know that the model emitted the "row_deleted" signal.
1335
1374
  <hr>
1336
1375
  <div class="refsect2" title="gtk_tree_row_reference_reordered ()">
1337
1376
  <a name="gtk-tree-row-reference-reordered"></a><h3>gtk_tree_row_reference_reordered ()</h3>
1338
- <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_reordered (<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> *proxy</code></em>,
1377
+ <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_row_reference_reordered (<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> *proxy</code></em>,
1339
1378
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
1340
1379
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1341
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);</pre>
1380
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);</pre>
1342
1381
  <p>
1343
1382
  Lets a set of row reference created by <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()"><code class="function">gtk_tree_row_reference_new_proxy()</code></a>
1344
1383
  know that the model emitted the "rows_reordered" signal.
@@ -1348,7 +1387,7 @@ know that the model emitted the "rows_reordered" signal.
1348
1387
  <tbody>
1349
1388
  <tr>
1350
1389
  <td><p><span class="term"><em class="parameter"><code>proxy</code></em> :</span></p></td>
1351
- <td>A <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1390
+ <td>A <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
1352
1391
  </td>
1353
1392
  </tr>
1354
1393
  <tr>
@@ -1441,7 +1480,7 @@ during the lifecycle of the <em class="parameter"><code>tree_model</code></em>.
1441
1480
  <hr>
1442
1481
  <div class="refsect2" title="gtk_tree_model_get_n_columns ()">
1443
1482
  <a name="gtk-tree-model-get-n-columns"></a><h3>gtk_tree_model_get_n_columns ()</h3>
1444
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_model_get_n_columns (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>);</pre>
1483
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_model_get_n_columns (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>);</pre>
1445
1484
  <p>
1446
1485
  Returns the number of columns supported by <em class="parameter"><code>tree_model</code></em>.
1447
1486
  </p>
@@ -1464,8 +1503,8 @@ Returns the number of columns supported by <em class="parameter"><code>tree_mode
1464
1503
  <hr>
1465
1504
  <div class="refsect2" title="gtk_tree_model_get_column_type ()">
1466
1505
  <a name="gtk-tree-model-get-column-type"></a><h3>gtk_tree_model_get_column_type ()</h3>
1467
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtk_tree_model_get_column_type (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1468
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
1506
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtk_tree_model_get_column_type (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1507
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
1469
1508
  <p>
1470
1509
  Returns the type of the column.
1471
1510
  </p>
@@ -1484,7 +1523,7 @@ Returns the type of the column.
1484
1523
  </tr>
1485
1524
  <tr>
1486
1525
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1487
- <td> The type of the column.
1526
+ <td> The type of the column. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1488
1527
  </td>
1489
1528
  </tr>
1490
1529
  </tbody>
@@ -1493,7 +1532,7 @@ Returns the type of the column.
1493
1532
  <hr>
1494
1533
  <div class="refsect2" title="gtk_tree_model_get_iter ()">
1495
1534
  <a name="gtk-tree-model-get-iter"></a><h3>gtk_tree_model_get_iter ()</h3>
1496
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_get_iter (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1535
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_get_iter (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1497
1536
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1498
1537
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
1499
1538
  <p>
@@ -1509,7 +1548,7 @@ Sets <em class="parameter"><code>iter</code></em> to a valid iterator pointing t
1509
1548
  </tr>
1510
1549
  <tr>
1511
1550
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1512
- <td>The uninitialized <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>.
1551
+ <td> The uninitialized <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
1513
1552
  </td>
1514
1553
  </tr>
1515
1554
  <tr>
@@ -1519,7 +1558,7 @@ Sets <em class="parameter"><code>iter</code></em> to a valid iterator pointing t
1519
1558
  </tr>
1520
1559
  <tr>
1521
1560
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1522
- <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>iter</code></em> was set.
1561
+ <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>iter</code></em> was set.
1523
1562
  </td>
1524
1563
  </tr>
1525
1564
  </tbody>
@@ -1528,12 +1567,12 @@ Sets <em class="parameter"><code>iter</code></em> to a valid iterator pointing t
1528
1567
  <hr>
1529
1568
  <div class="refsect2" title="gtk_tree_model_get_iter_from_string ()">
1530
1569
  <a name="gtk-tree-model-get-iter-from-string"></a><h3>gtk_tree_model_get_iter_from_string ()</h3>
1531
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_get_iter_from_string (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1570
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_get_iter_from_string (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1532
1571
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1533
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string</code></em>);</pre>
1572
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string</code></em>);</pre>
1534
1573
  <p>
1535
1574
  Sets <em class="parameter"><code>iter</code></em> to a valid iterator pointing to <em class="parameter"><code>path_string</code></em>, if it
1536
- exists. Otherwise, <em class="parameter"><code>iter</code></em> is left invalid and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.
1575
+ exists. Otherwise, <em class="parameter"><code>iter</code></em> is left invalid and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.
1537
1576
  </p>
1538
1577
  <div class="variablelist"><table border="0">
1539
1578
  <col align="left" valign="top">
@@ -1545,7 +1584,7 @@ exists. Otherwise, <em class="parameter"><code>iter</code></em> is left invalid
1545
1584
  </tr>
1546
1585
  <tr>
1547
1586
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1548
- <td>An uninitialized <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>.
1587
+ <td> An uninitialized <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
1549
1588
  </td>
1550
1589
  </tr>
1551
1590
  <tr>
@@ -1555,7 +1594,7 @@ exists. Otherwise, <em class="parameter"><code>iter</code></em> is left invalid
1555
1594
  </tr>
1556
1595
  <tr>
1557
1596
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1558
- <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>iter</code></em> was set.
1597
+ <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>iter</code></em> was set.
1559
1598
  </td>
1560
1599
  </tr>
1561
1600
  </tbody>
@@ -1564,11 +1603,11 @@ exists. Otherwise, <em class="parameter"><code>iter</code></em> is left invalid
1564
1603
  <hr>
1565
1604
  <div class="refsect2" title="gtk_tree_model_get_iter_first ()">
1566
1605
  <a name="gtk-tree-model-get-iter-first"></a><h3>gtk_tree_model_get_iter_first ()</h3>
1567
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_get_iter_first (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1606
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_get_iter_first (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1568
1607
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);</pre>
1569
1608
  <p>
1570
1609
  Initializes <em class="parameter"><code>iter</code></em> with the first iterator in the tree (the one at the path
1571
- "0") and returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the tree is empty.
1610
+ "0") and returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the tree is empty.
1572
1611
  </p>
1573
1612
  <div class="variablelist"><table border="0">
1574
1613
  <col align="left" valign="top">
@@ -1580,12 +1619,12 @@ Initializes <em class="parameter"><code>iter</code></em> with the first iterator
1580
1619
  </tr>
1581
1620
  <tr>
1582
1621
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1583
- <td>The uninitialized <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>.
1622
+ <td> The uninitialized <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
1584
1623
  </td>
1585
1624
  </tr>
1586
1625
  <tr>
1587
1626
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1588
- <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>iter</code></em> was set.
1627
+ <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>iter</code></em> was set.
1589
1628
  </td>
1590
1629
  </tr>
1591
1630
  </tbody>
@@ -1620,7 +1659,7 @@ versions of GTK+.
1620
1659
  </tr>
1621
1660
  <tr>
1622
1661
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1623
- <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>iter</code></em> was set.
1662
+ <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>iter</code></em> was set.
1624
1663
  </td>
1625
1664
  </tr>
1626
1665
  </tbody>
@@ -1661,11 +1700,11 @@ be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title=
1661
1700
  <a name="gtk-tree-model-get-value"></a><h3>gtk_tree_model_get_value ()</h3>
1662
1701
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_model_get_value (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1663
1702
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1664
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
1665
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
1703
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
1704
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
1666
1705
  <p>
1667
1706
  Initializes and sets <em class="parameter"><code>value</code></em> to that at <em class="parameter"><code>column</code></em>.
1668
- When done with <em class="parameter"><code>value</code></em>, <a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#g-value-unset"><code class="function">g_value_unset()</code></a> needs to be called
1707
+ When done with <em class="parameter"><code>value</code></em>, <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#g-value-unset"><code class="function">g_value_unset()</code></a> needs to be called
1669
1708
  to free any allocated memory.
1670
1709
  </p>
1671
1710
  <div class="variablelist"><table border="0">
@@ -1688,7 +1727,7 @@ to free any allocated memory.
1688
1727
  </tr>
1689
1728
  <tr>
1690
1729
  <td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
1691
- <td>(inout) (transfer none) An empty <a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> to set.
1730
+ <td> An empty <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> to set. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1692
1731
  </td>
1693
1732
  </tr>
1694
1733
  </tbody>
@@ -1697,11 +1736,11 @@ to free any allocated memory.
1697
1736
  <hr>
1698
1737
  <div class="refsect2" title="gtk_tree_model_iter_next ()">
1699
1738
  <a name="gtk-tree-model-iter-next"></a><h3>gtk_tree_model_iter_next ()</h3>
1700
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_next (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1739
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_next (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1701
1740
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);</pre>
1702
1741
  <p>
1703
1742
  Sets <em class="parameter"><code>iter</code></em> to point to the node following it at the current level. If there
1704
- is no next <em class="parameter"><code>iter</code></em>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned and <em class="parameter"><code>iter</code></em> is set to be invalid.
1743
+ is no next <em class="parameter"><code>iter</code></em>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned and <em class="parameter"><code>iter</code></em> is set to be invalid.
1705
1744
  </p>
1706
1745
  <div class="variablelist"><table border="0">
1707
1746
  <col align="left" valign="top">
@@ -1713,12 +1752,12 @@ is no next <em class="parameter"><code>iter</code></em>, <a href="/usr/share/gtk
1713
1752
  </tr>
1714
1753
  <tr>
1715
1754
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1716
- <td>The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>.
1755
+ <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>]</span>
1717
1756
  </td>
1718
1757
  </tr>
1719
1758
  <tr>
1720
1759
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1721
- <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>iter</code></em> has been changed to the next node.
1760
+ <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>iter</code></em> has been changed to the next node.
1722
1761
  </td>
1723
1762
  </tr>
1724
1763
  </tbody>
@@ -1727,16 +1766,16 @@ is no next <em class="parameter"><code>iter</code></em>, <a href="/usr/share/gtk
1727
1766
  <hr>
1728
1767
  <div class="refsect2" title="gtk_tree_model_iter_children ()">
1729
1768
  <a name="gtk-tree-model-iter-children"></a><h3>gtk_tree_model_iter_children ()</h3>
1730
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_children (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1769
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_children (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1731
1770
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1732
1771
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *parent</code></em>);</pre>
1733
1772
  <p>
1734
1773
  Sets <em class="parameter"><code>iter</code></em> to point to the first child of <em class="parameter"><code>parent</code></em>. If <em class="parameter"><code>parent</code></em> has no
1735
- children, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned and <em class="parameter"><code>iter</code></em> is set to be invalid. <em class="parameter"><code>parent</code></em>
1774
+ children, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned and <em class="parameter"><code>iter</code></em> is set to be invalid. <em class="parameter"><code>parent</code></em>
1736
1775
  will remain a valid node after this function has been called.
1737
1776
  </p>
1738
1777
  <p>
1739
- If <em class="parameter"><code>parent</code></em> is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> returns the first node, equivalent to
1778
+ If <em class="parameter"><code>parent</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> returns the first node, equivalent to
1740
1779
  <code class="literal">gtk_tree_model_get_iter_first (tree_model, iter);</code>
1741
1780
  </p>
1742
1781
  <div class="variablelist"><table border="0">
@@ -1749,16 +1788,17 @@ If <em class="parameter"><code>parent</code></em> is <a href="/usr/share/gtk-doc
1749
1788
  </tr>
1750
1789
  <tr>
1751
1790
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1752
- <td>The new <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to be set to the child.
1791
+ <td> The new <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to be set to the child. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
1753
1792
  </td>
1754
1793
  </tr>
1755
1794
  <tr>
1756
1795
  <td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
1757
- <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
1796
+ <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1797
+ </td>
1758
1798
  </tr>
1759
1799
  <tr>
1760
1800
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1761
- <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>child</code></em> has been set to the first child.
1801
+ <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>child</code></em> has been set to the first child.
1762
1802
  </td>
1763
1803
  </tr>
1764
1804
  </tbody>
@@ -1767,10 +1807,10 @@ If <em class="parameter"><code>parent</code></em> is <a href="/usr/share/gtk-doc
1767
1807
  <hr>
1768
1808
  <div class="refsect2" title="gtk_tree_model_iter_has_child ()">
1769
1809
  <a name="gtk-tree-model-iter-has-child"></a><h3>gtk_tree_model_iter_has_child ()</h3>
1770
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_has_child (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1810
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_has_child (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1771
1811
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);</pre>
1772
1812
  <p>
1773
- Returns <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>iter</code></em> has children, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1813
+ Returns <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>iter</code></em> has children, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
1774
1814
  </p>
1775
1815
  <div class="variablelist"><table border="0">
1776
1816
  <col align="left" valign="top">
@@ -1787,7 +1827,7 @@ Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAP
1787
1827
  </tr>
1788
1828
  <tr>
1789
1829
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1790
- <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>iter</code></em> has children.
1830
+ <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>iter</code></em> has children.
1791
1831
  </td>
1792
1832
  </tr>
1793
1833
  </tbody>
@@ -1796,11 +1836,11 @@ Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAP
1796
1836
  <hr>
1797
1837
  <div class="refsect2" title="gtk_tree_model_iter_n_children ()">
1798
1838
  <a name="gtk-tree-model-iter-n-children"></a><h3>gtk_tree_model_iter_n_children ()</h3>
1799
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_model_iter_n_children (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1839
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_tree_model_iter_n_children (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1800
1840
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);</pre>
1801
1841
  <p>
1802
1842
  Returns the number of children that <em class="parameter"><code>iter</code></em> has. As a special case, if <em class="parameter"><code>iter</code></em>
1803
- is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the number of toplevel nodes is returned.
1843
+ is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the number of toplevel nodes is returned.
1804
1844
  </p>
1805
1845
  <div class="variablelist"><table border="0">
1806
1846
  <col align="left" valign="top">
@@ -1812,7 +1852,8 @@ is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><c
1812
1852
  </tr>
1813
1853
  <tr>
1814
1854
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1815
- <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
1855
+ <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a>, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1856
+ </td>
1816
1857
  </tr>
1817
1858
  <tr>
1818
1859
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -1825,16 +1866,16 @@ is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><c
1825
1866
  <hr>
1826
1867
  <div class="refsect2" title="gtk_tree_model_iter_nth_child ()">
1827
1868
  <a name="gtk-tree-model-iter-nth-child"></a><h3>gtk_tree_model_iter_nth_child ()</h3>
1828
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_nth_child (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1869
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_nth_child (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1829
1870
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1830
1871
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *parent</code></em>,
1831
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n</code></em>);</pre>
1872
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n</code></em>);</pre>
1832
1873
  <p>
1833
1874
  Sets <em class="parameter"><code>iter</code></em> to be the child of <em class="parameter"><code>parent</code></em>, using the given index. The first
1834
1875
  index is 0. If <em class="parameter"><code>n</code></em> is too big, or <em class="parameter"><code>parent</code></em> has no children, <em class="parameter"><code>iter</code></em> is set
1835
- to an invalid iterator and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned. <em class="parameter"><code>parent</code></em> will remain a valid
1876
+ to an invalid iterator and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned. <em class="parameter"><code>parent</code></em> will remain a valid
1836
1877
  node after this function has been called. As a special case, if <em class="parameter"><code>parent</code></em> is
1837
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the <em class="parameter"><code>n</code></em>th root node is set.
1878
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the <em class="parameter"><code>n</code></em>th root node is set.
1838
1879
  </p>
1839
1880
  <div class="variablelist"><table border="0">
1840
1881
  <col align="left" valign="top">
@@ -1846,12 +1887,13 @@ node after this function has been called. As a special case, if <em class="para
1846
1887
  </tr>
1847
1888
  <tr>
1848
1889
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1849
- <td>The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to set to the nth child.
1890
+ <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to set to the nth child. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
1850
1891
  </td>
1851
1892
  </tr>
1852
1893
  <tr>
1853
1894
  <td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
1854
- <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to get the child from, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
1895
+ <td> The <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to get the child from, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1896
+ </td>
1855
1897
  </tr>
1856
1898
  <tr>
1857
1899
  <td><p><span class="term"><em class="parameter"><code>n</code></em> :</span></p></td>
@@ -1860,7 +1902,7 @@ node after this function has been called. As a special case, if <em class="para
1860
1902
  </tr>
1861
1903
  <tr>
1862
1904
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1863
- <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>parent</code></em> has an <em class="parameter"><code>n</code></em>th child.
1905
+ <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>parent</code></em> has an <em class="parameter"><code>n</code></em>th child.
1864
1906
  </td>
1865
1907
  </tr>
1866
1908
  </tbody>
@@ -1869,12 +1911,12 @@ node after this function has been called. As a special case, if <em class="para
1869
1911
  <hr>
1870
1912
  <div class="refsect2" title="gtk_tree_model_iter_parent ()">
1871
1913
  <a name="gtk-tree-model-iter-parent"></a><h3>gtk_tree_model_iter_parent ()</h3>
1872
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_parent (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1914
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_tree_model_iter_parent (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1873
1915
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
1874
1916
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *child</code></em>);</pre>
1875
1917
  <p>
1876
1918
  Sets <em class="parameter"><code>iter</code></em> to be the parent of <em class="parameter"><code>child</code></em>. If <em class="parameter"><code>child</code></em> is at the toplevel, and
1877
- doesn't have a parent, then <em class="parameter"><code>iter</code></em> is set to an invalid iterator and <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1919
+ doesn't have a parent, then <em class="parameter"><code>iter</code></em> is set to an invalid iterator and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1878
1920
  is returned. <em class="parameter"><code>child</code></em> will remain a valid node after this function has been
1879
1921
  called.
1880
1922
  </p>
@@ -1888,7 +1930,7 @@ called.
1888
1930
  </tr>
1889
1931
  <tr>
1890
1932
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
1891
- <td>The new <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to set to the parent.
1933
+ <td> The new <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> to set to the parent. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
1892
1934
  </td>
1893
1935
  </tr>
1894
1936
  <tr>
@@ -1898,7 +1940,7 @@ called.
1898
1940
  </tr>
1899
1941
  <tr>
1900
1942
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1901
- <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>iter</code></em> is set to the parent of <em class="parameter"><code>child</code></em>.
1943
+ <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>iter</code></em> is set to the parent of <em class="parameter"><code>child</code></em>.
1902
1944
  </td>
1903
1945
  </tr>
1904
1946
  </tbody>
@@ -1907,7 +1949,7 @@ called.
1907
1949
  <hr>
1908
1950
  <div class="refsect2" title="gtk_tree_model_get_string_from_iter ()">
1909
1951
  <a name="gtk-tree-model-get-string-from-iter"></a><h3>gtk_tree_model_get_string_from_iter ()</h3>
1910
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tree_model_get_string_from_iter (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1952
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tree_model_get_string_from_iter (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
1911
1953
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);</pre>
1912
1954
  <p>
1913
1955
  Generates a string representation of the iter. This string is a ':'
@@ -1929,7 +1971,7 @@ acceptable return value for this string.
1929
1971
  </tr>
1930
1972
  <tr>
1931
1973
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1932
- <td> A newly-allocated string. 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>.
1974
+ <td> A newly-allocated string. 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>.
1933
1975
 
1934
1976
  </td>
1935
1977
  </tr>
@@ -2015,11 +2057,15 @@ Gets the value of one or more cells in the row referenced by <em class="paramete
2015
2057
  The variable argument list should contain integer column numbers,
2016
2058
  each column number followed by a place to store the value being
2017
2059
  retrieved. The list is terminated by a -1. For example, to get a
2018
- value from column 0 with type <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-STRING:CAPS"><code class="literal">G_TYPE_STRING</code></a>, you would
2060
+ value from column 0 with type <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-STRING:CAPS"><code class="literal">G_TYPE_STRING</code></a>, you would
2019
2061
  write: <code class="literal">gtk_tree_model_get (model, iter, 0, &amp;place_string_here, -1)</code>,
2020
2062
  where <code class="literal">place_string_here</code> is a <span class="type">gchar*</span> to be
2021
2063
  filled with the string.
2022
- If appropriate, the returned values have to be freed or unreferenced.
2064
+ </p>
2065
+ <p>
2066
+ Returned values with type <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-OBJECT:CAPS"><code class="literal">G_TYPE_OBJECT</code></a> have to be unreferenced, values
2067
+ with type <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-STRING:CAPS"><code class="literal">G_TYPE_STRING</code></a> or <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-TYPE-BOXED:CAPS"><code class="literal">G_TYPE_BOXED</code></a> have to be freed. Other values are
2068
+ passed by value.
2023
2069
  </p>
2024
2070
  <div class="variablelist"><table border="0">
2025
2071
  <col align="left" valign="top">
@@ -2079,10 +2125,10 @@ for language bindings to use.
2079
2125
  <a name="gtk-tree-model-foreach"></a><h3>gtk_tree_model_foreach ()</h3>
2080
2126
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_model_foreach (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
2081
2127
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeModelForeachFunc" title="GtkTreeModelForeachFunc ()"><span class="type">GtkTreeModelForeachFunc</span></a> func</code></em>,
2082
- <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>
2128
+ <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>
2083
2129
  <p>
2084
2130
  Calls func on each node in model in a depth-first fashion.
2085
- If <em class="parameter"><code>func</code></em> returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then the tree ceases to be walked, and
2131
+ If <em class="parameter"><code>func</code></em> returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then the tree ceases to be walked, and
2086
2132
  <a class="link" href="GtkTreeModel.html#gtk-tree-model-foreach" title="gtk_tree_model_foreach ()"><code class="function">gtk_tree_model_foreach()</code></a> returns.
2087
2133
  </p>
2088
2134
  <div class="variablelist"><table border="0">
@@ -2231,7 +2277,7 @@ valid location anymore.
2231
2277
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_model_rows_reordered (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
2232
2278
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
2233
2279
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
2234
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);</pre>
2280
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *new_order</code></em>);</pre>
2235
2281
  <p>
2236
2282
  Emits the "rows-reordered" signal on <em class="parameter"><code>tree_model</code></em>. This should be called by
2237
2283
  models when their rows have been reordered.
@@ -2253,7 +2299,7 @@ models when their rows have been reordered.
2253
2299
  <tr>
2254
2300
  <td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
2255
2301
  <td>A valid <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> pointing to the node whose children have been
2256
- reordered, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the depth of <em class="parameter"><code>path</code></em> is 0.
2302
+ reordered, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the depth of <em class="parameter"><code>path</code></em> is 0.
2257
2303
  </td>
2258
2304
  </tr>
2259
2305
  <tr>
@@ -2274,7 +2320,7 @@ models when their rows have been reordered.
2274
2320
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model,
2275
2321
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path,
2276
2322
  <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter,
2277
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
2323
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
2278
2324
  <p>
2279
2325
  This signal is emitted when a row in the model has changed.
2280
2326
  </p>
@@ -2308,7 +2354,7 @@ This signal is emitted when a row in the model has changed.
2308
2354
  <a name="GtkTreeModel-row-deleted"></a><h3>The <code class="literal">"row-deleted"</code> signal</h3>
2309
2355
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model,
2310
2356
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path,
2311
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
2357
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
2312
2358
  <p>
2313
2359
  This signal is emitted when a row has been deleted.
2314
2360
  </p>
@@ -2350,7 +2396,7 @@ row-deleted handler.
2350
2396
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model,
2351
2397
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path,
2352
2398
  <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter,
2353
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
2399
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
2354
2400
  <p>
2355
2401
  This signal is emitted when a row has gotten the first child row or lost
2356
2402
  its last child row.
@@ -2386,7 +2432,7 @@ its last child row.
2386
2432
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model,
2387
2433
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path,
2388
2434
  <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter,
2389
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
2435
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
2390
2436
  <p>
2391
2437
  This signal is emitted when a new row has been inserted in the model.
2392
2438
  </p>
@@ -2426,8 +2472,8 @@ then fill it with the desired values.
2426
2472
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model,
2427
2473
  <a class="link" href="GtkTreeModel.html#GtkTreePath" title="GtkTreePath"><span class="type">GtkTreePath</span></a> *path,
2428
2474
  <a class="link" href="GtkTreeModel.html#GtkTreeIter" title="GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter,
2429
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> new_order,
2430
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
2475
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> new_order,
2476
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
2431
2477
  <p>
2432
2478
  This signal is emitted when the children of a node in the <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>
2433
2479
  have been reordered.
@@ -2479,13 +2525,13 @@ by removing and then reinserting the row.
2479
2525
  </div>
2480
2526
  <div class="footnotes">
2481
2527
  <br><hr width="100" align="left">
2482
- <div class="footnote"><p><sup>[<a name="ftn.id736591" href="#id736591" class="para">4</a>] </sup>
2528
+ <div class="footnote"><p><sup>[<a id="ftn.id982301" href="#id982301" class="para">4</a>] </sup>
2483
2529
  Here, <abbr class="abbrev">iter</abbr> is short for <span class="quote">“<span class="quote">iterator</span>”</span>
2484
2530
  </p></div>
2485
2531
  </div>
2486
2532
  </div>
2487
2533
  <div class="footer">
2488
2534
  <hr>
2489
- Generated by GTK-Doc V1.14</div>
2535
+ Generated by GTK-Doc V1.15</div>
2490
2536
  </body>
2491
2537
  </html>