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>GtkStatusbar</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="DisplayWidgets.html" title="Display Widgets">
9
9
  <link rel="prev" href="GtkProgressBar.html" title="GtkProgressBar">
10
10
  <link rel="next" href="GtkInfoBar.html" title="GtkInfoBar">
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">
@@ -52,27 +52,29 @@
52
52
 
53
53
  <a class="link" href="GtkStatusbar.html#GtkStatusbar-struct" title="GtkStatusbar">GtkStatusbar</a>;
54
54
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkStatusbar.html#gtk-statusbar-new" title="gtk_statusbar_new ()">gtk_statusbar_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
55
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkStatusbar.html#gtk-statusbar-get-context-id" title="gtk_statusbar_get_context_id ()">gtk_statusbar_get_context_id</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
56
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_description</code></em>);
57
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkStatusbar.html#gtk-statusbar-push" title="gtk_statusbar_push ()">gtk_statusbar_push</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
58
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
59
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
55
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkStatusbar.html#gtk-statusbar-get-context-id" title="gtk_statusbar_get_context_id ()">gtk_statusbar_get_context_id</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
56
+ <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> *context_description</code></em>);
57
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkStatusbar.html#gtk-statusbar-push" title="gtk_statusbar_push ()">gtk_statusbar_push</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
58
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
59
+ <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> *text</code></em>);
60
60
  <span class="returnvalue">void</span> <a class="link" href="GtkStatusbar.html#gtk-statusbar-pop" title="gtk_statusbar_pop ()">gtk_statusbar_pop</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
61
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>);
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>);
62
62
  <span class="returnvalue">void</span> <a class="link" href="GtkStatusbar.html#gtk-statusbar-remove" title="gtk_statusbar_remove ()">gtk_statusbar_remove</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
63
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
64
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> message_id</code></em>);
63
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
64
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> message_id</code></em>);
65
+ <span class="returnvalue">void</span> <a class="link" href="GtkStatusbar.html#gtk-statusbar-remove-all" title="gtk_statusbar_remove_all ()">gtk_statusbar_remove_all</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
66
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>);
65
67
  <span class="returnvalue">void</span> <a class="link" href="GtkStatusbar.html#gtk-statusbar-set-has-resize-grip" title="gtk_statusbar_set_has_resize_grip ()">gtk_statusbar_set_has_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
66
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
67
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkStatusbar.html#gtk-statusbar-get-has-resize-grip" title="gtk_statusbar_get_has_resize_grip ()">gtk_statusbar_get_has_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);
68
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
69
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkStatusbar.html#gtk-statusbar-get-has-resize-grip" title="gtk_statusbar_get_has_resize_grip ()">gtk_statusbar_get_has_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);
68
70
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkStatusbar.html#gtk-statusbar-get-message-area" title="gtk_statusbar_get_message_area ()">gtk_statusbar_get_message_area</a> (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);
69
71
  </pre>
70
72
  </div>
71
73
  <div class="refsect1" title="Object Hierarchy">
72
74
  <a name="GtkStatusbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
73
75
  <pre class="synopsis">
74
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
75
- +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
76
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
77
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
76
78
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
77
79
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
78
80
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -85,12 +87,12 @@
85
87
  <a name="GtkStatusbar.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
86
88
  <p>
87
89
  GtkStatusbar implements
88
- AtkImplementorIface, <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and <a class="link" href="gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
90
+ AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a> and <a class="link" href="gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
89
91
  </div>
90
92
  <div class="refsect1" title="Properties">
91
93
  <a name="GtkStatusbar.properties"></a><h2>Properties</h2>
92
94
  <pre class="synopsis">
93
- "<a class="link" href="GtkStatusbar.html#GtkStatusbar--has-resize-grip" title='The "has-resize-grip" property'>has-resize-grip</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
95
+ "<a class="link" href="GtkStatusbar.html#GtkStatusbar--has-resize-grip" title='The "has-resize-grip" property'>has-resize-grip</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
94
96
  </pre>
95
97
  </div>
96
98
  <div class="refsect1" title="Style Properties">
@@ -175,8 +177,8 @@ Creates a new <a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><spa
175
177
  <hr>
176
178
  <div class="refsect2" title="gtk_statusbar_get_context_id ()">
177
179
  <a name="gtk-statusbar-get-context-id"></a><h3>gtk_statusbar_get_context_id ()</h3>
178
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_statusbar_get_context_id (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
179
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_description</code></em>);</pre>
180
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_statusbar_get_context_id (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
181
+ <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> *context_description</code></em>);</pre>
180
182
  <p>
181
183
  Returns a new context identifier, given a description
182
184
  of the actual context. Note that the description is
@@ -207,9 +209,9 @@ of the actual context. Note that the description is
207
209
  <hr>
208
210
  <div class="refsect2" title="gtk_statusbar_push ()">
209
211
  <a name="gtk-statusbar-push"></a><h3>gtk_statusbar_push ()</h3>
210
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_statusbar_push (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
211
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
212
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
212
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_statusbar_push (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
213
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
214
+ <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> *text</code></em>);</pre>
213
215
  <p>
214
216
  Pushes a new message onto a statusbar's stack.
215
217
  </p>
@@ -245,7 +247,7 @@ Pushes a new message onto a statusbar's stack.
245
247
  <div class="refsect2" title="gtk_statusbar_pop ()">
246
248
  <a name="gtk-statusbar-pop"></a><h3>gtk_statusbar_pop ()</h3>
247
249
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_statusbar_pop (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
248
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>);</pre>
250
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>);</pre>
249
251
  <p>
250
252
  Removes the first message in the <span class="type">GtkStatusBar</span>'s stack
251
253
  with the given context id.
@@ -275,8 +277,8 @@ context id.
275
277
  <div class="refsect2" title="gtk_statusbar_remove ()">
276
278
  <a name="gtk-statusbar-remove"></a><h3>gtk_statusbar_remove ()</h3>
277
279
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_statusbar_remove (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
278
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
279
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> message_id</code></em>);</pre>
280
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>,
281
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> message_id</code></em>);</pre>
280
282
  <p>
281
283
  Forces the removal of a message from a statusbar's stack.
282
284
  The exact <em class="parameter"><code>context_id</code></em> and <em class="parameter"><code>message_id</code></em> must be specified.
@@ -303,13 +305,39 @@ The exact <em class="parameter"><code>context_id</code></em> and <em class="para
303
305
  </table></div>
304
306
  </div>
305
307
  <hr>
308
+ <div class="refsect2" title="gtk_statusbar_remove_all ()">
309
+ <a name="gtk-statusbar-remove-all"></a><h3>gtk_statusbar_remove_all ()</h3>
310
+ <pre class="programlisting"><span class="returnvalue">void</span> gtk_statusbar_remove_all (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
311
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id</code></em>);</pre>
312
+ <p>
313
+ Forces the removal of all messages from a statusbar's
314
+ stack with the exact <em class="parameter"><code>context_id</code></em>.
315
+ </p>
316
+ <div class="variablelist"><table border="0">
317
+ <col align="left" valign="top">
318
+ <tbody>
319
+ <tr>
320
+ <td><p><span class="term"><em class="parameter"><code>statusbar</code></em> :</span></p></td>
321
+ <td>a <span class="type">GtkStatusBar</span>
322
+ </td>
323
+ </tr>
324
+ <tr>
325
+ <td><p><span class="term"><em class="parameter"><code>context_id</code></em> :</span></p></td>
326
+ <td>a context identifier
327
+ </td>
328
+ </tr>
329
+ </tbody>
330
+ </table></div>
331
+ <p class="since">Since 2.22</p>
332
+ </div>
333
+ <hr>
306
334
  <div class="refsect2" title="gtk_statusbar_set_has_resize_grip ()">
307
335
  <a name="gtk-statusbar-set-has-resize-grip"></a><h3>gtk_statusbar_set_has_resize_grip ()</h3>
