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
@@ -47,25 +47,25 @@
47
47
  #include <gtk/gtk.h>
48
48
 
49
49
  struct <a class="link" href="GtkRadioToolButton.html#GtkRadioToolButton-struct" title="struct GtkRadioToolButton">GtkRadioToolButton</a>;
50
- <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new" title="gtk_radio_tool_button_new ()">gtk_radio_tool_button_new</a> (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);
50
+ <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new" title="gtk_radio_tool_button_new ()">gtk_radio_tool_button_new</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);
51
51
  <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new-from-stock" title="gtk_radio_tool_button_new_from_stock ()">gtk_radio_tool_button_new_from_stock</a>
52
- (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>,
53
- <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> *stock_id</code></em>);
52
+ (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>,
53
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
54
54
  <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new-from-widget" title="gtk_radio_tool_button_new_from_widget ()">gtk_radio_tool_button_new_from_widget</a>
55
55
  (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *group</code></em>);
56
56
  <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new-with-stock-from-widget" title="gtk_radio_tool_button_new_with_stock_from_widget ()">gtk_radio_tool_button_new_with_stock_from_widget</a>
57
57
  (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *group</code></em>,
58
- <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> *stock_id</code></em>);
59
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-get-group" title="gtk_radio_tool_button_get_group ()">gtk_radio_tool_button_get_group</a> (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *button</code></em>);
58
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
59
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-get-group" title="gtk_radio_tool_button_get_group ()">gtk_radio_tool_button_get_group</a> (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *button</code></em>);
60
60
  <span class="returnvalue">void</span> <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-set-group" title="gtk_radio_tool_button_set_group ()">gtk_radio_tool_button_set_group</a> (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *button</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-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);
62
62
  </pre>
63
63
  </div>
64
64
  <div class="refsect1">
65
65
  <a name="GtkRadioToolButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
66
66
  <pre class="synopsis">
67
- <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>
68
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
67
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
68
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
69
69
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
70
70
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
71
71
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -118,7 +118,7 @@ existing <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButto
118
118
  <hr>
119
119
  <div class="refsect2">
120
120
  <a name="gtk-radio-tool-button-new"></a><h3>gtk_radio_tool_button_new ()</h3>
121
- <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_radio_tool_button_new (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);</pre>
121
+ <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_radio_tool_button_new (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);</pre>
122
122
  <p>
123
123
  Creates a new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a>, adding it to <em class="parameter"><code>group</code></em>.
124
124
  </p>
@@ -130,7 +130,7 @@ Creates a new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioTool
130
130
  <tbody>
131
131
  <tr>
132
132
  <td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
133
- <td>An existing radio button group, 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 you are creating a new group. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
133
+ <td>An existing radio button group, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if you are creating a new group. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
134
134
  </td>
135
135
  </tr>
136
136
  <tr>
@@ -146,8 +146,8 @@ Creates a new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioTool
146
146
  <div class="refsect2">
147
147
  <a name="gtk-radio-tool-button-new-from-stock"></a><h3>gtk_radio_tool_button_new_from_stock ()</h3>
148
148
  <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_radio_tool_button_new_from_stock
149
- (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>,
150
- <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> *stock_id</code></em>);</pre>
149
+ (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>,
150
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
151
151
  <p>
152
152
  Creates a new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a>, adding it to <em class="parameter"><code>group</code></em>.
153
153
  The new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> will contain an icon and label from the
@@ -161,7 +161,7 @@ stock item indicated by <em class="parameter"><code>stock_id</code></em>.
161
161
  <tbody>
162
162
  <tr>
163
163
  <td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
164
- <td>an existing radio button group, 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 you are creating a new group. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
164
+ <td>an existing radio button group, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if you are creating a new group. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
165
165
  </td>
166
166
  </tr>
167
167
  <tr>
@@ -210,7 +210,7 @@ Creates a new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioTool
210
210
  <a name="gtk-radio-tool-button-new-with-stock-from-widget"></a><h3>gtk_radio_tool_button_new_with_stock_from_widget ()</h3>
211
211
  <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_radio_tool_button_new_with_stock_from_widget
212
212
  (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *group</code></em>,
213
- <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> *stock_id</code></em>);</pre>
213
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
214
214
  <p>
215
215
  Creates a new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> adding it to the same group as <em class="parameter"><code>group</code></em>.
216
216
  The new <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> will contain an icon and label from the
@@ -242,7 +242,7 @@ stock item indicated by <em class="parameter"><code>stock_id</code></em>.
242
242
  <hr>
243
243
  <div class="refsect2">
244
244
  <a name="gtk-radio-tool-button-get-group"></a><h3>gtk_radio_tool_button_get_group ()</h3>
245
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * gtk_radio_tool_button_get_group (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *button</code></em>);</pre>
245
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * gtk_radio_tool_button_get_group (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *button</code></em>);</pre>
246
246
  <p>
247
247
  Returns the radio button group <em class="parameter"><code>button</code></em> belongs to.
248
248
  </p>
@@ -270,7 +270,7 @@ Returns the radio button group <em class="parameter"><code>button</code></em> be
270
270
  <div class="refsect2">
271
271
  <a name="gtk-radio-tool-button-set-group"></a><h3>gtk_radio_tool_button_set_group ()</h3>
272
272
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_radio_tool_button_set_group (<em class="parameter"><code><a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> *button</code></em>,
273
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);</pre>
273
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *group</code></em>);</pre>
274
274
  <p>
275
275
  Adds <em class="parameter"><code>button</code></em> to <em class="parameter"><code>group</code></em>, removing it from the group it belonged to before.
276
276
  </p>
@@ -51,38 +51,38 @@
51
51
  #include &lt;gtk/gtk.h&gt;
52
52
 
53
53
  struct <a class="link" href="GtkRange.html#GtkRange-struct" title="struct GtkRange">GtkRange</a>;
54
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkRange.html#gtk-range-get-fill-level" title="gtk_range_get_fill_level ()">gtk_range_get_fill_level</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
55
- <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="GtkRange.html#gtk-range-get-restrict-to-fill-level" title="gtk_range_get_restrict_to_fill_level ()">gtk_range_get_restrict_to_fill_level</a>
54
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkRange.html#gtk-range-get-fill-level" title="gtk_range_get_fill_level ()">gtk_range_get_fill_level</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
55
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRange.html#gtk-range-get-restrict-to-fill-level" title="gtk_range_get_restrict_to_fill_level ()">gtk_range_get_restrict_to_fill_level</a>
56
56
  (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
57
- <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="GtkRange.html#gtk-range-get-show-fill-level" title="gtk_range_get_show_fill_level ()">gtk_range_get_show_fill_level</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
57
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRange.html#gtk-range-get-show-fill-level" title="gtk_range_get_show_fill_level ()">gtk_range_get_show_fill_level</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
58
58
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_range_set_fill_level ()">gtk_range_set_fill_level</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
59
- <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#gdouble"><span class="type">gdouble</span></a> fill_level</code></em>);
59
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> fill_level</code></em>);
60
60
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-restrict-to-fill-level" title="gtk_range_set_restrict_to_fill_level ()">gtk_range_set_restrict_to_fill_level</a>
61
61
  (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</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#gboolean"><span class="type">gboolean</span></a> restrict_to_fill_level</code></em>);
62
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> restrict_to_fill_level</code></em>);
63
63
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-show-fill-level" title="gtk_range_set_show_fill_level ()">gtk_range_set_show_fill_level</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
64
- <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> show_fill_level</code></em>);
64
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_fill_level</code></em>);
65
65
  <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkRange.html#gtk-range-get-adjustment" title="gtk_range_get_adjustment ()">gtk_range_get_adjustment</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
