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
@@ -48,24 +48,24 @@
48
48
 
49
49
  struct <a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-struct" title="struct GtkCellRendererToggle">GtkCellRendererToggle</a>;
50
50
  <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="returnvalue">GtkCellRenderer</span></a> * <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-new" title="gtk_cell_renderer_toggle_new ()">gtk_cell_renderer_toggle_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
- <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="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-radio" title="gtk_cell_renderer_toggle_get_radio ()">gtk_cell_renderer_toggle_get_radio</a> (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);
51
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-radio" title="gtk_cell_renderer_toggle_get_radio ()">gtk_cell_renderer_toggle_get_radio</a> (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);
52
52
  <span class="returnvalue">void</span> <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-set-radio" title="gtk_cell_renderer_toggle_set_radio ()">gtk_cell_renderer_toggle_set_radio</a> (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
53
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> radio</code></em>);
54
- <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="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-active" title="gtk_cell_renderer_toggle_get_active ()">gtk_cell_renderer_toggle_get_active</a> (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);
53
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> radio</code></em>);
54
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-active" title="gtk_cell_renderer_toggle_get_active ()">gtk_cell_renderer_toggle_get_active</a> (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);
55
55
  <span class="returnvalue">void</span> <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-set-active" title="gtk_cell_renderer_toggle_set_active ()">gtk_cell_renderer_toggle_set_active</a> (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
56
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</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="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-activatable" title="gtk_cell_renderer_toggle_get_activatable ()">gtk_cell_renderer_toggle_get_activatable</a>
56
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</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="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-activatable" title="gtk_cell_renderer_toggle_get_activatable ()">gtk_cell_renderer_toggle_get_activatable</a>
58
58
  (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);
59
59
  <span class="returnvalue">void</span> <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-set-activatable" title="gtk_cell_renderer_toggle_set_activatable ()">gtk_cell_renderer_toggle_set_activatable</a>