308
336
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_statusbar_set_has_resize_grip (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>,
309
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
337
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
310
338
  <p>
311
339
  Sets whether the statusbar has a resize grip.
312
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> by default.
340
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> by default.
313
341
  </p>
314
342
  <div class="variablelist"><table border="0">
315
343
  <col align="left" valign="top">
@@ -322,7 +350,7 @@ Sets whether the statusbar has a resize grip.
322
350
  <tr>
323
351
  <td><p><span class="term"><em class="parameter"><code>setting</code></em> :</span></p></td>
324
352
  <td>
325
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to have a resize grip
353
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to have a resize grip
326
354
  </td>
327
355
  </tr>
328
356
  </tbody>
@@ -331,7 +359,7 @@ Sets whether the statusbar has a resize grip.
331
359
  <hr>
332
360
  <div class="refsect2" title="gtk_statusbar_get_has_resize_grip ()">
333
361
  <a name="gtk-statusbar-get-has-resize-grip"></a><h3>gtk_statusbar_get_has_resize_grip ()</h3>
334
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_statusbar_get_has_resize_grip (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);</pre>
362
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_statusbar_get_has_resize_grip (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);</pre>
335
363
  <p>
336
364
  Returns whether the statusbar has a resize grip.
337
365
  </p>
@@ -345,7 +373,7 @@ Returns whether the statusbar has a resize grip.
345
373
  </tr>
346
374
  <tr>
347
375
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
348
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the statusbar has a resize grip.
376
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the statusbar has a resize grip.
349
377
  </td>
350
378
  </tr>
351
379
  </tbody>
@@ -381,7 +409,7 @@ Retrieves the box containing the label widget.
381
409
  <a name="GtkStatusbar.property-details"></a><h2>Property Details</h2>
382
410
  <div class="refsect2" title='The "has-resize-grip" property'>
383
411
  <a name="GtkStatusbar--has-resize-grip"></a><h3>The <code class="literal">"has-resize-grip"</code> property</h3>
384
- <pre class="programlisting"> "has-resize-grip" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
412
+ <pre class="programlisting"> "has-resize-grip" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
385
413
  <p>
386
414
  Whether the statusbar has a grip for resizing the toplevel window.
387
415
  </p>
@@ -403,9 +431,9 @@ Whether the statusbar has a grip for resizing the toplevel window.
403
431
  <div class="refsect2" title='The "text-popped" signal'>
404
432
  <a name="GtkStatusbar-text-popped"></a><h3>The <code class="literal">"text-popped"</code> signal</h3>
405
433
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar,
406
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id,
407
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text,
408
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
434
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id,
435
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text,
436
+ <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>
409
437
  <p>
410
438
  Is emitted whenever a new message is popped off a statusbar's stack.
411
439
  </p>
@@ -438,9 +466,9 @@ Is emitted whenever a new message is popped off a statusbar's stack.
438
466
  <div class="refsect2" title='The "text-pushed" signal'>
439
467
  <a name="GtkStatusbar-text-pushed"></a><h3>The <code class="literal">"text-pushed"</code> signal</h3>
440
468
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar,
441
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id,
442
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text,
443
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
469
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> context_id,
470
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text,
471
+ <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>
444
472
  <p>
445
473
  Is emitted whenever a new message gets pushed onto a statusbar's stack.
446
474
  </p>
@@ -473,6 +501,6 @@ Is emitted whenever a new message gets pushed onto a statusbar's stack.
473
501
  </div>
474
502
  <div class="footer">
475
503
  <hr>
476
- Generated by GTK-Doc V1.14</div>
504
+ Generated by GTK-Doc V1.15</div>
477
505
  </body>
478
506
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Styles</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="gtkbase.html" title="Part II. GTK+ Core Reference">
9
9
  <link rel="prev" href="gtk-Graphics-Contexts.html" title="Graphics Contexts">
10
10
  <link rel="next" href="gtk-Selections.html" title="Selections">
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">
@@ -58,13 +58,13 @@
58
58
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>);
59
59
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-apply-default-background" title="gtk_style_apply_default_background ()">gtk_style_apply_default_background</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
60
60
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
61
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
62
62
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
63
63
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
64
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
65
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
66
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
67
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
64
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
65
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
66
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
67
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
68
68
  #define <a class="link" href="GtkStyle.html#gtk-style-apply-default-pixmap" title="gtk_style_apply_default_pixmap()">gtk_style_apply_default_pixmap</a> (s,
69
69
  gw,
70
70
  st,
@@ -73,271 +73,271 @@
73
73
  y,
74
74
  w,
75
75
  h)
76
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkStyle.html#gtk-style-lookup-color" title="gtk_style_lookup_color ()">gtk_style_lookup_color</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
77
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *color_name</code></em>,
76
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkStyle.html#gtk-style-lookup-color" title="gtk_style_lookup_color ()">gtk_style_lookup_color</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
77
+ <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> *color_name</code></em>,
78
78
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
79
79
  <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSet" title="GtkIconSet"><span class="returnvalue">GtkIconSet</span></a>* <a class="link" href="GtkStyle.html#gtk-style-lookup-icon-set" title="gtk_style_lookup_icon_set ()">gtk_style_lookup_icon_set</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
80
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
80
+ <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> *stock_id</code></em>);
81
81
  <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a>* <a class="link" href="GtkStyle.html#gtk-style-render-icon" title="gtk_style_render_icon ()">gtk_style_render_icon</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
82
82
  <em class="parameter"><code>const <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>,
83
83
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
84
84
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
85
85
  <em class="parameter"><code><a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>,
86
86
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
87
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>);
87
+ <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> *detail</code></em>);
88
88
  <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Fonts.html#GdkFont"><span class="returnvalue">GdkFont</span></a> * <a class="link" href="GtkStyle.html#gtk-style-get-font" title="gtk_style_get_font ()">gtk_style_get_font</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);
89
89
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-set-font" title="gtk_style_set_font ()">gtk_style_set_font</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
90
90
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> *font</code></em>);
91
91
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-get-style-property" title="gtk_style_get_style_property ()">gtk_style_get_style_property</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
92
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
93
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
94
- <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>);
92
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
93
+ <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> *property_name</code></em>,
94
+ <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>);
95
95
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-get-valist" title="gtk_style_get_valist ()">gtk_style_get_valist</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
96
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
97
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
96
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
97
+ <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> *first_property_name</code></em>,
98
98
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);
99
99
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-get" title="gtk_style_get ()">gtk_style_get</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
100
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
101
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
100
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
101
+ <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> *first_property_name</code></em>,
102
102
  <em class="parameter"><code>...</code></em>);
103
103
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-hline" title="gtk_draw_hline ()">gtk_draw_hline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
104
104
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
105
105
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
106
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
107
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
108
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
106
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
107
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</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> y</code></em>);
109
109
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-vline" title="gtk_draw_vline ()">gtk_draw_vline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
110
110
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
111
111
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
112
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
113
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
114
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);
112
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
113
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</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> x</code></em>);
115
115
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-shadow" title="gtk_draw_shadow ()">gtk_draw_shadow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
116
116
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
117
117
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
118
118
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
119
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
120
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
121
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
122
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
119
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
120
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
121
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
122
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
123
123
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-polygon" title="gtk_draw_polygon ()">gtk_draw_polygon</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
124
124
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
125
125
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
126
126
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
127
127
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
128
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> npoints</code></em>,
129
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);
128
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> npoints</code></em>,
129
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);
130
130
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-arrow" title="gtk_draw_arrow ()">gtk_draw_arrow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
131
131
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
132
132
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
133
133
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
134
134
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
135
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
136
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
137
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
138
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
139
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
135
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
136
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
137
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
138
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
139
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
140
140
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-diamond" title="gtk_draw_diamond ()">gtk_draw_diamond</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
141
141
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
142
142
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
143
143
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
144
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
145
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
146
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
147
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
144
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
145
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
146
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
147
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
148
148
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-string" title="gtk_draw_string ()">gtk_draw_string</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
149
149
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
150
150
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
151
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
152
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
153
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);
151
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
152
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
153
+ <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> *string</code></em>);
154
154
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-box" title="gtk_draw_box ()">gtk_draw_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
155
155
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
156
156
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
157
157
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
158
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
159
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
160
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
161
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
158
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
159
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
160
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
161
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
162
162
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-box-gap" title="gtk_draw_box_gap ()">gtk_draw_box_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
163
163
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
164
164
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
165
165
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
166
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
167
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
168
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
169
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
166
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
167
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
168
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
169
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
170
170
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
171
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
172
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
171
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
172
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
173
173
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-check" title="gtk_draw_check ()">gtk_draw_check</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
174
174
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
175
175
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
176
176
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
177
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
178
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
179
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
180
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</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> x</code></em>,
178
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
179
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
180
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
181
181
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-extension" title="gtk_draw_extension ()">gtk_draw_extension</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
182
182
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
183
183
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
184
184
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
185
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
186
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
187
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
188
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
185
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
186
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
187
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
188
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
189
189
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);
190
190
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-flat-box" title="gtk_draw_flat_box ()">gtk_draw_flat_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
191
191
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
192
192
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
193
193
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
194
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
195
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
196
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
197
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
194
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
195
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
196
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
197
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
198
198
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-focus" title="gtk_draw_focus ()">gtk_draw_focus</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
199
199
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
200
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
201
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
202
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
203
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
200
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
201
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
202
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
203
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
204
204
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-handle" title="gtk_draw_handle ()">gtk_draw_handle</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
205
205
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
206
206
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
207
207
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
208
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
209
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
210
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
211
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
208
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
209
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
210
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
211
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
212
212
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
213
213
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-option" title="gtk_draw_option ()">gtk_draw_option</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
214
214
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
215
215
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
216
216
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
217
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
218
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
219
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
220
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
217
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
218
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
219
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
220
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
221
221
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-shadow-gap" title="gtk_draw_shadow_gap ()">gtk_draw_shadow_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
222
222
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
223
223
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
224
224
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
225
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
226
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
227
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
228
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
225
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
226
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
227
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
228
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
229
229
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
230
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
231
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
230
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
231
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
232
232
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-slider" title="gtk_draw_slider ()">gtk_draw_slider</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
233
233
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
234
234
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
235
235
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
236
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
237
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
238
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
239
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
236
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
237
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
238
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
239
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
240
240
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
241
241
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-tab" title="gtk_draw_tab ()">gtk_draw_tab</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
242
242
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
243
243
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
244
244
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
245
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
246
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
247
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
248
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
245
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
246
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
247
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
248
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
249
249
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-expander" title="gtk_draw_expander ()">gtk_draw_expander</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
250
250
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
251
251
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
252
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
253
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
252
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
253
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
254
254
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkExpanderStyle" title="enum GtkExpanderStyle"><span class="type">GtkExpanderStyle</span></a> expander_style</code></em>);
255
255
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-layout" title="gtk_draw_layout ()">gtk_draw_layout</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
256
256
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
257
257
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
258
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
259
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
260
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
258
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
259
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
260
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
261
261
  <em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);
