gtk2 2.2.0-x86-mingw32 → 2.2.1-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (289) hide show
  1. checksums.yaml +4 -4
  2. data/ext/gtk2/rbgdkproperty.c +4 -4
  3. data/ext/gtk2/rbgtk.c +17 -0
  4. data/ext/gtk2/rbgtkdialog.c +26 -7
  5. data/ext/gtk2/rbgtkselectiondata.c +4 -5
  6. data/lib/2.0/gtk2.so +0 -0
  7. data/test/test_gdk_pixbuf.rb +34 -0
  8. data/vendor/local/bin/gtk-demo.exe +0 -0
  9. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  10. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  11. data/vendor/local/bin/libgailutil-18.dll +0 -0
  12. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  13. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  14. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  15. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
  16. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +1 -1
  17. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  18. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
  19. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +1 -1
  20. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  21. data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
  22. data/vendor/local/lib/gtk-2.0/modules/libgail.la +1 -1
  23. data/vendor/local/lib/libgailutil.dll.a +0 -0
  24. data/vendor/local/lib/libgailutil.la +1 -1
  25. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  26. data/vendor/local/lib/libgdk-win32-2.0.la +1 -1
  27. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  28. data/vendor/local/lib/libgtk-win32-2.0.la +1 -1
  29. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +46 -46
  30. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +18 -18
  31. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +93 -93
  32. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +7 -7
  33. data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +159 -159
  34. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +13 -13
  35. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +53 -53
  36. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +85 -85
  37. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +17 -17
  38. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +45 -45
  39. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +200 -200
  40. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
  41. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +61 -61
  42. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +117 -117
  43. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +110 -110
  44. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +75 -75
  45. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +36 -36
  46. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +52 -52
  47. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +55 -55
  48. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +23 -23
  49. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +99 -99
  50. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +32 -32
  51. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
  52. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +46 -46
  53. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +125 -125
  54. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +36 -36
  55. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +16 -16
  56. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +88 -88
  57. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +56 -56
  58. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +395 -395
  59. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +72 -72
  60. data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
  61. data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +136 -136
  62. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +15 -15
  63. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +2 -2
  64. data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +133 -133
  65. data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +110 -110
  66. data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +23 -23
  67. data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +78 -78
  68. data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +54 -54
  69. data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
  70. data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +30 -30
  71. data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -59
  72. data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +3 -3
  73. data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +67 -67
  74. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +52 -52
  75. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +127 -127
  76. data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +73 -73
  77. data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +34 -34
  78. data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +294 -294
  79. data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +212 -212
  80. data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +97 -97
  81. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +8 -8
  82. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +27 -27
  83. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +100 -100
  84. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +14 -14
  85. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +11 -11
  86. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
  87. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
  88. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
  89. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +7 -7
  90. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
  91. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +34 -34
  92. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +22 -22
  93. data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +10 -10
  94. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +25 -25
  95. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -53
  96. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +4 -4
  97. data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +41 -41
  98. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +106 -106
  99. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +10 -10
  100. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +16 -16
  101. data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +92 -92
  102. data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +26 -26
  103. data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +75 -75
  104. data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +11 -11
  105. data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +60 -60
  106. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +274 -274
  107. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +59 -59
  108. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +103 -103
  109. data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +17 -17
  110. data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +59 -59
  111. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +217 -217
  112. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +31 -31
  113. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +18 -18
  114. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +4 -4
  115. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +32 -32
  116. data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +21 -21
  117. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +57 -57
  118. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +21 -21
  119. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +19 -19
  120. data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +29 -29
  121. data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
  122. data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +7 -7
  123. data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +6 -6
  124. data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
  125. data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
  126. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +48 -48
  127. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +8 -8
  128. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
  129. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
  130. data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +14 -14
  131. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +65 -65
  132. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +8 -8
  133. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
  134. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +99 -99
  135. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +214 -214
  136. data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +73 -73
  137. data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +30 -30
  138. data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +41 -41
  139. data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +6 -6
  140. data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
  141. data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +8 -8
  142. data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +107 -107
  143. data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +158 -158
  144. data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +33 -33
  145. data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +32 -32
  146. data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +40 -40
  147. data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +28 -28
  148. data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +64 -64
  149. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +107 -107
  150. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
  151. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +66 -66
  152. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +45 -45
  153. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +18 -18
  154. data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +41 -41
  155. data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +34 -34
  156. data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +225 -225
  157. data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +117 -117
  158. data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +4 -4
  159. data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +50 -50
  160. data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
  161. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +75 -75
  162. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +6 -6
  163. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +55 -55
  164. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +68 -68
  165. data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +6 -6
  166. data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +11 -11
  167. data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +44 -44
  168. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +21 -21
  169. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +38 -38
  170. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +210 -210
  171. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +35 -35
  172. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +96 -96
  173. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +46 -46
  174. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +49 -49
  175. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +29 -29
  176. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +30 -30
  177. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +26 -26
  178. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +16 -16
  179. data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +110 -110
  180. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +32 -32
  181. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +114 -114
  182. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +16 -16
  183. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +9 -9
  184. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
  185. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +36 -36
  186. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +147 -147
  187. data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +30 -30
  188. data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +39 -39
  189. data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +30 -30
  190. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
  191. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +19 -19
  192. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
  193. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
  194. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -11
  195. data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +213 -213
  196. data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +13 -13
  197. data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +12 -12
  198. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +93 -93
  199. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
  200. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +164 -164
  201. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +37 -37
  202. data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +467 -467
  203. data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +93 -93
  204. data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
  205. data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +36 -36
  206. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +233 -233
  207. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +309 -309
  208. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +27 -27
  209. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +134 -134
  210. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
  211. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +237 -237
  212. data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +27 -27
  213. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +27 -27
  214. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +46 -46
  215. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +16 -16
  216. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +62 -62
  217. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +70 -70
  218. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +46 -46
  219. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +39 -39
  220. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +2 -2
  221. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +127 -127
  222. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +28 -28
  223. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +17 -17
  224. data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +34 -34
  225. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +8 -8
  226. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +156 -156
  227. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +48 -48
  228. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +43 -43
  230. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +34 -34
  231. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +74 -74
  232. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +478 -478
  233. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +175 -175
  234. data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +64 -64
  235. data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +7 -7
  236. data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +6 -6
  237. data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
  238. data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
  239. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +8 -8
  240. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -4
  241. data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
  242. data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +4 -4
  243. data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
  244. data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +769 -769
  245. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +310 -310
  246. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
  247. data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
  248. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
  249. data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +3 -3
  250. data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
  251. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
  252. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
  253. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
  254. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
  255. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
  256. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
  257. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
  258. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
  259. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
  260. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
  261. data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +44 -44
  262. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +52 -52
  263. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +55 -55
  264. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +115 -115
  265. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +80 -80
  266. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -8
  267. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +25 -25
  268. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +173 -173
  269. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +2 -2
  270. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +24 -24
  271. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +168 -168
  272. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +100 -100
  273. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +1 -1
  274. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +70 -70
  275. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -149
  276. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +95 -95
  277. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +26 -26
  278. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +52 -52
  279. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +69 -69
  280. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +38 -38
  281. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +34 -34
  282. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +29 -29
  283. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
  284. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
  285. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
  286. data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
  287. metadata +16 -17
  288. data/lib/1.9/gtk2.so +0 -0
  289. data/lib/2.1/gtk2.so +0 -0
