gtk2 2.0.2-x86-mingw32 → 2.0.3-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 (555) hide show
  1. checksums.yaml +7 -0
  2. data/README +2 -2
  3. data/Rakefile +5 -3
  4. data/ext/gtk2/extconf.rb +5 -2
  5. data/ext/gtk2/global.h +1 -8
  6. data/ext/gtk2/rbgdk.c +1 -16
  7. data/ext/gtk2/rbgdkcairo.c +0 -8
  8. data/ext/gtk2/rbgdkcolormap.c +0 -4
  9. data/ext/gtk2/rbgdkcursor.c +0 -18
  10. data/ext/gtk2/rbgdkdisplay.c +7 -45
  11. data/ext/gtk2/rbgdkdisplaymanager.c +0 -5
  12. data/ext/gtk2/rbgdkdragcontext.c +0 -13
  13. data/ext/gtk2/rbgdkdraw.c +2 -26
  14. data/ext/gtk2/rbgdkevent.c +631 -324
  15. data/ext/gtk2/rbgdkgc.c +0 -5
  16. data/ext/gtk2/rbgdkkeymap.c +2 -4
  17. data/ext/gtk2/rbgdkpango.c +0 -5
  18. data/ext/gtk2/rbgdkpangorenderer.c +0 -6
  19. data/ext/gtk2/rbgdkpixbuf.c +0 -3
  20. data/ext/gtk2/rbgdkpixmap.c +3 -18
  21. data/ext/gtk2/rbgdkproperty.c +0 -41
  22. data/ext/gtk2/rbgdkscreen.c +0 -22
  23. data/ext/gtk2/rbgdkselection.c +0 -13
  24. data/ext/gtk2/rbgdkvisual.c +0 -4
  25. data/ext/gtk2/rbgdkwindow.c +2 -71
  26. data/ext/gtk2/rbgdkx11.c +1 -6
  27. data/ext/gtk2/rbgtkaboutdialog.c +0 -5
  28. data/ext/gtk2/rbgtkaccelerator.c +0 -4
  29. data/ext/gtk2/rbgtkaccelgroup.c +0 -8
  30. data/ext/gtk2/rbgtkaccelmap.c +0 -15
  31. data/ext/gtk2/rbgtkaction.c +0 -14
  32. data/ext/gtk2/rbgtkactiongroup.c +0 -9
  33. data/ext/gtk2/rbgtkalignment.c +0 -4
  34. data/ext/gtk2/rbgtkassistant.c +0 -6
  35. data/ext/gtk2/rbgtkbbox.c +0 -4
  36. data/ext/gtk2/rbgtkbutton.c +0 -4
  37. data/ext/gtk2/rbgtkcalendar.c +0 -8
  38. data/ext/gtk2/rbgtkcelllayout.c +0 -5
  39. data/ext/gtk2/rbgtkcellrenderer.c +0 -8
  40. data/ext/gtk2/rbgtkcellrendereraccel.c +0 -6
  41. data/ext/gtk2/rbgtkcellrenderercombo.c +0 -6
  42. data/ext/gtk2/rbgtkcellrendererprogress.c +0 -6
  43. data/ext/gtk2/rbgtkcellrendererspin.c +0 -6
  44. data/ext/gtk2/rbgtkcellview.c +0 -5
  45. data/ext/gtk2/rbgtkclipboard.c +0 -48
  46. data/ext/gtk2/rbgtkcolorbutton.c +0 -6
  47. data/ext/gtk2/rbgtkcolorsel.c +0 -4
  48. data/ext/gtk2/rbgtkcombobox.c +0 -12
  49. data/ext/gtk2/rbgtkcomboboxentry.c +0 -6
  50. data/ext/gtk2/rbgtkconst.c +0 -2
  51. data/ext/gtk2/rbgtkdialog.c +0 -10
  52. data/ext/gtk2/rbgtkdrag.c +0 -24
  53. data/ext/gtk2/rbgtkentry.c +0 -4
  54. data/ext/gtk2/rbgtkentrycompletion.c +0 -10
  55. data/ext/gtk2/rbgtkexpander.c +0 -6
  56. data/ext/gtk2/rbgtkfilechooser.c +0 -10
  57. data/ext/gtk2/rbgtkfilechooserbutton.c +0 -6
  58. data/ext/gtk2/rbgtkfilechooserdialog.c +0 -8
  59. data/ext/gtk2/rbgtkfilechooserwidget.c +0 -6
  60. data/ext/gtk2/rbgtkfilefilter.c +0 -11
  61. data/ext/gtk2/rbgtkfilesystemerror.c +0 -2
  62. data/ext/gtk2/rbgtkfontbutton.c +0 -6
  63. data/ext/gtk2/rbgtkiconinfo.c +0 -5
  64. data/ext/gtk2/rbgtkiconsize.c +0 -4
  65. data/ext/gtk2/rbgtkicontheme.c +0 -11
  66. data/ext/gtk2/rbgtkiconview.c +0 -9
  67. data/ext/gtk2/rbgtkimage.c +0 -8
  68. data/ext/gtk2/rbgtkinvisible.c +0 -4
  69. data/ext/gtk2/rbgtklinkbutton.c +0 -5
  70. data/ext/gtk2/rbgtkliststore.c +0 -14
  71. data/ext/gtk2/rbgtkmenu.c +0 -12
  72. data/ext/gtk2/rbgtkmenubar.c +0 -2
  73. data/ext/gtk2/rbgtkmenushell.c +0 -4
  74. data/ext/gtk2/rbgtkmenutoolbutton.c +0 -5
  75. data/ext/gtk2/rbgtkmessagedialog.c +0 -4
  76. data/ext/gtk2/rbgtknotebook.c +0 -9
  77. data/ext/gtk2/rbgtkpagesetup.c +0 -5
  78. data/ext/gtk2/rbgtkpapersize.c +0 -6
  79. data/ext/gtk2/rbgtkprintcontext.c +0 -5
  80. data/ext/gtk2/rbgtkprintoperation.c +0 -5
  81. data/ext/gtk2/rbgtkprintoperationpreview.c +0 -5
  82. data/ext/gtk2/rbgtkprintsettings.c +0 -5
  83. data/ext/gtk2/rbgtkradioaction.c +0 -18
  84. data/ext/gtk2/rbgtkradiotoolbutton.c +0 -6
  85. data/ext/gtk2/rbgtkrange.c +0 -2
  86. data/ext/gtk2/rbgtkrc.c +0 -4
  87. data/ext/gtk2/rbgtkrecentchooser.c +0 -6
  88. data/ext/gtk2/rbgtkrecentchooserdialog.c +0 -5
  89. data/ext/gtk2/rbgtkrecentchoosermenu.c +0 -6
  90. data/ext/gtk2/rbgtkrecentchooserwidget.c +0 -5
  91. data/ext/gtk2/rbgtkrecentdata.c +0 -6
  92. data/ext/gtk2/rbgtkrecentfilter.c +0 -5
  93. data/ext/gtk2/rbgtkrecentfilterinfo.c +0 -6
  94. data/ext/gtk2/rbgtkrecentinfo.c +0 -5
  95. data/ext/gtk2/rbgtkrecentmanager.c +0 -5
  96. data/ext/gtk2/rbgtkscale.c +0 -6
  97. data/ext/gtk2/rbgtkscrolledwindow.c +0 -9
  98. data/ext/gtk2/rbgtkselection.c +0 -8
  99. data/ext/gtk2/rbgtkselectiondata.c +2 -14
  100. data/ext/gtk2/rbgtkseparatortoolitem.c +0 -6
  101. data/ext/gtk2/rbgtksettings.c +0 -4
  102. data/ext/gtk2/rbgtksizegroup.c +0 -5
  103. data/ext/gtk2/rbgtkstatusicon.c +0 -5
  104. data/ext/gtk2/rbgtkstock.c +0 -38
  105. data/ext/gtk2/rbgtkstyle.c +0 -8
  106. data/ext/gtk2/rbgtktargetlist.c +0 -34
  107. data/ext/gtk2/rbgtktextbuffer.c +0 -12
  108. data/ext/gtk2/rbgtktextiter.c +0 -8
  109. data/ext/gtk2/rbgtktextview.c +0 -4
  110. data/ext/gtk2/rbgtktoggleaction.c +0 -7
  111. data/ext/gtk2/rbgtktoggletoolbutton.c +0 -6
  112. data/ext/gtk2/rbgtktoolbar.c +0 -6
  113. data/ext/gtk2/rbgtktoolbutton.c +0 -6
  114. data/ext/gtk2/rbgtktoolitem.c +0 -9
  115. data/ext/gtk2/rbgtktooltips.c +0 -4
  116. data/ext/gtk2/rbgtktreeiter.c +0 -4
  117. data/ext/gtk2/rbgtktreemodelfilter.c +0 -5
  118. data/ext/gtk2/rbgtktreemodelsort.c +0 -4
  119. data/ext/gtk2/rbgtktreerowreference.c +0 -4
  120. data/ext/gtk2/rbgtktreeselection.c +0 -4
  121. data/ext/gtk2/rbgtktreestore.c +0 -19
  122. data/ext/gtk2/rbgtktreeview.c +0 -24
  123. data/ext/gtk2/rbgtktreeviewcolumn.c +0 -10
  124. data/ext/gtk2/rbgtkuimanager.c +0 -6
  125. data/ext/gtk2/rbgtkwidget.c +1 -31
  126. data/ext/gtk2/rbgtkwindow.c +2 -47
  127. data/lib/1.9/gtk2.so +0 -0
  128. data/lib/2.0/gtk2.so +0 -0
  129. data/sample/gtk-demo/common.rb +6 -1
  130. data/sample/gtk-demo/main.rb +89 -85
  131. data/test/test_gtk_icon_theme.rb +11 -6
  132. data/vendor/local/bin/gtk-demo.exe +0 -0
  133. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  134. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  135. data/vendor/local/bin/libgailutil-18.dll +0 -0
  136. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  137. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  138. data/vendor/local/include/gtk-2.0/gtk/gtksignal.h +3 -1
  139. data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
  140. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  141. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
  142. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
  143. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  144. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
  145. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
  146. data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +40 -0
  147. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-am-et.dll +0 -0
  148. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-am-et.dll.a +0 -0
  149. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-am-et.la +2 -2
  150. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cedilla.dll +0 -0
  151. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cedilla.dll.a +0 -0
  152. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cedilla.la +2 -2
  153. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.dll +0 -0
  154. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.dll.a +0 -0
  155. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.la +2 -2
  156. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ime.dll +0 -0
  157. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ime.dll.a +0 -0
  158. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ime.la +2 -2
  159. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.dll +0 -0
  160. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.dll.a +0 -0
  161. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.la +2 -2
  162. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ipa.dll +0 -0
  163. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ipa.dll.a +0 -0
  164. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ipa.la +2 -2
  165. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-multipress.dll +0 -0
  166. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-multipress.dll.a +0 -0
  167. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-multipress.la +2 -2
  168. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-thai.dll +0 -0
  169. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-thai.dll.a +0 -0
  170. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-thai.la +2 -2
  171. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-er.dll +0 -0
  172. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-er.dll.a +0 -0
  173. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-er.la +2 -2
  174. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-et.dll +0 -0
  175. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-et.dll.a +0 -0
  176. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-et.la +2 -2
  177. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-viqr.dll +0 -0
  178. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-viqr.dll.a +0 -0
  179. data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-viqr.la +2 -2
  180. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  181. data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
  182. data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
  183. data/vendor/local/lib/libgailutil.dll.a +0 -0
  184. data/vendor/local/lib/libgailutil.la +2 -2
  185. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  186. data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
  187. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  188. data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
  189. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  190. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  191. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  192. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  193. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  194. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +111 -111
  195. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +33 -33
  196. data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +2 -2
  197. data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
  198. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +101 -99
  199. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +9 -9
  200. data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +167 -167
  201. data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +31 -22
  202. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -2
  203. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -2
  204. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -2
  205. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -2
  206. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -2
  207. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -2
  208. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -2
  209. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -2
  210. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -2
  211. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -2
  212. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -2
  213. data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -2
  214. data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +8 -8
  215. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +15 -15
  216. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +68 -68
  217. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +36 -36
  218. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +89 -89
  219. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +25 -25
  220. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +47 -47
  221. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +268 -268
  222. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +106 -106
  223. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +66 -66
  224. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +125 -125
  225. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +125 -125
  226. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +85 -85
  227. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +54 -54
  228. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +54 -54
  229. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +59 -59
  230. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +25 -25
  231. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +121 -104
  232. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +111 -111
  233. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +41 -41
  234. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +49 -49
  235. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +133 -132
  236. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +39 -39
  237. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +20 -20
  238. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +105 -105
  239. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +59 -59
  240. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +478 -478
  241. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +76 -76
  242. data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -2
  243. data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +6 -6
  244. data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +8 -8
  245. data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -2
  246. data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +2 -2
  247. data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +2 -2
  248. data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +2 -2
  249. data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +2 -2
  250. data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -2
  251. data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +2 -2
  252. data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +144 -144
  253. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +17 -17
  254. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +5 -5
  255. data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +135 -135
  256. data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +112 -112
  257. data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +25 -25
  258. data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +80 -80
  259. data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +56 -56
  260. data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +6 -6
  261. data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +32 -32
  262. data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +73 -73
  263. data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +5 -5
  264. data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +70 -70
  265. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +54 -54
  266. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +129 -129
  267. data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +75 -75
  268. data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +36 -36
  269. data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +296 -296
  270. data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +214 -214
  271. data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +99 -99
  272. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +10 -10
  273. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +29 -29
  274. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +104 -104
  275. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
  276. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +14 -14
  277. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +27 -27
  278. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +17 -17
  279. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +9 -9
  280. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -9
  281. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +98 -98
  282. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +36 -36
  283. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +26 -26
  284. data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +12 -12
  285. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +27 -27
  286. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +55 -55
  287. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +6 -6
  288. data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +43 -43
  289. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -114
  290. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +13 -13
  291. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +18 -18
  292. data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +95 -95
  293. data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +28 -28
  294. data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +77 -77
  295. data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +14 -14
  296. data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +62 -62
  297. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +299 -299
  298. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +61 -61
  299. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +106 -106
  300. data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +19 -19
  301. data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +61 -61
  302. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +219 -219
  303. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -34
  304. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +20 -20
  305. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +6 -6
  306. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +34 -34
  307. data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +23 -23
  308. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +61 -61
  309. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +32 -32
  310. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +22 -22
  311. data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +31 -31
  312. data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -4
  313. data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +9 -9
  314. data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -8
  315. data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -4
  316. data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -4
  317. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +50 -50
  318. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +10 -10
  319. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +6 -6
  320. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -4
  321. data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
  322. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +71 -71
  323. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +10 -10
  324. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +3 -3
  325. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +115 -115
  326. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +222 -222
  327. data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +105 -105
  328. data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +32 -32
  329. data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +43 -43
  330. data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
  331. data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +4 -4
  332. data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +10 -10
  333. data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +109 -109
  334. data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +205 -205
  335. data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +35 -35
  336. data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +34 -34
  337. data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +42 -42
  338. data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +30 -30
  339. data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +68 -68
  340. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +115 -115
  341. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +6 -6
  342. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +68 -68
  343. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +47 -47
  344. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +20 -20
  345. data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +48 -48
  346. data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +36 -36
  347. data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +230 -230
  348. data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +119 -119
  349. data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +10 -10
  350. data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +52 -52
  351. data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +10 -10
  352. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +77 -77
  353. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +8 -8
  354. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +57 -57
  355. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +70 -70
  356. data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +8 -8
  357. data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +13 -13
  358. data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +47 -47
  359. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +60 -60
  360. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +42 -42
  361. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +212 -212
  362. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +38 -38
  363. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +98 -98
  364. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +48 -48
  365. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +60 -60
  366. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +31 -31
  367. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +32 -32
  368. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +28 -28
  369. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +18 -18
  370. data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +113 -113
  371. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +34 -34
  372. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +117 -117
  373. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +18 -18
  374. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +11 -11
  375. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +4 -4
  376. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +38 -38
  377. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +154 -154
  378. data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +32 -32
  379. data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +49 -49
  380. data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +32 -32
  381. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +16 -16
  382. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +45 -24
  383. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
  384. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -4
  385. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +13 -13
  386. data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +236 -220
  387. data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +15 -15
  388. data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +14 -14
  389. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +95 -95
  390. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +10 -10
  391. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +177 -177
  392. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +39 -39
  393. data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +476 -476
  394. data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +95 -95
  395. data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -4
  396. data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +38 -38
  397. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +241 -241
  398. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +319 -319
  399. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +29 -29
  400. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +153 -153
  401. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +19 -19
  402. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +248 -248
  403. data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +29 -29
  404. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +29 -29
  405. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +48 -48
  406. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +18 -18
  407. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +64 -64
  408. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +75 -75
  409. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +56 -56
  410. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +41 -41
  411. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +6 -6
  412. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +129 -129
  413. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +33 -33
  414. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +19 -19
  415. data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +36 -36
  416. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +10 -10
  417. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +158 -158
  418. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +50 -50
  419. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +18 -18
  420. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +45 -45
  421. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +36 -36
  422. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +77 -77
  423. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +482 -482
  424. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +180 -180
  425. data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +66 -66
  426. data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +9 -9
  427. data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +8 -8
  428. data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -4
  429. data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -4
  430. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +10 -10
  431. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +6 -6
  432. data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -4
  433. data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +6 -6
  434. data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +4 -4
  435. data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +803 -803
  436. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +324 -324
  437. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +5 -5
  438. data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +2 -2
  439. data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +2 -2
  440. data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +2 -2
  441. data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +2 -2
  442. data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +2 -2
  443. data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +2 -2
  444. data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -2
  445. data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -2
  446. data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +2 -2
  447. data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +2 -2
  448. data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +2 -2
  449. data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -5
  450. data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -2
  451. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +25 -25
  452. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +2 -2
  453. data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +2 -2
  454. data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +34 -31
  455. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -2
  456. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -2
  457. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -2
  458. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -2
  459. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -2
  460. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -2
  461. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -2
  462. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -2
  463. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +10 -2
  464. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -2
  465. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -2
  466. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -2
  467. data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -2
  468. data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +26 -18
  469. data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -6
  470. data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -2
  471. data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +3 -3
  472. data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +2 -2
  473. data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -2
  474. data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -2
  475. data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -2
  476. data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -2
  477. data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -2
  478. data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -2
  479. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -2
  480. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +7 -7
  481. data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -2
  482. data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -2
  483. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +4 -4
  484. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +9 -9
  485. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -2
  486. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -2
  487. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +2 -2
  488. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +5 -5
  489. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +10 -10
  490. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +2 -2
  491. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +9 -9
  492. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +5 -5
  493. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +13 -13
  494. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +3 -3
  495. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +9 -9
  496. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -2
  497. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +4 -4
  498. data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -2
  499. data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +28 -7
  500. data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +61 -61
  501. data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -2
  502. data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +7 -8
  503. data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -2
  504. data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -2
  505. data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -2
  506. data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -2
  507. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +54 -54
  508. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +57 -57
  509. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +128 -128
  510. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +89 -89
  511. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +13 -13
  512. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +27 -27
  513. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +180 -180
  514. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +4 -4
  515. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +26 -26
  516. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +184 -184
  517. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +102 -102
  518. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +3 -3
  519. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +73 -73
  520. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +161 -161
  521. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +97 -97
  522. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +2 -2
  523. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +28 -28
  524. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +54 -54
  525. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +84 -84
  526. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +40 -40
  527. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +36 -36
  528. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +31 -31
  529. data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +4 -2
  530. data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +2 -2
  531. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +2 -2
  532. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +2 -2
  533. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -2
  534. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +3 -3
  535. data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +2 -2
  536. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +6 -6
  537. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +3 -3
  538. data/vendor/local/share/gtk-doc/html/gtk2/index.html +2 -2
  539. data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +10 -8
  540. data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +9 -9
  541. data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +2 -2
  542. data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -2
  543. data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -2
  544. data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -2
  545. data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -2
  546. data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -2
  547. data/vendor/local/share/icons/hicolor/index.theme +179 -11
  548. data/vendor/local/share/locale/de/LC_MESSAGES/gtk20-properties.mo +0 -0
  549. data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
  550. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
  551. data/vendor/local/share/locale/it/LC_MESSAGES/gtk20.mo +0 -0
  552. data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20.mo +0 -0
  553. data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
  554. metadata +15 -23
  555. data/vendor/local/etc/gtk-2.0/gtk.immodules +0 -39
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkComboBoxText.html" title="GtkComboBoxText">
10
10
  <link rel="next" href="GtkMenu.html" title="GtkMenu">
