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
@@ -45,29 +45,29 @@
45
45
  #include <gtk/gtk.h>
46
46
 
47
47
  struct <a class="link" href="GtkTextMark.html#GtkTextMark-struct" title="struct GtkTextMark">GtkTextMark</a>;
48
- <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> * <a class="link" href="GtkTextMark.html#gtk-text-mark-new" title="gtk_text_mark_new ()">gtk_text_mark_new</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> *name</code></em>,
49
- <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> left_gravity</code></em>);
48
+ <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> * <a class="link" href="GtkTextMark.html#gtk-text-mark-new" title="gtk_text_mark_new ()">gtk_text_mark_new</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> *name</code></em>,
49
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> left_gravity</code></em>);
50
50
  <span class="returnvalue">void</span> <a class="link" href="GtkTextMark.html#gtk-text-mark-set-visible" title="gtk_text_mark_set_visible ()">gtk_text_mark_set_visible</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>,
51
- <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>);
52
- <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="GtkTextMark.html#gtk-text-mark-get-visible" title="gtk_text_mark_get_visible ()">gtk_text_mark_get_visible</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
53
- <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="GtkTextMark.html#gtk-text-mark-get-deleted" title="gtk_text_mark_get_deleted ()">gtk_text_mark_get_deleted</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
54
- 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="GtkTextMark.html#gtk-text-mark-get-name" title="gtk_text_mark_get_name ()">gtk_text_mark_get_name</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
51
+ <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>);
52
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextMark.html#gtk-text-mark-get-visible" title="gtk_text_mark_get_visible ()">gtk_text_mark_get_visible</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
53
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextMark.html#gtk-text-mark-get-deleted" title="gtk_text_mark_get_deleted ()">gtk_text_mark_get_deleted</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
54
+ 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="GtkTextMark.html#gtk-text-mark-get-name" title="gtk_text_mark_get_name ()">gtk_text_mark_get_name</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
55
55
  <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> * <a class="link" href="GtkTextMark.html#gtk-text-mark-get-buffer" title="gtk_text_mark_get_buffer ()">gtk_text_mark_get_buffer</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
56
- <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="GtkTextMark.html#gtk-text-mark-get-left-gravity" title="gtk_text_mark_get_left_gravity ()">gtk_text_mark_get_left_gravity</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
56
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextMark.html#gtk-text-mark-get-left-gravity" title="gtk_text_mark_get_left_gravity ()">gtk_text_mark_get_left_gravity</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
57
57
  </pre>
58
58
  </div>
59
59
  <div class="refsect1">
60
60
  <a name="GtkTextMark.object-hierarchy"></a><h2>Object Hierarchy</h2>
61
61
  <pre class="synopsis">
62
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
62
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
63
63
  +----GtkTextMark
64
64
  </pre>
65
65
  </div>
66
66
  <div class="refsect1">
67
67
  <a name="GtkTextMark.properties"></a><h2>Properties</h2>
68
68
  <pre class="synopsis">
69
- "<a class="link" href="GtkTextMark.html#GtkTextMark--left-gravity" title='The "left-gravity" property'>left-gravity</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 / Construct Only
70
- "<a class="link" href="GtkTextMark.html#GtkTextMark--name" title='The "name" property'>name</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 / Construct Only
69
+ "<a class="link" href="GtkTextMark.html#GtkTextMark--left-gravity" title='The "left-gravity" property'>left-gravity</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct Only
70
+ "<a class="link" href="GtkTextMark.html#GtkTextMark--name" title='The "name" property'>name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
71
71
  </pre>
72
72
  </div>
73
73
  <div class="refsect1">
@@ -114,15 +114,15 @@ Marks are typically created using the <a class="link" href="GtkTextBuffer.html#g
114
114
  <hr>
115
115
  <div class="refsect2">
116
116
  <a name="gtk-text-mark-new"></a><h3>gtk_text_mark_new ()</h3>
117
- <pre class="programlisting"><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> * gtk_text_mark_new (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
118
- <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> left_gravity</code></em>);</pre>
117
+ <pre class="programlisting"><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> * gtk_text_mark_new (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
118
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> left_gravity</code></em>);</pre>
119
119
  <p>
120
120
  Creates a text mark. Add it to a buffer using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-add-mark" title="gtk_text_buffer_add_mark ()"><code class="function">gtk_text_buffer_add_mark()</code></a>.
121
- If <em class="parameter"><code>name</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the mark is anonymous; otherwise, the mark can be
121
+ If <em class="parameter"><code>name</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the mark is anonymous; otherwise, the mark can be
122
122
  retrieved by name using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-mark" title="gtk_text_buffer_get_mark ()"><code class="function">gtk_text_buffer_get_mark()</code></a>. If a mark has left
123
123
  gravity, and text is inserted at the mark's current location, the mark
124
124
  will be moved to the left of the newly-inserted text. If the mark has
125
- right gravity (<em class="parameter"><code>left_gravity</code></em> = <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>), the mark will end up on the
125
+ right gravity (<em class="parameter"><code>left_gravity</code></em> = <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>), the mark will end up on the
126
126
  right of newly-inserted text. The standard left-to-right cursor is a