262
262
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-resize-grip" title="gtk_draw_resize_grip ()">gtk_draw_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
263
263
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
264
264
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
265
265
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
266
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
267
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
268
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
269
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
266
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
267
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
268
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
269
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
270
270
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-arrow" title="gtk_paint_arrow ()">gtk_paint_arrow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
271
271
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
272
272
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
273
273
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
274
274
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
275
275
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
276
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
276
+ <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> *detail</code></em>,
277
277
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
278
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
279
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
280
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
281
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
282
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
278
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
279
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
280
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
281
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
282
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
283
283
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-box" title="gtk_paint_box ()">gtk_paint_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
284
284
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
285
285
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
286
286
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
287
287
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
288
288
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
289
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
290
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
291
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
292
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
293
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
289
+ <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> *detail</code></em>,
290
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
291
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
292
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
293
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
294
294
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-box-gap" title="gtk_paint_box_gap ()">gtk_paint_box_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
295
295
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
296
296
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
297
297
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
298
298
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
299
299
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
300
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
301
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
302
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
303
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
304
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
300
+ <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> *detail</code></em>,
301
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
302
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
303
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
304
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
305
305
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
306
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
307
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
306
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
307
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
308
308
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-check" title="gtk_paint_check ()">gtk_paint_check</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
309
309
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
310
310
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
311
311
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
312
312
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
313
313
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
314
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
315
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
316
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
317
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
318
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
314
+ <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> *detail</code></em>,
315
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
316
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
317
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
318
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
319
319
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-diamond" title="gtk_paint_diamond ()">gtk_paint_diamond</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
320
320
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
321
321
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
322
322
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
323
323
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
324
324
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
325
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
326
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
327
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
328
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
329
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
325
+ <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> *detail</code></em>,
326
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
327
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
328
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
329
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
330
330
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-extension" title="gtk_paint_extension ()">gtk_paint_extension</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
331
331
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
332
332
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
333
333
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
334
334
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
335
335
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
336
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
337
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
338
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
339
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
340
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
336
+ <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> *detail</code></em>,
337
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
338
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
339
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
340
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
341
341
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);
342
342
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-flat-box" title="gtk_paint_flat_box ()">gtk_paint_flat_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
343
343
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
@@ -345,177 +345,177 @@
345
345
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
346
346
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
347
347
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
348
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
349
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
350
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
351
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
352
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
348
+ <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> *detail</code></em>,
349
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
350
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
351
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
352
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
353
353
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-focus" title="gtk_paint_focus ()">gtk_paint_focus</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
354
354
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
355
355
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
356
356
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
357
357
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
358
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
359
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
360
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
361
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
362
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
358
+ <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> *detail</code></em>,
359
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
360
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
361
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
362
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
363
363
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-handle" title="gtk_paint_handle ()">gtk_paint_handle</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
364
364
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
365
365
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
366
366
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
367
367
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
368
368
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
369
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
370
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
371
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
372
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
373
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
369
+ <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> *detail</code></em>,
370
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
371
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
372
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
373
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
374
374
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
375
375
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-hline" title="gtk_paint_hline ()">gtk_paint_hline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
376
376
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
377
377
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
378
378
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
379
379
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
380
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
381
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
382
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
383
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
380
+ <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> *detail</code></em>,
381
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
382
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
383
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
384
384
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-option" title="gtk_paint_option ()">gtk_paint_option</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
385
385
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
386
386
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
387
387
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
388
388
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
389
389
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
390
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
391
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
392
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
393
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
394
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
390
+ <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> *detail</code></em>,
391
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
392
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
393
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
394
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
395
395
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-polygon" title="gtk_paint_polygon ()">gtk_paint_polygon</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
396
396
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
397
397
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
398
398
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
399
399
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
400
400
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
401
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
401
+ <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> *detail</code></em>,
402
402
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
403
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_points</code></em>,
404
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);
403
+ <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_points</code></em>,
404
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);
405
405
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-shadow" title="gtk_paint_shadow ()">gtk_paint_shadow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
406
406
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
407
407
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
408
408
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
409
409
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
410
410
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
411
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
412
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
413
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
414
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
415
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
411
+ <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> *detail</code></em>,
412
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
413
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
414
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
415
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
416
416
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-shadow-gap" title="gtk_paint_shadow_gap ()">gtk_paint_shadow_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
417
417
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
418
418
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
419
419
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
420
420
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
421
421
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
422
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
423
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
424
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
425
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
426
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
422
+ <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> *detail</code></em>,
423
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
424
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
425
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
426
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
427
427
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
428
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
429
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
428
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
429
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
430
430
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-slider" title="gtk_paint_slider ()">gtk_paint_slider</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
431
431
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
432
432
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
433
433
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
434
434
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
435
435
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
436
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
437
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
438
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
439
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
440
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
436
+ <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> *detail</code></em>,
437
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
438
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
439
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
440
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
441
441
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
442
442
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-spinner" title="gtk_paint_spinner ()">gtk_paint_spinner</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
443
443
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
444
444
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
445
445
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
446
446
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
447
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
448
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
449
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
450
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
451
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
452
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
447
+ <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> *detail</code></em>,
448
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
449
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
450
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
451
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
452
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
453
453
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-string" title="gtk_paint_string ()">gtk_paint_string</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
454
454
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
455
455
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
456
456
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
457
457
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
458
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
459
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
460
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
461
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);
458
+ <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> *detail</code></em>,
459
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
460
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
461
+ <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> *string</code></em>);
462
462
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-tab" title="gtk_paint_tab ()">gtk_paint_tab</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
463
463
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
464
464
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
465
465
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
466
466
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
467
467
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
468
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
469
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
470
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
471
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
472
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
468
+ <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> *detail</code></em>,
469
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
470
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
471
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
472
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
473
473
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-vline" title="gtk_paint_vline ()">gtk_paint_vline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
474
474
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
475
475
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
476
476
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
477
477
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
478
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
479
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
480
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
481
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);
478
+ <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> *detail</code></em>,
479
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
480
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
481
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);
482
482
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-expander" title="gtk_paint_expander ()">gtk_paint_expander</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
483
483
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
484
484
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
485
485
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
486
486
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
487
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
488
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
489
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
487
+ <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> *detail</code></em>,
488
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
489
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
490
490
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkExpanderStyle" title="enum GtkExpanderStyle"><span class="type">GtkExpanderStyle</span></a> expander_style</code></em>);
491
491
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-layout" title="gtk_paint_layout ()">gtk_paint_layout</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
492
492
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
493
493
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
494
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
494
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
495
495
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
496
496
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
497
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
498
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
499
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
497
+ <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> *detail</code></em>,
498
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
499
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
500
500
  <em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);
501
501
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-resize-grip" title="gtk_paint_resize_grip ()">gtk_paint_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
502
502
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
503
503
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
504
504
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
505
505
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
506
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
506
+ <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> *detail</code></em>,
507
507
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
508
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
509
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
510
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
511
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
508
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
509
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
510
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
511
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
512
512
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-insertion-cursor" title="gtk_draw_insertion_cursor ()">gtk_draw_insertion_cursor</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
513
513
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
514
514
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
515
515
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>,
516
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
516
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
517
517
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
518
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);
518
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);
519
519
 
520
520
  <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder">GtkBorder</a>;
521
521
  <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="returnvalue">GtkBorder</span></a> * <a class="link" href="GtkStyle.html#gtk-border-new" title="gtk_border_new ()">gtk_border_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
@@ -523,15 +523,15 @@
523
523
  <span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-border-free" title="gtk_border_free ()">gtk_border_free</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a> *border_</code></em>);
524
524
 
525
525
  <a class="link" href="GtkStyle.html#GtkRcProperty" title="GtkRcProperty">GtkRcProperty</a>;
526
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()">*GtkRcPropertyParser</a>) (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
527
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Strings.html#GString"><span class="type">GString</span></a> *rc_string</code></em>,
528
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
526
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()">*GtkRcPropertyParser</a>) (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
527
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *rc_string</code></em>,
528
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);
529
529
  </pre>
530
530
  </div>
531
531
  <div class="refsect1" title="Object Hierarchy">
532
532
  <a name="GtkStyle.object-hierarchy"></a><h2>Object Hierarchy</h2>
533
533
  <pre class="synopsis">
534
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
534
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
535
535
  +----GtkStyle
536
536
  </pre>
537
537
  </div>
@@ -705,7 +705,7 @@ to any windows anymore, it is unrealized. See <a class="link" href="GtkStyle.htm
705
705
  <pre class="programlisting"><a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a>* gtk_style_ref (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);</pre>
706
706
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
707
707
  <h3 class="title">Warning</h3>
708
- <p><code class="literal">gtk_style_ref</code> has been deprecated since version 2.0 and should not be used in newly-written code. use <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
708
+ <p><code class="literal">gtk_style_ref</code> has been deprecated since version 2.0 and should not be used in newly-written code. use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
709
709
  </div>
710
710
  <p>
711
711
  Increase the reference count of <em class="parameter"><code>style</code></em>.
@@ -733,7 +733,7 @@ Increase the reference count of <em class="parameter"><code>style</code></em>.
733
733
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_style_unref (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);</pre>
734
734
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
735
735
  <h3 class="title">Warning</h3>
736
- <p><code class="literal">gtk_style_unref</code> has been deprecated since version 2.0 and should not be used in newly-written code. use <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
736
+ <p><code class="literal">gtk_style_unref</code> has been deprecated since version 2.0 and should not be used in newly-written code. use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
737
737
  </div>