11
- <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -49,18 +49,18 @@
49
49
  struct <a class="link" href="GtkComboBoxEntry.html#GtkComboBoxEntry-struct" title="struct GtkComboBoxEntry">GtkComboBoxEntry</a>;
50
50
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-new" title="gtk_combo_box_entry_new ()">gtk_combo_box_entry_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
51
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-new-with-model" title="gtk_combo_box_entry_new_with_model ()">gtk_combo_box_entry_new_with_model</a> (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
52
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);
52
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);
53
53
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-new-text" title="gtk_combo_box_entry_new_text ()">gtk_combo_box_entry_new_text</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
54
54
  <span class="returnvalue">void</span> <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-set-text-column" title="gtk_combo_box_entry_set_text_column ()">gtk_combo_box_entry_set_text_column</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> *entry_box</code></em>,
55
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);
56
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-get-text-column" title="gtk_combo_box_entry_get_text_column ()">gtk_combo_box_entry_get_text_column</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> *entry_box</code></em>);
55
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);
56
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-get-text-column" title="gtk_combo_box_entry_get_text_column ()">gtk_combo_box_entry_get_text_column</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> *entry_box</code></em>);
57
57
  </pre>
58
58
  </div>
59
59
  <div class="refsect1">
60
60
  <a name="GtkComboBoxEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
