gtk2 3.2.1-x86-mingw32 → 3.2.2-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 (296) hide show
  1. checksums.yaml +5 -5
  2. data/ext/gtk2/extconf.rb +6 -1
  3. data/ext/gtk2/rbgtkrecentchooser.c +2 -2
  4. data/lib/2.2/gtk2.so +0 -0
  5. data/lib/2.3/gtk2.so +0 -0
  6. data/lib/2.4/gtk2.so +0 -0
  7. data/lib/2.5/gtk2.so +0 -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/include/gtk-2.0/gdk/gdkenumtypes.h +1 -1
  15. data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
  16. data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
  17. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  18. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
  19. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +3 -3
  20. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  21. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
  22. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +3 -3
  23. data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
  24. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  25. data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
  26. data/vendor/local/lib/gtk-2.0/modules/libgail.la +3 -3
  27. data/vendor/local/lib/libgailutil.dll.a +0 -0
  28. data/vendor/local/lib/libgailutil.la +3 -3
  29. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  30. data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
  31. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  32. data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
  33. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  34. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  35. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  36. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  37. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  38. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
  39. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
  40. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
  41. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
  42. data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
  43. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
  44. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
  45. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
  46. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
  47. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
  48. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
  49. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
  50. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
  51. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
  52. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
  53. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
  54. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
  55. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
  56. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
  57. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
  58. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
  59. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
  60. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
  61. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
  62. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
  63. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
  64. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
  65. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
  66. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
  67. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
  68. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
  69. data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
  70. data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
  71. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
  72. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
  73. data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
  74. data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
  75. data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
  76. data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
  77. data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
  78. data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
  79. data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
  80. data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
  81. data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
  82. data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
  83. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
  84. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
  85. data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
  86. data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
  87. data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
  88. data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
  89. data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
  90. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
  91. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
  92. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
  93. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
  94. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
  95. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
  96. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
  97. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
  98. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
  99. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
  100. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
  101. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
  102. data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
  103. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
  104. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
  105. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
  106. data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
  107. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
  108. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
  109. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
  110. data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
  111. data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
  112. data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
  113. data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
  114. data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
  115. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
  116. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
  117. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
  118. data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
  119. data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
  120. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
  121. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
  122. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
  123. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
  124. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
  125. data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
  126. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
  127. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
  128. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
  129. data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
  130. data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
  131. data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
  132. data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
  133. data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
  134. data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
  135. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
  136. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
  137. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
  138. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
  139. data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
  140. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
  141. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
  142. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
  143. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
  144. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
  145. data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
  146. data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
  147. data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
  148. data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
  149. data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
  150. data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
  151. data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
  152. data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
  153. data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
  154. data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
  155. data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
  156. data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
  157. data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
  158. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
  159. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
  160. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
  161. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
  162. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
  163. data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
  164. data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
  165. data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
  166. data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
  167. data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
  168. data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
  169. data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
  170. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
  171. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
  172. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
  173. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
  174. data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
  175. data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
  176. data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
  177. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
  178. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
  179. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
  180. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
  181. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
  182. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
  183. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
  184. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
  185. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
  186. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
  187. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
  188. data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
  189. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
  190. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
  191. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
  192. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
  193. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
  194. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
  195. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
  196. data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
  197. data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
  198. data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
  199. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
  200. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
  201. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
  202. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
  203. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
  204. data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
  205. data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
  206. data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
  207. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
  208. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
  209. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
  210. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
  211. data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
  212. data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
  213. data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
  214. data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
  215. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
  216. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
  217. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
  218. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
  219. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
  220. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
  221. data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
  222. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
  223. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
  224. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
  225. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
  227. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
  228. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
  229. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
  230. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
  231. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
  232. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
  233. data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
  234. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
  235. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
  236. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
  237. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
  238. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
  239. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
  240. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
  241. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
  242. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
  243. data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
  244. data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
  245. data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
  246. data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
  247. data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
  248. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
  249. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
  250. data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
  251. data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
  252. data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
  253. data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
  254. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
  255. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
  256. data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
  257. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
  258. data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
  259. data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
  260. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
  261. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
  262. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
  263. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
  264. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
  265. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
  266. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
  267. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
  268. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
  269. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
  270. data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
  271. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
  272. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
  273. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
  274. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
  275. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
  276. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
  277. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
  278. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
  279. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
  280. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
  281. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
  282. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
  283. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
  284. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
  285. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
  286. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
  287. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
  288. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
  289. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
  290. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
  291. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
  292. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
  293. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
  294. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
  295. data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
  296. metadata +12 -11
