gtksourceview3 2.2.0-x86-mingw32 → 2.2.1-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (235) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/ext/gtksourceview3/extconf.rb +1 -2
  4. data/ext/gtksourceview3/rbgtksourcegutterrenderertext.c +1 -25
  5. data/ext/gtksourceview3/rbgtksourceview3conversions.h +7 -0
  6. data/ext/gtksourceview3/rbgtksourceview3private.h +0 -1
  7. data/lib/2.0/gtksourceview3.so +0 -0
  8. data/test/run-test.rb +17 -7
  9. data/test/test_mark_attributes.rb +1 -1
  10. data/test/test_source_gutter_renderer.rb +33 -0
  11. data/test/test_source_language_manager.rb +46 -0
  12. data/test/test_source_view.rb +34 -0
  13. data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
  14. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksource.h +4 -0
  15. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h +28 -0
  16. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceencoding.h +54 -0
  17. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h +115 -0
  18. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h +122 -0
  19. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h +147 -0
  20. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h +3 -0
  21. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +48 -2
  22. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h +1 -3
  23. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h +33 -0
  24. data/vendor/local/lib/girepository-1.0/GtkSource-3.0.typelib +0 -0
  25. data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
  26. data/vendor/local/lib/libgtksourceview-3.0.la +3 -3
  27. data/vendor/local/lib/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  28. data/vendor/local/lib/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  29. data/vendor/local/lib/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  30. data/vendor/local/lib/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  31. data/vendor/local/lib/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  32. data/vendor/local/lib/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  33. data/vendor/local/lib/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  34. data/vendor/local/lib/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  35. data/vendor/local/lib/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  36. data/vendor/local/lib/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  37. data/vendor/local/lib/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  38. data/vendor/local/lib/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  39. data/vendor/local/lib/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  40. data/vendor/local/lib/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  41. data/vendor/local/lib/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  42. data/vendor/local/lib/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  43. data/vendor/local/lib/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  44. data/vendor/local/lib/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  45. data/vendor/local/lib/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  46. data/vendor/local/lib/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  47. data/vendor/local/lib/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  48. data/vendor/local/lib/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  49. data/vendor/local/lib/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  50. data/vendor/local/lib/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  51. data/vendor/local/lib/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  52. data/vendor/local/lib/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  53. data/vendor/local/lib/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  54. data/vendor/local/lib/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  55. data/vendor/local/lib/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  56. data/vendor/local/lib/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  57. data/vendor/local/lib/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  58. data/vendor/local/lib/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  59. data/vendor/local/lib/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  60. data/vendor/local/lib/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  61. data/vendor/local/lib/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  62. data/vendor/local/lib/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  63. data/vendor/local/lib/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  64. data/vendor/local/lib/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  65. data/vendor/local/lib/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  66. data/vendor/local/lib/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  67. data/vendor/local/lib/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  68. data/vendor/local/lib/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  69. data/vendor/local/lib/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  70. data/vendor/local/lib/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  71. data/vendor/local/lib/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  72. data/vendor/local/lib/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  73. data/vendor/local/lib/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  74. data/vendor/local/lib/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  75. data/vendor/local/lib/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  76. data/vendor/local/lib/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  77. data/vendor/local/lib/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  78. data/vendor/local/lib/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  79. data/vendor/local/lib/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  80. data/vendor/local/lib/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  81. data/vendor/local/lib/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  82. data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +2 -2
  83. data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +2211 -330
  84. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +1682 -983
  85. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +818 -573
  86. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +267 -189
  87. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +209 -157
  88. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +247 -167
  89. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +428 -295
  90. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +558 -420
  91. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +217 -125
  92. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +366 -0
  93. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +563 -0
  94. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +769 -0
  95. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +962 -0
  96. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +341 -196
  97. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +1211 -827
  98. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +327 -206
  99. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +156 -96
  100. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +431 -269
  101. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +300 -235
  102. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +203 -139
  103. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +640 -452
  104. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +1444 -1114
  105. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +794 -573
  106. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +421 -280
  107. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +232 -99
  108. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +283 -178
  109. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +326 -220
  110. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +313 -194
  111. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +1430 -924
  112. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +33 -13
  113. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +7 -7
  114. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +47 -47
  115. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +39 -0
  116. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +299 -0
  117. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +5 -5
  118. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +35 -15
  119. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +742 -430
  120. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +31 -19
  121. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +4 -4
  122. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +95 -81
  123. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0.devhelp2 +519 -463
  124. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +32 -18
  125. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.sgml +326 -153
  126. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +151 -57
  127. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +14 -17
  128. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +42 -37
  129. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +39 -8
  130. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style.css +260 -105
  131. data/vendor/local/share/gtksourceview-3.0/language-specs/actionscript.lang +1 -1
  132. data/vendor/local/share/gtksourceview-3.0/language-specs/ada.lang +1 -1
  133. data/vendor/local/share/gtksourceview-3.0/language-specs/ansforth94.lang +729 -0
  134. data/vendor/local/share/gtksourceview-3.0/language-specs/asp.lang +1 -1
  135. data/vendor/local/share/gtksourceview-3.0/language-specs/automake.lang +3 -2
  136. data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +1 -1
  137. data/vendor/local/share/gtksourceview-3.0/language-specs/bennugd.lang +1 -1
  138. data/vendor/local/share/gtksourceview-3.0/language-specs/bluespec.lang +1 -1
  139. data/vendor/local/share/gtksourceview-3.0/language-specs/boo.lang +1 -1
  140. data/vendor/local/share/gtksourceview-3.0/language-specs/c.lang +1 -1
  141. data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +1 -1
  142. data/vendor/local/share/gtksourceview-3.0/language-specs/changelog.lang +1 -1
  143. data/vendor/local/share/gtksourceview-3.0/language-specs/chdr.lang +1 -1
  144. data/vendor/local/share/gtksourceview-3.0/language-specs/cmake.lang +1 -1
  145. data/vendor/local/share/gtksourceview-3.0/language-specs/cobol.lang +536 -345
  146. data/vendor/local/share/gtksourceview-3.0/language-specs/cpp.lang +1 -1
  147. data/vendor/local/share/gtksourceview-3.0/language-specs/csharp.lang +1 -1
  148. data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +6 -1
  149. data/vendor/local/share/gtksourceview-3.0/language-specs/cuda.lang +1 -1
  150. data/vendor/local/share/gtksourceview-3.0/language-specs/d.lang +25 -3
  151. data/vendor/local/share/gtksourceview-3.0/language-specs/def.lang +8 -0
  152. data/vendor/local/share/gtksourceview-3.0/language-specs/desktop.lang +1 -1
  153. data/vendor/local/share/gtksourceview-3.0/language-specs/diff.lang +1 -1
  154. data/vendor/local/share/gtksourceview-3.0/language-specs/dosbatch.lang +1 -1
  155. data/vendor/local/share/gtksourceview-3.0/language-specs/dot.lang +1 -1
  156. data/vendor/local/share/gtksourceview-3.0/language-specs/dpatch.lang +2 -2
  157. data/vendor/local/share/gtksourceview-3.0/language-specs/dtd.lang +1 -1
  158. data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +1 -1
  159. data/vendor/local/share/gtksourceview-3.0/language-specs/erlang.lang +1 -1
  160. data/vendor/local/share/gtksourceview-3.0/language-specs/fcl.lang +1 -3
  161. data/vendor/local/share/gtksourceview-3.0/language-specs/forth.lang +1 -1
  162. data/vendor/local/share/gtksourceview-3.0/language-specs/fortran.lang +85 -6
  163. data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +1 -1
  164. data/vendor/local/share/gtksourceview-3.0/language-specs/gdb-log.lang +1 -1
  165. data/vendor/local/share/gtksourceview-3.0/language-specs/glsl.lang +1 -1
  166. data/vendor/local/share/gtksourceview-3.0/language-specs/go.lang +1 -1
  167. data/vendor/local/share/gtksourceview-3.0/language-specs/gtkrc.lang +1 -1
  168. data/vendor/local/share/gtksourceview-3.0/language-specs/haskell-literate.lang +1 -1
  169. data/vendor/local/share/gtksourceview-3.0/language-specs/haskell.lang +1 -1
  170. data/vendor/local/share/gtksourceview-3.0/language-specs/html.lang +238 -137
  171. data/vendor/local/share/gtksourceview-3.0/language-specs/idl.lang +1 -1
  172. data/vendor/local/share/gtksourceview-3.0/language-specs/ini.lang +2 -2
  173. data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +1 -1
  174. data/vendor/local/share/gtksourceview-3.0/language-specs/java.lang +1 -1
  175. data/vendor/local/share/gtksourceview-3.0/language-specs/javascript.lang +1 -1
  176. data/vendor/local/share/gtksourceview-3.0/language-specs/json.lang +1 -1
  177. data/vendor/local/share/gtksourceview-3.0/language-specs/latex.lang +389 -133
  178. data/vendor/local/share/gtksourceview-3.0/language-specs/lex.lang +209 -0
  179. data/vendor/local/share/gtksourceview-3.0/language-specs/libtool.lang +1 -1
  180. data/vendor/local/share/gtksourceview-3.0/language-specs/llvm.lang +315 -0
  181. data/vendor/local/share/gtksourceview-3.0/language-specs/lua.lang +1 -1
  182. data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +4 -4
  183. data/vendor/local/share/gtksourceview-3.0/language-specs/makefile.lang +1 -1
  184. data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +16 -12
  185. data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +1 -1
  186. data/vendor/local/share/gtksourceview-3.0/language-specs/netrexx.lang +1 -1
  187. data/vendor/local/share/gtksourceview-3.0/language-specs/nsis.lang +1 -1
  188. data/vendor/local/share/gtksourceview-3.0/language-specs/objc.lang +1 -1
  189. data/vendor/local/share/gtksourceview-3.0/language-specs/objj.lang +1 -1
  190. data/vendor/local/share/gtksourceview-3.0/language-specs/ocaml.lang +1 -1
  191. data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +1 -1
  192. data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +1 -1
  193. data/vendor/local/share/gtksourceview-3.0/language-specs/opal.lang +1 -1
  194. data/vendor/local/share/gtksourceview-3.0/language-specs/opencl.lang +1 -1
  195. data/vendor/local/share/gtksourceview-3.0/language-specs/pascal.lang +12 -12
  196. data/vendor/local/share/gtksourceview-3.0/language-specs/perl.lang +1 -1
  197. data/vendor/local/share/gtksourceview-3.0/language-specs/php.lang +15 -15
  198. data/vendor/local/share/gtksourceview-3.0/language-specs/pkgconfig.lang +1 -1
  199. data/vendor/local/share/gtksourceview-3.0/language-specs/po.lang +1 -1
  200. data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +1 -1
  201. data/vendor/local/share/gtksourceview-3.0/language-specs/protobuf.lang +2 -4
  202. data/vendor/local/share/gtksourceview-3.0/language-specs/puppet.lang +1 -1
  203. data/vendor/local/share/gtksourceview-3.0/language-specs/python.lang +62 -3
  204. data/vendor/local/share/gtksourceview-3.0/language-specs/python3.lang +1 -1
  205. data/vendor/local/share/gtksourceview-3.0/language-specs/rpmspec.lang +3 -1
  206. data/vendor/local/share/gtksourceview-3.0/language-specs/rst.lang +142 -0
  207. data/vendor/local/share/gtksourceview-3.0/language-specs/ruby.lang +2 -2
  208. data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +1 -1
  209. data/vendor/local/share/gtksourceview-3.0/language-specs/scheme.lang +1 -1
  210. data/vendor/local/share/gtksourceview-3.0/language-specs/sh.lang +2 -2
  211. data/vendor/local/share/gtksourceview-3.0/language-specs/sml.lang +1 -1
  212. data/vendor/local/share/gtksourceview-3.0/language-specs/sparql.lang +1 -1
  213. data/vendor/local/share/gtksourceview-3.0/language-specs/sql.lang +1 -1
  214. data/vendor/local/share/gtksourceview-3.0/language-specs/sweave.lang +67 -0
  215. data/vendor/local/share/gtksourceview-3.0/language-specs/systemverilog.lang +1 -1
  216. data/vendor/local/share/gtksourceview-3.0/language-specs/tcl.lang +1 -1
  217. data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +1 -1
  218. data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +1 -1
  219. data/vendor/local/share/gtksourceview-3.0/language-specs/verilog.lang +1 -1
  220. data/vendor/local/share/gtksourceview-3.0/language-specs/vhdl.lang +1 -1
  221. data/vendor/local/share/gtksourceview-3.0/language-specs/yacc.lang +2 -2
  222. data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +214 -0
  223. data/vendor/local/share/gtksourceview-3.0/styles/classic.xml +13 -2
  224. data/vendor/local/share/gtksourceview-3.0/styles/cobalt.xml +16 -5
  225. data/vendor/local/share/gtksourceview-3.0/styles/kate.xml +11 -3
  226. data/vendor/local/share/gtksourceview-3.0/styles/oblivion.xml +14 -4
  227. data/vendor/local/share/gtksourceview-3.0/styles/solarized-dark.xml +101 -0
  228. data/vendor/local/share/gtksourceview-3.0/styles/solarized-light.xml +101 -0
  229. data/vendor/local/share/gtksourceview-3.0/styles/styles.rng +3 -0
  230. data/vendor/local/share/gtksourceview-3.0/styles/tango.xml +14 -2
  231. data/vendor/local/share/license/gtksourceview/AUTHORS +1 -0
  232. data/vendor/local/share/license/gtksourceview/COPYING +415 -251
  233. metadata +31 -13
  234. data/lib/1.9/gtksourceview3.so +0 -0
  235. data/lib/2.1/gtksourceview3.so +0 -0