61
61
  <pre class="synopsis">
62
- <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
63
- +----<a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
62
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
63
+ +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
64
64
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
65
65
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
66
66
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -78,7 +78,7 @@ GtkComboBoxEntry implements
78
78
  <div class="refsect1">
79
79
  <a name="GtkComboBoxEntry.properties"></a><h2>Properties</h2>
80
80
  <pre class="synopsis">
81
- "<a class="link" href="GtkComboBoxEntry.html#GtkComboBoxEntry--text-column" title='The "text-column" property'>text-column</a>" <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
81
+ "<a class="link" href="GtkComboBoxEntry.html#GtkComboBoxEntry--text-column" title='The "text-column" property'>text-column</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
82
82
  </pre>
83
83
  </div>
84
84
  <div class="refsect1">
@@ -166,7 +166,7 @@ text column using <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entr
166
166
  <div class="refsect2">
167
167
  <a name="gtk-combo-box-entry-new-with-model"></a><h3>gtk_combo_box_entry_new_with_model ()</h3>
168
168
  <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_combo_box_entry_new_with_model (<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
169
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);</pre>
169
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);</pre>
170
170
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
171
171
  <h3 class="title">Warning</h3>
172
172
  <p><code class="literal">gtk_combo_box_entry_new_with_model</code> has been deprecated since version 2.24 and should not be used in newly-written code. Use <a class="link" href="GtkComboBox.html#gtk-combo-box-new-with-model-and-entry" title="gtk_combo_box_new_with_model_and_entry ()"><code class="function">gtk_combo_box_new_with_model_and_entry()</code></a> instead</p>
@@ -232,7 +232,7 @@ the following convenience functions: <a class="link" href="GtkComboBox.html#gtk-
232
232
  <div class="refsect2">
233
233
  <a name="gtk-combo-box-entry-set-text-column"></a><h3>gtk_combo_box_entry_set_text_column ()</h3>
234
234
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_combo_box_entry_set_text_column (<em class="parameter"><code><a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> *entry_box</code></em>,
235
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);</pre>
235
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_column</code></em>);</pre>
236
236
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
237
237
  <h3 class="title">Warning</h3>