738
738
  <p>
739
739
  Decrease the reference count of <em class="parameter"><code>style</code></em>.
@@ -783,18 +783,19 @@ specified by <em class="parameter"><code>style</code></em> for the given state.
783
783
  <a name="gtk-style-apply-default-background"></a><h3>gtk_style_apply_default_background ()</h3>
784
784
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_style_apply_default_background (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
785
785
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
786
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
786
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
787
787
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
788
788
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
789
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
790
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
791
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
792
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
789
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
790
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
791
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
792
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
793
793
  <div class="variablelist"><table border="0">
794
794
  <col align="left" valign="top">
795
795
  <tbody><tr>
796
796
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
797
- <td>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
797
+ <td>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
798
+ </td>
798
799
  </tr></tbody>
799
800
  </table></div>
800
801
  </div>
@@ -859,13 +860,13 @@ Does the same as <a class="link" href="GtkStyle.html#gtk-style-apply-default-bac
859
860
  <hr>
860
861
  <div class="refsect2" title="gtk_style_lookup_color ()">
861
862
  <a name="gtk-style-lookup-color"></a><h3>gtk_style_lookup_color ()</h3>
862
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_style_lookup_color (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
863
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *color_name</code></em>,
863
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_style_lookup_color (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
864
+ <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> *color_name</code></em>,
864
865
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
865
866
  <p>
866
867
  Looks up <em class="parameter"><code>color_name</code></em> in the style's logical color mappings,
867
- filling in <em class="parameter"><code>color</code></em> and returning <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if found, otherwise
868
- returning <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. Do not cache the found mapping, because
868
+ filling in <em class="parameter"><code>color</code></em> and returning <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if found, otherwise
869
+ returning <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. Do not cache the found mapping, because
869
870
  it depends on the <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> and might change when a theme
870
871
  switch occurs.
871
872
  </p>
@@ -889,7 +890,7 @@ switch occurs.
889
890
  </tr>
890
891
  <tr>
891
892
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
892
- <td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mapping was found.
893
+ <td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mapping was found.
893
894
 
894
895
  </td>
895
896
  </tr>
@@ -901,11 +902,11 @@ switch occurs.
901
902
  <div class="refsect2" title="gtk_style_lookup_icon_set ()">
902
903
  <a name="gtk-style-lookup-icon-set"></a><h3>gtk_style_lookup_icon_set ()</h3>
903
904
  <pre class="programlisting"><a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSet" title="GtkIconSet"><span class="returnvalue">GtkIconSet</span></a>* gtk_style_lookup_icon_set (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
904
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
905
+ <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> *stock_id</code></em>);</pre>
905
906
  <p>
906
907
  Looks up <em class="parameter"><code>stock_id</code></em> in the icon factories associated with <em class="parameter"><code>style</code></em>
907
908
  and the default icon factory, returning an icon set if found,
908
- otherwise <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
909
+ otherwise <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
909
910
  </p>
910
911
  <div class="variablelist"><table border="0">
911
912
  <col align="left" valign="top">
@@ -937,7 +938,7 @@ otherwise <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:C
937
938
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
938
939
  <em class="parameter"><code><a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>,
939
940
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
940
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>);</pre>
941
+ <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> *detail</code></em>);</pre>
941
942
  <p>
942
943
  Renders the icon specified by <em class="parameter"><code>source</code></em> at the given <em class="parameter"><code>size</code></em>
943
944
  according to the given parameters and returns the result in a
@@ -975,11 +976,13 @@ pixbuf.
975
976
  </tr>
976
977
  <tr>
977
978
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
978
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
979
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
980
+ </td>
979
981
  </tr>
980
982
  <tr>
981
983
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
982
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
984
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
985
+ </td>
983
986
  </tr>
984
987
  <tr>
985
988
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -1046,8 +1049,9 @@ use style-&gt;font_desc instead.
1046
1049
  </tr>
1047
1050
  <tr>
1048
1051
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
1049
- <td> a <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> corresponding
1050
- to style-&gt;font_desc.. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
1052
+ <td> a <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> corresponding
1053
+ to style-&gt;font_desc. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1054
+ </td>
1051
1055
  </tr>
1052
1056
  </tbody>
1053
1057
  </table></div>
@@ -1056,9 +1060,9 @@ use style-&gt;font_desc instead.
1056
1060
  <div class="refsect2" title="gtk_style_get_style_property ()">
1057
1061
  <a name="gtk-style-get-style-property"></a><h3>gtk_style_get_style_property ()</h3>
1058
1062
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_style_get_style_property (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1059
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
1060
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
1061
- <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>
1063
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
1064
+ <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> *property_name</code></em>,
1065
+ <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>
1062
1066
  <p>
1063
1067
  Queries the value of a style property corresponding to a
1064
1068
  widget class is in the given style.
@@ -1073,7 +1077,7 @@ widget class is in the given style.
1073
1077
  </tr>
1074
1078
  <tr>
1075
1079
  <td><p><span class="term"><em class="parameter"><code>widget_type</code></em> :</span></p></td>
1076
- <td>the <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of a descendant of <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
1080
+ <td>the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of a descendant of <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
1077
1081
  </td>
1078
1082
  </tr>
1079
1083
  <tr>
@@ -1083,7 +1087,7 @@ widget class is in the given style.
1083
1087
  </tr>
1084
1088
  <tr>
1085
1089
  <td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
1086
- <td>a <a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> where the value of the property being
1090
+ <td>a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> where the value of the property being
1087
1091
  queried will be stored
1088
1092
  </td>
1089
1093
  </tr>
@@ -1095,8 +1099,8 @@ widget class is in the given style.
1095
1099
  <div class="refsect2" title="gtk_style_get_valist ()">
1096
1100
  <a name="gtk-style-get-valist"></a><h3>gtk_style_get_valist ()</h3>
1097
1101
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_style_get_valist (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1098
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
1099
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
1102
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
1103
+ <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> *first_property_name</code></em>,
1100
1104
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);</pre>
1101
1105
  <p>
1102
1106
  Non-vararg variant of <a class="link" href="GtkStyle.html#gtk-style-get" title="gtk_style_get ()"><code class="function">gtk_style_get()</code></a>.
@@ -1112,7 +1116,7 @@ Used primarily by language bindings.
1112
1116
  </tr>
1113
1117
  <tr>
1114
1118
  <td><p><span class="term"><em class="parameter"><code>widget_type</code></em> :</span></p></td>
1115
- <td>the <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of a descendant of <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
1119
+ <td>the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of a descendant of <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
1116
1120
  </td>
1117
1121
  </tr>
1118
1122
  <tr>
@@ -1135,8 +1139,8 @@ Used primarily by language bindings.
1135
1139
  <div class="refsect2" title="gtk_style_get ()">
1136
1140
  <a name="gtk-style-get"></a><h3>gtk_style_get ()</h3>
1137
1141
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_style_get (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1138
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
1139
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
1142
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
1143
+ <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> *first_property_name</code></em>,
1140
1144
  <em class="parameter"><code>...</code></em>);</pre>
1141
1145
  <p>
1142
1146
  Gets the values of a multiple style properties for <em class="parameter"><code>widget_type</code></em>
@@ -1152,7 +1156,7 @@ from <em class="parameter"><code>style</code></em>.
1152
1156
  </tr>
1153
1157
  <tr>
1154
1158
  <td><p><span class="term"><em class="parameter"><code>widget_type</code></em> :</span></p></td>
1155
- <td>the <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of a descendant of <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
1159
+ <td>the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of a descendant of <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
1156
1160
  </td>
1157
1161
  </tr>
1158
1162
  <tr>
@@ -1164,7 +1168,7 @@ from <em class="parameter"><code>style</code></em>.
1164
1168
  <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
1165
1169
  <td>pairs of property names and locations to
1166
1170
  return the property values, starting with the location for
1167
- <em class="parameter"><code>first_property_name</code></em>, terminated by <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1171
+ <em class="parameter"><code>first_property_name</code></em>, terminated by <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1168
1172
  </td>
1169
1173
  </tr>
1170
1174
  </tbody>
@@ -1177,9 +1181,9 @@ from <em class="parameter"><code>style</code></em>.
1177
1181
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1178
1182
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1179
1183
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1180
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
1181
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
1182
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
1184
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
1185
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
1186
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
1183
1187
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1184
1188
  <h3 class="title">Warning</h3>
1185
1189
  <p><code class="literal">gtk_draw_hline</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-hline" title="gtk_paint_hline ()"><code class="function">gtk_paint_hline()</code></a> instead.</p>
@@ -1230,9 +1234,9 @@ using the given style and state.
1230
1234
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1231
1235
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1232
1236
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1233
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
1234
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
1235
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);</pre>
1237
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
1238
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
1239
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);</pre>
1236
1240
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1237
1241
  <h3 class="title">Warning</h3>
1238
1242
  <p><code class="literal">gtk_draw_vline</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-vline" title="gtk_paint_vline ()"><code class="function">gtk_paint_vline()</code></a> instead.</p>
@@ -1284,10 +1288,10 @@ using the given style and state.
1284
1288
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1285
1289
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1286
1290
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1287
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1288
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1289
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1290
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1291
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1292
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1293
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1294
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1291
1295
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1292
1296
  <h3 class="title">Warning</h3>
1293
1297
  <p><code class="literal">gtk_draw_shadow</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-shadow" title="gtk_paint_shadow ()"><code class="function">gtk_paint_shadow()</code></a> instead.</p>