@@ -8,19 +8,16 @@
8
8
  <link rel="up" href="ch01.html" title="API reference">
9
9
  <link rel="prev" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">
10
10
  <link rel="next" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
- <td width="100%" align="left">
17
- <a href="#" class="shortcut">Top</a>
18
-  | 
19
- <a href="#GtkSourceStyle.description" class="shortcut">Description</a>
20
-  | 
21
- <a href="#GtkSourceStyle.object-hierarchy" class="shortcut">Object Hierarchy</a>
22
-  | 
23
- <a href="#GtkSourceStyle.properties" class="shortcut">Properties</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts">
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#GtkSourceStyle.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
+ <a href="#GtkSourceStyle.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
20
+ <a href="#GtkSourceStyle.properties" class="shortcut">Properties</a></span>
24
21
  </td>
25
22
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
26
23
  <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
@@ -34,192 +31,328 @@
34
31
  <h2><span class="refentrytitle"><a name="GtkSourceStyle.top_of_page"></a>GtkSourceStyle</span></h2>
35
32
  <p>GtkSourceStyle — Object representyng a style</p>
36
33
  </td>
37
- <td valign="top" align="right"></td>
34
+ <td class="gallery_image" valign="top" align="right"></td>
38
35
  </tr></table></div>
39
- <div class="refsynopsisdiv">
40
- <a name="GtkSourceStyle.synopsis"></a><h2>Synopsis</h2>
41
- <pre class="synopsis">
42
- #include &lt;gtksourceview/gtksource.h&gt;
43
-
44
- <a class="link" href="GtkSourceStyle.html#GtkSourceStyle-struct" title="GtkSourceStyle">GtkSourceStyle</a>;
45
- <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="returnvalue">GtkSourceStyle</span></a> * <a class="link" href="GtkSourceStyle.html#gtk-source-style-copy" title="gtk_source_style_copy ()">gtk_source_style_copy</a> (<em class="parameter"><code>const <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> *style</code></em>);
46
- </pre>
36
+ <div class="refsect1">
37
+ <a name="GtkSourceStyle.functions"></a><h2>Functions</h2>
38
+ <div class="informaltable"><table width="100%" border="0">
39
+ <colgroup>
40
+ <col width="150px" class="functions_return">
41
+ <col class="functions_name">
42
+ </colgroup>
43
+ <tbody><tr>
44
+ <td class="function_type">
45
+ <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="returnvalue">GtkSourceStyle</span></a> *
46
+ </td>
47
+ <td class="function_name">
48
+ <a class="link" href="GtkSourceStyle.html#gtk-source-style-copy" title="gtk_source_style_copy ()">gtk_source_style_copy</a> <span class="c_punctuation">()</span>
49
+ </td>
50
+ </tr></tbody>
51
+ </table></div>
52
+ </div>
53
+ <div class="refsect1">
54
+ <a name="GtkSourceStyle.properties"></a><h2>Properties</h2>
55
+ <div class="informaltable"><table border="0">
56
+ <colgroup>
57
+ <col width="150px" class="properties_type">
58
+ <col width="300px" class="properties_name">
59
+ <col width="200px" class="properties_flags">
60
+ </colgroup>
61
+ <tbody>
62
+ <tr>
63
+ <td class="property_type">
64
+ <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> *</td>
65
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--background" title="The “background” property">background</a></td>
66
+ <td class="property_flags">Read / Write / Construct Only</td>
67
+ </tr>
68
+ <tr>
69
+ <td class="property_type"><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></td>
70
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--background-set" title="The “background-set” property">background-set</a></td>
71
+ <td class="property_flags">Read / Write / Construct Only</td>
72
+ </tr>
73
+ <tr>
74
+ <td class="property_type"><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></td>
75
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--bold" title="The “bold” property">bold</a></td>
76
+ <td class="property_flags">Read / Write / Construct Only</td>
77
+ </tr>
78
+ <tr>
79
+ <td class="property_type"><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></td>
80
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--bold-set" title="The “bold-set” property">bold-set</a></td>
81
+ <td class="property_flags">Read / Write / Construct Only</td>
82
+ </tr>
83
+ <tr>
84
+ <td class="property_type">
85
+ <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> *</td>
86
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--foreground" title="The “foreground” property">foreground</a></td>
87
+ <td class="property_flags">Read / Write / Construct Only</td>
88
+ </tr>
89
+ <tr>
90
+ <td class="property_type"><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></td>
91
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--foreground-set" title="The “foreground-set” property">foreground-set</a></td>
92
+ <td class="property_flags">Read / Write / Construct Only</td>
93
+ </tr>
94
+ <tr>
95
+ <td class="property_type"><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></td>
96
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--italic" title="The “italic” property">italic</a></td>
97
+ <td class="property_flags">Read / Write / Construct Only</td>
98
+ </tr>
99
+ <tr>
100
+ <td class="property_type"><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></td>
101
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--italic-set" title="The “italic-set” property">italic-set</a></td>
102
+ <td class="property_flags">Read / Write / Construct Only</td>
103
+ </tr>
104
+ <tr>
105
+ <td class="property_type">
106
+ <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> *</td>
107
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--line-background" title="The “line-background” property">line-background</a></td>
108
+ <td class="property_flags">Read / Write / Construct Only</td>
109
+ </tr>
110
+ <tr>
111
+ <td class="property_type"><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></td>
112
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--line-background-set" title="The “line-background-set” property">line-background-set</a></td>
113
+ <td class="property_flags">Read / Write / Construct Only</td>
114
+ </tr>
115
+ <tr>
116
+ <td class="property_type">
117
+ <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> *</td>
118
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--scale" title="The “scale” property">scale</a></td>
119
+ <td class="property_flags">Read / Write / Construct Only</td>
120
+ </tr>
121
+ <tr>
122
+ <td class="property_type"><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></td>
123
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--scale-set" title="The “scale-set” property">scale-set</a></td>
124
+ <td class="property_flags">Read / Write / Construct Only</td>
125
+ </tr>
126
+ <tr>
127
+ <td class="property_type"><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></td>
128
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--strikethrough" title="The “strikethrough” property">strikethrough</a></td>
129
+ <td class="property_flags">Read / Write / Construct Only</td>
130
+ </tr>
131
+ <tr>
132
+ <td class="property_type"><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></td>
133
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--strikethrough-set" title="The “strikethrough-set” property">strikethrough-set</a></td>
134
+ <td class="property_flags">Read / Write / Construct Only</td>
135
+ </tr>
136
+ <tr>
137
+ <td class="property_type"><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></td>
138
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline" title="The “underline” property">underline</a></td>
139
+ <td class="property_flags">Read / Write / Construct Only</td>
140
+ </tr>
141
+ <tr>
142
+ <td class="property_type"><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></td>
143
+ <td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline-set" title="The “underline-set” property">underline-set</a></td>
144
+ <td class="property_flags">Read / Write / Construct Only</td>
145
+ </tr>
146
+ </tbody>
147
+ </table></div>
148
+ </div>
149
+ <div class="refsect1">
150
+ <a name="GtkSourceStyle.other"></a><h2>Types and Values</h2>
151
+ <div class="informaltable"><table width="100%" border="0">
152
+ <colgroup>
153
+ <col width="150px" class="name">
154
+ <col class="description">
155
+ </colgroup>
156
+ <tbody><tr>
157
+ <td class="datatype_keyword"> </td>
158
+ <td class="function_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle-struct" title="GtkSourceStyle">GtkSourceStyle</a></td>
159
+ </tr></tbody>
160
+ </table></div>
47
161
  </div>