238
238
  <p><code class="literal">gtk_combo_box_entry_set_text_column</code> has been deprecated since version 2.24 and should not be used in newly-written code. Use <a class="link" href="GtkComboBox.html#gtk-combo-box-set-entry-text-column" title="gtk_combo_box_set_entry_text_column ()"><code class="function">gtk_combo_box_set_entry_text_column()</code></a> instead</p>
@@ -262,7 +262,7 @@ to be <em class="parameter"><code>text_column</code></em>.
262
262
  <hr>
263
263
  <div class="refsect2">
264
264
  <a name="gtk-combo-box-entry-get-text-column"></a><h3>gtk_combo_box_entry_get_text_column ()</h3>
265
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_combo_box_entry_get_text_column (<em class="parameter"><code><a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> *entry_box</code></em>);</pre>
265
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_combo_box_entry_get_text_column (<em class="parameter"><code><a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> *entry_box</code></em>);</pre>
266
266
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
267
267
  <h3 class="title">Warning</h3>
268
268
  <p><code class="literal">gtk_combo_box_entry_get_text_column</code> has been deprecated since version 2.24 and should not be used in newly-written code. Use <a class="link" href="GtkComboBox.html#gtk-combo-box-get-entry-text-column" title="gtk_combo_box_get_entry_text_column ()"><code class="function">gtk_combo_box_get_entry_text_column()</code></a> instead</p>
@@ -293,9 +293,9 @@ Returns the column which <em class="parameter"><code>entry_box</code></em> is us
293
293
  <a name="GtkComboBoxEntry.property-details"></a><h2>Property Details</h2>
294
294
  <div class="refsect2">
295
295
  <a name="GtkComboBoxEntry--text-column"></a><h3>The <code class="literal">"text-column"</code> property</h3>
296
- <pre class="programlisting"> "text-column" <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
296
+ <pre class="programlisting"> "text-column" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
297
297
  <p>A column in the data source model to get the strings from.</p>
298
- <p>Allowed values: &gt;= G_MAXULONG</p>
298
+ <p>Allowed values: &gt;= -1</p>
299
299
  <p>Default value: -1</p>
300
300
  </div>
301
301
  </div>
@@ -308,6 +308,6 @@ Returns the column which <em class="parameter"><code>entry_box</code></em> is us
308
308
  </div>
309
309
  <div class="footer">
310
310
  <hr>
311
- Generated by GTK-Doc V1.18.1</div>
311
+ Generated by GTK-Doc V1.19</div>
312
312
  </body>
313
313
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkComboBox.html" title="GtkComboBox">
10
10
  <link rel="next" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry">
11
- <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19 (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">
@@ -48,22 +48,22 @@ struct <a class="link" href="GtkComboBoxText.html#GtkComboBoxText-s
48
48
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-new" title="gtk_combo_box_text_new ()">gtk_combo_box_text_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
49
49
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-new-with-entry" title="gtk_combo_box_text_new_with_entry ()">gtk_combo_box_text_new_with_entry</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
50
50
  <span class="returnvalue">void</span> <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-append-text" title="gtk_combo_box_text_append_text ()">gtk_combo_box_text_append_text</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
51
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
51
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
52
52
  <span class="returnvalue">void</span> <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-insert-text" title="gtk_combo_box_text_insert_text ()">gtk_combo_box_text_insert_text</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
53
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>,
54
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
53
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>,
54
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
55
55
  <span class="returnvalue">void</span> <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-prepend-text" title="gtk_combo_box_text_prepend_text ()">gtk_combo_box_text_prepend_text</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
56
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
56
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
57
57
  <span class="returnvalue">void</span> <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-remove" title="gtk_combo_box_text_remove ()">gtk_combo_box_text_remove</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
58
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
59
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-get-active-text" title="gtk_combo_box_text_get_active_text ()">gtk_combo_box_text_get_active_text</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>);
58
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
59
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-get-active-text" title="gtk_combo_box_text_get_active_text ()">gtk_combo_box_text_get_active_text</a> (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>);
60
60
  </pre>
61
61
  </div>
62
62
  <div class="refsect1">
63
63
  <a name="GtkComboBoxText.object-hierarchy"></a><h2>Object Hierarchy</h2>
64
64
  <pre class="synopsis">
65
- <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
66
- +----<a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
65
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
66
+ +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
67
67
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
68
68
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
69
69
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -196,7 +196,7 @@ strings. The combo box created by this function has an entry.
196
196
  <div class="refsect2">
197
197
  <a name="gtk-combo-box-text-append-text"></a><h3>gtk_combo_box_text_append_text ()</h3>
198
198
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_combo_box_text_append_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
199
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
199
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
200
200
  <p>
201
201
  Appends <em class="parameter"><code>string</code></em> to the list of strings stored in <em class="parameter"><code>combo_box</code></em>.
202
202
  </p>
@@ -223,8 +223,8 @@ Appends <em class="parameter"><code>string</code></em> to the list of strings st
223
223
  <div class="refsect2">
224
224
  <a name="gtk-combo-box-text-insert-text"></a><h3>gtk_combo_box_text_insert_text ()</h3>
225
225
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_combo_box_text_insert_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
226
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>,
227
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
226
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>,
227
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
228
228
  <p>
229
229
  Inserts <em class="parameter"><code>string</code></em> at <em class="parameter"><code>position</code></em> in the list of strings stored in <em class="parameter"><code>combo_box</code></em>.
230
230
  </p>
@@ -256,7 +256,7 @@ Inserts <em class="parameter"><code>string</code></em> at <em class="parameter">
256
256
  <div class="refsect2">
257
257
  <a name="gtk-combo-box-text-prepend-text"></a><h3>gtk_combo_box_text_prepend_text ()</h3>
258
258
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_combo_box_text_prepend_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
259
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
259
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
260
260
  <p>
261
261
  Prepends <em class="parameter"><code>string</code></em> to the list of strings stored in <em class="parameter"><code>combo_box</code></em>.
262
262
  </p>
@@ -283,7 +283,7 @@ Prepends <em class="parameter"><code>string</code></em> to the list of strings s
283
283
  <div class="refsect2">
284
284
  <a name="gtk-combo-box-text-remove"></a><h3>gtk_combo_box_text_remove ()</h3>
285
285
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_combo_box_text_remove (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
286
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
286
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
287
287
  <p>
288
288
  Removes the string at <em class="parameter"><code>position</code></em> from <em class="parameter"><code>combo_box</code></em>.
289
289
  </p>
@@ -309,9 +309,9 @@ Removes the string at <em class="parameter"><code>position</code></em> from <em
309
309
  <hr>
310
310
  <div class="refsect2">
311
311
  <a name="gtk-combo-box-text-get-active-text"></a><h3>gtk_combo_box_text_get_active_text ()</h3>
312
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_combo_box_text_get_active_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>);</pre>
312
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_combo_box_text_get_active_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>);</pre>
313
313
  <p>
314
- Returns the currently active string in <em class="parameter"><code>combo_box</code></em>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
314
+ Returns the currently active string in <em class="parameter"><code>combo_box</code></em>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
315
315
  if none is selected. If <em class="parameter"><code>combo_box</code></em> contains an entry, this
316
316
  function will return its contents (which will not necessarily
317
317
  be an item from the list).
@@ -330,7 +330,7 @@ be an item from the list).
330
330
  <tr>
331
331
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
332
332
  <td>a newly allocated string containing the currently
333
- active text. Must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
333
+ active text. Must be freed with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
334
334
  </tr>
335
335
  </tbody>
336
336
  </table></div>
@@ -344,6 +344,6 @@ active text. Must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/
344
344
  </div>
345
345
  <div class="footer">
346
346
  <hr>
347
- Generated by GTK-Doc V1.18.1</div>
347
+ Generated by GTK-Doc V1.19</div>
348
348
  </body>
349
349
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
9
9
  <link rel="prev" href="GtkButtonBox.html" title="GtkButtonBox">
10
10
  <link rel="next" href="GtkItem.html" title="GtkItem">