@@ -51,8 +51,8 @@ struct <a class="link" href="GtkBin.html#GtkBin-struct" title="stru
51
51
  <div class="refsect1">
52
52
  <a name="GtkBin.object-hierarchy"></a><h2>Object Hierarchy</h2>
53
53
  <pre class="synopsis">
54
- <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>
55
- +----<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>
54
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
55
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
56
56
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
57
57
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
58
58
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -102,7 +102,7 @@ Many GTK+ widgets are subclasses of <a class="link" href="GtkBin.html" title="Gt
102
102
  <a name="gtk-bin-get-child"></a><h3>gtk_bin_get_child ()</h3>
103
103
  <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_bin_get_child (<em class="parameter"><code><a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a> *bin</code></em>);</pre>
104
104
  <p>
105
- Gets the child of the <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</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> if the bin contains
105
+ Gets the child of the <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the bin contains
106
106
  no child widget. The returned widget does not have a reference
107
107
  added, so you do not need to unref it.
108
108
  </p>
@@ -52,46 +52,46 @@ struct <a class="link" href="GtkBox.html#GtkBox-struct" title="stru
52
52
  struct <a class="link" href="GtkBox.html#GtkBoxChild" title="struct GtkBoxChild">GtkBoxChild</a>;
53
53
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-pack-start" title="gtk_box_pack_start ()">gtk_box_pack_start</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
54
54
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</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#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
56
- <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> fill</code></em>,
57
- <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> padding</code></em>);
55
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
56
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
57
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding</code></em>);
58
58
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-pack-end" title="gtk_box_pack_end ()">gtk_box_pack_end</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
59
59
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
60
- <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> expand</code></em>,
61
- <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> fill</code></em>,
62
- <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> padding</code></em>);
60
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
62
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding</code></em>);
63
63
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-pack-start-defaults" title="gtk_box_pack_start_defaults ()">gtk_box_pack_start_defaults</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
64
64
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
65
65
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-pack-end-defaults" title="gtk_box_pack_end_defaults ()">gtk_box_pack_end_defaults</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
66
66
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
67
- <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="GtkBox.html#gtk-box-get-homogeneous" title="gtk_box_get_homogeneous ()">gtk_box_get_homogeneous</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);
67
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkBox.html#gtk-box-get-homogeneous" title="gtk_box_get_homogeneous ()">gtk_box_get_homogeneous</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);
68
68
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-set-homogeneous" title="gtk_box_set_homogeneous ()">gtk_box_set_homogeneous</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
69
- <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> homogeneous</code></em>);
70
- <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="GtkBox.html#gtk-box-get-spacing" title="gtk_box_get_spacing ()">gtk_box_get_spacing</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);
69
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> homogeneous</code></em>);
70
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkBox.html#gtk-box-get-spacing" title="gtk_box_get_spacing ()">gtk_box_get_spacing</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);
71
71
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-set-spacing" title="gtk_box_set_spacing ()">gtk_box_set_spacing</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
72
- <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> spacing</code></em>);
72
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);
73
73
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-reorder-child" title="gtk_box_reorder_child ()">gtk_box_reorder_child</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
74
74
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</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#gint"><span class="type">gint</span></a> position</code></em>);
75
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
76
76
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-query-child-packing" title="gtk_box_query_child_packing ()">gtk_box_query_child_packing</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
77
77
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
78
- <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> *expand</code></em>,
79
- <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> *fill</code></em>,
80
- <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> *padding</code></em>,
78
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *expand</code></em>,
79
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *fill</code></em>,
80
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *padding</code></em>,
81
81
  <em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> *pack_type</code></em>);
82
82
  <span class="returnvalue">void</span> <a class="link" href="GtkBox.html#gtk-box-set-child-packing" title="gtk_box_set_child_packing ()">gtk_box_set_child_packing</a> (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
83
83
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
84
- <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> expand</code></em>,
85
- <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> fill</code></em>,
86
- <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> padding</code></em>,
84
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
85
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
86
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding</code></em>,
87
87
  <em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);