66
66
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-update-policy" title="gtk_range_set_update_policy ()">gtk_range_set_update_policy</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
67
67
  <em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkUpdateType" title="enum GtkUpdateType"><span class="type">GtkUpdateType</span></a> policy</code></em>);
68
68
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-adjustment" title="gtk_range_set_adjustment ()">gtk_range_set_adjustment</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
69
69
  <em class="parameter"><code><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment</code></em>);
70
- <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="GtkRange.html#gtk-range-get-inverted" title="gtk_range_get_inverted ()">gtk_range_get_inverted</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
70
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRange.html#gtk-range-get-inverted" title="gtk_range_get_inverted ()">gtk_range_get_inverted</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
71
71
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-inverted" title="gtk_range_set_inverted ()">gtk_range_set_inverted</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</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#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
72
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
73
73
  <a class="link" href="gtk2-Standard-Enumerations.html#GtkUpdateType" title="enum GtkUpdateType"><span class="returnvalue">GtkUpdateType</span></a> <a class="link" href="GtkRange.html#gtk-range-get-update-policy" title="gtk_range_get_update_policy ()">gtk_range_get_update_policy</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
74
74
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-increments" title="gtk_range_set_increments ()">gtk_range_set_increments</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</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#gdouble"><span class="type">gdouble</span></a> step</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#gdouble"><span class="type">gdouble</span></a> page</code></em>);
75
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> step</code></em>,
76
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> page</code></em>);
77
77
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-range" title="gtk_range_set_range ()">gtk_range_set_range</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</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#gdouble"><span class="type">gdouble</span></a> min</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#gdouble"><span class="type">gdouble</span></a> max</code></em>);
80
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkRange.html#gtk-range-get-value" title="gtk_range_get_value ()">gtk_range_get_value</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
78
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> min</code></em>,
79
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> max</code></em>);
80
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkRange.html#gtk-range-get-value" title="gtk_range_get_value ()">gtk_range_get_value</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
81
81
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-value" title="gtk_range_set_value ()">gtk_range_set_value</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
82
- <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#gdouble"><span class="type">gdouble</span></a> value</code></em>);
83
- <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="GtkRange.html#gtk-range-get-round-digits" title="gtk_range_get_round_digits ()">gtk_range_get_round_digits</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
82
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value</code></em>);
83
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRange.html#gtk-range-get-round-digits" title="gtk_range_get_round_digits ()">gtk_range_get_round_digits</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
84
84
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-round-digits" title="gtk_range_set_round_digits ()">gtk_range_set_round_digits</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</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#gint"><span class="type">gint</span></a> round_digits</code></em>);
85
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> round_digits</code></em>);
86
86
  enum <a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType">GtkSensitivityType</a>;
87
87
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-lower-stepper-sensitivity" title="gtk_range_set_lower_stepper_sensitivity ()">gtk_range_set_lower_stepper_sensitivity</a>
88
88
  (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
@@ -94,27 +94,27 @@ enum <a class="link" href="GtkRange.html#GtkSensitivityType" titl
94
94
  <em class="parameter"><code><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> sensitivity</code></em>);
95
95
  <a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a> <a class="link" href="GtkRange.html#gtk-range-get-upper-stepper-sensitivity" title="gtk_range_get_upper_stepper_sensitivity ()">gtk_range_get_upper_stepper_sensitivity</a>
96
96
  (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
97
- <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="GtkRange.html#gtk-range-get-flippable" title="gtk_range_get_flippable ()">gtk_range_get_flippable</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
97
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRange.html#gtk-range-get-flippable" title="gtk_range_get_flippable ()">gtk_range_get_flippable</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
98
98
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-flippable" title="gtk_range_set_flippable ()">gtk_range_set_flippable</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
99
- <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> flippable</code></em>);
100
- <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="GtkRange.html#gtk-range-get-min-slider-size" title="gtk_range_get_min_slider_size ()">gtk_range_get_min_slider_size</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
99
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> flippable</code></em>);
100
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRange.html#gtk-range-get-min-slider-size" title="gtk_range_get_min_slider_size ()">gtk_range_get_min_slider_size</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
101
101
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-get-range-rect" title="gtk_range_get_range_rect ()">gtk_range_get_range_rect</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
102
102
  <em class="parameter"><code><a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *range_rect</code></em>);