11
- <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19 (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">
@@ -60,7 +60,7 @@ struct <a class="link" href="GtkContainer.html#GtkContainer-struct"
60
60
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
61
61
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-add-with-properties" title="gtk_container_add_with_properties ()">gtk_container_add_with_properties</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
62
62
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
63
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
63
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
64
64
  <em class="parameter"><code>...</code></em>);
65
65
  <a class="link" href="gtk2-Standard-Enumerations.html#GtkResizeMode" title="enum GtkResizeMode"><span class="returnvalue">GtkResizeMode</span></a> <a class="link" href="GtkContainer.html#gtk-container-get-resize-mode" title="gtk_container_get_resize_mode ()">gtk_container_get_resize_mode</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
66
66
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-set-resize-mode" title="gtk_container_set_resize_mode ()">gtk_container_set_resize_mode</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
@@ -68,17 +68,17 @@ struct <a class="link" href="GtkContainer.html#GtkContainer-struct"
68
68
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-check-resize" title="gtk_container_check_resize ()">gtk_container_check_resize</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
69
69
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-foreach" title="gtk_container_foreach ()">gtk_container_foreach</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
70
70
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkCallback" title="GtkCallback ()"><span class="type">GtkCallback</span></a> callback</code></em>,
71
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
71
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
72
72
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-foreach-full" title="gtk_container_foreach_full ()">gtk_container_foreach_full</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
73
73
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkCallback" title="GtkCallback ()"><span class="type">GtkCallback</span></a> callback</code></em>,
74
74
  <em class="parameter"><code><a class="link" href="gtk2-Types.html#GtkCallbackMarshal" title="GtkCallbackMarshal ()"><span class="type">GtkCallbackMarshal</span></a> marshal</code></em>,
75
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>,
76
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);
75
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>,
76
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);
77
77
  #define <a class="link" href="GtkContainer.html#gtk-container-children" title="gtk_container_children">gtk_container_children</a>
78
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkContainer.html#gtk-container-get-children" title="gtk_container_get_children ()">gtk_container_get_children</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
78
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkContainer.html#gtk-container-get-children" title="gtk_container_get_children ()">gtk_container_get_children</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
79
79
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-set-reallocate-redraws" title="gtk_container_set_reallocate_redraws ()">gtk_container_set_reallocate_redraws</a>
80
80
  (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
81
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> needs_redraws</code></em>);
81
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> needs_redraws</code></em>);
82
82
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkContainer.html#gtk-container-get-focus-child" title="gtk_container_get_focus_child ()">gtk_container_get_focus_child</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
83
83
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-set-focus-child" title="gtk_container_set_focus_child ()">gtk_container_set_focus_child</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
84
84
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);
@@ -89,62 +89,62 @@ struct <a class="link" href="GtkContainer.html#GtkContainer-struct"
89
89
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-set-focus-hadjustment" title="gtk_container_set_focus_hadjustment ()">gtk_container_set_focus_hadjustment</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
90
90
  <em class="parameter"><code><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment</code></em>);
91
91
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-resize-children" title="gtk_container_resize_children ()">gtk_container_resize_children</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
92
- <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> <a class="link" href="GtkContainer.html#gtk-container-child-type" title="gtk_container_child_type ()">gtk_container_child_type</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
92
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> <a class="link" href="GtkContainer.html#gtk-container-child-type" title="gtk_container_child_type ()">gtk_container_child_type</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
93
93
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-child-get" title="gtk_container_child_get ()">gtk_container_child_get</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
94
94
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
95
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
95
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
96
96
  <em class="parameter"><code>...</code></em>);
97
97
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-child-set" title="gtk_container_child_set ()">gtk_container_child_set</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
98
98
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
99
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
99
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
100
100
  <em class="parameter"><code>...</code></em>);
101
101
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-child-get-property" title="gtk_container_child_get_property ()">gtk_container_child_get_property</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
102
102
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
103
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
104
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
103
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
104
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
105
105
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-child-set-property" title="gtk_container_child_set_property ()">gtk_container_child_set_property</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
106
106
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
107
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
108
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
107
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
108
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
109
109
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-child-get-valist" title="gtk_container_child_get_valist ()">gtk_container_child_get_valist</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
110
110
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
111
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
111
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
112
112
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);
113
113
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-child-set-valist" title="gtk_container_child_set_valist ()">gtk_container_child_set_valist</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
114
114
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
115
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
115
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
116
116
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);
117
117
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-forall" title="gtk_container_forall ()">gtk_container_forall</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
118
118
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkCallback" title="GtkCallback ()"><span class="type">GtkCallback</span></a> callback</code></em>,
119
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
120
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkContainer.html#gtk-container-get-border-width" title="gtk_container_get_border_width ()">gtk_container_get_border_width</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
119
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
120
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkContainer.html#gtk-container-get-border-width" title="gtk_container_get_border_width ()">gtk_container_get_border_width</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
121
121
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-set-border-width" title="gtk_container_set_border_width ()">gtk_container_set_border_width</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
122
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> border_width</code></em>);
122
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> border_width</code></em>);
123
123
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-propagate-expose" title="gtk_container_propagate_expose ()">gtk_container_propagate_expose</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
124
124
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
125
125
  <em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> *event</code></em>);
126
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkContainer.html#gtk-container-get-focus-chain" title="gtk_container_get_focus_chain ()">gtk_container_get_focus_chain</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
127
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> **focusable_widgets</code></em>);
126
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkContainer.html#gtk-container-get-focus-chain" title="gtk_container_get_focus_chain ()">gtk_container_get_focus_chain</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
127
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> **focusable_widgets</code></em>);
128
128
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-set-focus-chain" title="gtk_container_set_focus_chain ()">gtk_container_set_focus_chain</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
129
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *focusable_widgets</code></em>);
129
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *focusable_widgets</code></em>);
130
130
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-unset-focus-chain" title="gtk_container_unset_focus_chain ()">gtk_container_unset_focus_chain</a> (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);
131
- <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> * <a class="link" href="GtkContainer.html#gtk-container-class-find-child-property" title="gtk_container_class_find_child_property ()">gtk_container_class_find_child_property</a>
132
- (<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
133
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);
131
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> * <a class="link" href="GtkContainer.html#gtk-container-class-find-child-property" title="gtk_container_class_find_child_property ()">gtk_container_class_find_child_property</a>
132
+ (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
133
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);
134
134
  <span class="returnvalue">void</span> <a class="link" href="GtkContainer.html#gtk-container-class-install-child-property" title="gtk_container_class_install_child_property ()">gtk_container_class_install_child_property</a>
135
135
  (<em class="parameter"><code><span class="type">GtkContainerClass</span> *cclass</code></em>,
136
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
137
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);
138
- <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> ** <a class="link" href="GtkContainer.html#gtk-container-class-list-child-properties" title="gtk_container_class_list_child_properties ()">gtk_container_class_list_child_properties</a>
139
- (<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
140
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);
136
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
137
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);
138
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> ** <a class="link" href="GtkContainer.html#gtk-container-class-list-child-properties" title="gtk_container_class_list_child_properties ()">gtk_container_class_list_child_properties</a>
139
+ (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
140
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);
141
141
  </pre>
142
142
  </div>
143
143
  <div class="refsect1">
144
144
  <a name="GtkContainer.object-hierarchy"></a><h2>Object Hierarchy</h2>
145
145
  <pre class="synopsis">
146
- <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
147
- +----<a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
146
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
147
+ +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
148
148
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
149
149
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
150
150
  +----GtkContainer
@@ -177,7 +177,7 @@ GtkContainer implements
177
177
  <div class="refsect1">
178
178
  <a name="GtkContainer.properties"></a><h2>Properties</h2>
179
179
  <pre class="synopsis">
180
- "<a class="link" href="GtkContainer.html#GtkContainer--border-width" title='The "border-width" property'>border-width</a>" <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
180
+ "<a class="link" href="GtkContainer.html#GtkContainer--border-width" title='The "border-width" property'>border-width</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
181
181
  "<a class="link" href="GtkContainer.html#GtkContainer--child" title='The "child" property'>child</a>" <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>* : Write