48
162
  <div class="refsect1">
49
163
  <a name="GtkSourceStyle.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
- <pre class="synopsis">
51
- <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>
52
- +----GtkSourceStyle
164
+ <pre class="screen"> <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>
165
+ <span class="lineart">╰──</span> GtkSourceStyle
53
166
  </pre>
54
167
  </div>
55
168
  <div class="refsect1">
56
- <a name="GtkSourceStyle.properties"></a><h2>Properties</h2>
57
- <pre class="synopsis">
58
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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>* : Read / Write / Construct Only
59
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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 / Construct Only
60
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--bold" title='The "bold" property'>bold</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
61
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--bold-set" title='The "bold-set" property'>bold-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 / Construct Only
62
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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>* : Read / Write / Construct Only
63
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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 / Construct Only
64
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--italic" title='The "italic" property'>italic</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
65
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--italic-set" title='The "italic-set" property'>italic-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 / Construct Only
66
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--line-background" title='The "line-background" property'>line-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>* : Read / Write / Construct Only
67
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--line-background-set" title='The "line-background-set" property'>line-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 / Construct Only
68
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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 / Construct Only
69
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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 / Construct Only
70
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline" title='The "underline" property'>underline</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
71
- "<a class="link" href="GtkSourceStyle.html#GtkSourceStyle--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 / Construct Only
169
+ <a name="GtkSourceStyle.includes"></a><h2>Includes</h2>
170
+ <pre class="synopsis">#include &lt;gtksourceview/gtksource.h&gt;
72
171
  </pre>