103
103
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-get-slider-range" title="gtk_range_get_slider_range ()">gtk_range_get_slider_range</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
104
- <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> *slider_start</code></em>,
105
- <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> *slider_end</code></em>);
106
- <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="GtkRange.html#gtk-range-get-slider-size-fixed" title="gtk_range_get_slider_size_fixed ()">gtk_range_get_slider_size_fixed</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
104
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *slider_start</code></em>,
105
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *slider_end</code></em>);
106
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRange.html#gtk-range-get-slider-size-fixed" title="gtk_range_get_slider_size_fixed ()">gtk_range_get_slider_size_fixed</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);
107
107
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-min-slider-size" title="gtk_range_set_min_slider_size ()">gtk_range_set_min_slider_size</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
108
- <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> min_size</code></em>);
108
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> min_size</code></em>);
109
109
  <span class="returnvalue">void</span> <a class="link" href="GtkRange.html#gtk-range-set-slider-size-fixed" title="gtk_range_set_slider_size_fixed ()">gtk_range_set_slider_size_fixed</a> (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
110
- <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> size_fixed</code></em>);
110
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> size_fixed</code></em>);
111
111
  </pre>
112
112
  </div>
113
113
  <div class="refsect1">
114
114
  <a name="GtkRange.object-hierarchy"></a><h2>Object Hierarchy</h2>
115
115
  <pre class="synopsis">
116
- <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>
117
- +----<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>
116
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
117
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
118
118
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
119
119
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
120
120
  +----GtkRange
@@ -132,12 +132,12 @@ GtkRange implements
132
132
  <a name="GtkRange.properties"></a><h2>Properties</h2>
133
133
  <pre class="synopsis">
134
134
  "<a class="link" href="GtkRange.html#GtkRange--adjustment" title='The "adjustment" property'>adjustment</a>" <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a>* : Read / Write / Construct
135
- "<a class="link" href="GtkRange.html#GtkRange--fill-level" title='The "fill-level" property'>fill-level</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
136
- "<a class="link" href="GtkRange.html#GtkRange--inverted" title='The "inverted" property'>inverted</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
135
+ "<a class="link" href="GtkRange.html#GtkRange--fill-level" title='The "fill-level" property'>fill-level</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
136
+ "<a class="link" href="GtkRange.html#GtkRange--inverted" title='The "inverted" property'>inverted</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
137
137
  "<a class="link" href="GtkRange.html#GtkRange--lower-stepper-sensitivity" title='The "lower-stepper-sensitivity" property'>lower-stepper-sensitivity</a>" <a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> : Read / Write
138
- "<a class="link" href="GtkRange.html#GtkRange--restrict-to-fill-level" title='The "restrict-to-fill-level" property'>restrict-to-fill-level</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
139
- "<a class="link" href="GtkRange.html#GtkRange--round-digits" title='The "round-digits" property'>round-digits</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
140
- "<a class="link" href="GtkRange.html#GtkRange--show-fill-level" title='The "show-fill-level" property'>show-fill-level</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
138
+ "<a class="link" href="GtkRange.html#GtkRange--restrict-to-fill-level" title='The "restrict-to-fill-level" property'>restrict-to-fill-level</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
139
+ "<a class="link" href="GtkRange.html#GtkRange--round-digits" title='The "round-digits" property'>round-digits</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
140
+ "<a class="link" href="GtkRange.html#GtkRange--show-fill-level" title='The "show-fill-level" property'>show-fill-level</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
141
141
  "<a class="link" href="GtkRange.html#GtkRange--update-policy" title='The "update-policy" property'>update-policy</a>" <a class="link" href="gtk2-Standard-Enumerations.html#GtkUpdateType" title="enum GtkUpdateType"><span class="type">GtkUpdateType</span></a> : Read / Write
142
142
  "<a class="link" href="GtkRange.html#GtkRange--upper-stepper-sensitivity" title='The "upper-stepper-sensitivity" property'>upper-stepper-sensitivity</a>" <a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> : Read / Write
143
143
  </pre>
@@ -145,26 +145,26 @@ GtkRange implements
145
145
  <div class="refsect1">
146
146
  <a name="GtkRange.style-properties"></a><h2>Style Properties</h2>
147
147
  <pre class="synopsis">
148
- "<a class="link" href="GtkRange.html#GtkRange--s-activate-slider" title='The "activate-slider" style property'>activate-slider</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
149
- "<a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-x" title='The "arrow-displacement-x" style property'>arrow-displacement-x</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
150
- "<a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-y" title='The "arrow-displacement-y" style property'>arrow-displacement-y</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
151
- "<a class="link" href="GtkRange.html#GtkRange--s-arrow-scaling" title='The "arrow-scaling" style property'>arrow-scaling</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read
152
- "<a class="link" href="GtkRange.html#GtkRange--s-slider-width" title='The "slider-width" style property'>slider-width</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
153
- "<a class="link" href="GtkRange.html#GtkRange--s-stepper-position-details" title='The "stepper-position-details" style property'>stepper-position-details</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
154
- "<a class="link" href="GtkRange.html#GtkRange--s-stepper-size" title='The "stepper-size" style property'>stepper-size</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
155
- "<a class="link" href="GtkRange.html#GtkRange--s-stepper-spacing" title='The "stepper-spacing" style property'>stepper-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
156
- "<a class="link" href="GtkRange.html#GtkRange--s-trough-border" title='The "trough-border" style property'>trough-border</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
157
- "<a class="link" href="GtkRange.html#GtkRange--s-trough-side-details" title='The "trough-side-details" style property'>trough-side-details</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
158
- "<a class="link" href="GtkRange.html#GtkRange--s-trough-under-steppers" title='The "trough-under-steppers" style property'>trough-under-steppers</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
148
+ "<a class="link" href="GtkRange.html#GtkRange--s-activate-slider" title='The "activate-slider" style property'>activate-slider</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
149
+ "<a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-x" title='The "arrow-displacement-x" style property'>arrow-displacement-x</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
150
+ "<a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-y" title='The "arrow-displacement-y" style property'>arrow-displacement-y</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
151
+ "<a class="link" href="GtkRange.html#GtkRange--s-arrow-scaling" title='The "arrow-scaling" style property'>arrow-scaling</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read
152
+ "<a class="link" href="GtkRange.html#GtkRange--s-slider-width" title='The "slider-width" style property'>slider-width</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
153
+ "<a class="link" href="GtkRange.html#GtkRange--s-stepper-position-details" title='The "stepper-position-details" style property'>stepper-position-details</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
154
+ "<a class="link" href="GtkRange.html#GtkRange--s-stepper-size" title='The "stepper-size" style property'>stepper-size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
155
+ "<a class="link" href="GtkRange.html#GtkRange--s-stepper-spacing" title='The "stepper-spacing" style property'>stepper-spacing</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
156
+ "<a class="link" href="GtkRange.html#GtkRange--s-trough-border" title='The "trough-border" style property'>trough-border</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
157
+ "<a class="link" href="GtkRange.html#GtkRange--s-trough-side-details" title='The "trough-side-details" style property'>trough-side-details</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
158
+ "<a class="link" href="GtkRange.html#GtkRange--s-trough-under-steppers" title='The "trough-under-steppers" style property'>trough-under-steppers</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
159
159
  </pre>