182
182
  "<a class="link" href="GtkContainer.html#GtkContainer--resize-mode" title='The "resize-mode" property'>resize-mode</a>" <a class="link" href="gtk2-Standard-Enumerations.html#GtkResizeMode" title="enum GtkResizeMode"><span class="type">GtkResizeMode</span></a> : Read / Write
183
183
  </pre>
@@ -185,10 +185,10 @@ GtkContainer implements
185
185
  <div class="refsect1">
186
186
  <a name="GtkContainer.signals"></a><h2>Signals</h2>
187
187
  <pre class="synopsis">
188
- "<a class="link" href="GtkContainer.html#GtkContainer-add" title='The "add" signal'>add</a>" : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
189
- "<a class="link" href="GtkContainer.html#GtkContainer-check-resize" title='The "check-resize" signal'>check-resize</a>" : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
190
- "<a class="link" href="GtkContainer.html#GtkContainer-remove" title='The "remove" signal'>remove</a>" : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
191
- "<a class="link" href="GtkContainer.html#GtkContainer-set-focus-child" title='The "set-focus-child" signal'>set-focus-child</a>" : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
188
+ "<a class="link" href="GtkContainer.html#GtkContainer-add" title='The "add" signal'>add</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
189
+ "<a class="link" href="GtkContainer.html#GtkContainer-check-resize" title='The "check-resize" signal'>check-resize</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
190
+ "<a class="link" href="GtkContainer.html#GtkContainer-remove" title='The "remove" signal'>remove</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
191
+ "<a class="link" href="GtkContainer.html#GtkContainer-set-focus-child" title='The "set-focus-child" signal'>set-focus-child</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
192
192
  </pre>
193
193
  </div>
194
194
  <div class="refsect1">
@@ -372,7 +372,7 @@ properties in <code class="function">set_child_property()</code> and <code class
372
372
  <tbody>
373
373
  <tr>
374
374
  <td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
375
- <td>the <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> on which <code class="function">set_child_property()</code> or <code class="function">get_child_property()</code>
375
+ <td>the <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> on which <code class="function">set_child_property()</code> or <code class="function">get_child_property()</code>
376
376
  was called</td>
377
377
  </tr>
378
378
  <tr>
@@ -381,7 +381,7 @@ was called</td>
381
381
  </tr>
382
382
  <tr>
383
383
  <td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
384
- <td>the <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> of the property</td>
384
+ <td>the <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> of the property</td>
385
385
  </tr>
386
386
  </tbody>
387
387
  </table></div>
@@ -444,7 +444,7 @@ Note that <em class="parameter"><code>container</code></em> will own a reference
444
444
  may be the last reference held; so removing a widget from its
445
445
  container can destroy that widget. If you want to use <em class="parameter"><code>widget</code></em>
446
446
  again, you need to add a reference to it while it's not inside
447
- a container, using <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>. If you don't want to use <em class="parameter"><code>widget</code></em>
447
+ a container, using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>. If you don't want to use <em class="parameter"><code>widget</code></em>
448
448
  again it's usually more efficient to simply destroy it directly
449
449
  using <a class="link" href="GtkWidget.html#gtk-widget-destroy" title="gtk_widget_destroy ()"><code class="function">gtk_widget_destroy()</code></a> since this will remove it from the
450
450
  container and help break any circular reference count cycles.
@@ -473,7 +473,7 @@ container and help break any circular reference count cycles.
473
473
  <a name="gtk-container-add-with-properties"></a><h3>gtk_container_add_with_properties ()</h3>
474
474
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_add_with_properties (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
475
475
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
476
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
476
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
477
477
  <em class="parameter"><code>...</code></em>);</pre>
478
478
  <p>
479
479
  Adds <em class="parameter"><code>widget</code></em> to <em class="parameter"><code>container</code></em>, setting child properties at the same time.
@@ -571,7 +571,7 @@ or executed immediately.
571
571
  <a name="gtk-container-foreach"></a><h3>gtk_container_foreach ()</h3>