73
172
  </div>
74
173
  <div class="refsect1">
75
174
  <a name="GtkSourceStyle.description"></a><h2>Description</h2>
76
- <p>
77
- The <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> structure is used to describe text attributes
78
- which are set when given style is used.
79
- </p>
175
+ <p>The <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> structure is used to describe text attributes
176
+ which are set when given style is used.</p>
80
177
  </div>
81
178
  <div class="refsect1">
82
- <a name="GtkSourceStyle.details"></a><h2>Details</h2>
83
- <div class="refsect2">
84
- <a name="GtkSourceStyle-struct"></a><h3>GtkSourceStyle</h3>
85
- <pre class="programlisting">typedef struct _GtkSourceStyle GtkSourceStyle;</pre>
86
- </div>
87
- <hr>
179
+ <a name="GtkSourceStyle.functions_details"></a><h2>Functions</h2>
88
180
  <div class="refsect2">
89
- <a name="gtk-source-style-copy"></a><h3>gtk_source_style_copy ()</h3>
90
- <pre class="programlisting"><a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="returnvalue">GtkSourceStyle</span></a> * gtk_source_style_copy (<em class="parameter"><code>const <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> *style</code></em>);</pre>
91
- <p>
92
- Creates a copy of <em class="parameter"><code>style</code></em>, that is a new <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> instance which
93
- has the same attributes set.
94
- </p>
95
- <div class="variablelist"><table border="0" class="variablelist">
181
+ <a name="gtk-source-style-copy"></a><h3>gtk_source_style_copy ()</h3>
182
+ <pre class="programlisting"><a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="returnvalue">GtkSourceStyle</span></a> *
183
+ gtk_source_style_copy (<em class="parameter"><code>const <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> *style</code></em>);</pre>
184
+ <p>Creates a copy of <em class="parameter"><code>style</code></em>
185
+ , that is a new <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> instance which
186
+ has the same attributes set.</p>
187
+ <div class="refsect3">
188
+ <a name="id-1.2.25.9.2.5"></a><h4>Parameters</h4>
189
+ <div class="informaltable"><table width="100%" border="0">
96
190
  <colgroup>