160
160
  </div>
161
161
  <div class="refsect1">
162
162
  <a name="GtkRange.signals"></a><h2>Signals</h2>
163
163
  <pre class="synopsis">
164
- "<a class="link" href="GtkRange.html#GtkRange-adjust-bounds" title='The "adjust-bounds" signal'>adjust-bounds</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
165
- "<a class="link" href="GtkRange.html#GtkRange-change-value" title='The "change-value" signal'>change-value</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
166
- "<a class="link" href="GtkRange.html#GtkRange-move-slider" title='The "move-slider" signal'>move-slider</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
167
- "<a class="link" href="GtkRange.html#GtkRange-value-changed" title='The "value-changed" signal'>value-changed</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
164
+ "<a class="link" href="GtkRange.html#GtkRange-adjust-bounds" title='The "adjust-bounds" signal'>adjust-bounds</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
165
+ "<a class="link" href="GtkRange.html#GtkRange-change-value" title='The "change-value" signal'>change-value</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
166
+ "<a class="link" href="GtkRange.html#GtkRange-move-slider" title='The "move-slider" signal'>move-slider</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
167
+ "<a class="link" href="GtkRange.html#GtkRange-value-changed" title='The "value-changed" signal'>value-changed</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
168
168
  </pre>
169
169
  </div>
170
170
  <div class="refsect1">
@@ -191,7 +191,7 @@ of the "steppers". It also provides properties and methods for setting a
191
191
  <hr>
192
192
  <div class="refsect2">
193
193
  <a name="gtk-range-get-fill-level"></a><h3>gtk_range_get_fill_level ()</h3>