88
88
  </pre>
89
89
  </div>
90
90
  <div class="refsect1">
91
91
  <a name="GtkBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
92
92
  <pre class="synopsis">
93
- <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>
94
- +----<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>
93
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
94
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
95
95
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
96
96
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
97
97
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -110,18 +110,18 @@ GtkBox implements
110
110
  <div class="refsect1">
111
111
  <a name="GtkBox.properties"></a><h2>Properties</h2>
112
112
  <pre class="synopsis">
113
- "<a class="link" href="GtkBox.html#GtkBox--homogeneous" title='The "homogeneous" property'>homogeneous</a>" <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> : Read / Write
114
- "<a class="link" href="GtkBox.html#GtkBox--spacing" title='The "spacing" property'>spacing</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
113
+ "<a class="link" href="GtkBox.html#GtkBox--homogeneous" title='The "homogeneous" property'>homogeneous</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
114
+ "<a class="link" href="GtkBox.html#GtkBox--spacing" title='The "spacing" property'>spacing</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
115
115
  </pre>
116
116
  </div>
117
117
  <div class="refsect1">
118
118
  <a name="GtkBox.child-properties"></a><h2>Child Properties</h2>
119
119
  <pre class="synopsis">
120
- "<a class="link" href="GtkBox.html#GtkBox--c-expand" title='The "expand" child property'>expand</a>" <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> : Read / Write
121
- "<a class="link" href="GtkBox.html#GtkBox--c-fill" title='The "fill" child property'>fill</a>" <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> : Read / Write
120
+ "<a class="link" href="GtkBox.html#GtkBox--c-expand" title='The "expand" child property'>expand</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
121
+ "<a class="link" href="GtkBox.html#GtkBox--c-fill" title='The "fill" child property'>fill</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
122
122
  "<a class="link" href="GtkBox.html#GtkBox--c-pack-type" title='The "pack-type" child property'>pack-type</a>" <a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> : Read / Write
123
- "<a class="link" href="GtkBox.html#GtkBox--c-padding" title='The "padding" child property'>padding</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
124
- "<a class="link" href="GtkBox.html#GtkBox--c-position" title='The "position" child property'>position</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
123
+ "<a class="link" href="GtkBox.html#GtkBox--c-padding" title='The "padding" child property'>padding</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
124
+ "<a class="link" href="GtkBox.html#GtkBox--c-position" title='The "position" child property'>position</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
125
125
  </pre>
126
126
  </div>
127
127
  <div class="refsect1">
@@ -248,31 +248,31 @@ application.)
248
248
  <td>the child widget, packed into the GtkBox.</td>
249
249
  </tr>
250
250
  <tr>
251
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> <em class="structfield"><code><a name="GtkBoxChild.padding"></a>padding</code></em>;</span></p></td>
251
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> <em class="structfield"><code><a name="GtkBoxChild.padding"></a>padding</code></em>;</span></p></td>
252
252
  <td>the number of extra pixels to put between this child and its
253
253
  neighbors, set when packed, zero by default.</td>
254
254
  </tr>
255
255
  <tr>
256
- <td><p><span class="term"><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> <em class="structfield"><code><a name="GtkBoxChild.expand"></a>expand</code></em> : 1;</span></p></td>
256
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBoxChild.expand"></a>expand</code></em> : 1;</span></p></td>
257
257
  <td>flag indicates whether extra space should be given to this child.
258
258
  Any extra space given to the parent GtkBox is divided up among all children
259
- with this attribute set to <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>; set when packed, <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> by default.</td>
259
+ with this attribute set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>; set when packed, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> by default.</td>
260
260
  </tr>
261
261
  <tr>
262
- <td><p><span class="term"><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> <em class="structfield"><code><a name="GtkBoxChild.fill"></a>fill</code></em> : 1;</span></p></td>
262
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBoxChild.fill"></a>fill</code></em> : 1;</span></p></td>
263
263
  <td>flag indicates whether any extra space given to this child due to its
264
264
  <em class="parameter"><code>expand</code></em> attribute being set is actually allocated to the child, rather than
265
- being used as padding around the widget; set when packed, <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> by default.</td>
265
+ being used as padding around the widget; set when packed, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> by default.</td>
266
266
  </tr>
267
267
  <tr>
268
- <td><p><span class="term"><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> <em class="structfield"><code><a name="GtkBoxChild.pack"></a>pack</code></em> : 1;</span></p></td>
268
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBoxChild.pack"></a>pack</code></em> : 1;</span></p></td>
269
269
  <td>one of <a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> indicating whether the child is packed with
270
270
  reference to the start (top/left) or end (bottom/right) of the GtkBox.</td>
271
271
  </tr>
272
272
  <tr>
273
- <td><p><span class="term"><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> <em class="structfield"><code><a name="GtkBoxChild.is-secondary"></a>is_secondary</code></em> : 1;</span></p></td>
273
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBoxChild.is-secondary"></a>is_secondary</code></em> : 1;</span></p></td>
274
274
  <td>
275
- <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 child is secondary</td>
275
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the child is secondary</td>
276
276
  </tr>
277
277
  </tbody>
278
278
  </table></div>
@@ -282,9 +282,9 @@ reference to the start (top/left) or end (bottom/right) of the GtkBox.</td>
282
282
  <a name="gtk-box-pack-start"></a><h3>gtk_box_pack_start ()</h3>