97
- <col align="left" valign="top">
98
- <col>
191
+ <col width="150px" class="parameters_name">
192
+ <col class="parameters_description">
193
+ <col width="200px" class="parameters_annotations">
99
194
  </colgroup>
100
- <tbody>
101
- <tr>
102
- <td><p><span class="term"><em class="parameter"><code>style</code></em> :</span></p></td>
103
- <td>a <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> structure to copy.</td>
104
- </tr>
105
- <tr>
106
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
107
- <td>copy of <em class="parameter"><code>style</code></em>, call <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-unref"><code class="function">g_object_unref()</code></a>
108
- when you are done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
109
- </td>
110
- </tr>
111
- </tbody>
195
+ <tbody><tr>
196
+ <td class="parameter_name"><p>style</p></td>
197
+ <td class="parameter_description"><p>a <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> structure to copy.</p></td>
198
+ <td class="parameter_annotations"> </td>
199
+ </tr></tbody>
112
200
  </table></div>
201
+ </div>
202
+ <div class="refsect3">
203
+ <a name="id-1.2.25.9.2.6"></a><h4>Returns</h4>
204
+ <p> copy of <em class="parameter"><code>style</code></em>
205
+ , call <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-unref"><code class="function">g_object_unref()</code></a>
206
+ when you are done with it. </p>
207
+ <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
208
+ </div>
113
209
  <p class="since">Since 2.0</p>