194
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_range_get_fill_level (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
194
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_range_get_fill_level (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
195
195
  <p>
196
196
  Gets the current position of the fill level indicator.
197
197
  </p>
@@ -217,7 +217,7 @@ Gets the current position of the fill level indicator.
217
217
  <hr>
218
218
  <div class="refsect2">
219
219
  <a name="gtk-range-get-restrict-to-fill-level"></a><h3>gtk_range_get_restrict_to_fill_level ()</h3>
220
- <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_range_get_restrict_to_fill_level
220
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_range_get_restrict_to_fill_level
221
221
  (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
222
222
  <p>
223
223
  Gets whether the range is restricted to the fill level.
@@ -236,7 +236,7 @@ Gets whether the range is restricted to the fill level.
236
236
  <tr>
237
237
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
238
238
  <td>
239
- <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 <em class="parameter"><code>range</code></em> is restricted to the fill level.</td>
239
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>range</code></em> is restricted to the fill level.</td>
240
240
  </tr>
241
241
  </tbody>
242
242
  </table></div>
@@ -245,7 +245,7 @@ Gets whether the range is restricted to the fill level.
245
245
  <hr>
246
246
  <div class="refsect2">
247
247
  <a name="gtk-range-get-show-fill-level"></a><h3>gtk_range_get_show_fill_level ()</h3>
248
- <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_range_get_show_fill_level (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
248
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_range_get_show_fill_level (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
249
249
  <p>
250
250
  Gets whether the range displays the fill level graphically.
251
251
  </p>
@@ -263,7 +263,7 @@ Gets whether the range displays the fill level graphically.
263
263
  <tr>
264
264
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
265
265
  <td>
266
- <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 <em class="parameter"><code>range</code></em> shows the fill level.</td>
266
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>range</code></em> shows the fill level.</td>
267
267
  </tr>
268
268
  </tbody>
269
269
  </table></div>
@@ -273,7 +273,7 @@ Gets whether the range displays the fill level graphically.
273
273
  <div class="refsect2">
274
274
  <a name="gtk-range-set-fill-level"></a><h3>gtk_range_set_fill_level ()</h3>
275
275
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_fill_level (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
276
- <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#gdouble"><span class="type">gdouble</span></a> fill_level</code></em>);</pre>
276
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> fill_level</code></em>);</pre>
277
277
  <p>
278
278
  Set the new position of the fill level indicator.
279
279
  </p>
@@ -320,7 +320,7 @@ enabled.
320
320
  <a name="gtk-range-set-restrict-to-fill-level"></a><h3>gtk_range_set_restrict_to_fill_level ()</h3>
321
321
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_restrict_to_fill_level
322
322
  (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
323
- <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> restrict_to_fill_level</code></em>);</pre>
323
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> restrict_to_fill_level</code></em>);</pre>
324
324
  <p>
325
325
  Sets whether the slider is restricted to the fill level. See
326
326
  <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_range_set_fill_level ()"><code class="function">gtk_range_set_fill_level()</code></a> for a general description of the fill
@@ -349,7 +349,7 @@ level concept.
349
349
  <div class="refsect2">
350
350
  <a name="gtk-range-set-show-fill-level"></a><h3>gtk_range_set_show_fill_level ()</h3>
351
351
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_show_fill_level (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
352
- <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> show_fill_level</code></em>);</pre>
352
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_fill_level</code></em>);</pre>
353
353
  <p>
354
354
  Sets whether a graphical fill level is show on the trough. See
355
355
  <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_range_set_fill_level ()"><code class="function">gtk_range_set_fill_level()</code></a> for a general description of the fill
@@ -477,7 +477,7 @@ The page size affects the size of the scrollbar slider.
477
477
  <hr>
478
478
  <div class="refsect2">
479
479
  <a name="gtk-range-get-inverted"></a><h3>gtk_range_get_inverted ()</h3>
480
- <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_range_get_inverted (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
480
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_range_get_inverted (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
481
481
  <p>
482
482
  Gets the value set by <a class="link" href="GtkRange.html#gtk-range-set-inverted" title="gtk_range_set_inverted ()"><code class="function">gtk_range_set_inverted()</code></a>.
483
483
  </p>
@@ -495,7 +495,7 @@ Gets the value set by <a class="link" href="GtkRange.html#gtk-range-set-inverted
495
495
  <tr>
496
496
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
497
497
  <td>
498
- <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 range is inverted</td>
498
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the range is inverted</td>
499
499
  </tr>
500
500
  </tbody>
501
501
  </table></div>
@@ -504,7 +504,7 @@ Gets the value set by <a class="link" href="GtkRange.html#gtk-range-set-inverted
504
504
  <div class="refsect2">
505
505
  <a name="gtk-range-set-inverted"></a><h3>gtk_range_set_inverted ()</h3>
506
506
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_inverted (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
507
- <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> setting</code></em>);</pre>
507
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
508
508
  <p>
509
509
  Ranges normally move from lower to higher values as the
510
510
  slider moves from top to bottom or left to right. Inverted
@@ -525,7 +525,7 @@ on the bottom or left.
525
525
  <tr>
526
526
  <td><p><span class="term"><em class="parameter"><code>setting</code></em> :</span></p></td>
527
527
  <td>
528
- <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 invert the range</td>
528
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to invert the range</td>
529
529
  </tr>
530
530
  </tbody>
531
531
  </table></div>
@@ -564,8 +564,8 @@ Gets the update policy of <em class="parameter"><code>range</code></em>. See <a
564
564
  <div class="refsect2">
565
565
  <a name="gtk-range-set-increments"></a><h3>gtk_range_set_increments ()</h3>
566
566
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_increments (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
567
- <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#gdouble"><span class="type">gdouble</span></a> step</code></em>,
568
- <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#gdouble"><span class="type">gdouble</span></a> page</code></em>);</pre>
567
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> step</code></em>,
568
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> page</code></em>);</pre>
569
569
  <p>
570
570
  Sets the step and page sizes for the range.
571
571
  The step size is used when the user clicks the <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a>
@@ -598,8 +598,8 @@ is used for example when moving via Page Up or Page Down keys.
598
598
  <div class="refsect2">
599
599
  <a name="gtk-range-set-range"></a><h3>gtk_range_set_range ()</h3>
600
600
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_range (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
601
- <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#gdouble"><span class="type">gdouble</span></a> min</code></em>,
602
- <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#gdouble"><span class="type">gdouble</span></a> max</code></em>);</pre>
601
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> min</code></em>,
602
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> max</code></em>);</pre>
603
603
  <p>
604
604
  Sets the allowable values in the <a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a>, and clamps the range
605
605
  value to be between <em class="parameter"><code>min</code></em> and <em class="parameter"><code>max</code></em>. (If the range has a non-zero
@@ -630,7 +630,7 @@ page size, it is clamped between <em class="parameter"><code>min</code></em> and
630
630
  <hr>
631
631
  <div class="refsect2">
632
632
  <a name="gtk-range-get-value"></a><h3>gtk_range_get_value ()</h3>
633
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_range_get_value (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
633
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_range_get_value (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
634
634
  <p>
635
635
  Gets the current value of the range.
636
636
  </p>
@@ -656,7 +656,7 @@ Gets the current value of the range.
656
656
  <div class="refsect2">
657
657
  <a name="gtk-range-set-value"></a><h3>gtk_range_set_value ()</h3>
658
658
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_value (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
659
- <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#gdouble"><span class="type">gdouble</span></a> value</code></em>);</pre>
659
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value</code></em>);</pre>
660
660
  <p>
661
661
  Sets the current value of the range; if the value is outside the
662
662
  minimum or maximum range values, it will be clamped to fit inside
@@ -684,7 +684,7 @@ value changes.
684
684
  <hr>
685
685
  <div class="refsect2">
686
686
  <a name="gtk-range-get-round-digits"></a><h3>gtk_range_get_round_digits ()</h3>
687
- <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_range_get_round_digits (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
687
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_range_get_round_digits (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
688
688
  <p>
689
689
  Gets the number of digits to round the value to when
690
690
  it changes. See <a class="link" href="GtkRange.html#GtkRange-change-value" title='The "change-value" signal'><span class="type">"change-value"</span></a>.
@@ -712,7 +712,7 @@ it changes. See <a class="link" href="GtkRange.html#GtkRange-change-value" title
712
712
  <div class="refsect2">
713
713
  <a name="gtk-range-set-round-digits"></a><h3>gtk_range_set_round_digits ()</h3>
714
714
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_round_digits (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
715
- <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> round_digits</code></em>);</pre>
715
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> round_digits</code></em>);</pre>
716
716
  <p>
717
717
  Sets the number of digits to round the value to when
718
718
  it changes. See <a class="link" href="GtkRange.html#GtkRange-change-value" title='The "change-value" signal'><span class="type">"change-value"</span></a>.
@@ -891,7 +891,7 @@ Gets the sensitivity policy for the stepper that points to the
891
891
  <hr>
892
892
  <div class="refsect2">
893
893
  <a name="gtk-range-get-flippable"></a><h3>gtk_range_get_flippable ()</h3>
894
- <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_range_get_flippable (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
894
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_range_get_flippable (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
895
895
  <p>
896
896
  Gets the value set by <a class="link" href="GtkRange.html#gtk-range-set-flippable" title="gtk_range_set_flippable ()"><code class="function">gtk_range_set_flippable()</code></a>.
897
897
  </p>
@@ -909,7 +909,7 @@ Gets the value set by <a class="link" href="GtkRange.html#gtk-range-set-flippabl
909
909
  <tr>
910
910
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
911
911
  <td>
912
- <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 range is flippable</td>
912
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the range is flippable</td>
913
913
  </tr>
914
914
  </tbody>
915
915
  </table></div>
@@ -919,7 +919,7 @@ Gets the value set by <a class="link" href="GtkRange.html#gtk-range-set-flippabl
919
919
  <div class="refsect2">
920
920
  <a name="gtk-range-set-flippable"></a><h3>gtk_range_set_flippable ()</h3>
921
921
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_flippable (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
922
- <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> flippable</code></em>);</pre>
922
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> flippable</code></em>);</pre>
923
923
  <p>
924
924
  If a range is flippable, it will switch its direction if it is
925
925
  horizontal and its direction is <a class="link" href="GtkWidget.html#GTK-TEXT-DIR-RTL:CAPS"><code class="literal">GTK_TEXT_DIR_RTL</code></a>.
@@ -941,7 +941,7 @@ See <a class="link" href="GtkWidget.html#gtk-widget-get-direction" title="gtk_wi
941
941
  <tr>
942
942
  <td><p><span class="term"><em class="parameter"><code>flippable</code></em> :</span></p></td>
943
943
  <td>
944
- <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 make the range flippable</td>
944
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to make the range flippable</td>
945
945
  </tr>
946
946
  </tbody>
947
947
  </table></div>
@@ -950,7 +950,7 @@ See <a class="link" href="GtkWidget.html#gtk-widget-get-direction" title="gtk_wi
950
950
  <hr>
951
951
  <div class="refsect2">
952
952
  <a name="gtk-range-get-min-slider-size"></a><h3>gtk_range_get_min_slider_size ()</h3>
953
- <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_range_get_min_slider_size (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
953
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_range_get_min_slider_size (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
954
954
  <p>
955
955
  This function is useful mainly for <a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> subclasses.
956
956
  </p>
@@ -1012,8 +1012,8 @@ This function is useful mainly for <a class="link" href="GtkRange.html" title="G
1012
1012
  <div class="refsect2">
1013
1013
  <a name="gtk-range-get-slider-range"></a><h3>gtk_range_get_slider_range ()</h3>
1014
1014
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_get_slider_range (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
1015
- <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> *slider_start</code></em>,
1016
- <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> *slider_end</code></em>);</pre>
1015
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *slider_start</code></em>,
1016
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *slider_end</code></em>);</pre>
1017
1017
  <p>
1018
1018
  This function returns sliders range along the long dimension,
1019
1019
  in widget-&gt;window coordinates.
@@ -1035,13 +1035,13 @@ This function is useful mainly for <a class="link" href="GtkRange.html" title="G
1035
1035
  <tr>
1036
1036
  <td><p><span class="term"><em class="parameter"><code>slider_start</code></em> :</span></p></td>
1037
1037
  <td>return location for the slider's
1038
- start, 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="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1038
+ start, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1039
1039
  </td>
1040
1040
  </tr>
1041
1041
  <tr>
1042
1042
  <td><p><span class="term"><em class="parameter"><code>slider_end</code></em> :</span></p></td>
1043
1043
  <td>return location for the slider's
1044
- end, 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="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1044
+ end, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1045
1045
  </td>
1046
1046
  </tr>
1047
1047
  </tbody>
@@ -1051,7 +1051,7 @@ end, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/
1051
1051
  <hr>
1052
1052
  <div class="refsect2">
1053
1053
  <a name="gtk-range-get-slider-size-fixed"></a><h3>gtk_range_get_slider_size_fixed ()</h3>
1054
- <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_range_get_slider_size_fixed (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
1054
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_range_get_slider_size_fixed (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
1055
1055
  <p>
1056
1056
  This function is useful mainly for <a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> subclasses.
1057
1057
  </p>
@@ -1081,7 +1081,7 @@ See <a class="link" href="GtkRange.html#gtk-range-set-slider-size-fixed" title="
1081
1081
  <div class="refsect2">
1082
1082
  <a name="gtk-range-set-min-slider-size"></a><h3>gtk_range_set_min_slider_size ()</h3>
1083
1083
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_min_slider_size (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
1084
- <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> min_size</code></em>);</pre>
1084
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> min_size</code></em>);</pre>
1085
1085
  <p>
1086
1086
  Sets the minimum size of the range's slider.
1087
1087
  </p>
@@ -1111,7 +1111,7 @@ This function is useful mainly for <a class="link" href="GtkRange.html" title="G
1111
1111
  <div class="refsect2">
1112
1112
  <a name="gtk-range-set-slider-size-fixed"></a><h3>gtk_range_set_slider_size_fixed ()</h3>
1113
1113
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_range_set_slider_size_fixed (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
1114
- <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> size_fixed</code></em>);</pre>
1114
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> size_fixed</code></em>);</pre>
1115
1115
  <p>
1116
1116
  Sets whether the range's slider has a fixed size, or a size that
1117
1117
  depends on it's adjustment's page size.
@@ -1133,7 +1133,7 @@ This function is useful mainly for <a class="link" href="GtkRange.html" title="G
1133
1133
  <tr>
1134
1134
  <td><p><span class="term"><em class="parameter"><code>size_fixed</code></em> :</span></p></td>
1135
1135
  <td>
1136
- <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 make the slider size constant</td>
1136
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to make the slider size constant</td>
1137
1137
  </tr>
1138
1138
  </tbody>
1139
1139
  </table></div>
@@ -1150,7 +1150,7 @@ This function is useful mainly for <a class="link" href="GtkRange.html" title="G
1150
1150
  <hr>
1151
1151
  <div class="refsect2">
1152
1152
  <a name="GtkRange--fill-level"></a><h3>The <code class="literal">"fill-level"</code> property</h3>
1153
- <pre class="programlisting"> "fill-level" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
1153
+ <pre class="programlisting"> "fill-level" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
1154
1154
  <p>
1155
1155
  The fill level (e.g. prebuffering of a network stream).
1156
1156
  See <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_range_set_fill_level ()"><code class="function">gtk_range_set_fill_level()</code></a>.
@@ -1161,7 +1161,7 @@ See <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_ran
1161
1161
  <hr>
1162
1162
  <div class="refsect2">
1163
1163
  <a name="GtkRange--inverted"></a><h3>The <code class="literal">"inverted"</code> property</h3>
1164
- <pre class="programlisting"> "inverted" <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>
1164
+ <pre class="programlisting"> "inverted" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1165
1165
  <p>Invert direction slider moves to increase range value.</p>
1166
1166
  <p>Default value: FALSE</p>
1167
1167
  </div>
@@ -1175,7 +1175,7 @@ See <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_ran
1175
1175
  <hr>
1176
1176
  <div class="refsect2">
1177
1177
  <a name="GtkRange--restrict-to-fill-level"></a><h3>The <code class="literal">"restrict-to-fill-level"</code> property</h3>
1178
- <pre class="programlisting"> "restrict-to-fill-level" <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>
1178
+ <pre class="programlisting"> "restrict-to-fill-level" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1179
1179
  <p>
1180
1180
  The restrict-to-fill-level property controls whether slider
1181
1181
  movement is restricted to an upper boundary set by the
@@ -1187,7 +1187,7 @@ fill level. See <a class="link" href="GtkRange.html#gtk-range-set-restrict-to-fi
1187
1187
  <hr>
1188
1188
  <div class="refsect2">
1189
1189
  <a name="GtkRange--round-digits"></a><h3>The <code class="literal">"round-digits"</code> property</h3>
1190
- <pre class="programlisting"> "round-digits" <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>
1190
+ <pre class="programlisting"> "round-digits" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
1191
1191
  <p>
1192
1192
  The number of digits to round the value to when
1193
1193
  it changes, or -1. See <a class="link" href="GtkRange.html#GtkRange-change-value" title='The "change-value" signal'><span class="type">"change-value"</span></a>.
@@ -1199,7 +1199,7 @@ it changes, or -1. See <a class="link" href="GtkRange.html#GtkRange-change-value
1199
1199
  <hr>
1200
1200
  <div class="refsect2">
1201
1201
  <a name="GtkRange--show-fill-level"></a><h3>The <code class="literal">"show-fill-level"</code> property</h3>
1202
- <pre class="programlisting"> "show-fill-level" <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>
1202
+ <pre class="programlisting"> "show-fill-level" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1203
1203
  <p>
1204
1204
  The show-fill-level property controls whether fill level indicator
1205
1205
  graphics are displayed on the trough. See
@@ -1227,13 +1227,13 @@ graphics are displayed on the trough. See
1227
1227
  <a name="GtkRange.style-property-details"></a><h2>Style Property Details</h2>
1228
1228
  <div class="refsect2">
1229
1229
  <a name="GtkRange--s-activate-slider"></a><h3>The <code class="literal">"activate-slider"</code> style property</h3>
1230
- <pre class="programlisting"> "activate-slider" <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</pre>
1230
+ <pre class="programlisting"> "activate-slider" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
1231
1231
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1232
1232
  <h3 class="title">Warning</h3>
1233
1233
  <p><code class="literal">GtkRange:activate-slider</code> has been deprecated since version 2.22 and should not be used in newly-written code. This style property will be removed in GTK+ 3</p>
1234
1234
  </div>
1235
1235
  <p>
1236
- When <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>, sliders will be drawn active and with shadow in
1236
+ When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, sliders will be drawn active and with shadow in
1237
1237
  while they are dragged.
1238
1238
  </p>
1239
1239
  <p>Default value: FALSE</p>
@@ -1241,21 +1241,21 @@ while they are dragged.
1241
1241
  <hr>
1242
1242
  <div class="refsect2">
1243
1243
  <a name="GtkRange--s-arrow-displacement-x"></a><h3>The <code class="literal">"arrow-displacement-x"</code> style property</h3>
1244
- <pre class="programlisting"> "arrow-displacement-x" <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</pre>
1244
+ <pre class="programlisting"> "arrow-displacement-x" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1245
1245
  <p>How far in the x direction to move the arrow when the button is depressed.</p>
1246
1246
  <p>Default value: 0</p>
1247
1247
  </div>
1248
1248
  <hr>
1249
1249
  <div class="refsect2">
1250
1250
  <a name="GtkRange--s-arrow-displacement-y"></a><h3>The <code class="literal">"arrow-displacement-y"</code> style property</h3>
1251
- <pre class="programlisting"> "arrow-displacement-y" <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</pre>
1251
+ <pre class="programlisting"> "arrow-displacement-y" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1252
1252
  <p>How far in the y direction to move the arrow when the button is depressed.</p>
1253
1253
  <p>Default value: 0</p>
1254
1254
  </div>
1255
1255
  <hr>
1256
1256
  <div class="refsect2">
1257
1257
  <a name="GtkRange--s-arrow-scaling"></a><h3>The <code class="literal">"arrow-scaling"</code> style property</h3>
1258
- <pre class="programlisting"> "arrow-scaling" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read</pre>
1258
+ <pre class="programlisting"> "arrow-scaling" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read</pre>
1259
1259
  <p>
1260
1260
  The arrow size proportion relative to the scroll button size.
1261
1261
  </p>
@@ -1266,7 +1266,7 @@ The arrow size proportion relative to the scroll button size.
1266
1266
  <hr>
1267
1267
  <div class="refsect2">
1268
1268
  <a name="GtkRange--s-slider-width"></a><h3>The <code class="literal">"slider-width"</code> style property</h3>
1269
- <pre class="programlisting"> "slider-width" <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</pre>
1269
+ <pre class="programlisting"> "slider-width" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1270
1270
  <p>Width of scrollbar or scale thumb.</p>
1271
1271
  <p>Allowed values: &gt;= 0</p>
1272
1272
  <p>Default value: 14</p>
@@ -1274,13 +1274,13 @@ The arrow size proportion relative to the scroll button size.
1274
1274
  <hr>
1275
1275
  <div class="refsect2">
1276
1276
  <a name="GtkRange--s-stepper-position-details"></a><h3>The <code class="literal">"stepper-position-details"</code> style property</h3>
1277
- <pre class="programlisting"> "stepper-position-details" <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</pre>
1277
+ <pre class="programlisting"> "stepper-position-details" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
1278
1278
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1279
1279
  <h3 class="title">Warning</h3>
1280
1280
  <p><code class="literal">GtkRange:stepper-position-details</code> has been deprecated since version 2.22 and should not be used in newly-written code. This style property will be removed in GTK+ 3</p>
1281
1281
  </div>
1282
1282
  <p>
1283
- When <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>, the detail string for rendering the steppers will be
1283
+ When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the detail string for rendering the steppers will be
1284
1284
  suffixed with information about the stepper position.
1285
1285
  </p>
1286
1286
  <p>Default value: FALSE</p>
@@ -1289,7 +1289,7 @@ suffixed with information about the stepper position.
1289
1289
  <hr>
1290
1290
  <div class="refsect2">
1291
1291
  <a name="GtkRange--s-stepper-size"></a><h3>The <code class="literal">"stepper-size"</code> style property</h3>
1292
- <pre class="programlisting"> "stepper-size" <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</pre>
1292
+ <pre class="programlisting"> "stepper-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1293
1293
  <p>Length of step buttons at ends.</p>
1294
1294
  <p>Allowed values: &gt;= 0</p>
1295
1295
  <p>Default value: 14</p>
@@ -1297,11 +1297,11 @@ suffixed with information about the stepper position.
1297
1297
  <hr>
1298
1298
  <div class="refsect2">
1299
1299
  <a name="GtkRange--s-stepper-spacing"></a><h3>The <code class="literal">"stepper-spacing"</code> style property</h3>
1300
- <pre class="programlisting"> "stepper-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</pre>
1300
+ <pre class="programlisting"> "stepper-spacing" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1301
1301
  <p>
1302
1302
  The spacing between the stepper buttons and thumb. Note that
1303
1303
  setting this value to anything &gt; 0 will automatically set the
1304
- trough-under-steppers style property 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> as well. Also,
1304
+ trough-under-steppers style property to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> as well. Also,
1305
1305
  stepper-spacing won't have any effect if there are no steppers.
1306
1306
  </p>
1307
1307
  <p>Allowed values: &gt;= 0</p>
@@ -1310,7 +1310,7 @@ stepper-spacing won't have any effect if there are no steppers.
1310
1310
  <hr>
1311
1311
  <div class="refsect2">
1312
1312
  <a name="GtkRange--s-trough-border"></a><h3>The <code class="literal">"trough-border"</code> style property</h3>
1313
- <pre class="programlisting"> "trough-border" <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</pre>
1313
+ <pre class="programlisting"> "trough-border" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1314
1314
  <p>Spacing between thumb/steppers and outer trough bevel.</p>
1315
1315
  <p>Allowed values: &gt;= 0</p>
1316
1316
  <p>Default value: 1</p>
@@ -1318,13 +1318,13 @@ stepper-spacing won't have any effect if there are no steppers.
1318
1318
  <hr>
1319
1319
  <div class="refsect2">
1320
1320
  <a name="GtkRange--s-trough-side-details"></a><h3>The <code class="literal">"trough-side-details"</code> style property</h3>
1321
- <pre class="programlisting"> "trough-side-details" <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</pre>
1321
+ <pre class="programlisting"> "trough-side-details" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
1322
1322
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1323
1323
  <h3 class="title">Warning</h3>
1324
1324
  <p><code class="literal">GtkRange:trough-side-details</code> has been deprecated since version 2.22 and should not be used in newly-written code. This style property will be removed in GTK+ 3</p>
1325
1325
  </div>
1326
1326
  <p>
1327
- When <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>, the parts of the trough on the two sides of the
1327
+ When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the parts of the trough on the two sides of the
1328
1328
 
1329
1329
  slider are drawn with different details.
1330
1330
  </p>
@@ -1334,7 +1334,7 @@ slider are drawn with different details.
1334
1334
  <hr>
1335
1335
  <div class="refsect2">
1336
1336
  <a name="GtkRange--s-trough-under-steppers"></a><h3>The <code class="literal">"trough-under-steppers"</code> style property</h3>
1337
- <pre class="programlisting"> "trough-under-steppers" <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</pre>
1337
+ <pre class="programlisting"> "trough-under-steppers" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
1338
1338
  <p>
1339
1339
  Whether to draw the trough across the full length of the range or
1340
1340
  to exclude the steppers and their spacing. Note that setting the
@@ -1350,8 +1350,8 @@ automatically enable trough-under-steppers too.
1350
1350
  <div class="refsect2">
1351
1351
  <a name="GtkRange-adjust-bounds"></a><h3>The <code class="literal">"adjust-bounds"</code> signal</h3>
1352
1352
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
1353
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> arg1,
1354
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1353
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> arg1,
1354
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1355
1355
  <p>
1356
1356
  </p>
1357
1357
  <div class="variablelist"><table border="0" class="variablelist">
@@ -1374,16 +1374,16 @@ automatically enable trough-under-steppers too.
1374
1374
  <hr>
1375
1375
  <div class="refsect2">
1376
1376
  <a name="GtkRange-change-value"></a><h3>The <code class="literal">"change-value"</code> signal</h3>
1377
- <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> user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
1377
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
1378
1378
  <a class="link" href="gtk2-Standard-Enumerations.html#GtkScrollType" title="enum GtkScrollType"><span class="type">GtkScrollType</span></a> scroll,
1379
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value,
1380
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1379
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value,
1380
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1381
1381
  <p>
1382
1382
  The ::change-value signal is emitted when a scroll action is
1383
1383
  performed on a range. It allows an application to determine the
1384
1384
  type of scroll event that occurred and the resultant new value.
1385
- The application can handle the event itself 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> to
1386
- prevent further processing. Or, by returning <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>, it can pass
1385
+ The application can handle the event itself and return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to
1386
+ prevent further processing. Or, by returning <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, it can pass
1387
1387
  the event to other handlers until the default GTK+ handler is
1388
1388
  reached.
1389
1389
  </p>
@@ -1418,8 +1418,8 @@ It is not possible to use delayed update policies in an overridden
1418
1418
  <tr>
1419
1419
  <td><p><span class="term"><em class="parameter"><code>returns</code></em> :</span></p></td>
1420
1420
  <td>
1421
- <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 prevent other handlers from being invoked for the
1422
- signal, <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> to propagate the signal further</td>
1421
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to prevent other handlers from being invoked for the
1422
+ signal, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the signal further</td>
1423
1423
  </tr>
1424
1424
  <tr>
1425
1425
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
@@ -1434,7 +1434,7 @@ signal, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/
1434
1434
  <a name="GtkRange-move-slider"></a><h3>The <code class="literal">"move-slider"</code> signal</h3>
1435
1435
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
1436
1436
  <a class="link" href="gtk2-Standard-Enumerations.html#GtkScrollType" title="enum GtkScrollType"><span class="type">GtkScrollType</span></a> step,
1437
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
1437
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
1438
1438
  <p>
1439
1439
  Virtual function that moves the slider. Used for keybindings.
1440
1440
  </p>
@@ -1464,7 +1464,7 @@ Virtual function that moves the slider. Used for keybindings.
1464
1464
  <div class="refsect2">
1465
1465
  <a name="GtkRange-value-changed"></a><h3>The <code class="literal">"value-changed"</code> signal</h3>
1466
1466
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
1467
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1467
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
1468
1468
  <p>
1469
1469
  Emitted when the range value changes.
1470
1470
  </p>