@@ -1350,8 +1354,8 @@ using the given style and state and shadow type.
1350
1354
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1351
1355
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1352
1356
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
1353
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> npoints</code></em>,
1354
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
1357
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> npoints</code></em>,
1358
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
1355
1359
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1356
1360
  <h3 class="title">Warning</h3>
1357
1361
  <p><code class="literal">gtk_draw_polygon</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-polygon" title="gtk_paint_polygon ()"><code class="function">gtk_paint_polygon()</code></a> instead.</p>
@@ -1395,7 +1399,7 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
1395
1399
  <tr>
1396
1400
  <td><p><span class="term"><em class="parameter"><code>fill</code></em> :</span></p></td>
1397
1401
  <td>
1398
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the polygon should be filled
1402
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the polygon should be filled
1399
1403
  </td>
1400
1404
  </tr>
1401
1405
  </tbody>
@@ -1409,11 +1413,11 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
1409
1413
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1410
1414
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1411
1415
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
1412
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
1413
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1414
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1415
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1416
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1416
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
1417
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1418
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1419
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1420
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1417
1421
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1418
1422
  <h3 class="title">Warning</h3>
1419
1423
  <p><code class="literal">gtk_draw_arrow</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-arrow" title="gtk_paint_arrow ()"><code class="function">gtk_paint_arrow()</code></a> instead.</p>
@@ -1453,7 +1457,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
1453
1457
  <tr>
1454
1458
  <td><p><span class="term"><em class="parameter"><code>fill</code></em> :</span></p></td>
1455
1459
  <td>
1456
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the arrow tip should be filled
1460
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the arrow tip should be filled
1457
1461
  </td>
1458
1462
  </tr>
1459
1463
  <tr>
@@ -1486,10 +1490,10 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
1486
1490
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1487
1491
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1488
1492
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1489
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1490
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1491
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1492
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1493
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1494
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1495
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1496
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1493
1497
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1494
1498
  <h3 class="title">Warning</h3>
1495
1499
  <p><code class="literal">gtk_draw_diamond</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-diamond" title="gtk_paint_diamond ()"><code class="function">gtk_paint_diamond()</code></a> instead.</p>
@@ -1550,9 +1554,9 @@ parameters.
1550
1554
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_string (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1551
1555
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1552
1556
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1553
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1554
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1555
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);</pre>
1557
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1558
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1559
+ <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> *string</code></em>);</pre>
1556
1560
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1557
1561
  <h3 class="title">Warning</h3>
1558
1562
  <p><code class="literal">gtk_draw_string</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-layout" title="gtk_paint_layout ()"><code class="function">gtk_paint_layout()</code></a> instead.</p>
@@ -1603,10 +1607,10 @@ Draws a text string on <em class="parameter"><code>window</code></em> with the g
1603
1607
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1604
1608
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1605
1609
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1606
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1607
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1608
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1609
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1610
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1611
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1612
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1613
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1610
1614
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1611
1615
  <h3 class="title">Warning</h3>
1612
1616
  <p><code class="literal">gtk_draw_box</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-box" title="gtk_paint_box ()"><code class="function">gtk_paint_box()</code></a> instead.</p>
@@ -1667,13 +1671,13 @@ Draws a box on <em class="parameter"><code>window</code></em> with the given par
1667
1671
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1668
1672
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1669
1673
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1670
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1671
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1672
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1673
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
1674
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1675
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1676
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1677
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
1674
1678
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
1675
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
1676
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
1679
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
1680
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
1677
1681
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1678
1682
  <h3 class="title">Warning</h3>
1679
1683
  <p><code class="literal">gtk_draw_box_gap</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-box-gap" title="gtk_paint_box_gap ()"><code class="function">gtk_paint_box_gap()</code></a> instead.</p>
@@ -1750,10 +1754,10 @@ leaving a gap in one side.
1750
1754
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1751
1755
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1752
1756
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1753
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1754
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1755
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1756
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1757
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1758
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1759
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1760
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1757
1761
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1758
1762
  <h3 class="title">Warning</h3>
1759
1763
  <p><code class="literal">gtk_draw_check</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-check" title="gtk_paint_check ()"><code class="function">gtk_paint_check()</code></a> instead.</p>
@@ -1815,10 +1819,10 @@ the given parameters.
1815
1819
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1816
1820
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1817
1821
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1818
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1819
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1820
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1821
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
1822
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1823
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1824
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1825
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
1822
1826
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);</pre>
1823
1827
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1824
1828
  <h3 class="title">Warning</h3>
@@ -1885,10 +1889,10 @@ Draws an extension, i.e. a notebook tab.
1885
1889
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1886
1890
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
1887
1891
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
1888
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1889
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1890
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1891
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1892
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1893
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1894
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1895
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1892
1896
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1893
1897
  <h3 class="title">Warning</h3>
1894
1898
  <p><code class="literal">gtk_draw_flat_box</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-flat-box" title="gtk_paint_flat_box ()"><code class="function">gtk_paint_flat_box()</code></a> instead.</p>
@@ -1947,10 +1951,10 @@ Draws a flat box on <em class="parameter"><code>window</code></em> with the give
1947
1951
  <a name="gtk-draw-focus"></a><h3>gtk_draw_focus ()</h3>
1948
1952
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
1949
1953
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
1950
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1951
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1952
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1953
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1954
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
1955
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
1956
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
1957
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
1954
1958
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1955
1959
  <h3 class="title">Warning</h3>
1956
1960
  <p><code class="literal">gtk_draw_focus</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-focus" title="gtk_paint_focus ()"><code class="function">gtk_paint_focus()</code></a> instead.</p>
@@ -2002,10 +2006,10 @@ given style.
2002
2006
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2003
2007
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2004
2008
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2005
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2006
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2007
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2008
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2009
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2010
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2011
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2012
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2009
2013
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
2010
2014
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2011
2015
  <h3 class="title">Warning</h3>
@@ -2072,10 +2076,10 @@ Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHan
2072
2076
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2073
2077
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2074
2078
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2075
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2076
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2077
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2078
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2079
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2080
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2081
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2082
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2079
2083
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2080
2084
  <h3 class="title">Warning</h3>
2081
2085
  <p><code class="literal">gtk_draw_option</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-option" title="gtk_paint_option ()"><code class="function">gtk_paint_option()</code></a> instead.</p>
@@ -2137,13 +2141,13 @@ the given parameters.
2137
2141
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2138
2142
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2139
2143
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2140
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2141
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2142
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2143
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2144
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2145
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2146
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2147
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2144
2148
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
2145
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
2146
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
2149
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
2150
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
2147
2151
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2148
2152
  <h3 class="title">Warning</h3>
2149
2153
  <p><code class="literal">gtk_draw_shadow_gap</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-shadow-gap" title="gtk_paint_shadow_gap ()"><code class="function">gtk_paint_shadow_gap()</code></a> instead.</p>
@@ -2221,10 +2225,10 @@ gap in one side.
2221
2225
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2222
2226
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2223
2227
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2224
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2225
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2226
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2227
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2228
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2229
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2230
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2231
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2228
2232
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
2229
2233
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2230
2234
  <h3 class="title">Warning</h3>
@@ -2292,10 +2296,10 @@ given style and orientation.
2292
2296
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2293
2297
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2294
2298
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2295
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2296
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2297
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2298
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2299
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2300
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2301
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2302
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2299
2303
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2300
2304
  <h3 class="title">Warning</h3>
2301
2305
  <p><code class="literal">gtk_draw_tab</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-tab" title="gtk_paint_tab ()"><code class="function">gtk_paint_tab()</code></a> instead.</p>