283
283
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_pack_start (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
284
284
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
285
- <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> expand</code></em>,
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#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
287
- <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> padding</code></em>);</pre>
285
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
286
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
287
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding</code></em>);</pre>
288
288
  <p>
289
289
  Adds <em class="parameter"><code>child</code></em> to <em class="parameter"><code>box</code></em>, packed with reference to the start of <em class="parameter"><code>box</code></em>.
290
290
  The <em class="parameter"><code>child</code></em> is packed after any other child packed with reference
@@ -309,16 +309,16 @@ to the start of <em class="parameter"><code>box</code></em>.
309
309
  <tr>
310
310
  <td><p><span class="term"><em class="parameter"><code>expand</code></em> :</span></p></td>
311
311
  <td>
312
- <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 new child is to be given extra space allocated to
312
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the new child is to be given extra space allocated to
313
313
  <em class="parameter"><code>box</code></em>. The extra space will be divided evenly between all children of
314
314
  <em class="parameter"><code>box</code></em> that use this option</td>
315
315
  </tr>
316
316
  <tr>
317
317
  <td><p><span class="term"><em class="parameter"><code>fill</code></em> :</span></p></td>
318
318
  <td>
319
- <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 space given to <em class="parameter"><code>child</code></em> by the <em class="parameter"><code>expand</code></em> option is
319
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if space given to <em class="parameter"><code>child</code></em> by the <em class="parameter"><code>expand</code></em> option is
320
320
  actually allocated to <em class="parameter"><code>child</code></em>, rather than just padding it. This
321
- parameter has no effect if <em class="parameter"><code>expand</code></em> is set to <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>. A child is
321
+ parameter has no effect if <em class="parameter"><code>expand</code></em> is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. A child is
322
322
  always allocated the full height of a <a class="link" href="GtkHBox.html" title="GtkHBox"><span class="type">GtkHBox</span></a> and the full width
323
323
  of a <a class="link" href="GtkVBox.html" title="GtkVBox"><span class="type">GtkVBox</span></a>. This option affects the other dimension</td>
324
324
  </tr>
@@ -339,9 +339,9 @@ reference ends of <em class="parameter"><code>box</code></em>, then <em class="p
339
339
  <a name="gtk-box-pack-end"></a><h3>gtk_box_pack_end ()</h3>
340
340
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_pack_end (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
341
341
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
342
- <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> expand</code></em>,
343
- <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> fill</code></em>,
344
- <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> padding</code></em>);</pre>
342
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
343
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
344
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding</code></em>);</pre>
345
345
  <p>
346
346
  Adds <em class="parameter"><code>child</code></em> to <em class="parameter"><code>box</code></em>, packed with reference to the end of <em class="parameter"><code>box</code></em>.
347
347
  The <em class="parameter"><code>child</code></em> is packed after (away from end of) any other child
@@ -366,16 +366,16 @@ packed with reference to the end of <em class="parameter"><code>box</code></em>.
366
366
  <tr>
367
367
  <td><p><span class="term"><em class="parameter"><code>expand</code></em> :</span></p></td>
368
368
  <td>
369
- <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 new child is to be given extra space allocated
369
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the new child is to be given extra space allocated
370
370
  to <em class="parameter"><code>box</code></em>. The extra space will be divided evenly between all children
371
371
  of <em class="parameter"><code>box</code></em> that use this option</td>
372
372
  </tr>
373
373
  <tr>
374
374
  <td><p><span class="term"><em class="parameter"><code>fill</code></em> :</span></p></td>
375
375
  <td>
376
- <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 space given to <em class="parameter"><code>child</code></em> by the <em class="parameter"><code>expand</code></em> option is
376
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if space given to <em class="parameter"><code>child</code></em> by the <em class="parameter"><code>expand</code></em> option is
377
377
  actually allocated to <em class="parameter"><code>child</code></em>, rather than just padding it. This
378
- parameter has no effect if <em class="parameter"><code>expand</code></em> is set to <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>. A child is
378
+ parameter has no effect if <em class="parameter"><code>expand</code></em> is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. A child is
379
379
  always allocated the full height of a <a class="link" href="GtkHBox.html" title="GtkHBox"><span class="type">GtkHBox</span></a> and the full width
380
380
  of a <a class="link" href="GtkVBox.html" title="GtkVBox"><span class="type">GtkVBox</span></a>. This option affects the other dimension</td>
381
381
  </tr>
@@ -408,7 +408,7 @@ to the start of <em class="parameter"><code>box</code></em>.
408
408
  <p>
409
409
  Parameters for how to pack the child <em class="parameter"><code>widget</code></em>, <span class="type">"expand"</span>,
410
410
  <span class="type">"fill"</span> and <span class="type">"padding"</span>, are given their default
411
- values, <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>, <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>, and 0, respectively.
411
+ values, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, and 0, respectively.
412
412
  </p>
413
413
  <div class="variablelist"><table border="0" class="variablelist">
414
414
  <colgroup>
@@ -446,7 +446,7 @@ to the start of <em class="parameter"><code>box</code></em>.
446
446
  <p>
447
447
  Parameters for how to pack the child <em class="parameter"><code>widget</code></em>, <span class="type">"expand"</span>,
448
448
  <span class="type">"fill"</span> and <span class="type">"padding"</span>, are given their default
449
- values, <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>, <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>, and 0, respectively.
449
+ values, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, and 0, respectively.
450
450
  </p>
451
451
  <div class="variablelist"><table border="0" class="variablelist">
452
452
  <colgroup>
@@ -470,7 +470,7 @@ values, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/
470
470
  <hr>
471
471
  <div class="refsect2">
472
472
  <a name="gtk-box-get-homogeneous"></a><h3>gtk_box_get_homogeneous ()</h3>