114
210
  </div>
115
211
  </div>
116
212
  <div class="refsect1">
213
+ <a name="GtkSourceStyle.other_details"></a><h2>Types and Values</h2>
214
+ <div class="refsect2">
215
+ <a name="GtkSourceStyle-struct"></a><h3>GtkSourceStyle</h3>
216
+ <pre class="programlisting">typedef struct _GtkSourceStyle GtkSourceStyle;</pre>
217
+ </div>
218
+ </div>
219
+ <div class="refsect1">
117
220
  <a name="GtkSourceStyle.property-details"></a><h2>Property Details</h2>
118
221
  <div class="refsect2">
119
- <a name="GtkSourceStyle--background"></a><h3>The <code class="literal">"background"</code> property</h3>
120
- <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>* : Read / Write / Construct Only</pre>
222
+ <a name="GtkSourceStyle--background"></a><h3>The <code class="literal">“background”</code> property</h3>
223
+ <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> *</pre>
121
224
  <p>Background color.</p>
225
+ <p>Flags: Read / Write / Construct Only</p>
122
226
  <p>Default value: NULL</p>
123
227
  </div>
124
228
  <hr>
125
229
  <div class="refsect2">
126
- <a name="GtkSourceStyle--background-set"></a><h3>The <code class="literal">"background-set"</code> property</h3>
127
- <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 / Construct Only</pre>
230
+ <a name="GtkSourceStyle--background-set"></a><h3>The <code class="literal">“background-set”</code> property</h3>
231
+ <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></pre>
128
232
  <p>Whether background color is set.</p>