@@ -2356,8 +2360,8 @@ in the given rectangle on <em class="parameter"><code>window</code></em> using t
2356
2360
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_expander (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
2357
2361
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2358
2362
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2359
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2360
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2363
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2364
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2361
2365
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkExpanderStyle" title="enum GtkExpanderStyle"><span class="type">GtkExpanderStyle</span></a> expander_style</code></em>);</pre>
2362
2366
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2363
2367
  <h3 class="title">Warning</h3>
@@ -2408,9 +2412,9 @@ Draws an expander as used in <a class="link" href="GtkTreeView.html" title="GtkT
2408
2412
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
2409
2413
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2410
2414
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2411
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
2412
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2413
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2415
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
2416
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2417
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2414
2418
  <em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
2415
2419
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2416
2420
  <h3 class="title">Warning</h3>
@@ -2468,10 +2472,10 @@ Draws a layout on <em class="parameter"><code>window</code></em> using the given
2468
2472
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
2469
2473
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
2470
2474
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
2471
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2472
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2473
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2474
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2475
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2476
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2477
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2478
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2475
2479
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2476
2480
  <h3 class="title">Warning</h3>
2477
2481
  <p><code class="literal">gtk_draw_resize_grip</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-resize-grip" title="gtk_paint_resize_grip ()"><code class="function">gtk_paint_resize_grip()</code></a> instead.</p>
@@ -2535,13 +2539,13 @@ parameters.
2535
2539
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2536
2540
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2537
2541
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2538
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
2542
+ <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> *detail</code></em>,
2539
2543
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
2540
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
2541
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2542
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2543
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2544
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2544
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
2545
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2546
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2547
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2548
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2545
2549
  <p>
2546
2550
  Draws an arrow in the given rectangle on <em class="parameter"><code>window</code></em> using the given
2547
2551
  parameters. <em class="parameter"><code>arrow_type</code></em> determines the direction of the arrow.
@@ -2571,16 +2575,19 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
2571
2575
  </tr>
2572
2576
  <tr>
2573
2577
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
2574
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2575
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2578
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2579
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2580
+ </td>
2576
2581
  </tr>
2577
2582
  <tr>
2578
2583
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
2579
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2584
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2585
+ </td>
2580
2586
  </tr>
2581
2587
  <tr>
2582
2588
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
2583
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2589
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2590
+ </td>
2584
2591
  </tr>
2585
2592
  <tr>
2586
2593
  <td><p><span class="term"><em class="parameter"><code>arrow_type</code></em> :</span></p></td>
@@ -2590,7 +2597,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
2590
2597
  <tr>
2591
2598
  <td><p><span class="term"><em class="parameter"><code>fill</code></em> :</span></p></td>
2592
2599
  <td>
2593
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the arrow tip should be filled
2600
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the arrow tip should be filled
2594
2601
  </td>
2595
2602
  </tr>
2596
2603
  <tr>
@@ -2625,11 +2632,11 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
2625
2632
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2626
2633
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2627
2634
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2628
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
2629
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2630
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2631
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2632
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2635
+ <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> *detail</code></em>,
2636
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2637
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2638
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2639
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2633
2640
  <p>
2634
2641
  Draws a box on <em class="parameter"><code>window</code></em> with the given parameters.
2635
2642
  </p>
@@ -2658,16 +2665,19 @@ Draws a box on <em class="parameter"><code>window</code></em> with the given par
2658
2665
  </tr>
2659
2666
  <tr>
2660
2667
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
2661
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2662
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2668
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2669
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2670
+ </td>
2663
2671
  </tr>
2664
2672
  <tr>
2665
2673
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
2666
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2674
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2675
+ </td>
2667
2676
  </tr>
2668
2677
  <tr>
2669
2678
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
2670
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2679
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2680
+ </td>
2671
2681
  </tr>
2672
2682
  <tr>
2673
2683
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -2701,14 +2711,14 @@ Draws a box on <em class="parameter"><code>window</code></em> with the given par
2701
2711
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2702
2712
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2703
2713
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2704
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
2705
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2706
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2707
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2708
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2714
+ <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> *detail</code></em>,
2715
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2716
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2717
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2718
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2709
2719
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
2710
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
2711
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
2720
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
2721
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
2712
2722
  <p>
2713
2723
  Draws a box in <em class="parameter"><code>window</code></em> using the given style and state and shadow type,
2714
2724
  leaving a gap in one side.
@@ -2738,16 +2748,19 @@ leaving a gap in one side.
2738
2748
  </tr>
2739
2749
  <tr>
2740
2750
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
2741
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2742
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2751
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2752
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2753
+ </td>
2743
2754
  </tr>
2744
2755
  <tr>
2745
2756
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
2746
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2757
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2758
+ </td>
2747
2759
  </tr>
2748
2760
  <tr>
2749
2761
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
2750
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2762
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2763
+ </td>
2751
2764
  </tr>
2752
2765
  <tr>
2753
2766
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -2796,11 +2809,11 @@ leaving a gap in one side.
2796
2809
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2797
2810
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2798
2811
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2799
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
2800
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2801
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2802
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2803
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2812
+ <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> *detail</code></em>,
2813
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2814
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2815
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2816
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2804
2817
  <p>
2805
2818
  Draws a check button indicator in the given rectangle on <em class="parameter"><code>window</code></em> with
2806
2819
  the given parameters.
@@ -2830,16 +2843,19 @@ the given parameters.
2830
2843
  </tr>
2831
2844
  <tr>
2832
2845
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
2833
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2834
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2846
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2847
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2848
+ </td>
2835
2849
  </tr>
2836
2850
  <tr>
2837
2851
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
2838
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2852
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2853
+ </td>
2839
2854
  </tr>
2840
2855
  <tr>
2841
2856
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
2842
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2857
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2858
+ </td>
2843
2859
  </tr>
2844
2860
  <tr>
2845
2861
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -2873,11 +2889,11 @@ the given parameters.
2873
2889
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2874
2890
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2875
2891
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2876
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
2877
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2878
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2879
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2880
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2892
+ <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> *detail</code></em>,
2893
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2894
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2895
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2896
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
2881
2897
  <p>
2882
2898
  Draws a diamond in the given rectangle on <em class="parameter"><code>window</code></em> using the given
2883
2899
  parameters.
@@ -2907,16 +2923,19 @@ parameters.
2907
2923
  </tr>
2908
2924
  <tr>
2909
2925
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
2910
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2911
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2926
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2927
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2928
+ </td>
2912
2929
  </tr>
2913
2930
  <tr>
2914
2931
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
2915
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2932
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2933
+ </td>
2916
2934
  </tr>
2917
2935
  <tr>
2918
2936
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
2919
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
2937
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2938
+ </td>
2920
2939
  </tr>
2921
2940
  <tr>
2922
2941
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -2950,11 +2969,11 @@ parameters.
2950
2969
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
2951
2970
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2952
2971
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2953
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
2954
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2955
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2956
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2957
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2972
+ <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> *detail</code></em>,
2973
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
2974
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
2975
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
2976
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
2958
2977
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);</pre>
2959
2978
  <p>
2960
2979
  Draws an extension, i.e. a notebook tab.
@@ -2984,16 +3003,19 @@ Draws an extension, i.e. a notebook tab.
2984
3003
  </tr>
2985
3004
  <tr>
2986
3005
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
2987
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
2988
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3006
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3007
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3008
+ </td>
2989
3009
  </tr>
2990
3010
  <tr>
2991
3011
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
2992
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3012
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3013
+ </td>
2993
3014
  </tr>
2994
3015
  <tr>
2995
3016
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
2996
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3017
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3018
+ </td>
2997
3019
  </tr>
2998
3020
  <tr>
2999
3021
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3032,11 +3054,11 @@ Draws an extension, i.e. a notebook tab.
3032
3054
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3033
3055
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3034
3056
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3035
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3036
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3037
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3038
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3039
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3057
+ <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> *detail</code></em>,
3058
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3059
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3060
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3061
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3040
3062
  <p>
3041
3063
  Draws a flat box on <em class="parameter"><code>window</code></em> with the given parameters.
3042
3064
  </p>
@@ -3065,16 +3087,19 @@ Draws a flat box on <em class="parameter"><code>window</code></em> with the give
3065
3087
  </tr>
3066
3088
  <tr>
3067
3089
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3068
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3069
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3090
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3091
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3092
+ </td>
3070
3093
  </tr>
3071
3094
  <tr>
3072
3095
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3073
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3096
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3097
+ </td>
3074
3098
  </tr>
3075
3099
  <tr>
3076
3100
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3077
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3101
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3102
+ </td>
3078
3103
  </tr>
3079
3104
  <tr>
3080
3105
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3107,11 +3132,11 @@ Draws a flat box on <em class="parameter"><code>window</code></em> with the give
3107
3132
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
3108
3133
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3109
3134
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3110
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3111
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3112
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3113
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3114
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3135
+ <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> *detail</code></em>,
3136
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3137
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3138
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3139
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3115
3140
  <p>
3116
3141
  Draws a focus indicator around the given rectangle on <em class="parameter"><code>window</code></em> using the
3117
3142
  given style.
@@ -3136,16 +3161,19 @@ given style.
3136
3161
  </tr>
3137
3162
  <tr>
3138
3163
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3139
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3140
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3164
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3165
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3166
+ </td>
3141
3167
  </tr>
3142
3168
  <tr>
3143
3169
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3144
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3170
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3171
+ </td>
3145
3172
  </tr>
3146
3173
  <tr>
3147
3174
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3148
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3175
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3176
+ </td>
3149
3177
  </tr>
3150
3178
  <tr>
3151
3179
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3179,11 +3207,11 @@ given style.
3179
3207
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3180
3208
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3181
3209
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3182
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3183
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3184
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3185
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3186
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
3210
+ <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> *detail</code></em>,
3211
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3212
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3213
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3214
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
3187
3215
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
3188
3216
  <p>
3189
3217
  Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> and <a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a>.
@@ -3213,16 +3241,19 @@ Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHan
3213
3241
  </tr>
3214
3242
  <tr>
3215
3243
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3216
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3217
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3244
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3245
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3246
+ </td>
3218
3247
  </tr>
3219
3248
  <tr>
3220
3249
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3221
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3250
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3251
+ </td>
3222
3252
  </tr>
3223
3253
  <tr>
3224
3254
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3225
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3255
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3256
+ </td>
3226
3257
  </tr>
3227
3258
  <tr>
3228
3259
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3260,10 +3291,10 @@ Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHan
3260
3291
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
3261
3292
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3262
3293
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3263
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3264
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
3265
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
3266
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
3294
+ <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> *detail</code></em>,
3295
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
3296
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
3297
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
3267
3298
  <p>
3268
3299
  Draws a horizontal line from (<em class="parameter"><code>x1</code></em>, <em class="parameter"><code>y</code></em>) to (<em class="parameter"><code>x2</code></em>, <em class="parameter"><code>y</code></em>) in <em class="parameter"><code>window</code></em>
3269
3300
  using the given style and state.
@@ -3288,16 +3319,19 @@ using the given style and state.
3288
3319
  </tr>
3289
3320
  <tr>
3290
3321
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3291
- <td> rectangle to which the output is clipped, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3292
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3322
+ <td> rectangle to which the output is clipped, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3323
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3324
+ </td>
3293
3325
  </tr>