473
- <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_box_get_homogeneous (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);</pre>
473
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_box_get_homogeneous (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);</pre>
474
474
  <p>
475
475
  Returns whether the box is homogeneous (all children are the
476
476
  same size). See <a class="link" href="GtkBox.html#gtk-box-set-homogeneous" title="gtk_box_set_homogeneous ()"><code class="function">gtk_box_set_homogeneous()</code></a>.
@@ -489,7 +489,7 @@ same size). See <a class="link" href="GtkBox.html#gtk-box-set-homogeneous" title
489
489
  <tr>
490
490
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
491
491
  <td>
492
- <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 box is homogeneous.</td>
492
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the box is homogeneous.</td>
493
493
  </tr>
494
494
  </tbody>
495
495
  </table></div>
@@ -498,7 +498,7 @@ same size). See <a class="link" href="GtkBox.html#gtk-box-set-homogeneous" title
498
498
  <div class="refsect2">
499
499
  <a name="gtk-box-set-homogeneous"></a><h3>gtk_box_set_homogeneous ()</h3>
500
500
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_set_homogeneous (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
501
- <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> homogeneous</code></em>);</pre>
501
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> homogeneous</code></em>);</pre>
502
502
  <p>
503
503
  Sets the <a class="link" href="GtkBox.html#GtkBox--homogeneous" title='The "homogeneous" property'><span class="type">"homogeneous"</span></a> property of <em class="parameter"><code>box</code></em>, controlling
504
504
  whether or not all children of <em class="parameter"><code>box</code></em> are given equal space
@@ -517,8 +517,8 @@ in the box.
517
517
  </tr>
518
518
  <tr>
519
519
  <td><p><span class="term"><em class="parameter"><code>homogeneous</code></em> :</span></p></td>
520
- <td>a boolean value, <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> to create equal allotments,
521
- <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> for variable allotments</td>
520
+ <td>a boolean value, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to create equal allotments,
521
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> for variable allotments</td>
522
522
  </tr>
523
523
  </tbody>
524
524
  </table></div>
@@ -526,7 +526,7 @@ in the box.
526
526
  <hr>
527
527
  <div class="refsect2">
528
528
  <a name="gtk-box-get-spacing"></a><h3>gtk_box_get_spacing ()</h3>
529
- <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_box_get_spacing (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);</pre>
529
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_box_get_spacing (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);</pre>
530
530
  <p>
531
531
  Gets the value set by <a class="link" href="GtkBox.html#gtk-box-set-spacing" title="gtk_box_set_spacing ()"><code class="function">gtk_box_set_spacing()</code></a>.
532
532
  </p>
@@ -552,7 +552,7 @@ Gets the value set by <a class="link" href="GtkBox.html#gtk-box-set-spacing" tit
552
552
  <div class="refsect2">
553
553
  <a name="gtk-box-set-spacing"></a><h3>gtk_box_set_spacing ()</h3>
554
554
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_set_spacing (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
555
- <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> spacing</code></em>);</pre>
555
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);</pre>
556
556
  <p>
557
557
  Sets the <a class="link" href="GtkBox.html#GtkBox--spacing" title='The "spacing" property'><span class="type">"spacing"</span></a> property of <em class="parameter"><code>box</code></em>, which is the
558
558
  number of pixels to place between children of <em class="parameter"><code>box</code></em>.
@@ -580,7 +580,7 @@ number of pixels to place between children of <em class="parameter"><code>box</c
580
580
  <a name="gtk-box-reorder-child"></a><h3>gtk_box_reorder_child ()</h3>