572
572
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_foreach (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
573
573
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkCallback" title="GtkCallback ()"><span class="type">GtkCallback</span></a> callback</code></em>,
574
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
574
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
575
575
  <p>
576
576
  Invokes <em class="parameter"><code>callback</code></em> on each non-internal child of <em class="parameter"><code>container</code></em>. See
577
577
  <a class="link" href="GtkContainer.html#gtk-container-forall" title="gtk_container_forall ()"><code class="function">gtk_container_forall()</code></a> for details on what constitutes an
@@ -607,8 +607,8 @@ Invokes <em class="parameter"><code>callback</code></em> on each non-internal ch
607
607
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_foreach_full (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
608
608
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkCallback" title="GtkCallback ()"><span class="type">GtkCallback</span></a> callback</code></em>,
609
609
  <em class="parameter"><code><a class="link" href="gtk2-Types.html#GtkCallbackMarshal" title="GtkCallbackMarshal ()"><span class="type">GtkCallbackMarshal</span></a> marshal</code></em>,
610
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>,
611
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
610
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>,
611
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
612
612
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
613
613
  <h3 class="title">Warning</h3>
614
614
  <p><code class="literal">gtk_container_foreach_full</code> is deprecated and should not be used in newly-written code. Use <a class="link" href="GtkContainer.html#gtk-container-foreach" title="gtk_container_foreach ()"><code class="function">gtk_container_foreach()</code></a> instead.</p>
@@ -632,7 +632,7 @@ Does the same as <a class="link" href="GtkContainer.html#gtk-container-get-child
632
632
  <hr>
633
633
  <div class="refsect2">
634
634
  <a name="gtk-container-get-children"></a><h3>gtk_container_get_children ()</h3>
635
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_container_get_children (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
635
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_container_get_children (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
636
636
  <p>
637
637
  Returns the container's non-internal children. See
638
638
  <a class="link" href="GtkContainer.html#gtk-container-forall" title="gtk_container_forall ()"><code class="function">gtk_container_forall()</code></a> for details on what constitutes an "internal" child.
@@ -661,7 +661,7 @@ Returns the container's non-internal children. See
661
661
  <a name="gtk-container-set-reallocate-redraws"></a><h3>gtk_container_set_reallocate_redraws ()</h3>
662
662
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_set_reallocate_redraws
663
663
  (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
664
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> needs_redraws</code></em>);</pre>
664
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> needs_redraws</code></em>);</pre>
665
665
  <p>
666
666
  Sets the <em class="parameter"><code>reallocate_redraws</code></em> flag of the container to the given value.
667
667
  </p>
@@ -711,7 +711,7 @@ currently focused widget. That can be obtained by calling
711
711
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
712
712
  <td>The child widget which will receive the
713
713
  focus inside <em class="parameter"><code>container</code></em> when the <em class="parameter"><code>conatiner</code></em> is focussed,
714
- or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is set. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
714
+ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is set. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
715
715
  </td>
716
716
  </tr>
717
717
  </tbody>
@@ -724,7 +724,7 @@ or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.htm
724
724
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_set_focus_child (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
725
725
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
726
726
  <p>
727
- Sets, or unsets if <em class="parameter"><code>child</code></em> is <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the focused child of <em class="parameter"><code>container</code></em>.
727
+ Sets, or unsets if <em class="parameter"><code>child</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the focused child of <em class="parameter"><code>container</code></em>.
728
728
  </p>
729
729
  <p>
730
730
  This function emits the GtkContainer::set_focus_child signal of
@@ -748,7 +748,7 @@ This is function is mostly meant to be used by widgets. Applications can use
748
748
  </tr>
749
749
  <tr>
750
750
  <td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
751
- <td>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/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>
751
+ <td>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/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>
752
752
  </td>
753
753
  </tr>
754
754
  </tbody>
@@ -775,7 +775,7 @@ Retrieves the vertical focus adjustment for the container. See
775
775
  </tr>
776
776
  <tr>
777
777
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
778
- <td>the vertical focus adjustment, or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
778
+ <td>the vertical focus adjustment, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
779
779
  none has been set. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
780
780
  </td>
781
781
  </tr>
@@ -840,7 +840,7 @@ Retrieves the horizontal focus adjustment for the container. See
840
840
  </tr>
841
841
  <tr>
842
842
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
843
- <td>the horizontal focus adjustment, or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
843
+ <td>the horizontal focus adjustment, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
844
844
  none has been set. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
845
845
  </td>
846
846
  </tr>
@@ -894,12 +894,12 @@ moved among the descendents of <em class="parameter"><code>container</code></em>
894
894
  <hr>
895
895
  <div class="refsect2">
896
896
  <a name="gtk-container-child-type"></a><h3>gtk_container_child_type ()</h3>
897
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtk_container_child_type (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
897
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtk_container_child_type (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
898
898
  <p>
899
899
  Returns the type of the children supported by the container.
900
900
  </p>
901
901
  <p>
902
- Note that this may return <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-NONE:CAPS"><code class="literal">G_TYPE_NONE</code></a> to indicate that no more
902
+ Note that this may return <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-NONE:CAPS"><code class="literal">G_TYPE_NONE</code></a> to indicate that no more
903
903
  children can be added, e.g. for a <a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> which already has two
904
904
  children.
905
905
  </p>
@@ -916,7 +916,7 @@ children.
916
916
  </tr>
917
917
  <tr>
918
918
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
919
- <td>a <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a>.</td>
919
+ <td>a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a>.</td>
920
920
  </tr>
921
921
  </tbody>
922
922
  </table></div>
@@ -926,7 +926,7 @@ children.
926
926
  <a name="gtk-container-child-get"></a><h3>gtk_container_child_get ()</h3>
927
927
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_child_get (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
928
928
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
929
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
929
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
930
930
  <em class="parameter"><code>...</code></em>);</pre>
931
931
  <p>
932
932
  Gets the values of one or more child properties for <em class="parameter"><code>child</code></em> and <em class="parameter"><code>container</code></em>.
@@ -959,7 +959,7 @@ Gets the values of one or more child properties for <em class="parameter"><code>
959
959
  <a name="gtk-container-child-set"></a><h3>gtk_container_child_set ()</h3>
960
960
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_child_set (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
961
961
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
962
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
962
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_prop_name</code></em>,
963
963
  <em class="parameter"><code>...</code></em>);</pre>
964
964
  <p>
965
965
  Sets one or more child properties for <em class="parameter"><code>child</code></em> and <em class="parameter"><code>container</code></em>.
@@ -992,8 +992,8 @@ Sets one or more child properties for <em class="parameter"><code>child</code></
992
992
  <a name="gtk-container-child-get-property"></a><h3>gtk_container_child_get_property ()</h3>
993
993
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_child_get_property (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
994
994
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
995
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
996
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
995
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
996
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
997
997
  <p>
998
998
  Gets the value of a child property for <em class="parameter"><code>child</code></em> and <em class="parameter"><code>container</code></em>.
999
999
  </p>
@@ -1029,8 +1029,8 @@ Gets the value of a child property for <em class="parameter"><code>child</code><
1029
1029
  <a name="gtk-container-child-set-property"></a><h3>gtk_container_child_set_property ()</h3>
1030
1030
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_child_set_property (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1031
1031
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
1032
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
1033
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
1032
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
1033
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
1034
1034
  <p>
1035
1035
  Sets a child property for <em class="parameter"><code>child</code></em> and <em class="parameter"><code>container</code></em>.
1036
1036
  </p>
@@ -1066,7 +1066,7 @@ Sets a child property for <em class="parameter"><code>child</code></em> and <em
1066
1066
  <a name="gtk-container-child-get-valist"></a><h3>gtk_container_child_get_valist ()</h3>
1067
1067
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_child_get_valist (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1068
1068
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
1069
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
1069
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
1070
1070
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);</pre>
1071
1071
  <p>
1072
1072
  Gets the values of one or more child properties for <em class="parameter"><code>child</code></em> and <em class="parameter"><code>container</code></em>.
@@ -1094,7 +1094,7 @@ Gets the values of one or more child properties for <em class="parameter"><code>
1094
1094
  <tr>
1095
1095
  <td><p><span class="term"><em class="parameter"><code>var_args</code></em> :</span></p></td>
1096
1096
  <td>return location for the first property, followed
1097
- optionally by more name/return location pairs, followed by <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1097
+ optionally by more name/return location pairs, followed by <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1098
1098
  </td>
1099
1099
  </tr>
1100
1100
  </tbody>
@@ -1105,7 +1105,7 @@ optionally by more name/return location pairs, followed by <a href="/home/mclase
1105
1105
  <a name="gtk-container-child-set-valist"></a><h3>gtk_container_child_set_valist ()</h3>
1106
1106
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_child_set_valist (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1107
1107
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
1108
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
1108
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
1109
1109
  <em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);</pre>
1110
1110
  <p>
1111
1111
  Sets one or more child properties for <em class="parameter"><code>child</code></em> and <em class="parameter"><code>container</code></em>.
@@ -1132,7 +1132,7 @@ Sets one or more child properties for <em class="parameter"><code>child</code></
1132
1132
  </tr>
1133
1133
  <tr>
1134
1134
  <td><p><span class="term"><em class="parameter"><code>var_args</code></em> :</span></p></td>
1135
- <td>a <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated list of property names and values, starting
1135
+ <td>a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated list of property names and values, starting
1136
1136
  with <em class="parameter"><code>first_prop_name</code></em>
1137
1137
  </td>
1138
1138
  </tr>
@@ -1144,7 +1144,7 @@ with <em class="parameter"><code>first_prop_name</code></em>
1144
1144
  <a name="gtk-container-forall"></a><h3>gtk_container_forall ()</h3>
1145
1145
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_forall (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1146
1146
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkCallback" title="GtkCallback ()"><span class="type">GtkCallback</span></a> callback</code></em>,
1147
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
1147
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
1148
1148
  <p>
1149
1149
  Invokes <em class="parameter"><code>callback</code></em> on each child of <em class="parameter"><code>container</code></em>, including children
1150
1150
  that are considered "internal" (implementation details of the
@@ -1178,7 +1178,7 @@ rather than <a class="link" href="GtkContainer.html#gtk-container-forall" title=
1178
1178
  <hr>
1179
1179
  <div class="refsect2">
1180
1180
  <a name="gtk-container-get-border-width"></a><h3>gtk_container_get_border_width ()</h3>
1181
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_container_get_border_width (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
1181
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_container_get_border_width (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
1182
1182
  <p>
1183
1183
  Retrieves the border width of the container. See
1184
1184
  <a class="link" href="GtkContainer.html#gtk-container-set-border-width" title="gtk_container_set_border_width ()"><code class="function">gtk_container_set_border_width()</code></a>.
@@ -1205,7 +1205,7 @@ Retrieves the border width of the container. See
1205
1205
  <div class="refsect2">
1206
1206
  <a name="gtk-container-set-border-width"></a><h3>gtk_container_set_border_width ()</h3>
1207
1207
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_set_border_width (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1208
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> border_width</code></em>);</pre>
1208
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> border_width</code></em>);</pre>
1209
1209
  <p>
1210
1210
  Sets the border width of the container.
1211
1211
  </p>
@@ -1264,7 +1264,7 @@ and then chain to the ::expose implementation from <a class="link" href="GtkCont
1264
1264
  <p>
1265
1265
  Note that the ::expose-event signal has been replaced by a ::draw
1266
1266
  signal in GTK+ 3, and consequently, <a class="link" href="GtkContainer.html#gtk-container-propagate-expose" title="gtk_container_propagate_expose ()"><code class="function">gtk_container_propagate_expose()</code></a>
1267
- has been replaced by <a href="/home/mclasen/gnome/share/gtk-doc/html/gtk3/GtkContainer.html#gtk-container-propagate-draw"><code class="function">gtk_container_propagate_draw()</code></a>.
1267
+ has been replaced by <a href="http://developer.gnome.org/gtk2/GtkContainer.html#gtk-container-propagate-draw"><code class="function">gtk_container_propagate_draw()</code></a>.
1268
1268
  The GTK+ 3 migration guide
1269
1269
  for hints on how to port from ::expose-event to ::draw.
1270
1270
  </p>
@@ -1294,14 +1294,14 @@ for hints on how to port from ::expose-event to ::draw.
1294
1294
  <hr>
1295
1295
  <div class="refsect2">
1296
1296
  <a name="gtk-container-get-focus-chain"></a><h3>gtk_container_get_focus_chain ()</h3>
1297
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_container_get_focus_chain (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1298
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> **focusable_widgets</code></em>);</pre>
1297
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_container_get_focus_chain (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1298
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> **focusable_widgets</code></em>);</pre>
1299
1299
  <p>
1300
1300
  Retrieves the focus chain of the container, if one has been
1301
1301
  set explicitly. If no focus chain has been explicitly
1302
1302
  set, GTK+ computes the focus chain based on the positions
1303
- of the children. In that case, GTK+ stores <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in
1304
- <em class="parameter"><code>focusable_widgets</code></em> and returns <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
1303
+ of the children. In that case, GTK+ stores <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in
1304
+ <em class="parameter"><code>focusable_widgets</code></em> and returns <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
1305
1305
  </p>
1306
1306
  <div class="variablelist"><table border="0" class="variablelist">
1307
1307
  <colgroup>
@@ -1318,8 +1318,8 @@ of the children. In that case, GTK+ stores <a href="/home/mclasen/gnome/share/gt
1318
1318
  <td><p><span class="term"><em class="parameter"><code>focusable_widgets</code></em> :</span></p></td>
1319
1319
  <td>location
1320
1320
  to store the focus chain of the
1321
- container, or <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. You should free this list
1322
- using <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when you are done with it, however
1321
+ container, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. You should free this list
1322
+ using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when you are done with it, however
1323
1323
  no additional reference count is added to the
1324
1324
  individual widgets in the focus chain. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkWidget][<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
1325
1325
  </td>
@@ -1327,7 +1327,7 @@ individual widgets in the focus chain. <span class="annotation">[<acronym title=
1327
1327
  <tr>
1328
1328
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1329
1329
  <td>
1330
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the focus chain of the container
1330
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the focus chain of the container
1331
1331
  has been set explicitly.</td>
1332
1332
  </tr>
1333
1333
  </tbody>
@@ -1337,7 +1337,7 @@ has been set explicitly.</td>
1337
1337
  <div class="refsect2">
1338
1338
  <a name="gtk-container-set-focus-chain"></a><h3>gtk_container_set_focus_chain ()</h3>
1339
1339
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_set_focus_chain (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
1340
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *focusable_widgets</code></em>);</pre>
1340
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *focusable_widgets</code></em>);</pre>
1341
1341
  <p>
1342
1342
  Sets a focus chain, overriding the one computed automatically by GTK+.
1343
1343
  </p>
@@ -1389,9 +1389,9 @@ Removes a focus chain explicitly set with <a class="link" href="GtkContainer.htm
1389
1389
  <hr>
1390
1390
  <div class="refsect2">
1391
1391
  <a name="gtk-container-class-find-child-property"></a><h3>gtk_container_class_find_child_property ()</h3>
1392
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> * gtk_container_class_find_child_property
1393
- (<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
1394
- <em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);</pre>
1392
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> * gtk_container_class_find_child_property
1393
+ (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
1394
+ <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);</pre>
1395
1395
  <p>
1396
1396
  Finds a child property of a container class by name.
1397
1397
  </p>
@@ -1412,8 +1412,8 @@ Finds a child property of a container class by name.
1412
1412
  </tr>
1413
1413
  <tr>
1414
1414
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1415
- <td>the <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> of the child property or
1416
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>class</code></em> has no child property with that name. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1415
+ <td>the <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> of the child property or
1416
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>class</code></em> has no child property with that name. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1417
1417
  </td>
1418
1418
  </tr>
1419
1419
  </tbody>
@@ -1424,8 +1424,8 @@ Finds a child property of a container class by name.
1424
1424
  <a name="gtk-container-class-install-child-property"></a><h3>gtk_container_class_install_child_property ()</h3>
1425
1425
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_container_class_install_child_property
1426
1426
  (<em class="parameter"><code><span class="type">GtkContainerClass</span> *cclass</code></em>,
1427
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
1428
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
1427
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
1428
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
1429
1429
  <p>
1430
1430
  Installs a child property on a container class.
1431
1431
  </p>
@@ -1446,7 +1446,7 @@ Installs a child property on a container class.
1446
1446
  </tr>
1447
1447
  <tr>
1448
1448
  <td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
1449
- <td>the <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> for the property</td>
1449
+ <td>the <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> for the property</td>
1450
1450
  </tr>
1451
1451
  </tbody>
1452
1452
  </table></div>
@@ -1454,9 +1454,9 @@ Installs a child property on a container class.
1454
1454
  <hr>
1455
1455
  <div class="refsect2">
1456
1456
  <a name="gtk-container-class-list-child-properties"></a><h3>gtk_container_class_list_child_properties ()</h3>
1457
- <pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> ** gtk_container_class_list_child_properties
1458
- (<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
1459
- <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);</pre>
1457
+ <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> ** gtk_container_class_list_child_properties
1458
+ (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> *cclass</code></em>,
1459
+ <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);</pre>
1460
1460
  <p>
1461
1461
  Returns all child properties of a container class.
1462
1462
  </p>
@@ -1478,8 +1478,8 @@ Returns all child properties of a container class.
1478
1478
  <tr>
1479
1479
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1480
1480
  <td>a newly
1481
- allocated <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>*.
1482
- The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_properties][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
1481
+ allocated <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>*.
1482
+ The array must be freed with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_properties][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
1483
1483
  </td>
1484
1484
  </tr>
1485
1485
  </tbody>
@@ -1490,7 +1490,7 @@ The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/gli
1490
1490
  <a name="GtkContainer.property-details"></a><h2>Property Details</h2>
1491
1491
  <div class="refsect2">
1492
1492
  <a name="GtkContainer--border-width"></a><h3>The <code class="literal">"border-width"</code> property</h3>
1493
- <pre class="programlisting"> "border-width" <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
1493
+ <pre class="programlisting"> "border-width" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
1494
1494
  <p>The width of the empty border outside the containers children.</p>
1495
1495
  <p>Allowed values: &lt;= 65535</p>
1496
1496
  <p>Default value: 0</p>
@@ -1515,7 +1515,7 @@ The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/gli
1515
1515
  <a name="GtkContainer-add"></a><h3>The <code class="literal">"add"</code> signal</h3>
1516
1516
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container,
1517
1517
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
1518
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1518
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1519
1519
  <p>
1520
1520
  </p>
1521
1521
  <div class="variablelist"><table border="0" class="variablelist">
@@ -1539,7 +1539,7 @@ The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/gli
1539
1539
  <div class="refsect2">
1540
1540
  <a name="GtkContainer-check-resize"></a><h3>The <code class="literal">"check-resize"</code> signal</h3>
1541
1541
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container,
1542
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1542
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1543
1543
  <p>
1544
1544
  </p>
1545
1545
  <div class="variablelist"><table border="0" class="variablelist">
@@ -1564,7 +1564,7 @@ The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/gli
1564
1564
  <a name="GtkContainer-remove"></a><h3>The <code class="literal">"remove"</code> signal</h3>
1565
1565
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container,
1566
1566
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
1567
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1567
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1568
1568
  <p>
1569
1569
  </p>
1570
1570
  <div class="variablelist"><table border="0" class="variablelist">
@@ -1589,7 +1589,7 @@ The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/gli
1589
1589
  <a name="GtkContainer-set-focus-child"></a><h3>The <code class="literal">"set-focus-child"</code> signal</h3>
1590
1590
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container,
1591
1591
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
1592
- <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1592
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1593
1593
  <p>
1594
1594
  </p>
1595
1595
  <div class="variablelist"><table border="0" class="variablelist">
@@ -1613,6 +1613,6 @@ The array must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/gli
1613
1613
  </div>
1614
1614
  <div class="footer">
1615
1615
  <hr>
1616
- Generated by GTK-Doc V1.18.1</div>
1616
+ Generated by GTK-Doc V1.19</div>
1617
1617
  </body>
1618
1618
  </html>