233
+ <p>Flags: Read / Write / Construct Only</p>
129
234
  <p>Default value: FALSE</p>
130
235
  </div>
131
236
  <hr>
132
237
  <div class="refsect2">
133
- <a name="GtkSourceStyle--bold"></a><h3>The <code class="literal">"bold"</code> property</h3>
134
- <pre class="programlisting"> "bold" <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>
238
+ <a name="GtkSourceStyle--bold"></a><h3>The <code class="literal">“bold”</code> property</h3>
239
+ <pre class="programlisting"> bold <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></pre>
135
240
  <p>Bold.</p>
241
+ <p>Flags: Read / Write / Construct Only</p>
136
242
  <p>Default value: FALSE</p>
137
243
  </div>
138
244
  <hr>
139
245
  <div class="refsect2">
140
- <a name="GtkSourceStyle--bold-set"></a><h3>The <code class="literal">"bold-set"</code> property</h3>
141
- <pre class="programlisting"> "bold-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 / Construct Only</pre>
246
+ <a name="GtkSourceStyle--bold-set"></a><h3>The <code class="literal">“bold-set”</code> property</h3>
247
+ <pre class="programlisting"> bold-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></pre>
142
248
  <p>Whether bold attribute is set.</p>
249
+ <p>Flags: Read / Write / Construct Only</p>
143
250
  <p>Default value: FALSE</p>
144
251
  </div>
145
252
  <hr>
146
253
  <div class="refsect2">
147
- <a name="GtkSourceStyle--foreground"></a><h3>The <code class="literal">"foreground"</code> property</h3>
148
- <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>* : Read / Write / Construct Only</pre>
254
+ <a name="GtkSourceStyle--foreground"></a><h3>The <code class="literal">“foreground”</code> property</h3>
255
+ <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> *</pre>
149
256
  <p>Foreground color.</p>
257
+ <p>Flags: Read / Write / Construct Only</p>
150
258
  <p>Default value: NULL</p>
151
259
  </div>
152
260
  <hr>
153
261
  <div class="refsect2">
154
- <a name="GtkSourceStyle--foreground-set"></a><h3>The <code class="literal">"foreground-set"</code> property</h3>
155
- <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 / Construct Only</pre>
262
+ <a name="GtkSourceStyle--foreground-set"></a><h3>The <code class="literal">“foreground-set”</code> property</h3>
263
+ <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></pre>
156
264
  <p>Whether foreground color is set.</p>
265
+ <p>Flags: Read / Write / Construct Only</p>
157
266
  <p>Default value: FALSE</p>
158
267
  </div>
159
268
  <hr>
160
269
  <div class="refsect2">
161
- <a name="GtkSourceStyle--italic"></a><h3>The <code class="literal">"italic"</code> property</h3>
162
- <pre class="programlisting"> "italic" <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>
270
+ <a name="GtkSourceStyle--italic"></a><h3>The <code class="literal">“italic”</code> property</h3>
271
+ <pre class="programlisting"> italic <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></pre>
163
272
  <p>Italic.</p>
273
+ <p>Flags: Read / Write / Construct Only</p>
164
274
  <p>Default value: FALSE</p>
165
275
  </div>
166
276
  <hr>
167
277
  <div class="refsect2">
168
- <a name="GtkSourceStyle--italic-set"></a><h3>The <code class="literal">"italic-set"</code> property</h3>
169
- <pre class="programlisting"> "italic-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 / Construct Only</pre>
278
+ <a name="GtkSourceStyle--italic-set"></a><h3>The <code class="literal">“italic-set”</code> property</h3>
279
+ <pre class="programlisting"> italic-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></pre>
170
280
  <p>Whether italic attribute is set.</p>
281
+ <p>Flags: Read / Write / Construct Only</p>
171
282
  <p>Default value: FALSE</p>
172
283
  </div>
173
284
  <hr>
174
285
  <div class="refsect2">
175
- <a name="GtkSourceStyle--line-background"></a><h3>The <code class="literal">"line-background"</code> property</h3>
176
- <pre class="programlisting"> "line-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>* : Read / Write / Construct Only</pre>
286
+ <a name="GtkSourceStyle--line-background"></a><h3>The <code class="literal">“line-background”</code> property</h3>
287
+ <pre class="programlisting"> line-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> *</pre>
177
288
  <p>Line background color.</p>