581
581
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_reorder_child (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
582
582
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
583
- <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>
583
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
584
584
  <p>
585
585
  Moves <em class="parameter"><code>child</code></em> to a new <em class="parameter"><code>position</code></em> in the list of <em class="parameter"><code>box</code></em> children.
586
586
  The list is the <em class="structfield"><code>children</code></em> field of
@@ -623,9 +623,9 @@ the list</td>
623
623
  <a name="gtk-box-query-child-packing"></a><h3>gtk_box_query_child_packing ()</h3>
624
624
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_query_child_packing (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
625
625
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
626
- <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> *expand</code></em>,
627
- <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> *fill</code></em>,
628
- <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> *padding</code></em>,
626
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *expand</code></em>,
627
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *fill</code></em>,
628
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *padding</code></em>,
629
629
  <em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> *pack_type</code></em>);</pre>
630
630
  <p>
631
631
  Obtains information about how <em class="parameter"><code>child</code></em> is packed into <em class="parameter"><code>box</code></em>.
@@ -669,9 +669,9 @@ Obtains information about how <em class="parameter"><code>child</code></em> is p
669
669
  <a name="gtk-box-set-child-packing"></a><h3>gtk_box_set_child_packing ()</h3>
670
670
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_box_set_child_packing (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>,
671
671
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
672
- <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> expand</code></em>,
673
- <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> fill</code></em>,
674
- <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> padding</code></em>,
672
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>,
673
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>,
674
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> padding</code></em>,
675
675
  <em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);</pre>
676
676
  <p>
677
677
  Sets the way <em class="parameter"><code>child</code></em> is packed into <em class="parameter"><code>box</code></em>.
@@ -715,14 +715,14 @@ Sets the way <em class="parameter"><code>child</code></em> is packed into <em cl
715
715
  <a name="GtkBox.property-details"></a><h2>Property Details</h2>
716
716
  <div class="refsect2">
717
717
  <a name="GtkBox--homogeneous"></a><h3>The <code class="literal">"homogeneous"</code> property</h3>
718
- <pre class="programlisting"> "homogeneous" <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> : Read / Write</pre>
718
+ <pre class="programlisting"> "homogeneous" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
719
719
  <p>Whether the children should all be the same size.</p>
720
720
  <p>Default value: FALSE</p>
721
721
  </div>
722
722
  <hr>
723
723
  <div class="refsect2">
724
724
  <a name="GtkBox--spacing"></a><h3>The <code class="literal">"spacing"</code> property</h3>
725
- <pre class="programlisting"> "spacing" <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>
725
+ <pre class="programlisting"> "spacing" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
726
726
  <p>The amount of space between children.</p>
727
727
  <p>Allowed values: &gt;= 0</p>
728
728
  <p>Default value: 0</p>
@@ -732,14 +732,14 @@ Sets the way <em class="parameter"><code>child</code></em> is packed into <em cl
732
732
  <a name="GtkBox.child-property-details"></a><h2>Child Property Details</h2>
733
733
  <div class="refsect2">
734
734
  <a name="GtkBox--c-expand"></a><h3>The <code class="literal">"expand"</code> child property</h3>
735
- <pre class="programlisting"> "expand" <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> : Read / Write</pre>
735
+ <pre class="programlisting"> "expand" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
736
736
  <p>Whether the child should receive extra space when the parent grows.</p>
737
737
  <p>Default value: TRUE</p>
738
738
  </div>
739
739
  <hr>
740
740
  <div class="refsect2">
741
741
  <a name="GtkBox--c-fill"></a><h3>The <code class="literal">"fill"</code> child property</h3>
742
- <pre class="programlisting"> "fill" <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> : Read / Write</pre>
742
+ <pre class="programlisting"> "fill" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
743
743
  <p>Whether extra space given to the child should be allocated to the child or used as padding.</p>
744
744
  <p>Default value: TRUE</p>
745
745
  </div>
@@ -753,7 +753,7 @@ Sets the way <em class="parameter"><code>child</code></em> is packed into <em cl
753
753
  <hr>
754
754
  <div class="refsect2">
755
755
  <a name="GtkBox--c-padding"></a><h3>The <code class="literal">"padding"</code> child property</h3>
756
- <pre class="programlisting"> "padding" <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>
756
+ <pre class="programlisting"> "padding" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
757
757
  <p>Extra space to put between the child and its neighbors, in pixels.</p>
758
758
  <p>Allowed values: &lt;= G_MAXINT</p>
759
759
  <p>Default value: 0</p>
@@ -761,7 +761,7 @@ Sets the way <em class="parameter"><code>child</code></em> is packed into <em cl
761
761
  <hr>
762
762
  <div class="refsect2">
763
763
  <a name="GtkBox--c-position"></a><h3>The <code class="literal">"position"</code> child property</h3>
764
- <pre class="programlisting"> "position" <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>
764
+ <pre class="programlisting"> "position" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
765
765
  <p>The index of the child in the parent.</p>
766
766
  <p>Allowed values: &gt;= -1</p>
767
767
  <p>Default value: 0</p>
@@ -49,41 +49,41 @@
49
49
  <a class="link" href="GtkBuildable.html#GtkBuildable-struct" title="GtkBuildable">GtkBuildable</a>;
50
50
  struct <a class="link" href="GtkBuildable.html#GtkBuildableIface" title="struct GtkBuildableIface">GtkBuildableIface</a>;
51
51
  <span class="returnvalue">void</span> <a class="link" href="GtkBuildable.html#gtk-buildable-set-name" title="gtk_buildable_set_name ()">gtk_buildable_set_name</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
52
- <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> *name</code></em>);
53
- 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="returnvalue">gchar</span></a> * <a class="link" href="GtkBuildable.html#gtk-buildable-get-name" title="gtk_buildable_get_name ()">gtk_buildable_get_name</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>);
52
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
53
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkBuildable.html#gtk-buildable-get-name" title="gtk_buildable_get_name ()">gtk_buildable_get_name</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>);
54
54
  <span class="returnvalue">void</span> <a class="link" href="GtkBuildable.html#gtk-buildable-add-child" title="gtk_buildable_add_child ()">gtk_buildable_add_child</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
55
55
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
56
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
57
- <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> *type</code></em>);
56
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
57
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type</code></em>);
58
58
  <span class="returnvalue">void</span> <a class="link" href="GtkBuildable.html#gtk-buildable-set-buildable-property" title="gtk_buildable_set_buildable_property ()">gtk_buildable_set_buildable_property</a>
59
59
  (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
60
60
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
61
- <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> *name</code></em>,
62
- <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>);
63
- <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="returnvalue">GObject</span></a> * <a class="link" href="GtkBuildable.html#gtk-buildable-construct-child" title="gtk_buildable_construct_child ()">gtk_buildable_construct_child</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
61
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
62
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);
63
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * <a class="link" href="GtkBuildable.html#gtk-buildable-construct-child" title="gtk_buildable_construct_child ()">gtk_buildable_construct_child</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
64
64
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
65
- <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> *name</code></em>);
66
- <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="GtkBuildable.html#gtk-buildable-custom-tag-start" title="gtk_buildable_custom_tag_start ()">gtk_buildable_custom_tag_start</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
65
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
66
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkBuildable.html#gtk-buildable-custom-tag-start" title="gtk_buildable_custom_tag_start ()">gtk_buildable_custom_tag_start</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
67
67
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
68
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
69
- <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> *tagname</code></em>,
70
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> *parser</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> *data</code></em>);
68
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
69
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
70
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> *parser</code></em>,
71
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);
72
72
  <span class="returnvalue">void</span> <a class="link" href="GtkBuildable.html#gtk-buildable-custom-tag-end" title="gtk_buildable_custom_tag_end ()">gtk_buildable_custom_tag_end</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