60
60
  (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
61
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
61
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
62
62
  </pre>
63
63
  </div>
64
64
  <div class="refsect1">
65
65
  <a name="GtkCellRendererToggle.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="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
71
71
  +----GtkCellRendererToggle
@@ -74,17 +74,17 @@ struct <a class="link" href="GtkCellRendererToggle.html#GtkCellRend
74
74
  <div class="refsect1">
75
75
  <a name="GtkCellRendererToggle.properties"></a><h2>Properties</h2>
76
76
  <pre class="synopsis">
77
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--activatable" title='The "activatable" property'>activatable</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
78
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--active" title='The "active" property'>active</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
79
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--inconsistent" title='The "inconsistent" property'>inconsistent</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
80
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--indicator-size" title='The "indicator-size" property'>indicator-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 / Write
81
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--radio" title='The "radio" property'>radio</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
77
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--activatable" title='The "activatable" property'>activatable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
78
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--active" title='The "active" property'>active</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
79
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--inconsistent" title='The "inconsistent" property'>inconsistent</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
80
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--indicator-size" title='The "indicator-size" property'>indicator-size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
81
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--radio" title='The "radio" property'>radio</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
82
82
  </pre>
83
83
  </div>
84
84
  <div class="refsect1">
85
85
  <a name="GtkCellRendererToggle.signals"></a><h2>Signals</h2>
86
86
  <pre class="synopsis">
87
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title='The "toggled" signal'>toggled</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>
87
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title='The "toggled" signal'>toggled</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>
88
88
  </pre>
89
89
  </div>
90
90
  <div class="refsect1">
@@ -111,7 +111,7 @@ property. When activated, it emits the toggled signal.
111
111
  <p>
112
112
  Creates a new <a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a>. Adjust rendering
113
113
  parameters using object properties. Object properties can be set
114
- globally (with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
114
+ globally (with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
115
115
  can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you
116
116
  can bind the "active" property on the cell renderer to a boolean value
117
117
  in the model, thus causing the check button to reflect the state of
@@ -131,7 +131,7 @@ the model.
131
131
  <hr>
132
132
  <div class="refsect2">
133
133
  <a name="gtk-cell-renderer-toggle-get-radio"></a><h3>gtk_cell_renderer_toggle_get_radio ()</h3>
134
- <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_cell_renderer_toggle_get_radio (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
134
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_renderer_toggle_get_radio (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
135
135
  <p>
136
136
  Returns whether we're rendering radio toggles rather than checkboxes.
137
137
  </p>
@@ -149,7 +149,7 @@ Returns whether we're rendering radio toggles rather than checkboxes.
149
149
  <tr>
150
150
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
151
151
  <td>
152
- <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 we're rendering radio toggles rather than checkboxes</td>
152
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if we're rendering radio toggles rather than checkboxes</td>
153
153
  </tr>
154
154
  </tbody>
155
155
  </table></div>
@@ -158,11 +158,11 @@ Returns whether we're rendering radio toggles rather than checkboxes.
158
158
  <div class="refsect2">
159
159
  <a name="gtk-cell-renderer-toggle-set-radio"></a><h3>gtk_cell_renderer_toggle_set_radio ()</h3>
160
160
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_toggle_set_radio (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
161
- <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> radio</code></em>);</pre>
161
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> radio</code></em>);</pre>
162
162
  <p>
163
- If <em class="parameter"><code>radio</code></em> is <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 cell renderer renders a radio toggle
163
+ If <em class="parameter"><code>radio</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the cell renderer renders a radio toggle
164
164
  (i.e. a toggle in a group of mutually-exclusive toggles).
165
- If <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 renders a check toggle (a standalone boolean option).
165
+ If <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, it renders a check toggle (a standalone boolean option).
166
166
  This can be set globally for the cell renderer, or changed just
167
167
  before rendering each cell in the model (for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>, you set
168
168
  up a per-row setting using <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> to associate model
@@ -182,7 +182,7 @@ columns with cell renderer properties).
182
182
  <tr>
183
183
  <td><p><span class="term"><em class="parameter"><code>radio</code></em> :</span></p></td>
184
184
  <td>
185
- <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 toggle look like a radio button</td>
185
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to make the toggle look like a radio button</td>
186
186
  </tr>
187
187
  </tbody>
188
188
  </table></div>
@@ -190,7 +190,7 @@ columns with cell renderer properties).
190
190
  <hr>
191
191
  <div class="refsect2">
192
192
  <a name="gtk-cell-renderer-toggle-get-active"></a><h3>gtk_cell_renderer_toggle_get_active ()</h3>
193
- <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_cell_renderer_toggle_get_active (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
193
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_renderer_toggle_get_active (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
194
194
  <p>
195
195
  Returns whether the cell renderer is active. See
196
196
  <a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-set-active" title="gtk_cell_renderer_toggle_set_active ()"><code class="function">gtk_cell_renderer_toggle_set_active()</code></a>.
@@ -209,7 +209,7 @@ Returns whether the cell renderer is active. See
209
209
  <tr>
210
210
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
211
211
  <td>
212
- <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 cell renderer is active.</td>
212
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cell renderer is active.</td>
213
213
  </tr>
214
214
  </tbody>
215
215
  </table></div>
@@ -218,7 +218,7 @@ Returns whether the cell renderer is active. See
218
218
  <div class="refsect2">
219
219
  <a name="gtk-cell-renderer-toggle-set-active"></a><h3>gtk_cell_renderer_toggle_set_active ()</h3>
220
220
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_toggle_set_active (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
221
- <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>
221
+ <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>
222
222
  <p>
223
223
  Activates or deactivates a cell renderer.
224
224
  </p>
@@ -242,7 +242,7 @@ Activates or deactivates a cell renderer.
242
242
  <hr>
243
243
  <div class="refsect2">
244
244
  <a name="gtk-cell-renderer-toggle-get-activatable"></a><h3>gtk_cell_renderer_toggle_get_activatable ()</h3>
245
- <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_cell_renderer_toggle_get_activatable
245
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_renderer_toggle_get_activatable
246
246
  (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
247
247
  <p>
248
248
  Returns whether the cell renderer is activatable. See
@@ -262,7 +262,7 @@ Returns whether the cell renderer is activatable. See
262
262
  <tr>
263
263
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
264
264
  <td>
265
- <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 cell renderer is activatable.</td>
265
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cell renderer is activatable.</td>
266
266
  </tr>
267
267
  </tbody>
268
268
  </table></div>
@@ -273,7 +273,7 @@ Returns whether the cell renderer is activatable. See
273
273
  <a name="gtk-cell-renderer-toggle-set-activatable"></a><h3>gtk_cell_renderer_toggle_set_activatable ()</h3>
274
274
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_toggle_set_activatable
275
275
  (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</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#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
276
+ <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>
277
277
  <p>
278
278
  Makes the cell renderer activatable.
279
279
  </p>
@@ -300,28 +300,28 @@ Makes the cell renderer activatable.
300
300
  <a name="GtkCellRendererToggle.property-details"></a><h2>Property Details</h2>
301
301
  <div class="refsect2">
302
302
  <a name="GtkCellRendererToggle--activatable"></a><h3>The <code class="literal">"activatable"</code> property</h3>
303
- <pre class="programlisting"> "activatable" <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>
303
+ <pre class="programlisting"> "activatable" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
304
304
  <p>The toggle button can be activated.</p>
305
305
  <p>Default value: TRUE</p>
306
306
  </div>
307
307
  <hr>
308
308
  <div class="refsect2">
309
309
  <a name="GtkCellRendererToggle--active"></a><h3>The <code class="literal">"active"</code> property</h3>
310
- <pre class="programlisting"> "active" <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>
310
+ <pre class="programlisting"> "active" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
311
311
  <p>The toggle state of the button.</p>
312
312
  <p>Default value: FALSE</p>
313
313
  </div>
314
314
  <hr>
315
315
  <div class="refsect2">
316
316
  <a name="GtkCellRendererToggle--inconsistent"></a><h3>The <code class="literal">"inconsistent"</code> property</h3>
317
- <pre class="programlisting"> "inconsistent" <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>
317
+ <pre class="programlisting"> "inconsistent" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
318
318
  <p>The inconsistent state of the button.</p>
319
319
  <p>Default value: FALSE</p>
320
320
  </div>
321
321
  <hr>
322
322
  <div class="refsect2">
323
323
  <a name="GtkCellRendererToggle--indicator-size"></a><h3>The <code class="literal">"indicator-size"</code> property</h3>
324
- <pre class="programlisting"> "indicator-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 / Write</pre>
324
+ <pre class="programlisting"> "indicator-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
325
325
  <p>Size of check or radio indicator.</p>
326
326
  <p>Allowed values: &gt;= 0</p>
327
327
  <p>Default value: 13</p>
@@ -329,7 +329,7 @@ Makes the cell renderer activatable.
329
329
  <hr>
330
330
  <div class="refsect2">
331
331
  <a name="GtkCellRendererToggle--radio"></a><h3>The <code class="literal">"radio"</code> property</h3>
332
- <pre class="programlisting"> "radio" <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>
332
+ <pre class="programlisting"> "radio" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
333
333
  <p>Draw the toggle button as a radio button.</p>
334
334
  <p>Default value: FALSE</p>
335
335
  </div>
@@ -339,8 +339,8 @@ Makes the cell renderer activatable.
339
339
  <div class="refsect2">
340
340
  <a name="GtkCellRendererToggle-toggled"></a><h3>The <code class="literal">"toggled"</code> signal</h3>
341
341
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *cell_renderer,
342
- <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> *path,
343
- <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>
342
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
343
+ <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>
344
344
  <p>
345
345
  The ::toggled signal is emitted when the cell is toggled.
346
346
  </p>
@@ -48,8 +48,8 @@
48
48
 
49
49
  struct <a class="link" href="GtkCellView.html#GtkCellView-struct" title="struct GtkCellView">GtkCellView</a>;
50
50
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-new" title="gtk_cell_view_new ()">gtk_cell_view_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-text" title="gtk_cell_view_new_with_text ()">gtk_cell_view_new_with_text</a> (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
52
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-markup" title="gtk_cell_view_new_with_markup ()">gtk_cell_view_new_with_markup</a> (<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> *markup</code></em>);
51
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-text" title="gtk_cell_view_new_with_text ()">gtk_cell_view_new_with_text</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
52
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-markup" title="gtk_cell_view_new_with_markup ()">gtk_cell_view_new_with_markup</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>);
53
53
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-pixbuf" title="gtk_cell_view_new_with_pixbuf ()">gtk_cell_view_new_with_pixbuf</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);
54
54
  <span class="returnvalue">void</span> <a class="link" href="GtkCellView.html#gtk-cell-view-set-model" title="gtk_cell_view_set_model ()">gtk_cell_view_set_model</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
55
55
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>);
@@ -57,19 +57,19 @@ struct <a class="link" href="GtkCellView.html#GtkCellView-struct" t
57
57
  <span class="returnvalue">void</span> <a class="link" href="GtkCellView.html#gtk-cell-view-set-displayed-row" title="gtk_cell_view_set_displayed_row ()">gtk_cell_view_set_displayed_row</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
58
58
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);
59
59
  <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="returnvalue">GtkTreePath</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-get-displayed-row" title="gtk_cell_view_get_displayed_row ()">gtk_cell_view_get_displayed_row</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);
60
- <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="GtkCellView.html#gtk-cell-view-get-size-of-row" title="gtk_cell_view_get_size_of_row ()">gtk_cell_view_get_size_of_row</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
60
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCellView.html#gtk-cell-view-get-size-of-row" title="gtk_cell_view_get_size_of_row ()">gtk_cell_view_get_size_of_row</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
61
61
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
62
62
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkRequisition"><span class="type">GtkRequisition</span></a> *requisition</code></em>);
63
63
  <span class="returnvalue">void</span> <a class="link" href="GtkCellView.html#gtk-cell-view-set-background-color" title="gtk_cell_view_set_background_color ()">gtk_cell_view_set_background_color</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
64
64
  <em class="parameter"><code>const <a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
65
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-get-cell-renderers" title="gtk_cell_view_get_cell_renderers ()">gtk_cell_view_get_cell_renderers</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);
65
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkCellView.html#gtk-cell-view-get-cell-renderers" title="gtk_cell_view_get_cell_renderers ()">gtk_cell_view_get_cell_renderers</a> (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);
66
66
  </pre>
67
67
  </div>
68
68
  <div class="refsect1">
69
69
  <a name="GtkCellView.object-hierarchy"></a><h2>Object Hierarchy</h2>
70
70
  <pre class="synopsis">
71
- <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>
72
- +----<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>
71
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
72
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
73
73
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
74
74
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
75
75
  +----GtkCellView
@@ -84,9 +84,9 @@ GtkCellView implements
84
84
  <div class="refsect1">
85
85
  <a name="GtkCellView.properties"></a><h2>Properties</h2>
86
86
  <pre class="synopsis">
87
- "<a class="link" href="GtkCellView.html#GtkCellView--background" title='The "background" property'>background</a>" <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>* : Write
87
+ "<a class="link" href="GtkCellView.html#GtkCellView--background" title='The "background" property'>background</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
88
88
  "<a class="link" href="GtkCellView.html#GtkCellView--background-gdk" title='The "background-gdk" property'>background-gdk</a>" <a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
89
- "<a class="link" href="GtkCellView.html#GtkCellView--background-set" title='The "background-set" property'>background-set</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
89
+ "<a class="link" href="GtkCellView.html#GtkCellView--background-set" title='The "background-set" property'>background-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
90
90
  "<a class="link" href="GtkCellView.html#GtkCellView--model" title='The "model" property'>model</a>" <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>* : Read / Write
91
91
  </pre>
92
92
  </div>
@@ -129,7 +129,7 @@ Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span
129
129
  <hr>
130
130
  <div class="refsect2">
131
131
  <a name="gtk-cell-view-new-with-text"></a><h3>gtk_cell_view_new_with_text ()</h3>
132
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_cell_view_new_with_text (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
132
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_cell_view_new_with_text (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
133
133
  <p>
134
134
  Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>
135
135
  to it, and makes its show <em class="parameter"><code>text</code></em>.
@@ -155,7 +155,7 @@ to it, and makes its show <em class="parameter"><code>text</code></em>.
155
155
  <hr>
156
156
  <div class="refsect2">
157
157
  <a name="gtk-cell-view-new-with-markup"></a><h3>gtk_cell_view_new_with_markup ()</h3>
158
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_cell_view_new_with_markup (<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> *markup</code></em>);</pre>
158
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_cell_view_new_with_markup (<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> *markup</code></em>);</pre>
159
159
  <p>
160
160
  Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>
161
161
  to it, and makes it show <em class="parameter"><code>markup</code></em>. The text can be
@@ -214,7 +214,7 @@ to it, and makes its show <em class="parameter"><code>pixbuf</code></em>.
214
214
  <p>
215
215
  Sets the model for <em class="parameter"><code>cell_view</code></em>. If <em class="parameter"><code>cell_view</code></em> already has a model
216
216
  set, it will remove it before setting the new model. If <em class="parameter"><code>model</code></em> is
217
- <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>, then it will unset the old model.
217
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then it will unset the old model.
218
218
  </p>
219
219
  <div class="variablelist"><table border="0" class="variablelist">
220
220
  <colgroup>
@@ -241,7 +241,7 @@ set, it will remove it before setting the new model. If <em class="parameter"><
241
241
  <a name="gtk-cell-view-get-model"></a><h3>gtk_cell_view_get_model ()</h3>
242
242
  <pre class="programlisting"><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="returnvalue">GtkTreeModel</span></a> * gtk_cell_view_get_model (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);</pre>
243
243
  <p>
244
- Returns the model for <em class="parameter"><code>cell_view</code></em>. If no model is used <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> is
244
+ Returns the model for <em class="parameter"><code>cell_view</code></em>. If no model is used <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is
245
245
  returned.
246
246
  </p>
247
247
  <div class="variablelist"><table border="0" class="variablelist">
@@ -257,7 +257,7 @@ returned.
257
257
  </tr>
258
258
  <tr>
259
259
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
260
- <td>a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> used 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="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
260
+ <td>a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> used 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="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
261
261
  </td>
262
262
  </tr>
263
263
  </tbody>
@@ -290,7 +290,7 @@ the <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="typ
290
290
  </tr>
291
291
  <tr>
292
292
  <td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
293
- <td>a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
293
+ <td>a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
294
294
  </td>
295
295
  </tr>
296
296
  </tbody>
@@ -304,7 +304,7 @@ the <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="typ
304
304
  <p>
305
305
  Returns a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> referring to the currently
306
306
  displayed row. If no row is currently displayed,
307
- <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> is returned.
307
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
308
308
  </p>
309
309
  <div class="variablelist"><table border="0" class="variablelist">
310
310
  <colgroup>
@@ -319,7 +319,7 @@ displayed row. If no row is currently displayed,
319
319
  </tr>
320
320
  <tr>
321
321
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
322
- <td>the currently displayed row 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>
322
+ <td>the currently displayed row or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
323
323
  </td>
324
324
  </tr>
325
325
  </tbody>
@@ -329,7 +329,7 @@ displayed row. If no row is currently displayed,
329
329
  <hr>
330
330
  <div class="refsect2">
331
331
  <a name="gtk-cell-view-get-size-of-row"></a><h3>gtk_cell_view_get_size_of_row ()</h3>
332
- <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_cell_view_get_size_of_row (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
332
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_view_get_size_of_row (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
333
333
  <em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
334
334
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkRequisition"><span class="type">GtkRequisition</span></a> *requisition</code></em>);</pre>
335
335
  <p>
@@ -359,7 +359,7 @@ the model row pointed to by <em class="parameter"><code>path</code></em>.
359
359
  </tr>
360
360
  <tr>
361
361
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
362
- <td><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></td>
362
+ <td><a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a></td>
363
363
  </tr>
364
364
  </tbody>
365
365
  </table></div>
@@ -395,7 +395,7 @@ Sets the background color of <em class="parameter"><code>view</code></em>.
395
395
  <hr>
396
396
  <div class="refsect2">
397
397
  <a name="gtk-cell-view-get-cell-renderers"></a><h3>gtk_cell_view_get_cell_renderers ()</h3>
398
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_cell_view_get_cell_renderers (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);</pre>
398
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_cell_view_get_cell_renderers (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);</pre>
399
399
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
400
400
  <h3 class="title">Warning</h3>
401
401
  <p><code class="literal">gtk_cell_view_get_cell_renderers</code> has been deprecated since version 2.18 and should not be used in newly-written code. use <a class="link" href="GtkCellLayout.html#gtk-cell-layout-get-cells" title="gtk_cell_layout_get_cells ()"><code class="function">gtk_cell_layout_get_cells()</code></a> instead.</p>
@@ -418,7 +418,7 @@ Returns the cell renderers which have been added to <em class="parameter"><code>
418
418
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
419
419
  <td>a list of cell renderers. The list, but not the
420
420
  renderers has been newly allocated and should be freed with
421
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when no longer needed.</td>
421
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when no longer needed.</td>
422
422
  </tr>
423
423
  </tbody>
424
424
  </table></div>
@@ -429,7 +429,7 @@ renderers has been newly allocated and should be freed with
429
429
  <a name="GtkCellView.property-details"></a><h2>Property Details</h2>
430
430
  <div class="refsect2">
431
431
  <a name="GtkCellView--background"></a><h3>The <code class="literal">"background"</code> property</h3>
432
- <pre class="programlisting"> "background" <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>* : Write</pre>
432
+ <pre class="programlisting"> "background" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write</pre>
433
433
  <p>Background color as a string.</p>
434
434
  <p>Default value: NULL</p>
435
435
  </div>
@@ -442,7 +442,7 @@ renderers has been newly allocated and should be freed with
442
442
  <hr>
443
443
  <div class="refsect2">
444
444
  <a name="GtkCellView--background-set"></a><h3>The <code class="literal">"background-set"</code> property</h3>
445
- <pre class="programlisting"> "background-set" <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>
445
+ <pre class="programlisting"> "background-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
446
446
  <p>Whether this tag affects the background color.</p>
447
447
  <p>Default value: FALSE</p>
448
448
  </div>
@@ -48,15 +48,15 @@
48
48
 
49
49
  struct <a class="link" href="GtkCheckButton.html#GtkCheckButton-struct" title="struct GtkCheckButton">GtkCheckButton</a>;
50
50
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCheckButton.html#gtk-check-button-new" title="gtk_check_button_new ()">gtk_check_button_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCheckButton.html#gtk-check-button-new-with-label" title="gtk_check_button_new_with_label ()">gtk_check_button_new_with_label</a> (<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> *label</code></em>);
52
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCheckButton.html#gtk-check-button-new-with-mnemonic" title="gtk_check_button_new_with_mnemonic ()">gtk_check_button_new_with_mnemonic</a> (<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> *label</code></em>);
51
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCheckButton.html#gtk-check-button-new-with-label" title="gtk_check_button_new_with_label ()">gtk_check_button_new_with_label</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
52
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkCheckButton.html#gtk-check-button-new-with-mnemonic" title="gtk_check_button_new_with_mnemonic ()">gtk_check_button_new_with_mnemonic</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
53
53
  </pre>
54
54
  </div>
55
55
  <div class="refsect1">
56
56
  <a name="GtkCheckButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
57
57
  <pre class="synopsis">
58
- <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>
59
- +----<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>
58
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
59
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
60
60
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
61
61
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
62
62
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -76,8 +76,8 @@ GtkCheckButton implements
76
76
  <div class="refsect1">
77
77
  <a name="GtkCheckButton.style-properties"></a><h2>Style Properties</h2>
78
78
  <pre class="synopsis">
79
- "<a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-size" title='The "indicator-size" style property'>indicator-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
80
- "<a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-spacing" title='The "indicator-spacing" style property'>indicator-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
79
+ "<a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-size" title='The "indicator-size" style property'>indicator-size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
80
+ "<a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-spacing" title='The "indicator-spacing" style property'>indicator-spacing</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
81
81
  </pre>
82
82
  </div>
83
83
  <div class="refsect1">
@@ -119,7 +119,7 @@ Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">
119
119
  <hr>
120
120
  <div class="refsect2">
121
121
  <a name="gtk-check-button-new-with-label"></a><h3>gtk_check_button_new_with_label ()</h3>
122
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_check_button_new_with_label (<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> *label</code></em>);</pre>
122
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_check_button_new_with_label (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
123
123
  <p>
124
124
  Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton"><span class="type">GtkCheckButton</span></a> with a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> to the right of it.
125
125
  </p>
@@ -143,7 +143,7 @@ Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">
143
143
  <hr>
144
144
  <div class="refsect2">
145
145
  <a name="gtk-check-button-new-with-mnemonic"></a><h3>gtk_check_button_new_with_mnemonic ()</h3>
146
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_check_button_new_with_mnemonic (<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> *label</code></em>);</pre>
146
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_check_button_new_with_mnemonic (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
147
147
  <p>
148
148
  Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton"><span class="type">GtkCheckButton</span></a> containing a label. The label
149
149
  will be created using <a class="link" href="GtkLabel.html#gtk-label-new-with-mnemonic" title="gtk_label_new_with_mnemonic ()"><code class="function">gtk_label_new_with_mnemonic()</code></a>, so underscores
@@ -173,7 +173,7 @@ mnemonic character</td>
173
173
  <a name="GtkCheckButton.style-property-details"></a><h2>Style Property Details</h2>
174
174
  <div class="refsect2">
175
175
  <a name="GtkCheckButton--s-indicator-size"></a><h3>The <code class="literal">"indicator-size"</code> style property</h3>
176
- <pre class="programlisting"> "indicator-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>
176
+ <pre class="programlisting"> "indicator-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
177
177
  <p>Size of check or radio indicator.</p>
178
178
  <p>Allowed values: &gt;= 0</p>
179
179
  <p>Default value: 13</p>
@@ -181,7 +181,7 @@ mnemonic character</td>
181
181
  <hr>
182
182
  <div class="refsect2">
183
183
  <a name="GtkCheckButton--s-indicator-spacing"></a><h3>The <code class="literal">"indicator-spacing"</code> style property</h3>
184
- <pre class="programlisting"> "indicator-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>
184
+ <pre class="programlisting"> "indicator-spacing" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
185
185
  <p>Spacing around check or radio indicator.</p>
186
186
  <p>Allowed values: &gt;= 0</p>
187
187
  <p>Default value: 2</p>
@@ -56,21 +56,21 @@ struct <a class="link" href="GtkColorButton.html#GtkColorButton-str
56
56
  <span class="returnvalue">void</span> <a class="link" href="GtkColorButton.html#gtk-color-button-get-color" title="gtk_color_button_get_color ()">gtk_color_button_get_color</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>,
57
57
  <em class="parameter"><code><a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
58
58
  <span class="returnvalue">void</span> <a class="link" href="GtkColorButton.html#gtk-color-button-set-alpha" title="gtk_color_button_set_alpha ()">gtk_color_button_set_alpha</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</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#guint16"><span class="type">guint16</span></a> alpha</code></em>);
60
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> <a class="link" href="GtkColorButton.html#gtk-color-button-get-alpha" title="gtk_color_button_get_alpha ()">gtk_color_button_get_alpha</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);
59
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> alpha</code></em>);
60
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> <a class="link" href="GtkColorButton.html#gtk-color-button-get-alpha" title="gtk_color_button_get_alpha ()">gtk_color_button_get_alpha</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);
61
61
  <span class="returnvalue">void</span> <a class="link" href="GtkColorButton.html#gtk-color-button-set-use-alpha" title="gtk_color_button_set_use_alpha ()">gtk_color_button_set_use_alpha</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</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> use_alpha</code></em>);
63
- <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="GtkColorButton.html#gtk-color-button-get-use-alpha" title="gtk_color_button_get_use_alpha ()">gtk_color_button_get_use_alpha</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</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> use_alpha</code></em>);
63
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkColorButton.html#gtk-color-button-get-use-alpha" title="gtk_color_button_get_use_alpha ()">gtk_color_button_get_use_alpha</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);
64
64
  <span class="returnvalue">void</span> <a class="link" href="GtkColorButton.html#gtk-color-button-set-title" title="gtk_color_button_set_title ()">gtk_color_button_set_title</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>,
65
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>);
66
- const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkColorButton.html#gtk-color-button-get-title" title="gtk_color_button_get_title ()">gtk_color_button_get_title</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);
65
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>);
66
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkColorButton.html#gtk-color-button-get-title" title="gtk_color_button_get_title ()">gtk_color_button_get_title</a> (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);
67
67
  </pre>
68
68
  </div>
69
69
  <div class="refsect1">
70
70
  <a name="GtkColorButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
71
71
  <pre class="synopsis">
72
- <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>
73
- +----<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>
72
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
73
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
74
74
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
75
75
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
76
76
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -88,16 +88,16 @@ GtkColorButton implements
88
88
  <div class="refsect1">
89
89
  <a name="GtkColorButton.properties"></a><h2>Properties</h2>
90
90
  <pre class="synopsis">
91
- "<a class="link" href="GtkColorButton.html#GtkColorButton--alpha" title='The "alpha" property'>alpha</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
91
+ "<a class="link" href="GtkColorButton.html#GtkColorButton--alpha" title='The "alpha" property'>alpha</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
92
92
  "<a class="link" href="GtkColorButton.html#GtkColorButton--color" title='The "color" property'>color</a>" <a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
93
- "<a class="link" href="GtkColorButton.html#GtkColorButton--title" title='The "title" property'>title</a>" <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>* : Read / Write
94
- "<a class="link" href="GtkColorButton.html#GtkColorButton--use-alpha" title='The "use-alpha" property'>use-alpha</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
93
+ "<a class="link" href="GtkColorButton.html#GtkColorButton--title" title='The "title" property'>title</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
94
+ "<a class="link" href="GtkColorButton.html#GtkColorButton--use-alpha" title='The "use-alpha" property'>use-alpha</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
95
95
  </pre>
96
96
  </div>
97
97
  <div class="refsect1">
98
98
  <a name="GtkColorButton.signals"></a><h2>Signals</h2>
99
99
  <pre class="synopsis">
100
- "<a class="link" href="GtkColorButton.html#GtkColorButton-color-set" title='The "color-set" signal'>color-set</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
100
+ "<a class="link" href="GtkColorButton.html#GtkColorButton-color-set" title='The "color-set" signal'>color-set</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
101
101
  </pre>
102
102
  </div>
103
103
  <div class="refsect1">
@@ -222,7 +222,7 @@ Sets <em class="parameter"><code>color</code></em> to be the current color in th
222
222
  <div class="refsect2">
223
223
  <a name="gtk-color-button-set-alpha"></a><h3>gtk_color_button_set_alpha ()</h3>
224
224
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_button_set_alpha (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>,
225
- <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#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
225
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
226
226
  <p>
227
227
  Sets the current opacity to be <em class="parameter"><code>alpha</code></em>.
228
228
  </p>
@@ -247,7 +247,7 @@ Sets the current opacity to be <em class="parameter"><code>alpha</code></em>.
247
247
  <hr>
248
248
  <div class="refsect2">
249
249
  <a name="gtk-color-button-get-alpha"></a><h3>gtk_color_button_get_alpha ()</h3>
250
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_color_button_get_alpha (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);</pre>
250
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_color_button_get_alpha (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);</pre>
251
251
  <p>
252
252
  Returns the current alpha value.
253
253
  </p>
@@ -273,7 +273,7 @@ Returns the current alpha value.
273
273
  <div class="refsect2">
274
274
  <a name="gtk-color-button-set-use-alpha"></a><h3>gtk_color_button_set_use_alpha ()</h3>
275
275
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_button_set_use_alpha (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</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#gboolean"><span class="type">gboolean</span></a> use_alpha</code></em>);</pre>
276
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_alpha</code></em>);</pre>
277
277
  <p>
278
278
  Sets whether or not the color button should use the alpha channel.
279
279
  </p>
@@ -290,7 +290,7 @@ Sets whether or not the color button should use the alpha channel.
290
290
  <tr>
291
291
  <td><p><span class="term"><em class="parameter"><code>use_alpha</code></em> :</span></p></td>
292
292
  <td>
293
- <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 color button should use alpha channel, <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> if not.</td>
293
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if color button should use alpha channel, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not.</td>
294
294
  </tr>
295
295
  </tbody>
296
296
  </table></div>
@@ -299,7 +299,7 @@ Sets whether or not the color button should use the alpha channel.
299
299
  <hr>
300
300
  <div class="refsect2">
301
301
  <a name="gtk-color-button-get-use-alpha"></a><h3>gtk_color_button_get_use_alpha ()</h3>
302
- <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_color_button_get_use_alpha (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);</pre>
302
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_color_button_get_use_alpha (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);</pre>
303
303
  <p>
304
304
  Does the color selection dialog use the alpha channel?
305
305
  </p>
@@ -316,7 +316,7 @@ Does the color selection dialog use the alpha channel?
316
316
  <tr>
317
317
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
318
318
  <td>
319
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the color sample uses alpha channel, <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> if not.</td>
319
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the color sample uses alpha channel, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not.</td>
320
320
  </tr>
321
321
  </tbody>
322
322
  </table></div>
@@ -326,7 +326,7 @@ Does the color selection dialog use the alpha channel?
326
326
  <div class="refsect2">
327
327
  <a name="gtk-color-button-set-title"></a><h3>gtk_color_button_set_title ()</h3>
328
328
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_button_set_title (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>,
329
- <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> *title</code></em>);</pre>
329
+ <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> *title</code></em>);</pre>
330
330
  <p>
331
331
  Sets the title for the color selection dialog.
332
332
  </p>
@@ -352,7 +352,7 @@ Sets the title for the color selection dialog.
352
352
  <hr>
353
353
  <div class="refsect2">
354
354
  <a name="gtk-color-button-get-title"></a><h3>gtk_color_button_get_title ()</h3>
355
- <pre class="programlisting">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_color_button_get_title (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);</pre>
355
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_color_button_get_title (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *color_button</code></em>);</pre>
356
356
  <p>
357
357
  Gets the title of the color selection dialog.
358
358
  </p>
@@ -380,7 +380,7 @@ Gets the title of the color selection dialog.
380
380
  <a name="GtkColorButton.property-details"></a><h2>Property Details</h2>
381
381
  <div class="refsect2">
382
382
  <a name="GtkColorButton--alpha"></a><h3>The <code class="literal">"alpha"</code> property</h3>
383
- <pre class="programlisting"> "alpha" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
383
+ <pre class="programlisting"> "alpha" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
384
384
  <p>
385
385
  The selected opacity value (0 fully transparent, 65535 fully opaque).
386
386
  </p>
@@ -400,7 +400,7 @@ The selected color.
400
400
  <hr>
401
401
  <div class="refsect2">
402
402
  <a name="GtkColorButton--title"></a><h3>The <code class="literal">"title"</code> property</h3>
403
- <pre class="programlisting"> "title" <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>* : Read / Write</pre>
403
+ <pre class="programlisting"> "title" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
404
404
  <p>
405
405
  The title of the color selection dialog
406
406
  </p>
@@ -410,9 +410,9 @@ The title of the color selection dialog
410
410
  <hr>
411
411
  <div class="refsect2">
412
412
  <a name="GtkColorButton--use-alpha"></a><h3>The <code class="literal">"use-alpha"</code> property</h3>
413
- <pre class="programlisting"> "use-alpha" <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>
413
+ <pre class="programlisting"> "use-alpha" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
414
414
  <p>
415
- If this property is set to <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the color swatch on the button is rendered against a
415
+ If this property is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the color swatch on the button is rendered against a
416
416
 
417
417
  checkerboard background to show its opacity and the opacity slider is displayed in the
418
418
 
@@ -427,7 +427,7 @@ color selection dialog.
427
427
  <div class="refsect2">
428
428
  <a name="GtkColorButton-color-set"></a><h3>The <code class="literal">"color-set"</code> signal</h3>
429
429
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *widget,
430
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
430
+ <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-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
431
431
  <p>
432
432
  The ::color-set signal is emitted when the user selects a color.
433
433