3294
3326
  <tr>
3295
3327
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3296
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3328
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3329
+ </td>
3297
3330
  </tr>
3298
3331
  <tr>
3299
3332
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3300
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3333
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3334
+ </td>
3301
3335
  </tr>
3302
3336
  <tr>
3303
3337
  <td><p><span class="term"><em class="parameter"><code>x1</code></em> :</span></p></td>
@@ -3326,11 +3360,11 @@ using the given style and state.
3326
3360
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3327
3361
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3328
3362
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3329
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3330
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3331
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3332
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3333
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3363
+ <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> *detail</code></em>,
3364
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3365
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3366
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3367
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3334
3368
  <p>
3335
3369
  Draws a radio button indicator in the given rectangle on <em class="parameter"><code>window</code></em> with
3336
3370
  the given parameters.
@@ -3360,16 +3394,19 @@ the given parameters.
3360
3394
  </tr>
3361
3395
  <tr>
3362
3396
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3363
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3364
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3397
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3398
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3399
+ </td>
3365
3400
  </tr>
3366
3401
  <tr>
3367
3402
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3368
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3403
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3404
+ </td>
3369
3405
  </tr>
3370
3406
  <tr>
3371
3407
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3372
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3408
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3409
+ </td>
3373
3410
  </tr>
3374
3411
  <tr>
3375
3412
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3403,10 +3440,10 @@ the given parameters.
3403
3440
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3404
3441
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3405
3442
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3406
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3443
+ <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> *detail</code></em>,
3407
3444
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
3408
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_points</code></em>,
3409
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
3445
+ <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_points</code></em>,
3446
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
3410
3447
  <p>
3411
3448
  Draws a polygon on <em class="parameter"><code>window</code></em> with the given parameters.
3412
3449
  </p>
@@ -3435,16 +3472,19 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
3435
3472
  </tr>
3436
3473
  <tr>
3437
3474
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3438
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3439
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3475
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3476
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3477
+ </td>
3440
3478
  </tr>
3441
3479
  <tr>
3442
3480
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3443
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3481
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3482
+ </td>
3444
3483
  </tr>
3445
3484
  <tr>
3446
3485
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3447
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3486
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3487
+ </td>
3448
3488
  </tr>
3449
3489
  <tr>
3450
3490
  <td><p><span class="term"><em class="parameter"><code>points</code></em> :</span></p></td>
@@ -3459,7 +3499,7 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
3459
3499
  <tr>
3460
3500
  <td><p><span class="term"><em class="parameter"><code>fill</code></em> :</span></p></td>
3461
3501
  <td>
3462
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the polygon should be filled
3502
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the polygon should be filled
3463
3503
  </td>
3464
3504
  </tr>
3465
3505
  </tbody>
@@ -3474,11 +3514,11 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
3474
3514
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3475
3515
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3476
3516
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3477
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3478
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3479
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3480
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3481
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3517
+ <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> *detail</code></em>,
3518
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3519
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3520
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3521
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3482
3522
  <p>
3483
3523
  Draws a shadow around the given rectangle in <em class="parameter"><code>window</code></em>
3484
3524
  using the given style and state and shadow type.
@@ -3508,16 +3548,19 @@ using the given style and state and shadow type.
3508
3548
  </tr>
3509
3549
  <tr>
3510
3550
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3511
- <td> clip rectangle or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3512
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3551
+ <td> clip rectangle or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3552
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3553
+ </td>
3513
3554
  </tr>
3514
3555
  <tr>
3515
3556
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3516
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3557
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3558
+ </td>
3517
3559
  </tr>
3518
3560
  <tr>
3519
3561
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3520
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3562
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3563
+ </td>
3521
3564
  </tr>
3522
3565
  <tr>
3523
3566
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3551,14 +3594,14 @@ using the given style and state and shadow type.
3551
3594
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3552
3595
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3553
3596
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3554
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3555
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3556
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3557
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3558
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
3597
+ <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> *detail</code></em>,
3598
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3599
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3600
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3601
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
3559
3602
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>,
3560
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
3561
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
3603
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
3604
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);</pre>
3562
3605
  <p>
3563
3606
  Draws a shadow around the given rectangle in <em class="parameter"><code>window</code></em>
3564
3607
  using the given style and state and shadow type, leaving a
@@ -3589,16 +3632,19 @@ gap in one side.
3589
3632
  </tr>
3590
3633
  <tr>
3591
3634
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3592
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3593
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3635
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3636
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3637
+ </td>
3594
3638
  </tr>
3595
3639
  <tr>
3596
3640
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3597
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3641
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3642
+ </td>
3598
3643
  </tr>
3599
3644
  <tr>
3600
3645
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3601
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3646
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3647
+ </td>
3602
3648
  </tr>
3603
3649
  <tr>
3604
3650
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3647,11 +3693,11 @@ gap in one side.
3647
3693
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3648
3694
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3649
3695
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3650
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3651
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3652
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3653
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3654
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
3696
+ <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> *detail</code></em>,
3697
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3698
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3699
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3700
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
3655
3701
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
3656
3702
  <p>
3657
3703
  Draws a slider in the given rectangle on <em class="parameter"><code>window</code></em> using the
@@ -3682,16 +3728,19 @@ given style and orientation.
3682
3728
  </tr>
3683
3729
  <tr>
3684
3730
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3685
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3686
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3731
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3732
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3733
+ </td>
3687
3734
  </tr>
3688
3735
  <tr>
3689
3736
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3690
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3737
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3738
+ </td>
3691
3739
  </tr>
3692
3740
  <tr>
3693
3741
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3694
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3742
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3743
+ </td>
3695
3744
  </tr>
3696
3745
  <tr>
3697
3746
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3729,12 +3778,12 @@ given style and orientation.
3729
3778
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
3730
3779
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3731
3780
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3732
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3733
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
3734
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3735
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3736
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3737
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3781
+ <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> *detail</code></em>,
3782
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
3783
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3784
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3785
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3786
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3738
3787
  <p>
3739
3788
  Draws a spinner on <em class="parameter"><code>window</code></em> using the given parameters.
3740
3789
  </p>
@@ -3758,16 +3807,19 @@ Draws a spinner on <em class="parameter"><code>window</code></em> using the give
3758
3807
  </tr>
3759
3808
  <tr>
3760
3809
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3761
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3762
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3810
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3811
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3812
+ </td>
3763
3813
  </tr>
3764
3814
  <tr>
3765
3815
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3766
- <td> the widget (may be <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>
3816
+ <td> the widget (may be <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>
3817
+ </td>
3767
3818
  </tr>
3768
3819
  <tr>
3769
3820
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3770
- <td> a style detail (may be <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>
3821
+ <td> a style detail (may be <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>
3822
+ </td>
3771
3823
  </tr>
3772
3824
  <tr>
3773
3825
  <td><p><span class="term"><em class="parameter"><code>step</code></em> :</span></p></td>
@@ -3806,10 +3858,10 @@ Draws a spinner on <em class="parameter"><code>window</code></em> using the give
3806
3858
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
3807
3859
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3808
3860
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3809
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3810
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3811
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3812
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);</pre>
3861
+ <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> *detail</code></em>,
3862
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3863
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3864
+ <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> *string</code></em>);</pre>
3813
3865
  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
3814
3866
  <h3 class="title">Warning</h3>
3815
3867
  <p><code class="literal">gtk_paint_string</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyle.html#gtk-paint-layout" title="gtk_paint_layout ()"><code class="function">gtk_paint_layout()</code></a> instead.</p>
@@ -3837,16 +3889,19 @@ Draws a text string on <em class="parameter"><code>window</code></em> with the g
3837
3889
  </tr>
3838
3890
  <tr>
3839
3891
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3840
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3841
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3892
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3893
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3894
+ </td>
3842
3895
  </tr>
3843
3896
  <tr>
3844
3897
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3845
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3898
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3899
+ </td>
3846
3900
  </tr>
3847
3901
  <tr>
3848
3902
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3849
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3903
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3904
+ </td>
3850
3905
  </tr>
3851
3906
  <tr>
3852
3907
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3875,11 +3930,11 @@ Draws a text string on <em class="parameter"><code>window</code></em> with the g
3875
3930
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
3876
3931
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3877
3932
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3878
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3879
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3880
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3881
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3882
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3933
+ <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> *detail</code></em>,
3934
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
3935
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
3936
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
3937
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
3883
3938
  <p>
3884
3939
  Draws an option menu tab (i.e. the up and down pointing arrows)
3885
3940
  in the given rectangle on <em class="parameter"><code>window</code></em> using the given parameters.
@@ -3909,16 +3964,19 @@ in the given rectangle on <em class="parameter"><code>window</code></em> using t
3909
3964
  </tr>
3910
3965
  <tr>
3911
3966
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3912
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3913
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3967
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3968
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3969
+ </td>
3914
3970
  </tr>
3915
3971
  <tr>
3916
3972
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3917
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3973
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3974
+ </td>
3918
3975
  </tr>
3919
3976
  <tr>
3920
3977
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3921
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
3978
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3979
+ </td>
3922
3980
  </tr>
3923
3981
  <tr>
3924
3982
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -3951,10 +4009,10 @@ in the given rectangle on <em class="parameter"><code>window</code></em> using t
3951
4009
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
3952
4010
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
3953
4011
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3954
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
3955
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
3956
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
3957
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);</pre>
4012
+ <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> *detail</code></em>,
4013
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
4014
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
4015
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);</pre>
3958
4016
  <p>