@@ -60,12 +60,12 @@
60
60
  </colgroup>
61
61
  <tbody>
62
62
  <tr>
63
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
63
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
64
64
  <td class="property_name"><a class="link" href="GtkCellRendererSpinner.html#GtkCellRendererSpinner--active" title="The “active” property">active</a></td>
65
65
  <td class="property_flags">Read / Write</td>
66
66
  </tr>
67
67
  <tr>
68
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
68
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
69
69
  <td class="property_name"><a class="link" href="GtkCellRendererSpinner.html#GtkCellRendererSpinner--pulse" title="The “pulse” property">pulse</a></td>
70
70
  <td class="property_flags">Read / Write</td>
71
71
  </tr>
@@ -92,8 +92,8 @@
92
92
  </div>
93
93
  <div class="refsect1">
94
94
  <a name="GtkCellRendererSpinner.object-hierarchy"></a><h2>Object Hierarchy</h2>
95
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
96
- <span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
95
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
96
+ <span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
97
97
  <span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
98
98
  <span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
99
99
  <span class="lineart">╰──</span> GtkCellRendererSpinner
@@ -127,7 +127,7 @@ gtk_cell_renderer_spinner_new (<em class="parameter"><code><span class="type">vo
127
127
  <a name="GtkCellRendererSpinner.property-details"></a><h2>Property Details</h2>
128
128
  <div class="refsect2">
129
129
  <a name="GtkCellRendererSpinner--active"></a><h3>The <code class="literal">“active”</code> property</h3>
130
- <pre class="programlisting"> “active” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
130
+ <pre class="programlisting"> “active” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
131
131
  <p>Whether the spinner is active (ie. shown) in the cell.</p>
132
132
  <p>Flags: Read / Write</p>
133
133
  <p>Default value: FALSE</p>
@@ -135,7 +135,7 @@ gtk_cell_renderer_spinner_new (<em class="parameter"><code><span class="type">vo
135
135
  <hr>
136
136
  <div class="refsect2">
137
137
  <a name="GtkCellRendererSpinner--pulse"></a><h3>The <code class="literal">“pulse”</code> property</h3>
138
- <pre class="programlisting"> “pulse” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
138
+ <pre class="programlisting"> “pulse” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
139
139
  <p>Pulse of the spinner.</p>
140
140
  <p>Flags: Read / Write</p>
141
141
  <p>Default value: 0</p>
@@ -71,7 +71,7 @@
71
71
  </colgroup>
72
72
  <tbody>
73
73
  <tr>
74
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
74
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
75
75
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--align-set" title="The “align-set” property">align-set</a></td>
76
76
  <td class="property_flags">Read / Write</td>
77
77
  </tr>
@@ -88,7 +88,7 @@
88
88
  </tr>
89
89
  <tr>
90
90
  <td class="property_type">
91
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
91
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
92
92
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background" title="The “background” property">background</a></td>
93
93
  <td class="property_flags">Write</td>
94
94
  </tr>
@@ -99,17 +99,17 @@
99
99
  <td class="property_flags">Read / Write</td>
100
100
  </tr>
101
101
  <tr>
102
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
102
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
103
103
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background-set" title="The “background-set” property">background-set</a></td>
104
104
  <td class="property_flags">Read / Write</td>
105
105
  </tr>
106
106
  <tr>
107
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
107
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
108
108
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--editable" title="The “editable” property">editable</a></td>
109
109
  <td class="property_flags">Read / Write</td>
110
110
  </tr>
111
111
  <tr>
112
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
112
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
113
113
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--editable-set" title="The “editable-set” property">editable-set</a></td>
114
114
  <td class="property_flags">Read / Write</td>
115
115
  </tr>
@@ -119,24 +119,24 @@
119
119
  <td class="property_flags">Read / Write</td>
120
120
  </tr>
121
121
  <tr>
122
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
122
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
123
123
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--ellipsize-set" title="The “ellipsize-set” property">ellipsize-set</a></td>
124
124
  <td class="property_flags">Read / Write</td>
125
125
  </tr>
126
126
  <tr>
127
127
  <td class="property_type">
128
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
128
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
129
129
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--family" title="The “family” property">family</a></td>
130
130
  <td class="property_flags">Read / Write</td>
131
131
  </tr>
132
132
  <tr>
133
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
133
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
134
134
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--family-set" title="The “family-set” property">family-set</a></td>
135
135
  <td class="property_flags">Read / Write</td>
136
136
  </tr>
137
137
  <tr>
138
138
  <td class="property_type">
139
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
139
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
140
140
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--font" title="The “font” property">font</a></td>
141
141
  <td class="property_flags">Read / Write</td>
142
142
  </tr>
@@ -148,7 +148,7 @@
148
148
  </tr>
149
149
  <tr>
150
150
  <td class="property_type">
151
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
151
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
152
152
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground" title="The “foreground” property">foreground</a></td>
153
153
  <td class="property_flags">Write</td>
154
154
  </tr>
@@ -159,64 +159,64 @@
159
159
  <td class="property_flags">Read / Write</td>
160
160
  </tr>
161
161
  <tr>
162
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
162
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
163
163
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground-set" title="The “foreground-set” property">foreground-set</a></td>
164
164
  <td class="property_flags">Read / Write</td>
165
165
  </tr>
166
166
  <tr>
167
167
  <td class="property_type">
168
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
168
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
169
169
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--language" title="The “language” property">language</a></td>
170
170
  <td class="property_flags">Read / Write</td>
171
171
  </tr>
172
172
  <tr>
173
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
173
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
174
174
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--language-set" title="The “language-set” property">language-set</a></td>
175
175
  <td class="property_flags">Read / Write</td>
176
176
  </tr>
177
177
  <tr>
178
178
  <td class="property_type">
179
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
179
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
180
180
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--markup" title="The “markup” property">markup</a></td>
181
181
  <td class="property_flags">Write</td>
182
182
  </tr>
183
183
  <tr>
184
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
184
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
185
185
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--rise" title="The “rise” property">rise</a></td>
186
186
  <td class="property_flags">Read / Write</td>
187
187
  </tr>
188
188
  <tr>
189
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
189
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
190
190
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--rise-set" title="The “rise-set” property">rise-set</a></td>
191
191
  <td class="property_flags">Read / Write</td>
192
192
  </tr>
193
193
  <tr>
194
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
194
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
195
195
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--scale" title="The “scale” property">scale</a></td>
196
196
  <td class="property_flags">Read / Write</td>
197
197
  </tr>
198
198
  <tr>
199
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
199
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
200
200
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--scale-set" title="The “scale-set” property">scale-set</a></td>
201
201
  <td class="property_flags">Read / Write</td>
202
202
  </tr>
203
203
  <tr>
204
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
204
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
205
205
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--single-paragraph-mode" title="The “single-paragraph-mode” property">single-paragraph-mode</a></td>
206
206
  <td class="property_flags">Read / Write</td>
207
207
  </tr>
208
208
  <tr>
209
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
209
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
210
210
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--size" title="The “size” property">size</a></td>
211
211
  <td class="property_flags">Read / Write</td>
212
212
  </tr>
213
213
  <tr>
214
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
214
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
215
215
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--size-points" title="The “size-points” property">size-points</a></td>
216
216
  <td class="property_flags">Read / Write</td>
217
217
  </tr>
218
218
  <tr>
219
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
219
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
220
220
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--size-set" title="The “size-set” property">size-set</a></td>
221
221
  <td class="property_flags">Read / Write</td>
222
222
  </tr>
@@ -226,17 +226,17 @@
226
226
  <td class="property_flags">Read / Write</td>
227
227
  </tr>
228
228
  <tr>
229
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
229
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
230
230
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--stretch-set" title="The “stretch-set” property">stretch-set</a></td>
231
231
  <td class="property_flags">Read / Write</td>
232
232
  </tr>
233
233
  <tr>
234
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
234
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
235
235
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--strikethrough" title="The “strikethrough” property">strikethrough</a></td>
236
236
  <td class="property_flags">Read / Write</td>
237
237
  </tr>
238
238
  <tr>
239
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
239
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
240
240
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--strikethrough-set" title="The “strikethrough-set” property">strikethrough-set</a></td>
241
241
  <td class="property_flags">Read / Write</td>
242
242
  </tr>
@@ -246,13 +246,13 @@
246
246
  <td class="property_flags">Read / Write</td>
247
247
  </tr>
248
248
  <tr>
249
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
249
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
250
250
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--style-set" title="The “style-set” property">style-set</a></td>
251
251
  <td class="property_flags">Read / Write</td>
252
252
  </tr>
253
253
  <tr>
254
254
  <td class="property_type">
255
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
255
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
256
256
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--text" title="The “text” property">text</a></td>
257
257
  <td class="property_flags">Read / Write</td>
258
258
  </tr>
@@ -262,7 +262,7 @@
262
262
  <td class="property_flags">Read / Write</td>
263
263
  </tr>
264
264
  <tr>
265
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
265
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
266
266
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--underline-set" title="The “underline-set” property">underline-set</a></td>
267
267
  <td class="property_flags">Read / Write</td>
268
268
  </tr>
@@ -272,22 +272,22 @@
272
272
  <td class="property_flags">Read / Write</td>
273
273
  </tr>
274
274
  <tr>
275
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
275
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
276
276
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--variant-set" title="The “variant-set” property">variant-set</a></td>
277
277
  <td class="property_flags">Read / Write</td>
278
278
  </tr>
279
279
  <tr>
280
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
280
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
281
281
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--weight" title="The “weight” property">weight</a></td>
282
282
  <td class="property_flags">Read / Write</td>
283
283
  </tr>
284
284
  <tr>
285
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
285
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
286
286
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--weight-set" title="The “weight-set” property">weight-set</a></td>
287
287
  <td class="property_flags">Read / Write</td>
288
288
  </tr>
289
289
  <tr>
290
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
290
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
291
291
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--width-chars" title="The “width-chars” property">width-chars</a></td>
292
292
  <td class="property_flags">Read / Write</td>
293
293
  </tr>
@@ -297,7 +297,7 @@
297
297
  <td class="property_flags">Read / Write</td>
298
298
  </tr>
299
299
  <tr>
300
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
300
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
301
301
  <td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--wrap-width" title="The “wrap-width” property">wrap-width</a></td>
302
302
  <td class="property_flags">Read / Write</td>
303
303
  </tr>
@@ -315,7 +315,7 @@
315
315
  <tbody><tr>
316
316
  <td class="signal_type"><span class="returnvalue">void</span></td>
317
317
  <td class="signal_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText-edited" title="The “edited” signal">edited</a></td>
318
- <td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
318
+ <td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
319
319
  </tr></tbody>
320
320
  </table></div>
321
321
  </div>
@@ -334,8 +334,8 @@
334
334
  </div>
335
335
  <div class="refsect1">
336
336
  <a name="GtkCellRendererText.object-hierarchy"></a><h2>Object Hierarchy</h2>
337
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
338
- <span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
337
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
338
+ <span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
339
339
  <span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
340
340
  <span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
341
341
  <span class="lineart">╰──</span> GtkCellRendererText
@@ -370,7 +370,7 @@ the <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">
370
370
  gtk_cell_renderer_text_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
371
371
  <p>Creates a new <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>. Adjust how text is drawn using
372
372
  object properties. Object properties can be
373
- set globally (with <a href="/home/vagrant/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>,
373
+ set globally (with <a href="https://developer.gnome.org/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>,
374
374
  you 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,
375
375
  you can bind the "text" property on the cell renderer to a string
376
376
  value in the model, thus rendering a different string in each row
@@ -386,7 +386,7 @@ of the <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="
386
386
  <pre class="programlisting"><span class="returnvalue">void</span>
387
387
  gtk_cell_renderer_text_set_fixed_height_from_font
388
388
  (<em class="parameter"><code><a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> *renderer</code></em>,
389
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> number_of_rows</code></em>);</pre>
389
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> number_of_rows</code></em>);</pre>
390
390
  <p>Sets the height of a renderer to explicitly be determined by the "font" and
391
391
  "y_pad" property set on it. Further changes in these properties do not
392
392
  affect the height, so they must be accompanied by a subsequent call to this
@@ -432,7 +432,7 @@ the height is determined by the properties again.</p>
432
432
  <a name="GtkCellRendererText.property-details"></a><h2>Property Details</h2>
433
433
  <div class="refsect2">
434
434
  <a name="GtkCellRendererText--align-set"></a><h3>The <code class="literal">“align-set”</code> property</h3>
435
- <pre class="programlisting"> “align-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
435
+ <pre class="programlisting"> “align-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
436
436
  <p>Whether this tag affects the alignment mode.</p>
437
437
  <p>Flags: Read / Write</p>
438
438
  <p>Default value: FALSE</p>
@@ -461,7 +461,7 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
461
461
  <hr>
462
462
  <div class="refsect2">
463
463
  <a name="GtkCellRendererText--background"></a><h3>The <code class="literal">“background”</code> property</h3>
464
- <pre class="programlisting"> “background” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
464
+ <pre class="programlisting"> “background” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
465
465
  <p>Background color as a string.</p>
466
466
  <p>Flags: Write</p>
467
467
  <p>Default value: NULL</p>
@@ -476,7 +476,7 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
476
476
  <hr>
477
477
  <div class="refsect2">
478
478
  <a name="GtkCellRendererText--background-set"></a><h3>The <code class="literal">“background-set”</code> property</h3>
479
- <pre class="programlisting"> “background-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
479
+ <pre class="programlisting"> “background-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
480
480
  <p>Whether this tag affects the background color.</p>
481
481
  <p>Flags: Read / Write</p>
482
482
  <p>Default value: FALSE</p>
@@ -484,7 +484,7 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
484
484
  <hr>
485
485
  <div class="refsect2">
486
486
  <a name="GtkCellRendererText--editable"></a><h3>The <code class="literal">“editable”</code> property</h3>
487
- <pre class="programlisting"> “editable” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
487
+ <pre class="programlisting"> “editable” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
488
488
  <p>Whether the text can be modified by the user.</p>
489
489
  <p>Flags: Read / Write</p>
490
490
  <p>Default value: FALSE</p>
@@ -492,7 +492,7 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
492
492
  <hr>
493
493
  <div class="refsect2">
494
494
  <a name="GtkCellRendererText--editable-set"></a><h3>The <code class="literal">“editable-set”</code> property</h3>
495
- <pre class="programlisting"> “editable-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
495
+ <pre class="programlisting"> “editable-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
496
496
  <p>Whether this tag affects text editability.</p>
497
497
  <p>Flags: Read / Write</p>
498
498
  <p>Default value: FALSE</p>
@@ -514,7 +514,7 @@ for another way of making the text fit into a given width.</p>
514
514
  <hr>
515
515
  <div class="refsect2">
516
516
  <a name="GtkCellRendererText--ellipsize-set"></a><h3>The <code class="literal">“ellipsize-set”</code> property</h3>
517
- <pre class="programlisting"> “ellipsize-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
517
+ <pre class="programlisting"> “ellipsize-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
518
518
  <p>Whether this tag affects the ellipsize mode.</p>
519
519
  <p>Flags: Read / Write</p>
520
520
  <p>Default value: FALSE</p>
@@ -522,7 +522,7 @@ for another way of making the text fit into a given width.</p>
522
522
  <hr>
523
523
  <div class="refsect2">
524
524
  <a name="GtkCellRendererText--family"></a><h3>The <code class="literal">“family”</code> property</h3>
525
- <pre class="programlisting"> “family” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
525
+ <pre class="programlisting"> “family” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
526
526
  <p>Name of the font family, e.g. Sans, Helvetica, Times, Monospace.</p>
527
527
  <p>Flags: Read / Write</p>
528
528
  <p>Default value: NULL</p>
@@ -530,7 +530,7 @@ for another way of making the text fit into a given width.</p>
530
530
  <hr>
531
531
  <div class="refsect2">
532
532
  <a name="GtkCellRendererText--family-set"></a><h3>The <code class="literal">“family-set”</code> property</h3>
533
- <pre class="programlisting"> “family-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
533
+ <pre class="programlisting"> “family-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
534
534
  <p>Whether this tag affects the font family.</p>
535
535
  <p>Flags: Read / Write</p>
536
536
  <p>Default value: FALSE</p>
@@ -538,7 +538,7 @@ for another way of making the text fit into a given width.</p>
538
538
  <hr>
539
539
  <div class="refsect2">
540
540
  <a name="GtkCellRendererText--font"></a><h3>The <code class="literal">“font”</code> property</h3>
541
- <pre class="programlisting"> “font” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
541
+ <pre class="programlisting"> “font” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
542
542
  <p>Font description as a string, e.g. "Sans Italic 12".</p>
543
543
  <p>Flags: Read / Write</p>
544
544
  <p>Default value: NULL</p>
@@ -553,7 +553,7 @@ for another way of making the text fit into a given width.</p>
553
553
  <hr>
554
554
  <div class="refsect2">
555
555
  <a name="GtkCellRendererText--foreground"></a><h3>The <code class="literal">“foreground”</code> property</h3>
556
- <pre class="programlisting"> “foreground” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
556
+ <pre class="programlisting"> “foreground” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
557
557
  <p>Foreground color as a string.</p>
558
558
  <p>Flags: Write</p>
559
559
  <p>Default value: NULL</p>
@@ -568,7 +568,7 @@ for another way of making the text fit into a given width.</p>
568
568
  <hr>
569
569
  <div class="refsect2">
570
570
  <a name="GtkCellRendererText--foreground-set"></a><h3>The <code class="literal">“foreground-set”</code> property</h3>
571
- <pre class="programlisting"> “foreground-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
571
+ <pre class="programlisting"> “foreground-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
572
572
  <p>Whether this tag affects the foreground color.</p>
573
573
  <p>Flags: Read / Write</p>
574
574
  <p>Default value: FALSE</p>
@@ -576,7 +576,7 @@ for another way of making the text fit into a given width.</p>
576
576
  <hr>
577
577
  <div class="refsect2">
578
578
  <a name="GtkCellRendererText--language"></a><h3>The <code class="literal">“language”</code> property</h3>
579
- <pre class="programlisting"> “language” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
579
+ <pre class="programlisting"> “language” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
580
580
  <p>The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If you don't understand this parameter, you probably don't need it.</p>
581
581
  <p>Flags: Read / Write</p>
582
582
  <p>Default value: NULL</p>
@@ -584,7 +584,7 @@ for another way of making the text fit into a given width.</p>
584
584
  <hr>
585
585
  <div class="refsect2">
586
586
  <a name="GtkCellRendererText--language-set"></a><h3>The <code class="literal">“language-set”</code> property</h3>
587
- <pre class="programlisting"> “language-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
587
+ <pre class="programlisting"> “language-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
588
588
  <p>Whether this tag affects the language the text is rendered as.</p>
589
589
  <p>Flags: Read / Write</p>
590
590
  <p>Default value: FALSE</p>
@@ -592,7 +592,7 @@ for another way of making the text fit into a given width.</p>
592
592
  <hr>
593
593
  <div class="refsect2">
594
594
  <a name="GtkCellRendererText--markup"></a><h3>The <code class="literal">“markup”</code> property</h3>
595
- <pre class="programlisting"> “markup” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
595
+ <pre class="programlisting"> “markup” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
596
596
  <p>Marked up text to render.</p>
597
597
  <p>Flags: Write</p>
598
598
  <p>Default value: NULL</p>
@@ -600,7 +600,7 @@ for another way of making the text fit into a given width.</p>
600
600
  <hr>
601
601
  <div class="refsect2">
602
602
  <a name="GtkCellRendererText--rise"></a><h3>The <code class="literal">“rise”</code> property</h3>
603
- <pre class="programlisting"> “rise” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
603
+ <pre class="programlisting"> “rise” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
604
604
  <p>Offset of text above the baseline (below the baseline if rise is negative).</p>
605
605
  <p>Flags: Read / Write</p>
606
606
  <p>Allowed values: &gt;= -2147483647</p>
@@ -609,7 +609,7 @@ for another way of making the text fit into a given width.</p>
609
609
  <hr>
610
610
  <div class="refsect2">
611
611
  <a name="GtkCellRendererText--rise-set"></a><h3>The <code class="literal">“rise-set”</code> property</h3>
612
- <pre class="programlisting"> “rise-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
612
+ <pre class="programlisting"> “rise-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
613
613
  <p>Whether this tag affects the rise.</p>
614
614
  <p>Flags: Read / Write</p>
615
615
  <p>Default value: FALSE</p>
@@ -617,7 +617,7 @@ for another way of making the text fit into a given width.</p>
617
617
  <hr>
618
618
  <div class="refsect2">
619
619
  <a name="GtkCellRendererText--scale"></a><h3>The <code class="literal">“scale”</code> property</h3>
620
- <pre class="programlisting"> “scale” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
620
+ <pre class="programlisting"> “scale” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
621
621
  <p>Font scaling factor.</p>
622
622
  <p>Flags: Read / Write</p>
623
623
  <p>Allowed values: &gt;= 0</p>
@@ -626,7 +626,7 @@ for another way of making the text fit into a given width.</p>
626
626
  <hr>
627
627
  <div class="refsect2">
628
628
  <a name="GtkCellRendererText--scale-set"></a><h3>The <code class="literal">“scale-set”</code> property</h3>
629
- <pre class="programlisting"> “scale-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
629
+ <pre class="programlisting"> “scale-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
630
630
  <p>Whether this tag scales the font size by a factor.</p>
631
631
  <p>Flags: Read / Write</p>
632
632
  <p>Default value: FALSE</p>
@@ -634,7 +634,7 @@ for another way of making the text fit into a given width.</p>
634
634
  <hr>
635
635
  <div class="refsect2">
636
636
  <a name="GtkCellRendererText--single-paragraph-mode"></a><h3>The <code class="literal">“single-paragraph-mode”</code> property</h3>
637
- <pre class="programlisting"> “single-paragraph-mode” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
637
+ <pre class="programlisting"> “single-paragraph-mode” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
638
638
  <p>Whether or not to keep all text in a single paragraph.</p>
639
639
  <p>Flags: Read / Write</p>
640
640
  <p>Default value: FALSE</p>
@@ -642,7 +642,7 @@ for another way of making the text fit into a given width.</p>
642
642
  <hr>
643
643
  <div class="refsect2">
644
644
  <a name="GtkCellRendererText--size"></a><h3>The <code class="literal">“size”</code> property</h3>
645
- <pre class="programlisting"> “size” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
645
+ <pre class="programlisting"> “size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
646
646
  <p>Font size.</p>
647
647
  <p>Flags: Read / Write</p>
648
648
  <p>Allowed values: &gt;= 0</p>
@@ -651,7 +651,7 @@ for another way of making the text fit into a given width.</p>
651
651
  <hr>
652
652
  <div class="refsect2">
653
653
  <a name="GtkCellRendererText--size-points"></a><h3>The <code class="literal">“size-points”</code> property</h3>
654
- <pre class="programlisting"> “size-points” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
654
+ <pre class="programlisting"> “size-points” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
655
655
  <p>Font size in points.</p>
656
656
  <p>Flags: Read / Write</p>
657
657
  <p>Allowed values: &gt;= 0</p>
@@ -660,7 +660,7 @@ for another way of making the text fit into a given width.</p>
660
660
  <hr>
661
661
  <div class="refsect2">
662
662
  <a name="GtkCellRendererText--size-set"></a><h3>The <code class="literal">“size-set”</code> property</h3>
663
- <pre class="programlisting"> “size-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
663
+ <pre class="programlisting"> “size-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
664
664
  <p>Whether this tag affects the font size.</p>
665
665
  <p>Flags: Read / Write</p>
666
666
  <p>Default value: FALSE</p>
@@ -676,7 +676,7 @@ for another way of making the text fit into a given width.</p>
676
676
  <hr>
677
677
  <div class="refsect2">
678
678
  <a name="GtkCellRendererText--stretch-set"></a><h3>The <code class="literal">“stretch-set”</code> property</h3>
679
- <pre class="programlisting"> “stretch-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
679
+ <pre class="programlisting"> “stretch-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
680
680
  <p>Whether this tag affects the font stretch.</p>
681
681
  <p>Flags: Read / Write</p>
682
682
  <p>Default value: FALSE</p>
@@ -684,7 +684,7 @@ for another way of making the text fit into a given width.</p>
684
684
  <hr>
685
685
  <div class="refsect2">
686
686
  <a name="GtkCellRendererText--strikethrough"></a><h3>The <code class="literal">“strikethrough”</code> property</h3>
687
- <pre class="programlisting"> “strikethrough” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
687
+ <pre class="programlisting"> “strikethrough” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
688
688
  <p>Whether to strike through the text.</p>
689
689
  <p>Flags: Read / Write</p>
690
690
  <p>Default value: FALSE</p>
@@ -692,7 +692,7 @@ for another way of making the text fit into a given width.</p>
692
692
  <hr>
693
693
  <div class="refsect2">
694
694
  <a name="GtkCellRendererText--strikethrough-set"></a><h3>The <code class="literal">“strikethrough-set”</code> property</h3>
695
- <pre class="programlisting"> “strikethrough-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
695
+ <pre class="programlisting"> “strikethrough-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
696
696
  <p>Whether this tag affects strikethrough.</p>
697
697
  <p>Flags: Read / Write</p>
698
698
  <p>Default value: FALSE</p>
@@ -708,7 +708,7 @@ for another way of making the text fit into a given width.</p>
708
708
  <hr>
709
709
  <div class="refsect2">
710
710
  <a name="GtkCellRendererText--style-set"></a><h3>The <code class="literal">“style-set”</code> property</h3>
711
- <pre class="programlisting"> “style-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
711
+ <pre class="programlisting"> “style-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
712
712
  <p>Whether this tag affects the font style.</p>
713
713
  <p>Flags: Read / Write</p>
714
714
  <p>Default value: FALSE</p>
@@ -716,7 +716,7 @@ for another way of making the text fit into a given width.</p>
716
716
  <hr>
717
717
  <div class="refsect2">
718
718
  <a name="GtkCellRendererText--text"></a><h3>The <code class="literal">“text”</code> property</h3>
719
- <pre class="programlisting"> “text” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
719
+ <pre class="programlisting"> “text” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
720
720
  <p>Text to render.</p>
721
721
  <p>Flags: Read / Write</p>
722
722
  <p>Default value: NULL</p>
@@ -732,7 +732,7 @@ for another way of making the text fit into a given width.</p>
732
732
  <hr>
733
733
  <div class="refsect2">
734
734
  <a name="GtkCellRendererText--underline-set"></a><h3>The <code class="literal">“underline-set”</code> property</h3>
735
- <pre class="programlisting"> “underline-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
735
+ <pre class="programlisting"> “underline-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
736
736
  <p>Whether this tag affects underlining.</p>
737
737
  <p>Flags: Read / Write</p>
738
738
  <p>Default value: FALSE</p>
@@ -748,7 +748,7 @@ for another way of making the text fit into a given width.</p>
748
748
  <hr>
749
749
  <div class="refsect2">
750
750
  <a name="GtkCellRendererText--variant-set"></a><h3>The <code class="literal">“variant-set”</code> property</h3>
751
- <pre class="programlisting"> “variant-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
751
+ <pre class="programlisting"> “variant-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
752
752
  <p>Whether this tag affects the font variant.</p>
753
753
  <p>Flags: Read / Write</p>
754
754
  <p>Default value: FALSE</p>
@@ -756,7 +756,7 @@ for another way of making the text fit into a given width.</p>
756
756
  <hr>
757
757
  <div class="refsect2">
758
758
  <a name="GtkCellRendererText--weight"></a><h3>The <code class="literal">“weight”</code> property</h3>
759
- <pre class="programlisting"> “weight” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
759
+ <pre class="programlisting"> “weight” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
760
760
  <p>Font weight.</p>
761
761
  <p>Flags: Read / Write</p>
762
762
  <p>Allowed values: &gt;= 0</p>
@@ -765,7 +765,7 @@ for another way of making the text fit into a given width.</p>
765
765
  <hr>
766
766
  <div class="refsect2">
767
767
  <a name="GtkCellRendererText--weight-set"></a><h3>The <code class="literal">“weight-set”</code> property</h3>
768
- <pre class="programlisting"> “weight-set” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
768
+ <pre class="programlisting"> “weight-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
769
769
  <p>Whether this tag affects the font weight.</p>
770
770
  <p>Flags: Read / Write</p>
771
771
  <p>Default value: FALSE</p>
@@ -773,7 +773,7 @@ for another way of making the text fit into a given width.</p>
773
773
  <hr>
774
774
  <div class="refsect2">
775
775
  <a name="GtkCellRendererText--width-chars"></a><h3>The <code class="literal">“width-chars”</code> property</h3>
776
- <pre class="programlisting"> “width-chars” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
776
+ <pre class="programlisting"> “width-chars” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
777
777
  <p>The desired width of the cell, in characters. If this property is set to
778
778
  -1, the width will be calculated automatically, otherwise the cell will
779
779
  request either 3 characters or the property value, whichever is greater.</p>
@@ -798,7 +798,7 @@ This property has no effect unless the wrap-width property is set.</p>
798
798
  <hr>
799
799
  <div class="refsect2">
800
800
  <a name="GtkCellRendererText--wrap-width"></a><h3>The <code class="literal">“wrap-width”</code> property</h3>
801
- <pre class="programlisting"> “wrap-width” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
801
+ <pre class="programlisting"> “wrap-width” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
802
802
  <p>Specifies the width at which the text is wrapped. The wrap-mode property can
803
803
 
804
804
  be used to influence at what character positions the line breaks can be placed.
@@ -815,9 +815,9 @@ Setting wrap-width to -1 turns wrapping off.</p>
815
815
  <a name="GtkCellRendererText-edited"></a><h3>The <code class="literal">“edited”</code> signal</h3>
816
816
  <pre class="programlisting"><span class="returnvalue">void</span>
817
817
  user_function (<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> *renderer,
818
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
819
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_text,
820
- <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
818
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
819
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_text,
820
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
821
821
  <p>This signal is emitted after <em class="parameter"><code>renderer</code></em>
822
822
  has been edited.</p>
823
823
  <p>It is the responsibility of the application to update the model
@@ -856,7 +856,7 @@ and store <em class="parameter"><code>new_text</code></em>
856
856
  </tbody>
857
857
  </table></div>
858
858
  </div>
859
- <p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
859
+ <p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
860
860
  </div>
861
861
  </div>
862
862
  </div>