73
73
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
74
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
75
- <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> *tagname</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-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);
74
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
75
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
76
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);
77
77
  <span class="returnvalue">void</span> <a class="link" href="GtkBuildable.html#gtk-buildable-custom-finished" title="gtk_buildable_custom_finished ()">gtk_buildable_custom_finished</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
78
78
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
79
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
80
- <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> *tagname</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#gpointer"><span class="type">gpointer</span></a> data</code></em>);
79
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
80
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
81
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
82
82
  <span class="returnvalue">void</span> <a class="link" href="GtkBuildable.html#gtk-buildable-parser-finished" title="gtk_buildable_parser_finished ()">gtk_buildable_parser_finished</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
83
83
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>);
84
- <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="returnvalue">GObject</span></a> * <a class="link" href="GtkBuildable.html#gtk-buildable-get-internal-child" title="gtk_buildable_get_internal_child ()">gtk_buildable_get_internal_child</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
84
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * <a class="link" href="GtkBuildable.html#gtk-buildable-get-internal-child" title="gtk_buildable_get_internal_child ()">gtk_buildable_get_internal_child</a> (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
85
85
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
86
- <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> *childname</code></em>);
86
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *childname</code></em>);
87
87
  </pre>
88
88
  </div>
89
89
  <div class="refsect1">
@@ -97,7 +97,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
97
97
  <a name="GtkBuildable.prerequisites"></a><h2>Prerequisites</h2>
98
98
  <p>
99
99
  GtkBuildable requires
100
- <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>.</p>
100
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
101
101
  </div>
102
102
  <div class="refsect1">
103
103
  <a name="GtkBuildable.implementations"></a><h2>Known Implementations</h2>
@@ -187,7 +187,7 @@ a GtkBuilder UI definition.
187
187
  </colgroup>
188
188
  <tbody>
189
189
  <tr>
190
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="GtkBuildableIface.g-iface"></a>g_iface</code></em>;</span></p></td>
190
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="GtkBuildableIface.g-iface"></a>g_iface</code></em>;</span></p></td>
191
191
  <td>the parent class</td>
192
192
  </tr>
193
193
  <tr>
@@ -213,7 +213,7 @@ and normal children.</td>
213
213
  <tr>
214
214
  <td><p><span class="term"><em class="structfield"><code><a name="GtkBuildableIface.set-buildable-property"></a>set_buildable_property</code></em> ()</span></p></td>
215
215
  <td>Sets a property of a buildable object.
216
- It is normally not necessary to implement this, <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-set-property"><code class="function">g_object_set_property()</code></a>
216
+ It is normally not necessary to implement this, <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set-property"><code class="function">g_object_set_property()</code></a>
217
217
  is used by default. <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> implements this to delay showing itself
218
218
  (i.e. setting the <a class="link" href="GtkWidget.html#GtkWidget--visible" title='The "visible" property'><span class="type">"visible"</span></a> property) until the whole interface
219
219
  is created.</td>
@@ -230,7 +230,7 @@ constructed object is returned and becomes owned by the caller.</td>
230
230
  <td><p><span class="term"><em class="structfield"><code><a name="GtkBuildableIface.custom-tag-start"></a>custom_tag_start</code></em> ()</span></p></td>
231
231
  <td>Implement this if the buildable needs to parse
232
232
  content below &lt;child&gt;. To handle an element, the implementation
233
- must fill in the <em class="parameter"><code>parser</code></em> structure and <em class="parameter"><code>user_data</code></em> and return <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>.
233
+ must fill in the <em class="parameter"><code>parser</code></em> structure and <em class="parameter"><code>user_data</code></em> and return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
234
234
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> implements this to parse keyboard accelerators specified
235
235
  in &lt;accelerator&gt; elements. <a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> implements it to map
236
236
  properties defined via &lt;packing&gt; elements to child properties.
@@ -268,7 +268,7 @@ need to be accessed from a UI definition.</td>
268
268
  <div class="refsect2">
269
269
  <a name="gtk-buildable-set-name"></a><h3>gtk_buildable_set_name ()</h3>
270
270
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_buildable_set_name (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
271
- <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> *name</code></em>);</pre>
271
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
272
272
  <p>
273
273
  Sets the name of the <em class="parameter"><code>buildable</code></em> object.
274
274
  </p>
@@ -294,7 +294,7 @@ Sets the name of the <em class="parameter"><code>buildable</code></em> object.
294
294
  <hr>
295
295
  <div class="refsect2">
296
296
  <a name="gtk-buildable-get-name"></a><h3>gtk_buildable_get_name ()</h3>
297
- <pre class="programlisting">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="returnvalue">gchar</span></a> * gtk_buildable_get_name (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>);</pre>
297
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_buildable_get_name (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>);</pre>
298
298
  <p>
299
299
  Gets the name of the <em class="parameter"><code>buildable</code></em> object.
300
300
  </p>
@@ -328,8 +328,8 @@ used to construct the <em class="parameter"><code>buildable</code></em>.
328
328
  <a name="gtk-buildable-add-child"></a><h3>gtk_buildable_add_child ()</h3>
329
329
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_buildable_add_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
330
330
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
331
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
332
- <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> *type</code></em>);</pre>
331
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
332
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type</code></em>);</pre>
333
333
  <p>
334
334
  Adds a child to <em class="parameter"><code>buildable</code></em>. <em class="parameter"><code>type</code></em> is an optional string
335
335
  describing how the child should be added.
@@ -356,7 +356,7 @@ describing how the child should be added.
356
356
  </tr>
357
357
  <tr>
358
358
  <td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