3959
4017
  Draws a vertical line from (<em class="parameter"><code>x</code></em>, <em class="parameter"><code>y1_</code></em>) to (<em class="parameter"><code>x</code></em>, <em class="parameter"><code>y2_</code></em>) in <em class="parameter"><code>window</code></em>
3960
4018
  using the given style and state.
@@ -3979,16 +4037,19 @@ using the given style and state.
3979
4037
  </tr>
3980
4038
  <tr>
3981
4039
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
3982
- <td> rectangle to which the output is clipped, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
3983
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4040
+ <td> rectangle to which the output is clipped, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4041
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4042
+ </td>
3984
4043
  </tr>
3985
4044
  <tr>
3986
4045
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
3987
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4046
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4047
+ </td>
3988
4048
  </tr>
3989
4049
  <tr>
3990
4050
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
3991
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4051
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4052
+ </td>
3992
4053
  </tr>
3993
4054
  <tr>
3994
4055
  <td><p><span class="term"><em class="parameter"><code>y1_</code></em> :</span></p></td>
@@ -4016,9 +4077,9 @@ using the given style and state.
4016
4077
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
4017
4078
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
4018
4079
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4019
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
4020
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
4021
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
4080
+ <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> *detail</code></em>,
4081
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
4082
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
4022
4083
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkExpanderStyle" title="enum GtkExpanderStyle"><span class="type">GtkExpanderStyle</span></a> expander_style</code></em>);</pre>
4023
4084
  <p>
4024
4085
  Draws an expander as used in <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>. <em class="parameter"><code>x</code></em> and <em class="parameter"><code>y</code></em> specify the
@@ -4051,16 +4112,19 @@ expanded position.
4051
4112
  </tr>
4052
4113
  <tr>
4053
4114
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
4054
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4055
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4115
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4116
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4117
+ </td>
4056
4118
  </tr>
4057
4119
  <tr>
4058
4120
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
4059
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4121
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4122
+ </td>
4060
4123
  </tr>
4061
4124
  <tr>
4062
4125
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
4063
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4126
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4127
+ </td>
4064
4128
  </tr>
4065
4129
  <tr>
4066
4130
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -4088,12 +4152,12 @@ expanded position.
4088
4152
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
4089
4153
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
4090
4154
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
4091
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
4155
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
4092
4156
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
4093
4157
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4094
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
4095
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
4096
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
4158
+ <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> *detail</code></em>,
4159
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
4160
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
4097
4161
  <em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
4098
4162
  <p>
4099
4163
  Draws a layout on <em class="parameter"><code>window</code></em> using the given parameters.
@@ -4124,16 +4188,19 @@ Draws a layout on <em class="parameter"><code>window</code></em> using the given
4124
4188
  </tr>
4125
4189
  <tr>
4126
4190
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
4127
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4128
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4191
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4192
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4193
+ </td>
4129
4194
  </tr>
4130
4195
  <tr>
4131
4196
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
4132
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4197
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4198
+ </td>
4133
4199
  </tr>
4134
4200
  <tr>
4135
4201
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
4136
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4202
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4203
+ </td>
4137
4204
  </tr>
4138
4205
  <tr>
4139
4206
  <td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
@@ -4161,12 +4228,12 @@ Draws a layout on <em class="parameter"><code>window</code></em> using the given
4161
4228
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
4162
4229
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
4163
4230
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4164
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
4231
+ <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> *detail</code></em>,
4165
4232
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
4166
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
4167
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
4168
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
4169
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
4233
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
4234
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
4235
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
4236
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
4170
4237
  <p>
4171
4238
  Draws a resize grip in the given rectangle on <em class="parameter"><code>window</code></em> using the given
4172
4239
  parameters.
@@ -4191,16 +4258,19 @@ parameters.
4191
4258
  </tr>
4192
4259
  <tr>
4193
4260
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
4194
- <td> clip rectangle, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4195
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4261
+ <td> clip rectangle, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4262
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4263
+ </td>
4196
4264
  </tr>
4197
4265
  <tr>
4198
4266
  <td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
4199
- <td> the widget. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4267
+ <td> the widget. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4268
+ </td>
4200
4269
  </tr>
4201
4270
  <tr>
4202
4271
  <td><p><span class="term"><em class="parameter"><code>detail</code></em> :</span></p></td>
4203
- <td> a style detail. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4272
+ <td> a style detail. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4273
+ </td>
4204
4274
  </tr>
4205
4275
  <tr>
4206
4276
  <td><p><span class="term"><em class="parameter"><code>edge</code></em> :</span></p></td>
@@ -4237,9 +4307,9 @@ parameters.
4237
4307
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
4238
4308
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
4239
4309
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>,
4240
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
4310
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
4241
4311
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
4242
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);</pre>
4312
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);</pre>
4243
4313
  <p>
4244
4314
  Draws a text caret on <em class="parameter"><code>drawable</code></em> at <em class="parameter"><code>location</code></em>. This is not a style function
4245
4315
  but merely a convenience function for drawing the standard cursor shape.
@@ -4259,8 +4329,9 @@ but merely a convenience function for drawing the standard cursor shape.
4259
4329
  </tr>
4260
4330
  <tr>
4261
4331
  <td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
4262
- <td> rectangle to which the output is clipped, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4263
- output should not be clipped. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
4332
+ <td> rectangle to which the output is clipped, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
4333
+ output should not be clipped. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4334
+ </td>
4264
4335
  </tr>
4265
4336
  <tr>
4266
4337
  <td><p><span class="term"><em class="parameter"><code>location</code></em> :</span></p></td>
@@ -4281,8 +4352,8 @@ but merely a convenience function for drawing the standard cursor shape.
4281
4352
  <tr>
4282
4353
  <td><p><span class="term"><em class="parameter"><code>draw_arrow</code></em> :</span></p></td>
4283
4354
  <td>
4284
- <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to draw a directional arrow on the
4285
- cursor. Should be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> unless the cursor is split.
4355
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to draw a directional arrow on the
4356
+ cursor. Should be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> unless the cursor is split.
4286
4357
  </td>
4287
4358
  </tr>
4288
4359
  </tbody>
@@ -4307,22 +4378,22 @@ be of different width on each side.
4307
4378
  <col align="left" valign="top">
4308
4379
  <tbody>
4309
4380
  <tr>
4310
- <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="GtkBorder.left"></a>left</code></em>;</span></p></td>
4381
+ <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="GtkBorder.left"></a>left</code></em>;</span></p></td>
4311
4382
  <td>The width of the left border.
4312
4383
  </td>
4313
4384
  </tr>
4314
4385
  <tr>
4315
- <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="GtkBorder.right"></a>right</code></em>;</span></p></td>
4386
+ <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="GtkBorder.right"></a>right</code></em>;</span></p></td>
4316
4387
  <td>The width of the right border.
4317
4388
  </td>
4318
4389
  </tr>
4319
4390
  <tr>
4320
- <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="GtkBorder.top"></a>top</code></em>;</span></p></td>
4391
+ <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="GtkBorder.top"></a>top</code></em>;</span></p></td>
4321
4392
  <td>The width of the top border.
4322
4393
  </td>
4323
4394
  </tr>
4324
4395
  <tr>
4325
- <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="GtkBorder.bottom"></a>bottom</code></em>;</span></p></td>
4396
+ <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="GtkBorder.bottom"></a>bottom</code></em>;</span></p></td>
4326
4397
  <td>The width of the bottom border.
4327
4398
  </td>
4328
4399
  </tr>
@@ -4406,9 +4477,9 @@ Frees a <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span c
4406
4477
  <hr>
4407
4478
  <div class="refsect2" title="GtkRcPropertyParser ()">
4408
4479
  <a name="GtkRcPropertyParser"></a><h3>GtkRcPropertyParser ()</h3>
4409
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkRcPropertyParser) (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
4410
- <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Strings.html#GString"><span class="type">GString</span></a> *rc_string</code></em>,
4411
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
4480
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkRcPropertyParser) (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>,
4481
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *rc_string</code></em>,
4482
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
4412
4483
  <p>
4413
4484
  </p>
4414
4485
  <div class="variablelist"><table border="0">
@@ -4443,7 +4514,7 @@ Frees a <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span c
4443
4514
  <div class="refsect2" title='The "realize" signal'>
4444
4515
  <a name="GtkStyle-realize"></a><h3>The <code class="literal">"realize"</code> signal</h3>
4445
4516
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style,
4446
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
4517
+ <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>
4447
4518
  <p>
4448
4519
  Emitted when the style has been initialized for a particular
4449
4520
  colormap and depth. Connecting to this signal is probably seldom
@@ -4470,7 +4541,7 @@ deal with styles that have been already realized.
4470
4541
  <div class="refsect2" title='The "unrealize" signal'>
4471
4542
  <a name="GtkStyle-unrealize"></a><h3>The <code class="literal">"unrealize"</code> signal</h3>
4472
4543
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style,
4473
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run First</pre>
4544
+ <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>
4474
4545
  <p>
4475
4546
  Emitted when the aspects of the style specific to a particular colormap
4476
4547
  and depth are being cleaned up. A connection to this signal can be useful
@@ -4497,6 +4568,6 @@ This signal provides a convenient place to free such cached objects.
4497
4568
  </div>
4498
4569
  <div class="footer">
4499
4570
  <hr>
4500
- Generated by GTK-Doc V1.14</div>
4571
+ Generated by GTK-Doc V1.15</div>
4501
4572
  </body>
4502
4573
  </html>