289
+ <p>Flags: Read / Write / Construct Only</p>
178
290
  <p>Default value: NULL</p>
179
291
  </div>
180
292
  <hr>
181
293
  <div class="refsect2">
182
- <a name="GtkSourceStyle--line-background-set"></a><h3>The <code class="literal">"line-background-set"</code> property</h3>
183
- <pre class="programlisting"> "line-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 / Construct Only</pre>
294
+ <a name="GtkSourceStyle--line-background-set"></a><h3>The <code class="literal">“line-background-set”</code> property</h3>
295
+ <pre class="programlisting"> line-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></pre>
184
296
  <p>Whether line background color is set.</p>
297
+ <p>Flags: Read / Write / Construct Only</p>
298
+ <p>Default value: FALSE</p>
299
+ </div>
300
+ <hr>
301
+ <div class="refsect2">
302
+ <a name="GtkSourceStyle--scale"></a><h3>The <code class="literal">“scale”</code> property</h3>
303
+ <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#gchar"><span class="type">gchar</span></a> *</pre>
304
+ <p>Text scale factor.</p>
305
+ <p>Flags: Read / Write / Construct Only</p>
306
+ <p>Default value: NULL</p>
307
+ </div>
308
+ <hr>
309
+ <div class="refsect2">
310
+ <a name="GtkSourceStyle--scale-set"></a><h3>The <code class="literal">“scale-set”</code> property</h3>
311
+ <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></pre>
312
+ <p>Whether scale attribute is set.</p>
313
+ <p>Flags: Read / Write / Construct Only</p>
185
314
  <p>Default value: FALSE</p>
186
315
  </div>
187
316
  <hr>
188
317
  <div class="refsect2">
189
- <a name="GtkSourceStyle--strikethrough"></a><h3>The <code class="literal">"strikethrough"</code> property</h3>
190
- <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 / Construct Only</pre>
318
+ <a name="GtkSourceStyle--strikethrough"></a><h3>The <code class="literal">“strikethrough”</code> property</h3>
319
+ <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></pre>
191
320
  <p>Strikethrough.</p>
321
+ <p>Flags: Read / Write / Construct Only</p>
192
322
  <p>Default value: FALSE</p>
193
323
  </div>
194
324
  <hr>
195
325
  <div class="refsect2">
196
- <a name="GtkSourceStyle--strikethrough-set"></a><h3>The <code class="literal">"strikethrough-set"</code> property</h3>
197
- <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 / Construct Only</pre>
326
+ <a name="GtkSourceStyle--strikethrough-set"></a><h3>The <code class="literal">“strikethrough-set”</code> property</h3>
327
+ <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></pre>
198
328
  <p>Whether strikethrough attribute is set.</p>
329
+ <p>Flags: Read / Write / Construct Only</p>
199
330
  <p>Default value: FALSE</p>
200
331
  </div>
201
332
  <hr>
202
333
  <div class="refsect2">
203
- <a name="GtkSourceStyle--underline"></a><h3>The <code class="literal">"underline"</code> property</h3>
204
- <pre class="programlisting"> "underline" <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>
334
+ <a name="GtkSourceStyle--underline"></a><h3>The <code class="literal">“underline”</code> property</h3>
335
+ <pre class="programlisting"> underline <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></pre>
205
336
  <p>Underline.</p>
337
+ <p>Flags: Read / Write / Construct Only</p>
206
338
  <p>Default value: FALSE</p>
207
339
  </div>
208
340
  <hr>
209
341
  <div class="refsect2">
210
- <a name="GtkSourceStyle--underline-set"></a><h3>The <code class="literal">"underline-set"</code> property</h3>
211
- <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 / Construct Only</pre>
342
+ <a name="GtkSourceStyle--underline-set"></a><h3>The <code class="literal">“underline-set”</code> property</h3>
343
+ <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></pre>
212
344
  <p>Whether underline attribute is set.</p>
345
+ <p>Flags: Read / Write / Construct Only</p>
213
346
  <p>Default value: FALSE</p>
214
347
  </div>
215
348
  </div>
216
349
  <div class="refsect1">
217
350
  <a name="GtkSourceStyle.see-also"></a><h2>See Also</h2>
218
- <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a>, <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a>
351
+ <p><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a>, <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a></p>
219
352
  </div>
220
353
  </div>
221
354
  <div class="footer">
222
355
  <hr>
223
- Generated by GTK-Doc V1.19.1</div>
356
+ Generated by GTK-Doc V1.21.1</div>
224
357
  </body>
225
358
  </html>