359
- <td>kind of child 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>
359
+ <td>kind of child or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
360
360
  </td>
361
361
  </tr>
362
362
  </tbody>
@@ -369,8 +369,8 @@ describing how the child should be added.
369
369
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_buildable_set_buildable_property
370
370
  (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
371
371
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
372
- <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> *name</code></em>,
373
- <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>
372
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
373
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
374
374
  <p>
375
375
  Sets the property name <em class="parameter"><code>name</code></em> to <em class="parameter"><code>value</code></em> on the <em class="parameter"><code>buildable</code></em> object.
376
376
  </p>
@@ -405,9 +405,9 @@ Sets the property name <em class="parameter"><code>name</code></em> to <em class
405
405
  <hr>
406
406
  <div class="refsect2">
407
407
  <a name="gtk-buildable-construct-child"></a><h3>gtk_buildable_construct_child ()</h3>
408
- <pre class="programlisting"><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="returnvalue">GObject</span></a> * gtk_buildable_construct_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
408
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * gtk_buildable_construct_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
409
409
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
410
- <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> *name</code></em>);</pre>
410
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
411
411
  <p>
412
412
  Constructs a child of <em class="parameter"><code>buildable</code></em> with the name <em class="parameter"><code>name</code></em>.
413
413
  </p>
@@ -447,12 +447,12 @@ specified in the UI definition.
447
447
  <hr>
448
448
  <div class="refsect2">
449
449
  <a name="gtk-buildable-custom-tag-start"></a><h3>gtk_buildable_custom_tag_start ()</h3>
450
- <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_buildable_custom_tag_start (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
450
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_buildable_custom_tag_start (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
451
451
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
452
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
453
- <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> *tagname</code></em>,
454
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> *parser</code></em>,
455
- <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> *data</code></em>);</pre>
452
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
453
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
454
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> *parser</code></em>,
455
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);</pre>
456
456
  <p>
457
457
  This is called for each unknown element under &lt;child&gt;.
458
458
  </p>
@@ -473,7 +473,7 @@ This is called for each unknown element under &lt;child&gt;.
473
473
  </tr>
474
474
  <tr>
475
475
  <td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
476
- <td>child object 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> for non-child tags. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
476
+ <td>child object or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for non-child tags. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
477
477
  </td>
478
478
  </tr>
479
479
  <tr>
@@ -482,7 +482,7 @@ This is called for each unknown element under &lt;child&gt;.
482
482
  </tr>
483
483
  <tr>
484
484
  <td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
485
- <td>a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> structure to fill in. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
485
+ <td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> structure to fill in. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
486
486
  </td>
487
487
  </tr>
488
488
  <tr>
@@ -494,7 +494,7 @@ to parser functions. <span class="annotation">[<acronym title="Parameter for ret
494
494
  <tr>
495
495
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
496
496
  <td>
497
- <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 a object has a custom implementation, <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>
497
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a object has a custom implementation, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
498
498
  if it doesn't.</td>
499
499
  </tr>
500
500
  </tbody>
@@ -506,9 +506,9 @@ if it doesn't.</td>
506
506
  <a name="gtk-buildable-custom-tag-end"></a><h3>gtk_buildable_custom_tag_end ()</h3>
507
507
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_buildable_custom_tag_end (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
508
508
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
509
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
510
- <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> *tagname</code></em>,
511
- <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> *data</code></em>);</pre>
509
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
510
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
511
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);</pre>
512
512
  <p>
513
513
  This is called at the end of each custom element handled by
514
514
  the buildable.
@@ -531,7 +531,7 @@ the buildable.
531
531
  </tr>
532
532
  <tr>
533
533
  <td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
534
- <td>child object 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> for non-child tags. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
534
+ <td>child object or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for non-child tags. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
535
535
  </td>
536
536
  </tr>
537
537
  <tr>
@@ -552,9 +552,9 @@ the buildable.
552
552
  <a name="gtk-buildable-custom-finished"></a><h3>gtk_buildable_custom_finished ()</h3>
553
553
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_buildable_custom_finished (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
554
554
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
555
- <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#GObject"><span class="type">GObject</span></a> *child</code></em>,
556
- <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> *tagname</code></em>,
557
- <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> data</code></em>);</pre>
555
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
556
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
557
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
558
558
  <p>
559
559
  This is similar to <a class="link" href="GtkBuildable.html#gtk-buildable-parser-finished" title="gtk_buildable_parser_finished ()"><code class="function">gtk_buildable_parser_finished()</code></a> but is
560
560
  called once for each custom tag handled by the <em class="parameter"><code>buildable</code></em>.
@@ -577,7 +577,7 @@ called once for each custom tag handled by the <em class="parameter"><code>build
577
577
  </tr>
578
578
  <tr>
579
579
  <td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
580
- <td>child object 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> for non-child tags. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
580
+ <td>child object or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for non-child tags. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
581
581
  </td>
582
582
  </tr>
583
583
  <tr>
@@ -627,9 +627,9 @@ is called on a builder.
627
627
  <hr>
628
628
  <div class="refsect2">
629
629
  <a name="gtk-buildable-get-internal-child"></a><h3>gtk_buildable_get_internal_child ()</h3>
630
- <pre class="programlisting"><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="returnvalue">GObject</span></a> * gtk_buildable_get_internal_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
630
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> * gtk_buildable_get_internal_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
631
631
  <em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
632
- <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> *childname</code></em>);</pre>
632
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *childname</code></em>);</pre>
633
633
  <p>
634
634
  Get the internal child called <em class="parameter"><code>childname</code></em> of the <em class="parameter"><code>buildable</code></em> object.
635
635
  </p>