127
127
  mark with right gravity (when you type, the cursor stays on the right
128
128
  side of the text you're typing).
@@ -135,7 +135,7 @@ side of the text you're typing).
135
135
  <tbody>
136
136
  <tr>
137
137
  <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
138
- <td>mark name or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
138
+ <td>mark name or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
139
139
  </td>
140
140
  </tr>
141
141
  <tr>
@@ -155,7 +155,7 @@ side of the text you're typing).
155
155
  <div class="refsect2">
156
156
  <a name="gtk-text-mark-set-visible"></a><h3>gtk_text_mark_set_visible ()</h3>
157
157
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_text_mark_set_visible (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>,
158
- <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>
158
+ <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>
159
159
  <p>
160
160
  Sets the visibility of <em class="parameter"><code>mark</code></em>; the insertion point is normally
161
161
  visible, i.e. you can see it as a vertical bar. Also, the text
@@ -184,9 +184,9 @@ Marks are not visible by default.
184
184
  <hr>
185
185
  <div class="refsect2">
186
186
  <a name="gtk-text-mark-get-visible"></a><h3>gtk_text_mark_get_visible ()</h3>
187
- <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_text_mark_get_visible (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
187
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_text_mark_get_visible (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
188
188
  <p>
189
- Returns <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 mark is visible (i.e. a cursor is displayed
189
+ Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark is visible (i.e. a cursor is displayed
190
190
  for it).
191
191
  </p>
192
192
  <div class="variablelist"><table border="0" class="variablelist">
@@ -203,7 +203,7 @@ for it).
203
203
  <tr>
204
204
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
205
205
  <td>
206
- <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 visible</td>
206
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if visible</td>
207
207
  </tr>
208
208
  </tbody>
209
209
  </table></div>
@@ -211,9 +211,9 @@ for it).
211
211
  <hr>
212
212
  <div class="refsect2">
213
213
  <a name="gtk-text-mark-get-deleted"></a><h3>gtk_text_mark_get_deleted ()</h3>
214
- <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_text_mark_get_deleted (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
214
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_text_mark_get_deleted (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
215
215
  <p>
216
- Returns <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 mark has been removed from its buffer
216
+ Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark has been removed from its buffer
217
217
  with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-delete-mark" title="gtk_text_buffer_delete_mark ()"><code class="function">gtk_text_buffer_delete_mark()</code></a>. See <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-add-mark" title="gtk_text_buffer_add_mark ()"><code class="function">gtk_text_buffer_add_mark()</code></a>
218
218
  for a way to add it to a buffer again.
219
219
  </p>
@@ -238,7 +238,7 @@ for a way to add it to a buffer again.
238
238
  <hr>
239
239
  <div class="refsect2">
240
240
  <a name="gtk-text-mark-get-name"></a><h3>gtk_text_mark_get_name ()</h3>
241
- <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_text_mark_get_name (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
241
+ <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_text_mark_get_name (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
242
242
  <p>
243
243
  Returns the mark name; returns NULL for anonymous marks.
244
244
  </p>
@@ -266,7 +266,7 @@ Returns the mark name; returns NULL for anonymous marks.
266
266
  <pre class="programlisting"><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> * gtk_text_mark_get_buffer (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
267
267
  <p>
268
268
  Gets the buffer this mark is located inside,
269
- or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the mark is deleted.
269
+ or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the mark is deleted.
270
270
  </p>
271
271
  <div class="variablelist"><table border="0" class="variablelist">
272
272
  <colgroup>
@@ -290,7 +290,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
290
290
  <hr>
291
291
  <div class="refsect2">
292
292
  <a name="gtk-text-mark-get-left-gravity"></a><h3>gtk_text_mark_get_left_gravity ()</h3>
293
- <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_text_mark_get_left_gravity (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
293
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_text_mark_get_left_gravity (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
294
294
  <p>
295
295
  Determines whether the mark has left gravity.
296
296
  </p>
@@ -308,7 +308,7 @@ Determines whether the mark has left gravity.
308
308
  <tr>
309
309
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
310
310
  <td>
311
- <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 mark has left gravity, <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> otherwise</td>
311
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark has left gravity, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</td>
312
312
  </tr>
313
313
  </tbody>
314
314
  </table></div>
@@ -318,14 +318,14 @@ Determines whether the mark has left gravity.
318
318
  <a name="GtkTextMark.property-details"></a><h2>Property Details</h2>
319
319
  <div class="refsect2">
320
320
  <a name="GtkTextMark--left-gravity"></a><h3>The <code class="literal">"left-gravity"</code> property</h3>
321
- <pre class="programlisting"> "left-gravity" <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 / Construct Only</pre>
321
+ <pre class="programlisting"> "left-gravity" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct Only</pre>
322
322
  <p>Whether the mark has left gravity.</p>
323
323
  <p>Default value: FALSE</p>
324
324
  </div>
325
325
  <hr>
326
326
  <div class="refsect2">
327
327
  <a name="GtkTextMark--name"></a><h3>The <code class="literal">"name"</code> property</h3>
328
- <pre class="programlisting"> "name" <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 / Construct Only</pre>
328
+ <pre class="programlisting"> "name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
329
329
  <p>Mark name.</p>
330
330
  <p>Default value: NULL</p>
331
331
  </div>
@@ -49,12 +49,12 @@
49
49
  struct <a class="link" href="GtkTextTag.html#GtkTextTag-struct" title="struct GtkTextTag">GtkTextTag</a>;
50
50
  enum <a class="link" href="GtkTextTag.html#GtkWrapMode" title="enum GtkWrapMode">GtkWrapMode</a>;
51
51
  struct <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes">GtkTextAttributes</a>;
52
- <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="returnvalue">GtkTextTag</span></a> * <a class="link" href="GtkTextTag.html#gtk-text-tag-new" title="gtk_text_tag_new ()">gtk_text_tag_new</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> *name</code></em>);
53
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTextTag.html#gtk-text-tag-get-priority" title="gtk_text_tag_get_priority ()">gtk_text_tag_get_priority</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>);
52
+ <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="returnvalue">GtkTextTag</span></a> * <a class="link" href="GtkTextTag.html#gtk-text-tag-new" title="gtk_text_tag_new ()">gtk_text_tag_new</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> *name</code></em>);
53
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTextTag.html#gtk-text-tag-get-priority" title="gtk_text_tag_get_priority ()">gtk_text_tag_get_priority</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>);
54
54
  <span class="returnvalue">void</span> <a class="link" href="GtkTextTag.html#gtk-text-tag-set-priority" title="gtk_text_tag_set_priority ()">gtk_text_tag_set_priority</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
55
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);
56
- <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="GtkTextTag.html#gtk-text-tag-event" title="gtk_text_tag_event ()">gtk_text_tag_event</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
57
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *event_object</code></em>,
55
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);
56
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextTag.html#gtk-text-tag-event" title="gtk_text_tag_event ()">gtk_text_tag_event</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
57
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *event_object</code></em>,
58
58
  <em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
59
59
  <em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);
60
60
  struct <a class="link" href="GtkTextTag.html#GtkTextAppearance" title="struct GtkTextAppearance">GtkTextAppearance</a>;
@@ -69,84 +69,84 @@ struct <a class="link" href="GtkTextTag.html#GtkTextAppearance" tit
69
69
  <div class="refsect1">
70
70
  <a name="GtkTextTag.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>
72
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
73
73
  +----GtkTextTag
74
74
  </pre>
75
75
  </div>
76
76
  <div class="refsect1">
77
77
  <a name="GtkTextTag.properties"></a><h2>Properties</h2>
78
78
  <pre class="synopsis">
79
- "<a class="link" href="GtkTextTag.html#GtkTextTag--accumulative-margin" title='The "accumulative-margin" property'>accumulative-margin</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="GtkTextTag.html#GtkTextTag--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
81
- "<a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height" title='The "background-full-height" property'>background-full-height</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
82
- "<a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height-set" title='The "background-full-height-set" property'>background-full-height-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
79
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--accumulative-margin" title='The "accumulative-margin" property'>accumulative-margin</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="GtkTextTag.html#GtkTextTag--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
81
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height" title='The "background-full-height" property'>background-full-height</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
82
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height-set" title='The "background-full-height-set" property'>background-full-height-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
83
83
  "<a class="link" href="GtkTextTag.html#GtkTextTag--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
84
- "<a class="link" href="GtkTextTag.html#GtkTextTag--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
84
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--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
85
85
  "<a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple" title='The "background-stipple" property'>background-stipple</a>" <a href="../gdk2/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>* : Read / Write
86
- "<a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple-set" title='The "background-stipple-set" property'>background-stipple-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
86
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple-set" title='The "background-stipple-set" property'>background-stipple-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
87
87
  "<a class="link" href="GtkTextTag.html#GtkTextTag--direction" title='The "direction" property'>direction</a>" <a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> : Read / Write
88
- "<a class="link" href="GtkTextTag.html#GtkTextTag--editable" title='The "editable" property'>editable</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="GtkTextTag.html#GtkTextTag--editable-set" title='The "editable-set" property'>editable-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
90
- "<a class="link" href="GtkTextTag.html#GtkTextTag--family" title='The "family" property'>family</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
91
- "<a class="link" href="GtkTextTag.html#GtkTextTag--family-set" title='The "family-set" property'>family-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
92
- "<a class="link" href="GtkTextTag.html#GtkTextTag--font" title='The "font" property'>font</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
88
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--editable" title='The "editable" property'>editable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
89
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--editable-set" title='The "editable-set" property'>editable-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
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--family" title='The "family" property'>family</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
91
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--family-set" title='The "family-set" property'>family-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
92
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--font" title='The "font" property'>font</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
93
93
  "<a class="link" href="GtkTextTag.html#GtkTextTag--font-desc" title='The "font-desc" property'>font-desc</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>* : Read / Write
94
- "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground" title='The "foreground" property'>foreground</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
94
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground" title='The "foreground" property'>foreground</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
95
95
  "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-gdk" title='The "foreground-gdk" property'>foreground-gdk</a>" <a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
96
- "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-set" title='The "foreground-set" property'>foreground-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
96
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-set" title='The "foreground-set" property'>foreground-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
97
97
  "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple" title='The "foreground-stipple" property'>foreground-stipple</a>" <a href="../gdk2/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>* : Read / Write
98
- "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple-set" title='The "foreground-stipple-set" property'>foreground-stipple-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
99
- "<a class="link" href="GtkTextTag.html#GtkTextTag--indent" title='The "indent" property'>indent</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
100
- "<a class="link" href="GtkTextTag.html#GtkTextTag--indent-set" title='The "indent-set" property'>indent-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
101
- "<a class="link" href="GtkTextTag.html#GtkTextTag--invisible" title='The "invisible" property'>invisible</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
102
- "<a class="link" href="GtkTextTag.html#GtkTextTag--invisible-set" title='The "invisible-set" property'>invisible-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
98
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple-set" title='The "foreground-stipple-set" property'>foreground-stipple-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
99
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--indent" title='The "indent" property'>indent</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
100
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--indent-set" title='The "indent-set" property'>indent-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
101
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--invisible" title='The "invisible" property'>invisible</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
102
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--invisible-set" title='The "invisible-set" property'>invisible-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
103
103
  "<a class="link" href="GtkTextTag.html#GtkTextTag--justification" title='The "justification" property'>justification</a>" <a class="link" href="gtk2-Standard-Enumerations.html#GtkJustification" title="enum GtkJustification"><span class="type">GtkJustification</span></a> : Read / Write
104
- "<a class="link" href="GtkTextTag.html#GtkTextTag--justification-set" title='The "justification-set" property'>justification-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
105
- "<a class="link" href="GtkTextTag.html#GtkTextTag--language" title='The "language" property'>language</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
106
- "<a class="link" href="GtkTextTag.html#GtkTextTag--language-set" title='The "language-set" property'>language-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
107
- "<a class="link" href="GtkTextTag.html#GtkTextTag--left-margin" title='The "left-margin" property'>left-margin</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
108
- "<a class="link" href="GtkTextTag.html#GtkTextTag--left-margin-set" title='The "left-margin-set" property'>left-margin-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
109
- "<a class="link" href="GtkTextTag.html#GtkTextTag--name" title='The "name" property'>name</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 / Construct Only
110
- "<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background" title='The "paragraph-background" property'>paragraph-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
104
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--justification-set" title='The "justification-set" property'>justification-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
105
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--language" title='The "language" property'>language</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
106
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--language-set" title='The "language-set" property'>language-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
107
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--left-margin" title='The "left-margin" property'>left-margin</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
108
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--left-margin-set" title='The "left-margin-set" property'>left-margin-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
109
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--name" title='The "name" property'>name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
110
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background" title='The "paragraph-background" property'>paragraph-background</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
111
111
  "<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-gdk" title='The "paragraph-background-gdk" property'>paragraph-background-gdk</a>" <a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
112
- "<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-set" title='The "paragraph-background-set" property'>paragraph-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
113
- "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines" title='The "pixels-above-lines" property'>pixels-above-lines</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
114
- "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines-set" title='The "pixels-above-lines-set" property'>pixels-above-lines-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
115
- "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-below-lines" title='The "pixels-below-lines" property'>pixels-below-lines</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
116
- "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-below-lines-set" title='The "pixels-below-lines-set" property'>pixels-below-lines-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
117
- "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-inside-wrap" title='The "pixels-inside-wrap" property'>pixels-inside-wrap</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
118
- "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-inside-wrap-set" title='The "pixels-inside-wrap-set" property'>pixels-inside-wrap-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
119
- "<a class="link" href="GtkTextTag.html#GtkTextTag--right-margin" title='The "right-margin" property'>right-margin</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
120
- "<a class="link" href="GtkTextTag.html#GtkTextTag--right-margin-set" title='The "right-margin-set" property'>right-margin-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
121
- "<a class="link" href="GtkTextTag.html#GtkTextTag--rise" title='The "rise" property'>rise</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
122
- "<a class="link" href="GtkTextTag.html#GtkTextTag--rise-set" title='The "rise-set" property'>rise-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
123
- "<a class="link" href="GtkTextTag.html#GtkTextTag--scale" title='The "scale" property'>scale</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
124
- "<a class="link" href="GtkTextTag.html#GtkTextTag--scale-set" title='The "scale-set" property'>scale-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
125
- "<a class="link" href="GtkTextTag.html#GtkTextTag--size" title='The "size" property'>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
126
- "<a class="link" href="GtkTextTag.html#GtkTextTag--size-points" title='The "size-points" property'>size-points</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
127
- "<a class="link" href="GtkTextTag.html#GtkTextTag--size-set" title='The "size-set" property'>size-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
112
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-set" title='The "paragraph-background-set" property'>paragraph-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
113
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines" title='The "pixels-above-lines" property'>pixels-above-lines</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
114
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines-set" title='The "pixels-above-lines-set" property'>pixels-above-lines-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
115
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-below-lines" title='The "pixels-below-lines" property'>pixels-below-lines</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
116
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-below-lines-set" title='The "pixels-below-lines-set" property'>pixels-below-lines-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
117
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-inside-wrap" title='The "pixels-inside-wrap" property'>pixels-inside-wrap</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
118
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-inside-wrap-set" title='The "pixels-inside-wrap-set" property'>pixels-inside-wrap-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
119
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--right-margin" title='The "right-margin" property'>right-margin</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
120
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--right-margin-set" title='The "right-margin-set" property'>right-margin-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
121
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--rise" title='The "rise" property'>rise</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
122
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--rise-set" title='The "rise-set" property'>rise-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
123
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--scale" title='The "scale" property'>scale</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
124
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--scale-set" title='The "scale-set" property'>scale-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
125
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--size" title='The "size" property'>size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
126
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--size-points" title='The "size-points" property'>size-points</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
127
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--size-set" title='The "size-set" property'>size-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
128
128
  "<a class="link" href="GtkTextTag.html#GtkTextTag--stretch" title='The "stretch" property'>stretch</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoStretch"><span class="type">PangoStretch</span></a> : Read / Write
129
- "<a class="link" href="GtkTextTag.html#GtkTextTag--stretch-set" title='The "stretch-set" property'>stretch-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
130
- "<a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough" title='The "strikethrough" property'>strikethrough</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
131
- "<a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough-set" title='The "strikethrough-set" property'>strikethrough-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
129
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--stretch-set" title='The "stretch-set" property'>stretch-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
130
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough" title='The "strikethrough" property'>strikethrough</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
131
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough-set" title='The "strikethrough-set" property'>strikethrough-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
132
132
  "<a class="link" href="GtkTextTag.html#GtkTextTag--style" title='The "style" property'>style</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoStyle"><span class="type">PangoStyle</span></a> : Read / Write
133
- "<a class="link" href="GtkTextTag.html#GtkTextTag--style-set" title='The "style-set" property'>style-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
133
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--style-set" title='The "style-set" property'>style-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
134
134
  "<a class="link" href="GtkTextTag.html#GtkTextTag--tabs" title='The "tabs" property'>tabs</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>* : Read / Write
135
- "<a class="link" href="GtkTextTag.html#GtkTextTag--tabs-set" title='The "tabs-set" property'>tabs-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
135
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--tabs-set" title='The "tabs-set" property'>tabs-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
136
136
  "<a class="link" href="GtkTextTag.html#GtkTextTag--underline" title='The "underline" property'>underline</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoUnderline"><span class="type">PangoUnderline</span></a> : Read / Write
137
- "<a class="link" href="GtkTextTag.html#GtkTextTag--underline-set" title='The "underline-set" property'>underline-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
137
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--underline-set" title='The "underline-set" property'>underline-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
138
138
  "<a class="link" href="GtkTextTag.html#GtkTextTag--variant" title='The "variant" property'>variant</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoVariant"><span class="type">PangoVariant</span></a> : Read / Write
139
- "<a class="link" href="GtkTextTag.html#GtkTextTag--variant-set" title='The "variant-set" property'>variant-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
140
- "<a class="link" href="GtkTextTag.html#GtkTextTag--weight" title='The "weight" property'>weight</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
141
- "<a class="link" href="GtkTextTag.html#GtkTextTag--weight-set" title='The "weight-set" property'>weight-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
139
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--variant-set" title='The "variant-set" property'>variant-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
140
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--weight" title='The "weight" property'>weight</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
141
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--weight-set" title='The "weight-set" property'>weight-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
142
142
  "<a class="link" href="GtkTextTag.html#GtkTextTag--wrap-mode" title='The "wrap-mode" property'>wrap-mode</a>" <a class="link" href="GtkTextTag.html#GtkWrapMode" title="enum GtkWrapMode"><span class="type">GtkWrapMode</span></a> : Read / Write
143
- "<a class="link" href="GtkTextTag.html#GtkTextTag--wrap-mode-set" title='The "wrap-mode-set" property'>wrap-mode-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
143
+ "<a class="link" href="GtkTextTag.html#GtkTextTag--wrap-mode-set" title='The "wrap-mode-set" property'>wrap-mode-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
144
144
  </pre>
145
145
  </div>
146
146
  <div class="refsect1">
147
147
  <a name="GtkTextTag.signals"></a><h2>Signals</h2>
148
148
  <pre class="synopsis">
149
- "<a class="link" href="GtkTextTag.html#GtkTextTag-event" title='The "event" signal'>event</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>
149
+ "<a class="link" href="GtkTextTag.html#GtkTextTag-event" title='The "event" signal'>event</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>
150
150
  </pre>
151
151
  </div>
152
152
  <div class="refsect1">
@@ -302,31 +302,31 @@ modified directly.
302
302
  <td></td>
303
303
  </tr>
304
304
  <tr>
305
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="GtkTextAttributes.font-scale"></a>font_scale</code></em>;</span></p></td>
305
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="GtkTextAttributes.font-scale"></a>font_scale</code></em>;</span></p></td>
306
306
  <td></td>
307
307
  </tr>
308
308
  <tr>
309
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.left-margin"></a>left_margin</code></em>;</span></p></td>
309
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.left-margin"></a>left_margin</code></em>;</span></p></td>
310
310
  <td></td>
311
311
  </tr>
312
312
  <tr>
313
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.indent"></a>indent</code></em>;</span></p></td>
313
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.indent"></a>indent</code></em>;</span></p></td>
314
314
  <td></td>
315
315
  </tr>
316
316
  <tr>
317
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.right-margin"></a>right_margin</code></em>;</span></p></td>
317
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.right-margin"></a>right_margin</code></em>;</span></p></td>
318
318
  <td></td>
319
319
  </tr>
320
320
  <tr>
321
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-above-lines"></a>pixels_above_lines</code></em>;</span></p></td>
321
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-above-lines"></a>pixels_above_lines</code></em>;</span></p></td>
322
322
  <td></td>
323
323
  </tr>
324
324
  <tr>
325
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-below-lines"></a>pixels_below_lines</code></em>;</span></p></td>
325
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-below-lines"></a>pixels_below_lines</code></em>;</span></p></td>
326
326
  <td></td>
327
327
  </tr>
328
328
  <tr>
329
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-inside-wrap"></a>pixels_inside_wrap</code></em>;</span></p></td>
329
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-inside-wrap"></a>pixels_inside_wrap</code></em>;</span></p></td>
330
330
  <td></td>
331
331
  </tr>
332
332
  <tr>
@@ -342,19 +342,19 @@ modified directly.
342
342
  <td></td>
343
343
  </tr>
344
344
  <tr>
345
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.invisible"></a>invisible</code></em> : 1;</span></p></td>
345
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.invisible"></a>invisible</code></em> : 1;</span></p></td>
346
346
  <td></td>
347
347
  </tr>
348
348
  <tr>
349
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.bg-full-height"></a>bg_full_height</code></em> : 1;</span></p></td>
349
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.bg-full-height"></a>bg_full_height</code></em> : 1;</span></p></td>
350
350
  <td></td>
351
351
  </tr>
352
352
  <tr>
353
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.editable"></a>editable</code></em> : 1;</span></p></td>
353
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.editable"></a>editable</code></em> : 1;</span></p></td>
354
354
  <td></td>
355
355
  </tr>
356
356
  <tr>
357
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.realized"></a>realized</code></em> : 1;</span></p></td>
357
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.realized"></a>realized</code></em> : 1;</span></p></td>
358
358
  <td></td>
359
359
  </tr>
360
360
  </tbody>
@@ -363,10 +363,10 @@ modified directly.
363
363
  <hr>
364
364
  <div class="refsect2">
365
365
  <a name="gtk-text-tag-new"></a><h3>gtk_text_tag_new ()</h3>
366
- <pre class="programlisting"><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="returnvalue">GtkTextTag</span></a> * gtk_text_tag_new (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
366
+ <pre class="programlisting"><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="returnvalue">GtkTextTag</span></a> * gtk_text_tag_new (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
367
367
  <p>
368
368
  Creates a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>. Configure the tag using object arguments,
369
- i.e. using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>.
369
+ i.e. using <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>.
370
370
  </p>
371
371
  <div class="variablelist"><table border="0" class="variablelist">
372
372
  <colgroup>
@@ -376,7 +376,7 @@ i.e. using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
376
376
  <tbody>
377
377
  <tr>
378
378
  <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
379
- <td>tag name, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
379
+ <td>tag name, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
380
380
  </td>
381
381
  </tr>
382
382
  <tr>
@@ -390,7 +390,7 @@ i.e. using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
390
390
  <hr>
391
391
  <div class="refsect2">
392
392
  <a name="gtk-text-tag-get-priority"></a><h3>gtk_text_tag_get_priority ()</h3>
393
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_text_tag_get_priority (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>);</pre>
393
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_text_tag_get_priority (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>);</pre>
394
394
  <p>
395
395
  Get the tag priority.
396
396
  </p>
@@ -416,7 +416,7 @@ Get the tag priority.
416
416
  <div class="refsect2">
417
417
  <a name="gtk-text-tag-set-priority"></a><h3>gtk_text_tag_set_priority ()</h3>
418
418
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_text_tag_set_priority (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
419
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);</pre>
419
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);</pre>
420
420
  <p>
421
421
  Sets the priority of a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>. Valid priorities are
422
422
  start at 0 and go to one less than <a class="link" href="GtkTextTagTable.html#gtk-text-tag-table-get-size" title="gtk_text_tag_table_get_size ()"><code class="function">gtk_text_tag_table_get_size()</code></a>.
@@ -451,8 +451,8 @@ automatically.
451
451
  <hr>
452
452
  <div class="refsect2">
453
453
  <a name="gtk-text-tag-event"></a><h3>gtk_text_tag_event ()</h3>
454
- <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_text_tag_event (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
455
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *event_object</code></em>,
454
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_text_tag_event (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
455
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *event_object</code></em>,
456
456
  <em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
457
457
  <em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
458
458
  <p>
@@ -644,14 +644,14 @@ Increments the reference count on <em class="parameter"><code>values</code></em>
644
644
  <a name="GtkTextTag.property-details"></a><h2>Property Details</h2>
645
645
  <div class="refsect2">
646
646
  <a name="GtkTextTag--accumulative-margin"></a><h3>The <code class="literal">"accumulative-margin"</code> property</h3>
647
- <pre class="programlisting"> "accumulative-margin" <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>
647
+ <pre class="programlisting"> "accumulative-margin" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
648
648
  <p>
649
649
  Whether the margins accumulate or override each other.
650
650
  </p>
651
651
  <p>
652
- When 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 margins of this tag are added to the margins
652
+ When set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the margins of this tag are added to the margins
653
653
 
654
- of any other non-accumulative margins present. When set to <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
654
+ of any other non-accumulative margins present. When set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
655
655
 
656
656
  the margins override one another (the default).
657
657
  </p>
@@ -661,21 +661,21 @@ the margins override one another (the default).
661
661
  <hr>
662
662
  <div class="refsect2">
663
663
  <a name="GtkTextTag--background"></a><h3>The <code class="literal">"background"</code> property</h3>
664
- <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>
664
+ <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>
665
665
  <p>Background color as a string.</p>
666
666
  <p>Default value: NULL</p>
667
667
  </div>
668
668
  <hr>
669
669
  <div class="refsect2">
670
670
  <a name="GtkTextTag--background-full-height"></a><h3>The <code class="literal">"background-full-height"</code> property</h3>
671
- <pre class="programlisting"> "background-full-height" <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>
671
+ <pre class="programlisting"> "background-full-height" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
672
672
  <p>Whether the background color fills the entire line height or only the height of the tagged characters.</p>
673
673
  <p>Default value: FALSE</p>
674
674
  </div>
675
675
  <hr>
676
676
  <div class="refsect2">
677
677
  <a name="GtkTextTag--background-full-height-set"></a><h3>The <code class="literal">"background-full-height-set"</code> property</h3>
678
- <pre class="programlisting"> "background-full-height-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>
678
+ <pre class="programlisting"> "background-full-height-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
679
679
  <p>Whether this tag affects background height.</p>
680
680
  <p>Default value: FALSE</p>
681
681
  </div>
@@ -688,7 +688,7 @@ the margins override one another (the default).
688
688
  <hr>
689
689
  <div class="refsect2">
690
690
  <a name="GtkTextTag--background-set"></a><h3>The <code class="literal">"background-set"</code> property</h3>
691
- <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>
691
+ <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>
692
692
  <p>Whether this tag affects the background color.</p>
693
693
  <p>Default value: FALSE</p>
694
694
  </div>
@@ -701,7 +701,7 @@ the margins override one another (the default).
701
701
  <hr>
702
702
  <div class="refsect2">
703
703
  <a name="GtkTextTag--background-stipple-set"></a><h3>The <code class="literal">"background-stipple-set"</code> property</h3>
704
- <pre class="programlisting"> "background-stipple-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>
704
+ <pre class="programlisting"> "background-stipple-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
705
705
  <p>Whether this tag affects the background stipple.</p>
706
706
  <p>Default value: FALSE</p>
707
707
  </div>
@@ -715,35 +715,35 @@ the margins override one another (the default).
715
715
  <hr>
716
716
  <div class="refsect2">
717
717
  <a name="GtkTextTag--editable"></a><h3>The <code class="literal">"editable"</code> property</h3>
718
- <pre class="programlisting"> "editable" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
718
+ <pre class="programlisting"> "editable" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
719
719
  <p>Whether the text can be modified by the user.</p>
720
720
  <p>Default value: TRUE</p>
721
721
  </div>
722
722
  <hr>
723
723
  <div class="refsect2">
724
724
  <a name="GtkTextTag--editable-set"></a><h3>The <code class="literal">"editable-set"</code> property</h3>
725
- <pre class="programlisting"> "editable-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>
725
+ <pre class="programlisting"> "editable-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
726
726
  <p>Whether this tag affects text editability.</p>
727
727
  <p>Default value: FALSE</p>
728
728
  </div>
729
729
  <hr>
730
730
  <div class="refsect2">
731
731
  <a name="GtkTextTag--family"></a><h3>The <code class="literal">"family"</code> property</h3>
732
- <pre class="programlisting"> "family" <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>
732
+ <pre class="programlisting"> "family" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
733
733
  <p>Name of the font family, e.g. Sans, Helvetica, Times, Monospace.</p>
734
734
  <p>Default value: NULL</p>
735
735
  </div>
736
736
  <hr>
737
737
  <div class="refsect2">
738
738
  <a name="GtkTextTag--family-set"></a><h3>The <code class="literal">"family-set"</code> property</h3>
739
- <pre class="programlisting"> "family-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>
739
+ <pre class="programlisting"> "family-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
740
740
  <p>Whether this tag affects the font family.</p>
741
741
  <p>Default value: FALSE</p>
742
742
  </div>
743
743
  <hr>
744
744
  <div class="refsect2">
745
745
  <a name="GtkTextTag--font"></a><h3>The <code class="literal">"font"</code> property</h3>
746
- <pre class="programlisting"> "font" <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>
746
+ <pre class="programlisting"> "font" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
747
747
  <p>
748
748
  Font description as string, e.g. \"Sans Italic 12\".
749
749
 
@@ -763,7 +763,7 @@ the internals of <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFo
763
763
  <hr>
764
764
  <div class="refsect2">
765
765
  <a name="GtkTextTag--foreground"></a><h3>The <code class="literal">"foreground"</code> property</h3>
766
- <pre class="programlisting"> "foreground" <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>
766
+ <pre class="programlisting"> "foreground" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write</pre>
767
767
  <p>Foreground color as a string.</p>
768
768
  <p>Default value: NULL</p>
769
769
  </div>
@@ -776,7 +776,7 @@ the internals of <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFo
776
776
  <hr>
777
777
  <div class="refsect2">
778
778
  <a name="GtkTextTag--foreground-set"></a><h3>The <code class="literal">"foreground-set"</code> property</h3>
779
- <pre class="programlisting"> "foreground-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>
779
+ <pre class="programlisting"> "foreground-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
780
780
  <p>Whether this tag affects the foreground color.</p>
781
781
  <p>Default value: FALSE</p>
782
782
  </div>
@@ -789,28 +789,28 @@ the internals of <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFo
789
789
  <hr>
790
790
  <div class="refsect2">
791
791
  <a name="GtkTextTag--foreground-stipple-set"></a><h3>The <code class="literal">"foreground-stipple-set"</code> property</h3>
792
- <pre class="programlisting"> "foreground-stipple-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>
792
+ <pre class="programlisting"> "foreground-stipple-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
793
793
  <p>Whether this tag affects the foreground stipple.</p>
794
794
  <p>Default value: FALSE</p>
795
795
  </div>
796
796
  <hr>
797
797
  <div class="refsect2">
798
798
  <a name="GtkTextTag--indent"></a><h3>The <code class="literal">"indent"</code> property</h3>
799
- <pre class="programlisting"> "indent" <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>
799
+ <pre class="programlisting"> "indent" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
800
800
  <p>Amount to indent the paragraph, in pixels.</p>
801
801
  <p>Default value: 0</p>
802
802
  </div>
803
803
  <hr>
804
804
  <div class="refsect2">
805
805
  <a name="GtkTextTag--indent-set"></a><h3>The <code class="literal">"indent-set"</code> property</h3>
806
- <pre class="programlisting"> "indent-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>
806
+ <pre class="programlisting"> "indent-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
807
807
  <p>Whether this tag affects indentation.</p>
808
808
  <p>Default value: FALSE</p>
809
809
  </div>
810
810
  <hr>
811
811
  <div class="refsect2">
812
812
  <a name="GtkTextTag--invisible"></a><h3>The <code class="literal">"invisible"</code> property</h3>
813
- <pre class="programlisting"> "invisible" <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>
813
+ <pre class="programlisting"> "invisible" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
814
814
  <p>
815
815
  Whether this text is hidden.
816
816
  </p>
@@ -826,7 +826,7 @@ containing invisible segments.
826
826
  <hr>
827
827
  <div class="refsect2">
828
828
  <a name="GtkTextTag--invisible-set"></a><h3>The <code class="literal">"invisible-set"</code> property</h3>
829
- <pre class="programlisting"> "invisible-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>
829
+ <pre class="programlisting"> "invisible-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
830
830
  <p>Whether this tag affects text visibility.</p>
831
831
  <p>Default value: FALSE</p>
832
832
  </div>
@@ -840,14 +840,14 @@ containing invisible segments.
840
840
  <hr>
841
841
  <div class="refsect2">
842
842
  <a name="GtkTextTag--justification-set"></a><h3>The <code class="literal">"justification-set"</code> property</h3>
843
- <pre class="programlisting"> "justification-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>
843
+ <pre class="programlisting"> "justification-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
844
844
  <p>Whether this tag affects paragraph justification.</p>
845
845
  <p>Default value: FALSE</p>
846
846
  </div>
847
847
  <hr>
848
848
  <div class="refsect2">
849
849
  <a name="GtkTextTag--language"></a><h3>The <code class="literal">"language"</code> property</h3>
850
- <pre class="programlisting"> "language" <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>
850
+ <pre class="programlisting"> "language" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
851
851
  <p>
852
852
  The language this text is in, as an ISO code. Pango can use this as a
853
853
 
@@ -864,14 +864,14 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
864
864
  <hr>
865
865
  <div class="refsect2">
866
866
  <a name="GtkTextTag--language-set"></a><h3>The <code class="literal">"language-set"</code> property</h3>
867
- <pre class="programlisting"> "language-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>
867
+ <pre class="programlisting"> "language-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
868
868
  <p>Whether this tag affects the language the text is rendered as.</p>
869
869
  <p>Default value: FALSE</p>
870
870
  </div>
871
871
  <hr>
872
872
  <div class="refsect2">
873
873
  <a name="GtkTextTag--left-margin"></a><h3>The <code class="literal">"left-margin"</code> property</h3>
874
- <pre class="programlisting"> "left-margin" <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>
874
+ <pre class="programlisting"> "left-margin" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
875
875
  <p>Width of the left margin in pixels.</p>
876
876
  <p>Allowed values: &gt;= 0</p>
877
877
  <p>Default value: 0</p>
@@ -879,21 +879,21 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
879
879
  <hr>
880
880
  <div class="refsect2">
881
881
  <a name="GtkTextTag--left-margin-set"></a><h3>The <code class="literal">"left-margin-set"</code> property</h3>
882
- <pre class="programlisting"> "left-margin-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>
882
+ <pre class="programlisting"> "left-margin-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
883
883
  <p>Whether this tag affects the left margin.</p>
884
884
  <p>Default value: FALSE</p>
885
885
  </div>
886
886
  <hr>
887
887
  <div class="refsect2">
888
888
  <a name="GtkTextTag--name"></a><h3>The <code class="literal">"name"</code> property</h3>
889
- <pre class="programlisting"> "name" <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 / Construct Only</pre>
889
+ <pre class="programlisting"> "name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
890
890
  <p>Name used to refer to the text tag. NULL for anonymous tags.</p>
891
891
  <p>Default value: NULL</p>
892
892
  </div>
893
893
  <hr>
894
894
  <div class="refsect2">
895
895
  <a name="GtkTextTag--paragraph-background"></a><h3>The <code class="literal">"paragraph-background"</code> property</h3>
896
- <pre class="programlisting"> "paragraph-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>
896
+ <pre class="programlisting"> "paragraph-background" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write</pre>
897
897
  <p>
898
898
  The paragraph background color as a string.
899
899
  </p>
@@ -914,14 +914,14 @@ The paragraph background color as a as a (possibly unallocated)
914
914
  <hr>
915
915
  <div class="refsect2">
916
916
  <a name="GtkTextTag--paragraph-background-set"></a><h3>The <code class="literal">"paragraph-background-set"</code> property</h3>
917
- <pre class="programlisting"> "paragraph-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>
917
+ <pre class="programlisting"> "paragraph-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>
918
918
  <p>Whether this tag affects the paragraph background color.</p>
919
919
  <p>Default value: FALSE</p>
920
920
  </div>
921
921
  <hr>
922
922
  <div class="refsect2">
923
923
  <a name="GtkTextTag--pixels-above-lines"></a><h3>The <code class="literal">"pixels-above-lines"</code> property</h3>
924
- <pre class="programlisting"> "pixels-above-lines" <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>
924
+ <pre class="programlisting"> "pixels-above-lines" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
925
925
  <p>Pixels of blank space above paragraphs.</p>
926
926
  <p>Allowed values: &gt;= 0</p>
927
927
  <p>Default value: 0</p>
@@ -929,14 +929,14 @@ The paragraph background color as a as a (possibly unallocated)
929
929
  <hr>
930
930
  <div class="refsect2">
931
931
  <a name="GtkTextTag--pixels-above-lines-set"></a><h3>The <code class="literal">"pixels-above-lines-set"</code> property</h3>
932
- <pre class="programlisting"> "pixels-above-lines-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>
932
+ <pre class="programlisting"> "pixels-above-lines-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
933
933
  <p>Whether this tag affects the number of pixels above lines.</p>
934
934
  <p>Default value: FALSE</p>
935
935
  </div>
936
936
  <hr>
937
937
  <div class="refsect2">
938
938
  <a name="GtkTextTag--pixels-below-lines"></a><h3>The <code class="literal">"pixels-below-lines"</code> property</h3>
939
- <pre class="programlisting"> "pixels-below-lines" <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>
939
+ <pre class="programlisting"> "pixels-below-lines" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
940
940
  <p>Pixels of blank space below paragraphs.</p>
941
941
  <p>Allowed values: &gt;= 0</p>
942
942
  <p>Default value: 0</p>
@@ -944,14 +944,14 @@ The paragraph background color as a as a (possibly unallocated)
944
944
  <hr>
945
945
  <div class="refsect2">
946
946
  <a name="GtkTextTag--pixels-below-lines-set"></a><h3>The <code class="literal">"pixels-below-lines-set"</code> property</h3>
947
- <pre class="programlisting"> "pixels-below-lines-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>
947
+ <pre class="programlisting"> "pixels-below-lines-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
948
948
  <p>Whether this tag affects the number of pixels above lines.</p>
949
949
  <p>Default value: FALSE</p>
950
950
  </div>
951
951
  <hr>
952
952
  <div class="refsect2">
953
953
  <a name="GtkTextTag--pixels-inside-wrap"></a><h3>The <code class="literal">"pixels-inside-wrap"</code> property</h3>
954
- <pre class="programlisting"> "pixels-inside-wrap" <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>
954
+ <pre class="programlisting"> "pixels-inside-wrap" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
955
955
  <p>Pixels of blank space between wrapped lines in a paragraph.</p>
956
956
  <p>Allowed values: &gt;= 0</p>
957
957
  <p>Default value: 0</p>
@@ -959,14 +959,14 @@ The paragraph background color as a as a (possibly unallocated)
959
959
  <hr>
960
960
  <div class="refsect2">
961
961
  <a name="GtkTextTag--pixels-inside-wrap-set"></a><h3>The <code class="literal">"pixels-inside-wrap-set"</code> property</h3>
962
- <pre class="programlisting"> "pixels-inside-wrap-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>
962
+ <pre class="programlisting"> "pixels-inside-wrap-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
963
963
  <p>Whether this tag affects the number of pixels between wrapped lines.</p>
964
964
  <p>Default value: FALSE</p>
965
965
  </div>
966
966
  <hr>
967
967
  <div class="refsect2">
968
968
  <a name="GtkTextTag--right-margin"></a><h3>The <code class="literal">"right-margin"</code> property</h3>
969
- <pre class="programlisting"> "right-margin" <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>
969
+ <pre class="programlisting"> "right-margin" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
970
970
  <p>Width of the right margin in pixels.</p>
971
971
  <p>Allowed values: &gt;= 0</p>
972
972
  <p>Default value: 0</p>
@@ -974,28 +974,28 @@ The paragraph background color as a as a (possibly unallocated)
974
974
  <hr>
975
975
  <div class="refsect2">
976
976
  <a name="GtkTextTag--right-margin-set"></a><h3>The <code class="literal">"right-margin-set"</code> property</h3>
977
- <pre class="programlisting"> "right-margin-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>
977
+ <pre class="programlisting"> "right-margin-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
978
978
  <p>Whether this tag affects the right margin.</p>
979
979
  <p>Default value: FALSE</p>
980
980
  </div>
981
981
  <hr>
982
982
  <div class="refsect2">
983
983
  <a name="GtkTextTag--rise"></a><h3>The <code class="literal">"rise"</code> property</h3>
984
- <pre class="programlisting"> "rise" <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>
984
+ <pre class="programlisting"> "rise" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
985
985
  <p>Offset of text above the baseline (below the baseline if rise is negative) in Pango units.</p>
986
986
  <p>Default value: 0</p>
987
987
  </div>
988
988
  <hr>
989
989
  <div class="refsect2">
990
990
  <a name="GtkTextTag--rise-set"></a><h3>The <code class="literal">"rise-set"</code> property</h3>
991
- <pre class="programlisting"> "rise-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>
991
+ <pre class="programlisting"> "rise-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
992
992
  <p>Whether this tag affects the rise.</p>
993
993
  <p>Default value: FALSE</p>
994
994
  </div>
995
995
  <hr>
996
996
  <div class="refsect2">
997
997
  <a name="GtkTextTag--scale"></a><h3>The <code class="literal">"scale"</code> property</h3>
998
- <pre class="programlisting"> "scale" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
998
+ <pre class="programlisting"> "scale" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
999
999
  <p>Font size as a scale factor relative to the default font size. This properly adapts to theme changes etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE.</p>
1000
1000
  <p>Allowed values: &gt;= 0</p>
1001
1001
  <p>Default value: 1</p>
@@ -1003,14 +1003,14 @@ The paragraph background color as a as a (possibly unallocated)
1003
1003
  <hr>
1004
1004
  <div class="refsect2">
1005
1005
  <a name="GtkTextTag--scale-set"></a><h3>The <code class="literal">"scale-set"</code> property</h3>
1006
- <pre class="programlisting"> "scale-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>
1006
+ <pre class="programlisting"> "scale-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1007
1007
  <p>Whether this tag scales the font size by a factor.</p>
1008
1008
  <p>Default value: FALSE</p>
1009
1009
  </div>
1010
1010
  <hr>
1011
1011
  <div class="refsect2">
1012
1012
  <a name="GtkTextTag--size"></a><h3>The <code class="literal">"size"</code> property</h3>
1013
- <pre class="programlisting"> "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>
1013
+ <pre class="programlisting"> "size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
1014
1014
  <p>Font size in Pango units.</p>
1015
1015
  <p>Allowed values: &gt;= 0</p>
1016
1016
  <p>Default value: 0</p>
@@ -1018,7 +1018,7 @@ The paragraph background color as a as a (possibly unallocated)
1018
1018
  <hr>
1019
1019
  <div class="refsect2">
1020
1020
  <a name="GtkTextTag--size-points"></a><h3>The <code class="literal">"size-points"</code> property</h3>
1021
- <pre class="programlisting"> "size-points" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
1021
+ <pre class="programlisting"> "size-points" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
1022
1022
  <p>Font size in points.</p>
1023
1023
  <p>Allowed values: &gt;= 0</p>
1024
1024
  <p>Default value: 0</p>
@@ -1026,7 +1026,7 @@ The paragraph background color as a as a (possibly unallocated)
1026
1026
  <hr>
1027
1027
  <div class="refsect2">
1028
1028
  <a name="GtkTextTag--size-set"></a><h3>The <code class="literal">"size-set"</code> property</h3>
1029
- <pre class="programlisting"> "size-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>
1029
+ <pre class="programlisting"> "size-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1030
1030
  <p>Whether this tag affects the font size.</p>
1031
1031
  <p>Default value: FALSE</p>
1032
1032
  </div>
@@ -1040,21 +1040,21 @@ The paragraph background color as a as a (possibly unallocated)
1040
1040
  <hr>
1041
1041
  <div class="refsect2">
1042
1042
  <a name="GtkTextTag--stretch-set"></a><h3>The <code class="literal">"stretch-set"</code> property</h3>
1043
- <pre class="programlisting"> "stretch-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>
1043
+ <pre class="programlisting"> "stretch-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1044
1044
  <p>Whether this tag affects the font stretch.</p>
1045
1045
  <p>Default value: FALSE</p>
1046
1046
  </div>
1047
1047
  <hr>
1048
1048
  <div class="refsect2">
1049
1049
  <a name="GtkTextTag--strikethrough"></a><h3>The <code class="literal">"strikethrough"</code> property</h3>
1050
- <pre class="programlisting"> "strikethrough" <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>
1050
+ <pre class="programlisting"> "strikethrough" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1051
1051
  <p>Whether to strike through the text.</p>
1052
1052
  <p>Default value: FALSE</p>
1053
1053
  </div>
1054
1054
  <hr>
1055
1055
  <div class="refsect2">
1056
1056
  <a name="GtkTextTag--strikethrough-set"></a><h3>The <code class="literal">"strikethrough-set"</code> property</h3>
1057
- <pre class="programlisting"> "strikethrough-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>
1057
+ <pre class="programlisting"> "strikethrough-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1058
1058
  <p>Whether this tag affects strikethrough.</p>
1059
1059
  <p>Default value: FALSE</p>
1060
1060
  </div>
@@ -1068,7 +1068,7 @@ The paragraph background color as a as a (possibly unallocated)
1068
1068
  <hr>
1069
1069
  <div class="refsect2">
1070
1070
  <a name="GtkTextTag--style-set"></a><h3>The <code class="literal">"style-set"</code> property</h3>
1071
- <pre class="programlisting"> "style-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>
1071
+ <pre class="programlisting"> "style-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1072
1072
  <p>Whether this tag affects the font style.</p>
1073
1073
  <p>Default value: FALSE</p>
1074
1074
  </div>
@@ -1081,7 +1081,7 @@ The paragraph background color as a as a (possibly unallocated)
1081
1081
  <hr>
1082
1082
  <div class="refsect2">
1083
1083
  <a name="GtkTextTag--tabs-set"></a><h3>The <code class="literal">"tabs-set"</code> property</h3>
1084
- <pre class="programlisting"> "tabs-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>
1084
+ <pre class="programlisting"> "tabs-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1085
1085
  <p>Whether this tag affects tabs.</p>
1086
1086
  <p>Default value: FALSE</p>
1087
1087
  </div>
@@ -1095,7 +1095,7 @@ The paragraph background color as a as a (possibly unallocated)
1095
1095
  <hr>
1096
1096
  <div class="refsect2">
1097
1097
  <a name="GtkTextTag--underline-set"></a><h3>The <code class="literal">"underline-set"</code> property</h3>
1098
- <pre class="programlisting"> "underline-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>
1098
+ <pre class="programlisting"> "underline-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1099
1099
  <p>Whether this tag affects underlining.</p>
1100
1100
  <p>Default value: FALSE</p>
1101
1101
  </div>
@@ -1109,14 +1109,14 @@ The paragraph background color as a as a (possibly unallocated)
1109
1109
  <hr>
1110
1110
  <div class="refsect2">
1111
1111
  <a name="GtkTextTag--variant-set"></a><h3>The <code class="literal">"variant-set"</code> property</h3>
1112
- <pre class="programlisting"> "variant-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>
1112
+ <pre class="programlisting"> "variant-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1113
1113
  <p>Whether this tag affects the font variant.</p>
1114
1114
  <p>Default value: FALSE</p>
1115
1115
  </div>
1116
1116
  <hr>
1117
1117
  <div class="refsect2">
1118
1118
  <a name="GtkTextTag--weight"></a><h3>The <code class="literal">"weight"</code> property</h3>
1119
- <pre class="programlisting"> "weight" <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>
1119
+ <pre class="programlisting"> "weight" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
1120
1120
  <p>Font weight as an integer, see predefined values in PangoWeight; for example, PANGO_WEIGHT_BOLD.</p>
1121
1121
  <p>Allowed values: &gt;= 0</p>
1122
1122
  <p>Default value: 400</p>
@@ -1124,7 +1124,7 @@ The paragraph background color as a as a (possibly unallocated)
1124
1124
  <hr>
1125
1125
  <div class="refsect2">
1126
1126
  <a name="GtkTextTag--weight-set"></a><h3>The <code class="literal">"weight-set"</code> property</h3>
1127
- <pre class="programlisting"> "weight-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>
1127
+ <pre class="programlisting"> "weight-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1128
1128
  <p>Whether this tag affects the font weight.</p>
1129
1129
  <p>Default value: FALSE</p>
1130
1130
  </div>
@@ -1138,7 +1138,7 @@ The paragraph background color as a as a (possibly unallocated)
1138
1138
  <hr>
1139
1139
  <div class="refsect2">
1140
1140
  <a name="GtkTextTag--wrap-mode-set"></a><h3>The <code class="literal">"wrap-mode-set"</code> property</h3>
1141
- <pre class="programlisting"> "wrap-mode-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>
1141
+ <pre class="programlisting"> "wrap-mode-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
1142
1142
  <p>Whether this tag affects line wrap mode.</p>
1143
1143
  <p>Default value: FALSE</p>
1144
1144
  </div>
@@ -1147,11 +1147,11 @@ The paragraph background color as a as a (possibly unallocated)
1147
1147
  <a name="GtkTextTag.signal-details"></a><h2>Signal Details</h2>
1148
1148
  <div class="refsect2">
1149
1149
  <a name="GtkTextTag-event"></a><h3>The <code class="literal">"event"</code> signal</h3>
1150
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
1151
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object,
1150
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
1151
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object,
1152
1152
  <a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
1153
1153
  <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter,
1154
- <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>
1154
+ <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>
1155
1155
  <p>
1156
1156
  The ::event signal is emitted when an event occurs on a region of the
1157
1157
  buffer marked with this tag.
@@ -1185,8 +1185,8 @@ buffer marked with this tag.
1185
1185
  <tr>
1186
1186
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1187
1187
  <td>
1188
- <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 stop other handlers from being invoked for the
1189
- event. <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</td>
1188
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked for the
1189
+ event. <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</td>
1190
1190
  </tr>
1191
1191
  </tbody>
1192
1192
  </table></div>