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
@@ -11,6 +11,10 @@
11
11
  <sub name="GtkSourceCompletionProposal" link="GtkSourceCompletionProposal.html"/>
12
12
  <sub name="GtkSourceCompletionProvider" link="GtkSourceCompletionProvider.html"/>
13
13
  <sub name="GtkSourceCompletionWords" link="GtkSourceCompletionWords.html"/>
14
+ <sub name="GtkSourceEncoding" link="GtkSourceEncoding.html"/>
15
+ <sub name="GtkSourceFile" link="GtkSourceFile.html"/>
16
+ <sub name="GtkSourceFileLoader" link="GtkSourceFileLoader.html"/>
17
+ <sub name="GtkSourceFileSaver" link="GtkSourceFileSaver.html"/>
14
18
  <sub name="GtkSourceGutter" link="GtkSourceGutter.html"/>
15
19
  <sub name="GtkSourceGutterRenderer" link="GtkSourceGutterRenderer.html"/>
16
20
  <sub name="GtkSourceGutterRendererPixbuf" link="GtkSourceGutterRendererPixbuf.html"/>
@@ -40,506 +44,558 @@
40
44
  <sub name="Index of new symbols in 3.0" link="api-index-3-0.html"/>
41
45
  <sub name="Index of new symbols in 3.4" link="api-index-3-4.html"/>
42
46
  <sub name="Index of new symbols in 3.10" link="api-index-3-10.html"/>
47
+ <sub name="Index of new symbols in 3.12" link="api-index-3-12.html"/>
48
+ <sub name="Index of new symbols in 3.14" link="api-index-3-14.html"/>
43
49
  <sub name="Annotation Glossary" link="annotation-glossary.html"/>
44
50
  </chapters>
45
51
  <functions>
46
- <keyword type="" name="Undo and Redo" link="GtkSourceBuffer.html#id-1.2.2.7.2.4"/>
47
- <keyword type="" name="Context Classes" link="GtkSourceBuffer.html#id-1.2.2.7.2.5"/>
52
+ <keyword type="" name="Undo and Redo" link="GtkSourceBuffer.html#id-1.2.2.9.5"/>
53
+ <keyword type="" name="Context Classes" link="GtkSourceBuffer.html#id-1.2.2.9.6"/>
54
+ <keyword type="function" name="gtk_source_buffer_new ()" link="GtkSourceBuffer.html#gtk-source-buffer-new"/>
55
+ <keyword type="function" name="gtk_source_buffer_new_with_language ()" link="GtkSourceBuffer.html#gtk-source-buffer-new-with-language"/>
56
+ <keyword type="function" name="gtk_source_buffer_set_highlight_syntax ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-syntax"/>
57
+ <keyword type="function" name="gtk_source_buffer_get_highlight_syntax ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-syntax"/>
58
+ <keyword type="function" name="gtk_source_buffer_set_language ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-language"/>
59
+ <keyword type="function" name="gtk_source_buffer_get_language ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-language"/>
60
+ <keyword type="function" name="gtk_source_buffer_set_highlight_matching_brackets ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-matching-brackets"/>
61
+ <keyword type="function" name="gtk_source_buffer_get_highlight_matching_brackets ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-matching-brackets"/>
62
+ <keyword type="function" name="gtk_source_buffer_set_style_scheme ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-style-scheme"/>
63
+ <keyword type="function" name="gtk_source_buffer_get_style_scheme ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-style-scheme"/>
64
+ <keyword type="function" name="gtk_source_buffer_ensure_highlight ()" link="GtkSourceBuffer.html#gtk-source-buffer-ensure-highlight"/>
65
+ <keyword type="function" name="gtk_source_buffer_undo ()" link="GtkSourceBuffer.html#gtk-source-buffer-undo"/>
66
+ <keyword type="function" name="gtk_source_buffer_redo ()" link="GtkSourceBuffer.html#gtk-source-buffer-redo"/>
67
+ <keyword type="function" name="gtk_source_buffer_can_undo ()" link="GtkSourceBuffer.html#gtk-source-buffer-can-undo"/>
68
+ <keyword type="function" name="gtk_source_buffer_can_redo ()" link="GtkSourceBuffer.html#gtk-source-buffer-can-redo"/>
69
+ <keyword type="function" name="gtk_source_buffer_begin_not_undoable_action ()" link="GtkSourceBuffer.html#gtk-source-buffer-begin-not-undoable-action"/>
70
+ <keyword type="function" name="gtk_source_buffer_end_not_undoable_action ()" link="GtkSourceBuffer.html#gtk-source-buffer-end-not-undoable-action"/>
71
+ <keyword type="function" name="gtk_source_buffer_get_max_undo_levels ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-max-undo-levels"/>
72
+ <keyword type="function" name="gtk_source_buffer_set_max_undo_levels ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-max-undo-levels"/>
73
+ <keyword type="function" name="gtk_source_buffer_get_undo_manager ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-undo-manager"/>
74
+ <keyword type="function" name="gtk_source_buffer_set_undo_manager ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-undo-manager"/>
75
+ <keyword type="function" name="gtk_source_buffer_iter_has_context_class ()" link="GtkSourceBuffer.html#gtk-source-buffer-iter-has-context-class" since="2.10"/>
76
+ <keyword type="function" name="gtk_source_buffer_get_context_classes_at_iter ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-context-classes-at-iter" since="2.10"/>
77
+ <keyword type="function" name="gtk_source_buffer_iter_forward_to_context_class_toggle ()" link="GtkSourceBuffer.html#gtk-source-buffer-iter-forward-to-context-class-toggle" since="2.10"/>
78
+ <keyword type="function" name="gtk_source_buffer_iter_backward_to_context_class_toggle ()" link="GtkSourceBuffer.html#gtk-source-buffer-iter-backward-to-context-class-toggle" since="2.10"/>
79
+ <keyword type="function" name="gtk_source_buffer_create_source_mark ()" link="GtkSourceBuffer.html#gtk-source-buffer-create-source-mark" since="2.2"/>
80
+ <keyword type="function" name="gtk_source_buffer_forward_iter_to_source_mark ()" link="GtkSourceBuffer.html#gtk-source-buffer-forward-iter-to-source-mark" since="2.2"/>
81
+ <keyword type="function" name="gtk_source_buffer_backward_iter_to_source_mark ()" link="GtkSourceBuffer.html#gtk-source-buffer-backward-iter-to-source-mark" since="2.2"/>
82
+ <keyword type="function" name="gtk_source_buffer_get_source_marks_at_line ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-line" since="2.2"/>
83
+ <keyword type="function" name="gtk_source_buffer_get_source_marks_at_iter ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-iter" since="2.2"/>
84
+ <keyword type="function" name="gtk_source_buffer_remove_source_marks ()" link="GtkSourceBuffer.html#gtk-source-buffer-remove-source-marks" since="2.2"/>
85
+ <keyword type="function" name="gtk_source_buffer_change_case ()" link="GtkSourceBuffer.html#gtk-source-buffer-change-case" since="3.12"/>
86
+ <keyword type="function" name="gtk_source_buffer_set_implicit_trailing_newline ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-implicit-trailing-newline" since="3.14"/>
87
+ <keyword type="function" name="gtk_source_buffer_get_implicit_trailing_newline ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-implicit-trailing-newline" since="3.14"/>
48
88
  <keyword type="struct" name="GtkSourceBuffer" link="GtkSourceBuffer.html#GtkSourceBuffer-struct"/>
49
89
  <keyword type="enum" name="enum GtkSourceBracketMatchType" link="GtkSourceBuffer.html#GtkSourceBracketMatchType"/>
50
- <keyword type="function" name="gtk_source_buffer_new ()" link="GtkSourceBuffer.html#gtk-source-buffer-new"/>
51
- <keyword type="function" name="gtk_source_buffer_new_with_language ()" link="GtkSourceBuffer.html#gtk-source-buffer-new-with-language"/>
52
- <keyword type="function" name="gtk_source_buffer_set_highlight_syntax ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-syntax"/>
53
- <keyword type="function" name="gtk_source_buffer_get_highlight_syntax ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-syntax"/>
54
- <keyword type="function" name="gtk_source_buffer_set_language ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-language"/>
55
- <keyword type="function" name="gtk_source_buffer_get_language ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-language"/>
56
- <keyword type="function" name="gtk_source_buffer_set_highlight_matching_brackets ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-matching-brackets"/>
57
- <keyword type="function" name="gtk_source_buffer_get_highlight_matching_brackets ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-matching-brackets"/>
58
- <keyword type="function" name="gtk_source_buffer_set_style_scheme ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-style-scheme"/>
59
- <keyword type="function" name="gtk_source_buffer_get_style_scheme ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-style-scheme"/>
60
- <keyword type="function" name="gtk_source_buffer_ensure_highlight ()" link="GtkSourceBuffer.html#gtk-source-buffer-ensure-highlight"/>
61
- <keyword type="function" name="gtk_source_buffer_create_source_mark ()" link="GtkSourceBuffer.html#gtk-source-buffer-create-source-mark" since="2.2"/>
62
- <keyword type="function" name="gtk_source_buffer_forward_iter_to_source_mark ()" link="GtkSourceBuffer.html#gtk-source-buffer-forward-iter-to-source-mark" since="2.2"/>
63
- <keyword type="function" name="gtk_source_buffer_backward_iter_to_source_mark ()" link="GtkSourceBuffer.html#gtk-source-buffer-backward-iter-to-source-mark" since="2.2"/>
64
- <keyword type="function" name="gtk_source_buffer_get_source_marks_at_line ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-line" since="2.2"/>
65
- <keyword type="function" name="gtk_source_buffer_get_source_marks_at_iter ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-iter" since="2.2"/>
66
- <keyword type="function" name="gtk_source_buffer_remove_source_marks ()" link="GtkSourceBuffer.html#gtk-source-buffer-remove-source-marks" since="2.2"/>
67
- <keyword type="function" name="gtk_source_buffer_iter_has_context_class ()" link="GtkSourceBuffer.html#gtk-source-buffer-iter-has-context-class" since="2.10"/>
68
- <keyword type="function" name="gtk_source_buffer_get_context_classes_at_iter ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-context-classes-at-iter" since="2.10"/>
69
- <keyword type="function" name="gtk_source_buffer_iter_forward_to_context_class_toggle ()" link="GtkSourceBuffer.html#gtk-source-buffer-iter-forward-to-context-class-toggle" since="2.10"/>
70
- <keyword type="function" name="gtk_source_buffer_iter_backward_to_context_class_toggle ()" link="GtkSourceBuffer.html#gtk-source-buffer-iter-backward-to-context-class-toggle" since="2.10"/>
71
- <keyword type="function" name="gtk_source_buffer_get_max_undo_levels ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-max-undo-levels"/>
72
- <keyword type="function" name="gtk_source_buffer_set_max_undo_levels ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-max-undo-levels"/>
73
- <keyword type="function" name="gtk_source_buffer_redo ()" link="GtkSourceBuffer.html#gtk-source-buffer-redo"/>
74
- <keyword type="function" name="gtk_source_buffer_undo ()" link="GtkSourceBuffer.html#gtk-source-buffer-undo"/>
75
- <keyword type="function" name="gtk_source_buffer_can_redo ()" link="GtkSourceBuffer.html#gtk-source-buffer-can-redo"/>
76
- <keyword type="function" name="gtk_source_buffer_can_undo ()" link="GtkSourceBuffer.html#gtk-source-buffer-can-undo"/>
77
- <keyword type="function" name="gtk_source_buffer_begin_not_undoable_action ()" link="GtkSourceBuffer.html#gtk-source-buffer-begin-not-undoable-action"/>
78
- <keyword type="function" name="gtk_source_buffer_end_not_undoable_action ()" link="GtkSourceBuffer.html#gtk-source-buffer-end-not-undoable-action"/>
79
- <keyword type="function" name="gtk_source_buffer_get_undo_manager ()" link="GtkSourceBuffer.html#gtk-source-buffer-get-undo-manager"/>
80
- <keyword type="function" name="gtk_source_buffer_set_undo_manager ()" link="GtkSourceBuffer.html#gtk-source-buffer-set-undo-manager"/>
81
- <keyword type="property" name="The &quot;can-redo&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--can-redo"/>
82
- <keyword type="property" name="The &quot;can-undo&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--can-undo"/>
83
- <keyword type="property" name="The &quot;highlight-matching-brackets&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--highlight-matching-brackets"/>
84
- <keyword type="property" name="The &quot;highlight-syntax&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--highlight-syntax"/>
85
- <keyword type="property" name="The &quot;language&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--language"/>
86
- <keyword type="property" name="The &quot;max-undo-levels&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--max-undo-levels"/>
87
- <keyword type="property" name="The &quot;style-scheme&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--style-scheme"/>
88
- <keyword type="property" name="The &quot;undo-manager&quot; property" link="GtkSourceBuffer.html#GtkSourceBuffer--undo-manager"/>
89
- <keyword type="signal" name="The &quot;bracket-matched&quot; signal" link="GtkSourceBuffer.html#GtkSourceBuffer-bracket-matched"/>
90
- <keyword type="signal" name="The &quot;highlight-updated&quot; signal" link="GtkSourceBuffer.html#GtkSourceBuffer-highlight-updated"/>
91
- <keyword type="signal" name="The &quot;redo&quot; signal" link="GtkSourceBuffer.html#GtkSourceBuffer-redo"/>
92
- <keyword type="signal" name="The &quot;source-mark-updated&quot; signal" link="GtkSourceBuffer.html#GtkSourceBuffer-source-mark-updated"/>
93
- <keyword type="signal" name="The &quot;undo&quot; signal" link="GtkSourceBuffer.html#GtkSourceBuffer-undo"/>
90
+ <keyword type="enum" name="enum GtkSourceChangeCaseType" link="GtkSourceBuffer.html#GtkSourceChangeCaseType" since="3.12"/>
91
+ <keyword type="property" name="The “can-redo” property" link="GtkSourceBuffer.html#GtkSourceBuffer--can-redo"/>
92
+ <keyword type="property" name="The “can-undo” property" link="GtkSourceBuffer.html#GtkSourceBuffer--can-undo"/>
93
+ <keyword type="property" name="The “highlight-matching-brackets” property" link="GtkSourceBuffer.html#GtkSourceBuffer--highlight-matching-brackets"/>
94
+ <keyword type="property" name="The “highlight-syntax” property" link="GtkSourceBuffer.html#GtkSourceBuffer--highlight-syntax"/>
95
+ <keyword type="property" name="The “implicit-trailing-newline” property" link="GtkSourceBuffer.html#GtkSourceBuffer--implicit-trailing-newline"/>
96
+ <keyword type="property" name="The “language” property" link="GtkSourceBuffer.html#GtkSourceBuffer--language"/>
97
+ <keyword type="property" name="The “max-undo-levels” property" link="GtkSourceBuffer.html#GtkSourceBuffer--max-undo-levels"/>
98
+ <keyword type="property" name="The “style-scheme” property" link="GtkSourceBuffer.html#GtkSourceBuffer--style-scheme"/>
99
+ <keyword type="property" name="The “undo-manager” property" link="GtkSourceBuffer.html#GtkSourceBuffer--undo-manager"/>
100
+ <keyword type="signal" name="The “bracket-matched” signal" link="GtkSourceBuffer.html#GtkSourceBuffer-bracket-matched"/>
101
+ <keyword type="signal" name="The “highlight-updated” signal" link="GtkSourceBuffer.html#GtkSourceBuffer-highlight-updated"/>
102
+ <keyword type="signal" name="The “redo” signal" link="GtkSourceBuffer.html#GtkSourceBuffer-redo"/>
103
+ <keyword type="signal" name="The “source-mark-updated” signal" link="GtkSourceBuffer.html#GtkSourceBuffer-source-mark-updated"/>
104
+ <keyword type="signal" name="The “undo” signal" link="GtkSourceBuffer.html#GtkSourceBuffer-undo"/>
105
+ <keyword type="" name="GtkSourceCompletion as GtkBuildable" link="GtkSourceCompletion.html#id-1.2.3.10.11"/>
106
+ <keyword type="function" name="gtk_source_completion_add_provider ()" link="GtkSourceCompletion.html#gtk-source-completion-add-provider"/>
107
+ <keyword type="function" name="gtk_source_completion_remove_provider ()" link="GtkSourceCompletion.html#gtk-source-completion-remove-provider"/>
108
+ <keyword type="function" name="gtk_source_completion_get_providers ()" link="GtkSourceCompletion.html#gtk-source-completion-get-providers"/>
109
+ <keyword type="function" name="gtk_source_completion_show ()" link="GtkSourceCompletion.html#gtk-source-completion-show"/>
110
+ <keyword type="function" name="gtk_source_completion_hide ()" link="GtkSourceCompletion.html#gtk-source-completion-hide"/>
111
+ <keyword type="function" name="gtk_source_completion_get_info_window ()" link="GtkSourceCompletion.html#gtk-source-completion-get-info-window"/>
112
+ <keyword type="function" name="gtk_source_completion_get_view ()" link="GtkSourceCompletion.html#gtk-source-completion-get-view"/>
113
+ <keyword type="function" name="gtk_source_completion_create_context ()" link="GtkSourceCompletion.html#gtk-source-completion-create-context"/>
114
+ <keyword type="function" name="gtk_source_completion_move_window ()" link="GtkSourceCompletion.html#gtk-source-completion-move-window" deprecated="3.8: Use gtk_source_completion_provider_get_start_iter() instead."/>
115
+ <keyword type="function" name="gtk_source_completion_block_interactive ()" link="GtkSourceCompletion.html#gtk-source-completion-block-interactive"/>
116
+ <keyword type="function" name="gtk_source_completion_unblock_interactive ()" link="GtkSourceCompletion.html#gtk-source-completion-unblock-interactive"/>
94
117
  <keyword type="struct" name="GtkSourceCompletion" link="GtkSourceCompletion.html#GtkSourceCompletion-struct"/>
95
118
  <keyword type="macro" name="GTK_SOURCE_COMPLETION_ERROR" link="GtkSourceCompletion.html#GTK-SOURCE-COMPLETION-ERROR:CAPS"/>
96
119
  <keyword type="enum" name="enum GtkSourceCompletionError" link="GtkSourceCompletion.html#GtkSourceCompletionError"/>
97
- <keyword type="function" name="gtk_source_completion_add_provider ()" link="GtkSourceCompletion.html#gtk-source-completion-add-provider"/>
98
- <keyword type="function" name="gtk_source_completion_remove_provider ()" link="GtkSourceCompletion.html#gtk-source-completion-remove-provider"/>
99
- <keyword type="function" name="gtk_source_completion_get_providers ()" link="GtkSourceCompletion.html#gtk-source-completion-get-providers"/>
100
- <keyword type="function" name="gtk_source_completion_show ()" link="GtkSourceCompletion.html#gtk-source-completion-show"/>
101
- <keyword type="function" name="gtk_source_completion_hide ()" link="GtkSourceCompletion.html#gtk-source-completion-hide"/>
102
- <keyword type="function" name="gtk_source_completion_get_info_window ()" link="GtkSourceCompletion.html#gtk-source-completion-get-info-window"/>
103
- <keyword type="function" name="gtk_source_completion_get_view ()" link="GtkSourceCompletion.html#gtk-source-completion-get-view"/>
104
- <keyword type="function" name="gtk_source_completion_create_context ()" link="GtkSourceCompletion.html#gtk-source-completion-create-context"/>
105
- <keyword type="function" name="gtk_source_completion_move_window ()" link="GtkSourceCompletion.html#gtk-source-completion-move-window" deprecated="3.8: Use gtk_source_completion_provider_get_start_iter() instead."/>
106
- <keyword type="function" name="gtk_source_completion_block_interactive ()" link="GtkSourceCompletion.html#gtk-source-completion-block-interactive"/>
107
- <keyword type="function" name="gtk_source_completion_unblock_interactive ()" link="GtkSourceCompletion.html#gtk-source-completion-unblock-interactive"/>
108
- <keyword type="property" name="The &quot;accelerators&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--accelerators"/>
109
- <keyword type="property" name="The &quot;auto-complete-delay&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--auto-complete-delay"/>
110
- <keyword type="property" name="The &quot;proposal-page-size&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--proposal-page-size"/>
111
- <keyword type="property" name="The &quot;provider-page-size&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--provider-page-size"/>
112
- <keyword type="property" name="The &quot;remember-info-visibility&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--remember-info-visibility"/>
113
- <keyword type="property" name="The &quot;select-on-show&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--select-on-show"/>
114
- <keyword type="property" name="The &quot;show-headers&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--show-headers"/>
115
- <keyword type="property" name="The &quot;show-icons&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--show-icons"/>
116
- <keyword type="property" name="The &quot;view&quot; property" link="GtkSourceCompletion.html#GtkSourceCompletion--view"/>
117
- <keyword type="signal" name="The &quot;activate-proposal&quot; signal" link="GtkSourceCompletion.html#GtkSourceCompletion-activate-proposal"/>
118
- <keyword type="signal" name="The &quot;hide&quot; signal" link="GtkSourceCompletion.html#GtkSourceCompletion-hide"/>
119
- <keyword type="signal" name="The &quot;move-cursor&quot; signal" link="GtkSourceCompletion.html#GtkSourceCompletion-move-cursor"/>
120
- <keyword type="signal" name="The &quot;move-page&quot; signal" link="GtkSourceCompletion.html#GtkSourceCompletion-move-page"/>
121
- <keyword type="signal" name="The &quot;populate-context&quot; signal" link="GtkSourceCompletion.html#GtkSourceCompletion-populate-context"/>
122
- <keyword type="signal" name="The &quot;show&quot; signal" link="GtkSourceCompletion.html#GtkSourceCompletion-show"/>
120
+ <keyword type="property" name="The “accelerators” property" link="GtkSourceCompletion.html#GtkSourceCompletion--accelerators"/>
121
+ <keyword type="property" name="The “auto-complete-delay” property" link="GtkSourceCompletion.html#GtkSourceCompletion--auto-complete-delay"/>
122
+ <keyword type="property" name="The “proposal-page-size” property" link="GtkSourceCompletion.html#GtkSourceCompletion--proposal-page-size"/>
123
+ <keyword type="property" name="The “provider-page-size” property" link="GtkSourceCompletion.html#GtkSourceCompletion--provider-page-size"/>
124
+ <keyword type="property" name="The “remember-info-visibility” property" link="GtkSourceCompletion.html#GtkSourceCompletion--remember-info-visibility"/>
125
+ <keyword type="property" name="The “select-on-show” property" link="GtkSourceCompletion.html#GtkSourceCompletion--select-on-show"/>
126
+ <keyword type="property" name="The “show-headers” property" link="GtkSourceCompletion.html#GtkSourceCompletion--show-headers"/>
127
+ <keyword type="property" name="The “show-icons” property" link="GtkSourceCompletion.html#GtkSourceCompletion--show-icons"/>
128
+ <keyword type="property" name="The “view” property" link="GtkSourceCompletion.html#GtkSourceCompletion--view"/>
129
+ <keyword type="signal" name="The “activate-proposal” signal" link="GtkSourceCompletion.html#GtkSourceCompletion-activate-proposal"/>
130
+ <keyword type="signal" name="The “hide” signal" link="GtkSourceCompletion.html#GtkSourceCompletion-hide"/>
131
+ <keyword type="signal" name="The “move-cursor” signal" link="GtkSourceCompletion.html#GtkSourceCompletion-move-cursor"/>
132
+ <keyword type="signal" name="The “move-page” signal" link="GtkSourceCompletion.html#GtkSourceCompletion-move-page"/>
133
+ <keyword type="signal" name="The “populate-context” signal" link="GtkSourceCompletion.html#GtkSourceCompletion-populate-context"/>
134
+ <keyword type="signal" name="The “show” signal" link="GtkSourceCompletion.html#GtkSourceCompletion-show"/>
135
+ <keyword type="function" name="gtk_source_completion_context_add_proposals ()" link="GtkSourceCompletionContext.html#gtk-source-completion-context-add-proposals"/>
136
+ <keyword type="function" name="gtk_source_completion_context_get_iter ()" link="GtkSourceCompletionContext.html#gtk-source-completion-context-get-iter"/>
137
+ <keyword type="function" name="gtk_source_completion_context_get_activation ()" link="GtkSourceCompletionContext.html#gtk-source-completion-context-get-activation"/>
123
138
  <keyword type="enum" name="enum GtkSourceCompletionActivation" link="GtkSourceCompletionContext.html#GtkSourceCompletionActivation"/>
124
139
  <keyword type="struct" name="GtkSourceCompletionContext" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext-struct"/>
125
- <keyword type="function" name="gtk_source_completion_context_add_proposals ()" link="GtkSourceCompletionContext.html#gtk-source-completion-context-add-proposals"/>
126
- <keyword type="function" name="gtk_source_completion_context_get_iter ()" link="GtkSourceCompletionContext.html#gtk-source-completion-context-get-iter"/>
127
- <keyword type="function" name="gtk_source_completion_context_get_activation ()" link="GtkSourceCompletionContext.html#gtk-source-completion-context-get-activation"/>
128
- <keyword type="property" name="The &quot;activation&quot; property" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext--activation"/>
129
- <keyword type="property" name="The &quot;completion&quot; property" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext--completion"/>
130
- <keyword type="property" name="The &quot;iter&quot; property" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext--iter"/>
131
- <keyword type="signal" name="The &quot;cancelled&quot; signal" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext-cancelled"/>
140
+ <keyword type="property" name="The “activation” property" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext--activation"/>
141
+ <keyword type="property" name="The “completion” property" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext--completion"/>
142
+ <keyword type="property" name="The “iter” property" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext--iter"/>
143
+ <keyword type="signal" name="The “cancelled” signal" link="GtkSourceCompletionContext.html#GtkSourceCompletionContext-cancelled"/>
144
+ <keyword type="function" name="gtk_source_completion_info_new ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-new"/>
145
+ <keyword type="function" name="gtk_source_completion_info_move_to_iter ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-move-to-iter"/>
146
+ <keyword type="function" name="gtk_source_completion_info_set_widget ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-set-widget" deprecated=""/>
147
+ <keyword type="function" name="gtk_source_completion_info_get_widget ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-get-widget" deprecated="3.8: Use gtk_bin_get_child() instead."/>
132
148
  <keyword type="struct" name="GtkSourceCompletionInfo" link="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-struct"/>
133
- <keyword type="function" name="gtk_source_completion_info_new ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-new"/>
134
- <keyword type="function" name="gtk_source_completion_info_move_to_iter ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-move-to-iter"/>
135
- <keyword type="function" name="gtk_source_completion_info_set_widget ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-set-widget" deprecated=""/>
136
- <keyword type="function" name="gtk_source_completion_info_get_widget ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-get-widget" deprecated="3.8: Use gtk_bin_get_child() instead."/>
137
- <keyword type="signal" name="The &quot;before-show&quot; signal" link="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-before-show"/>
149
+ <keyword type="signal" name="The “before-show” signal" link="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-before-show"/>
150
+ <keyword type="function" name="gtk_source_completion_item_new ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new"/>
151
+ <keyword type="function" name="gtk_source_completion_item_new_with_markup ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-with-markup"/>
152
+ <keyword type="function" name="gtk_source_completion_item_new_from_stock ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" deprecated="3.10: Use gtk_source_completion_item_new() instead."/>
138
153
  <keyword type="struct" name="GtkSourceCompletionItem" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem-struct"/>
139
- <keyword type="function" name="gtk_source_completion_item_new ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new"/>
140
- <keyword type="function" name="gtk_source_completion_item_new_with_markup ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-with-markup"/>
141
- <keyword type="function" name="gtk_source_completion_item_new_from_stock ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" deprecated="3.10: Use gtk_source_completion_item_new() instead."/>
142
- <keyword type="property" name="The &quot;icon&quot; property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--icon"/>
143
- <keyword type="property" name="The &quot;info&quot; property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--info"/>
144
- <keyword type="property" name="The &quot;label&quot; property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--label"/>
145
- <keyword type="property" name="The &quot;markup&quot; property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--markup"/>
146
- <keyword type="property" name="The &quot;text&quot; property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--text"/>
154
+ <keyword type="property" name="The “icon” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--icon"/>
155
+ <keyword type="property" name="The “info” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--info"/>
156
+ <keyword type="property" name="The “label” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--label"/>
157
+ <keyword type="property" name="The “markup” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--markup"/>
158
+ <keyword type="property" name="The “text” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--text"/>
159
+ <keyword type="function" name="gtk_source_completion_proposal_get_label ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-label"/>
160
+ <keyword type="function" name="gtk_source_completion_proposal_get_markup ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-markup"/>
161
+ <keyword type="function" name="gtk_source_completion_proposal_get_text ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-text"/>
162
+ <keyword type="function" name="gtk_source_completion_proposal_get_icon ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-icon"/>
163
+ <keyword type="function" name="gtk_source_completion_proposal_get_info ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-info"/>
164
+ <keyword type="function" name="gtk_source_completion_proposal_changed ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-changed"/>
165
+ <keyword type="function" name="gtk_source_completion_proposal_hash ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-hash"/>
166
+ <keyword type="function" name="gtk_source_completion_proposal_equal ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-equal"/>
147
167
  <keyword type="struct" name="GtkSourceCompletionProposal" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposal-struct"/>
148
168
  <keyword type="struct" name="struct GtkSourceCompletionProposalIface" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposalIface"/>
149
- <keyword type="function" name="gtk_source_completion_proposal_get_label ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-label"/>
150
- <keyword type="function" name="gtk_source_completion_proposal_get_markup ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-markup"/>
151
- <keyword type="function" name="gtk_source_completion_proposal_get_text ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-text"/>
152
- <keyword type="function" name="gtk_source_completion_proposal_get_icon ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-icon"/>
153
- <keyword type="function" name="gtk_source_completion_proposal_get_info ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-info"/>
154
- <keyword type="function" name="gtk_source_completion_proposal_changed ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-changed"/>
155
- <keyword type="function" name="gtk_source_completion_proposal_hash ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-hash"/>
156
- <keyword type="function" name="gtk_source_completion_proposal_equal ()" link="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-equal"/>
157
- <keyword type="signal" name="The &quot;changed&quot; signal" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposal-changed"/>
169
+ <keyword type="signal" name="The “changed” signal" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposal-changed"/>
170
+ <keyword type="function" name="gtk_source_completion_provider_get_name ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-name"/>
171
+ <keyword type="function" name="gtk_source_completion_provider_get_icon ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-icon"/>
172
+ <keyword type="function" name="gtk_source_completion_provider_populate ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-populate"/>
173
+ <keyword type="function" name="gtk_source_completion_provider_get_activation ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-activation"/>
174
+ <keyword type="function" name="gtk_source_completion_provider_match ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-match"/>
175
+ <keyword type="function" name="gtk_source_completion_provider_get_info_widget ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-info-widget"/>
176
+ <keyword type="function" name="gtk_source_completion_provider_update_info ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-update-info"/>
177
+ <keyword type="function" name="gtk_source_completion_provider_get_start_iter ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-start-iter"/>
178
+ <keyword type="function" name="gtk_source_completion_provider_activate_proposal ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-activate-proposal"/>
179
+ <keyword type="function" name="gtk_source_completion_provider_get_interactive_delay ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-interactive-delay"/>
180
+ <keyword type="function" name="gtk_source_completion_provider_get_priority ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-priority"/>
158
181
  <keyword type="struct" name="GtkSourceCompletionProvider" link="GtkSourceCompletionProvider.html#GtkSourceCompletionProvider-struct"/>
159
182
  <keyword type="struct" name="struct GtkSourceCompletionProviderIface" link="GtkSourceCompletionProvider.html#GtkSourceCompletionProviderIface"/>
160
- <keyword type="function" name="gtk_source_completion_provider_get_name ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-name"/>
161
- <keyword type="function" name="gtk_source_completion_provider_get_icon ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-icon"/>
162
- <keyword type="function" name="gtk_source_completion_provider_populate ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-populate"/>
163
- <keyword type="function" name="gtk_source_completion_provider_get_activation ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-activation"/>
164
- <keyword type="function" name="gtk_source_completion_provider_match ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-match"/>
165
- <keyword type="function" name="gtk_source_completion_provider_get_info_widget ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-info-widget"/>
166
- <keyword type="function" name="gtk_source_completion_provider_update_info ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-update-info"/>
167
- <keyword type="function" name="gtk_source_completion_provider_get_start_iter ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-start-iter"/>
168
- <keyword type="function" name="gtk_source_completion_provider_activate_proposal ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-activate-proposal"/>
169
- <keyword type="function" name="gtk_source_completion_provider_get_interactive_delay ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-interactive-delay"/>
170
- <keyword type="function" name="gtk_source_completion_provider_get_priority ()" link="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-priority"/>
183
+ <keyword type="function" name="gtk_source_completion_words_new ()" link="GtkSourceCompletionWords.html#gtk-source-completion-words-new"/>
184
+ <keyword type="function" name="gtk_source_completion_words_register ()" link="GtkSourceCompletionWords.html#gtk-source-completion-words-register"/>
185
+ <keyword type="function" name="gtk_source_completion_words_unregister ()" link="GtkSourceCompletionWords.html#gtk-source-completion-words-unregister"/>
171
186
  <keyword type="struct" name="struct GtkSourceCompletionWords" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords-struct"/>
172
- <keyword type="function" name="gtk_source_completion_words_new ()" link="GtkSourceCompletionWords.html#gtk-source-completion-words-new"/>
173
- <keyword type="function" name="gtk_source_completion_words_register ()" link="GtkSourceCompletionWords.html#gtk-source-completion-words-register"/>
174
- <keyword type="function" name="gtk_source_completion_words_unregister ()" link="GtkSourceCompletionWords.html#gtk-source-completion-words-unregister"/>
175
- <keyword type="property" name="The &quot;activation&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--activation"/>
176
- <keyword type="property" name="The &quot;icon&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--icon"/>
177
- <keyword type="property" name="The &quot;interactive-delay&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--interactive-delay"/>
178
- <keyword type="property" name="The &quot;minimum-word-size&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--minimum-word-size"/>
179
- <keyword type="property" name="The &quot;name&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--name"/>
180
- <keyword type="property" name="The &quot;priority&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--priority"/>
181
- <keyword type="property" name="The &quot;proposals-batch-size&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--proposals-batch-size"/>
182
- <keyword type="property" name="The &quot;scan-batch-size&quot; property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--scan-batch-size"/>
187
+ <keyword type="property" name="The “activation” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--activation"/>
188
+ <keyword type="property" name="The “icon” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--icon"/>
189
+ <keyword type="property" name="The “interactive-delay” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--interactive-delay"/>
190
+ <keyword type="property" name="The “minimum-word-size” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--minimum-word-size"/>
191
+ <keyword type="property" name="The “name” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--name"/>
192
+ <keyword type="property" name="The “priority” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--priority"/>
193
+ <keyword type="property" name="The “proposals-batch-size property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--proposals-batch-size"/>
194
+ <keyword type="property" name="The “scan-batch-size” property" link="GtkSourceCompletionWords.html#GtkSourceCompletionWords--scan-batch-size"/>
195
+ <keyword type="function" name="gtk_source_encoding_get_utf8 ()" link="GtkSourceEncoding.html#gtk-source-encoding-get-utf8" since="3.14"/>
196
+ <keyword type="function" name="gtk_source_encoding_get_current ()" link="GtkSourceEncoding.html#gtk-source-encoding-get-current" since="3.14"/>
197
+ <keyword type="function" name="gtk_source_encoding_get_from_charset ()" link="GtkSourceEncoding.html#gtk-source-encoding-get-from-charset" since="3.14"/>
198
+ <keyword type="function" name="gtk_source_encoding_to_string ()" link="GtkSourceEncoding.html#gtk-source-encoding-to-string" since="3.14"/>
199
+ <keyword type="function" name="gtk_source_encoding_get_name ()" link="GtkSourceEncoding.html#gtk-source-encoding-get-name" since="3.14"/>
200
+ <keyword type="function" name="gtk_source_encoding_get_charset ()" link="GtkSourceEncoding.html#gtk-source-encoding-get-charset" since="3.14"/>
201
+ <keyword type="function" name="gtk_source_encoding_get_all ()" link="GtkSourceEncoding.html#gtk-source-encoding-get-all" since="3.14"/>
202
+ <keyword type="function" name="gtk_source_encoding_copy ()" link="GtkSourceEncoding.html#gtk-source-encoding-copy" since="3.14"/>
203
+ <keyword type="function" name="gtk_source_encoding_free ()" link="GtkSourceEncoding.html#gtk-source-encoding-free" since="3.14"/>
204
+ <keyword type="struct" name="GtkSourceEncoding" link="GtkSourceEncoding.html#GtkSourceEncoding-struct"/>
205
+ <keyword type="function" name="GtkSourceMountOperationFactory ()" link="GtkSourceFile.html#GtkSourceMountOperationFactory" since="3.14"/>
206
+ <keyword type="function" name="gtk_source_file_new ()" link="GtkSourceFile.html#gtk-source-file-new" since="3.14"/>
207
+ <keyword type="function" name="gtk_source_file_get_location ()" link="GtkSourceFile.html#gtk-source-file-get-location" since="3.14"/>
208
+ <keyword type="function" name="gtk_source_file_set_location ()" link="GtkSourceFile.html#gtk-source-file-set-location" since="3.14"/>
209
+ <keyword type="function" name="gtk_source_file_get_encoding ()" link="GtkSourceFile.html#gtk-source-file-get-encoding" since="3.14"/>
210
+ <keyword type="function" name="gtk_source_file_get_newline_type ()" link="GtkSourceFile.html#gtk-source-file-get-newline-type" since="3.14"/>
211
+ <keyword type="function" name="gtk_source_file_get_compression_type ()" link="GtkSourceFile.html#gtk-source-file-get-compression-type" since="3.14"/>
212
+ <keyword type="function" name="gtk_source_file_set_mount_operation_factory ()" link="GtkSourceFile.html#gtk-source-file-set-mount-operation-factory" since="3.14"/>
213
+ <keyword type="struct" name="GtkSourceFile" link="GtkSourceFile.html#GtkSourceFile-struct"/>
214
+ <keyword type="enum" name="enum GtkSourceNewlineType" link="GtkSourceFile.html#GtkSourceNewlineType" since="3.14"/>
215
+ <keyword type="macro" name="GTK_SOURCE_NEWLINE_TYPE_DEFAULT" link="GtkSourceFile.html#GTK-SOURCE-NEWLINE-TYPE-DEFAULT:CAPS" since="3.14"/>
216
+ <keyword type="enum" name="enum GtkSourceCompressionType" link="GtkSourceFile.html#GtkSourceCompressionType" since="3.14"/>
217
+ <keyword type="property" name="The “compression-type” property" link="GtkSourceFile.html#GtkSourceFile--compression-type"/>
218
+ <keyword type="property" name="The “encoding” property" link="GtkSourceFile.html#GtkSourceFile--encoding"/>
219
+ <keyword type="property" name="The “location” property" link="GtkSourceFile.html#GtkSourceFile--location"/>
220
+ <keyword type="property" name="The “newline-type” property" link="GtkSourceFile.html#GtkSourceFile--newline-type"/>
221
+ <keyword type="function" name="gtk_source_file_loader_new ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-new" since="3.14"/>
222
+ <keyword type="function" name="gtk_source_file_loader_new_from_stream ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-new-from-stream" since="3.14"/>
223
+ <keyword type="function" name="gtk_source_file_loader_set_candidate_encodings ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-set-candidate-encodings" since="3.14"/>
224
+ <keyword type="function" name="gtk_source_file_loader_get_buffer ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-buffer" since="3.14"/>
225
+ <keyword type="function" name="gtk_source_file_loader_get_file ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-file" since="3.14"/>
226
+ <keyword type="function" name="gtk_source_file_loader_get_location ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-location" since="3.14"/>
227
+ <keyword type="function" name="gtk_source_file_loader_get_input_stream ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-input-stream" since="3.14"/>
228
+ <keyword type="function" name="gtk_source_file_loader_load_async ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-load-async" since="3.14"/>
229
+ <keyword type="function" name="gtk_source_file_loader_load_finish ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-load-finish" since="3.14"/>
230
+ <keyword type="function" name="gtk_source_file_loader_get_encoding ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-encoding" since="3.14"/>
231
+ <keyword type="function" name="gtk_source_file_loader_get_newline_type ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-newline-type" since="3.14"/>
232
+ <keyword type="function" name="gtk_source_file_loader_get_compression_type ()" link="GtkSourceFileLoader.html#gtk-source-file-loader-get-compression-type" since="3.14"/>
233
+ <keyword type="struct" name="GtkSourceFileLoader" link="GtkSourceFileLoader.html#GtkSourceFileLoader-struct"/>
234
+ <keyword type="macro" name="GTK_SOURCE_FILE_LOADER_ERROR" link="GtkSourceFileLoader.html#GTK-SOURCE-FILE-LOADER-ERROR:CAPS"/>
235
+ <keyword type="enum" name="enum GtkSourceFileLoaderError" link="GtkSourceFileLoader.html#GtkSourceFileLoaderError"/>
236
+ <keyword type="property" name="The “buffer” property" link="GtkSourceFileLoader.html#GtkSourceFileLoader--buffer"/>
237
+ <keyword type="property" name="The “file” property" link="GtkSourceFileLoader.html#GtkSourceFileLoader--file"/>
238
+ <keyword type="property" name="The “input-stream” property" link="GtkSourceFileLoader.html#GtkSourceFileLoader--input-stream"/>
239
+ <keyword type="property" name="The “location” property" link="GtkSourceFileLoader.html#GtkSourceFileLoader--location"/>
240
+ <keyword type="function" name="gtk_source_file_saver_new ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-new" since="3.14"/>
241
+ <keyword type="function" name="gtk_source_file_saver_new_with_target ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-new-with-target" since="3.14"/>
242
+ <keyword type="function" name="gtk_source_file_saver_get_buffer ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-buffer" since="3.14"/>
243
+ <keyword type="function" name="gtk_source_file_saver_get_file ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-file" since="3.14"/>
244
+ <keyword type="function" name="gtk_source_file_saver_get_location ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-location" since="3.14"/>
245
+ <keyword type="function" name="gtk_source_file_saver_set_encoding ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-set-encoding" since="3.14"/>
246
+ <keyword type="function" name="gtk_source_file_saver_get_encoding ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-encoding" since="3.14"/>
247
+ <keyword type="function" name="gtk_source_file_saver_set_newline_type ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-set-newline-type" since="3.14"/>
248
+ <keyword type="function" name="gtk_source_file_saver_get_newline_type ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-newline-type" since="3.14"/>
249
+ <keyword type="function" name="gtk_source_file_saver_set_compression_type ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-set-compression-type" since="3.14"/>
250
+ <keyword type="function" name="gtk_source_file_saver_get_compression_type ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-compression-type" since="3.14"/>
251
+ <keyword type="function" name="gtk_source_file_saver_set_flags ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-set-flags" since="3.14"/>
252
+ <keyword type="function" name="gtk_source_file_saver_get_flags ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-get-flags" since="3.14"/>
253
+ <keyword type="function" name="gtk_source_file_saver_save_async ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-save-async" since="3.14"/>
254
+ <keyword type="function" name="gtk_source_file_saver_save_finish ()" link="GtkSourceFileSaver.html#gtk-source-file-saver-save-finish" since="3.14"/>
255
+ <keyword type="struct" name="GtkSourceFileSaver" link="GtkSourceFileSaver.html#GtkSourceFileSaver-struct"/>
256
+ <keyword type="macro" name="GTK_SOURCE_FILE_SAVER_ERROR" link="GtkSourceFileSaver.html#GTK-SOURCE-FILE-SAVER-ERROR:CAPS"/>
257
+ <keyword type="enum" name="enum GtkSourceFileSaverError" link="GtkSourceFileSaver.html#GtkSourceFileSaverError" since="3.14"/>
258
+ <keyword type="enum" name="enum GtkSourceFileSaverFlags" link="GtkSourceFileSaver.html#GtkSourceFileSaverFlags" since="3.14"/>
259
+ <keyword type="property" name="The “buffer” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--buffer"/>
260
+ <keyword type="property" name="The “compression-type” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--compression-type"/>
261
+ <keyword type="property" name="The “encoding” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--encoding"/>
262
+ <keyword type="property" name="The “file” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--file"/>
263
+ <keyword type="property" name="The “flags” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--flags"/>
264
+ <keyword type="property" name="The “location” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--location"/>
265
+ <keyword type="property" name="The “newline-type” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--newline-type"/>
266
+ <keyword type="function" name="gtk_source_gutter_get_window ()" link="GtkSourceGutter.html#gtk-source-gutter-get-window" deprecated="3.12: Use gtk_text_view_get_window() instead." since="2.8"/>
267
+ <keyword type="function" name="gtk_source_gutter_insert ()" link="GtkSourceGutter.html#gtk-source-gutter-insert" since="3.0"/>
268
+ <keyword type="function" name="gtk_source_gutter_reorder ()" link="GtkSourceGutter.html#gtk-source-gutter-reorder" since="2.8"/>
269
+ <keyword type="function" name="gtk_source_gutter_remove ()" link="GtkSourceGutter.html#gtk-source-gutter-remove" since="2.8"/>
270
+ <keyword type="function" name="gtk_source_gutter_queue_draw ()" link="GtkSourceGutter.html#gtk-source-gutter-queue-draw" since="2.8"/>
271
+ <keyword type="function" name="gtk_source_gutter_get_padding ()" link="GtkSourceGutter.html#gtk-source-gutter-get-padding" deprecated="3.12: Use gtk_source_gutter_renderer_get_padding() instead."/>
272
+ <keyword type="function" name="gtk_source_gutter_set_padding ()" link="GtkSourceGutter.html#gtk-source-gutter-set-padding" deprecated="3.12: Use gtk_source_gutter_renderer_set_padding() instead."/>
273
+ <keyword type="function" name="gtk_source_gutter_get_renderer_at_pos ()" link="GtkSourceGutter.html#gtk-source-gutter-get-renderer-at-pos"/>
183
274
  <keyword type="struct" name="GtkSourceGutter" link="GtkSourceGutter.html#GtkSourceGutter-struct"/>
184
- <keyword type="function" name="gtk_source_gutter_get_window ()" link="GtkSourceGutter.html#gtk-source-gutter-get-window" since="2.8"/>
185
- <keyword type="function" name="gtk_source_gutter_insert ()" link="GtkSourceGutter.html#gtk-source-gutter-insert" since="3.0"/>
186
- <keyword type="function" name="gtk_source_gutter_reorder ()" link="GtkSourceGutter.html#gtk-source-gutter-reorder" since="2.8"/>
187
- <keyword type="function" name="gtk_source_gutter_remove ()" link="GtkSourceGutter.html#gtk-source-gutter-remove" since="2.8"/>
188
- <keyword type="function" name="gtk_source_gutter_queue_draw ()" link="GtkSourceGutter.html#gtk-source-gutter-queue-draw" since="2.8"/>
189
- <keyword type="function" name="gtk_source_gutter_get_padding ()" link="GtkSourceGutter.html#gtk-source-gutter-get-padding"/>
190
- <keyword type="function" name="gtk_source_gutter_set_padding ()" link="GtkSourceGutter.html#gtk-source-gutter-set-padding"/>
191
- <keyword type="function" name="gtk_source_gutter_get_renderer_at_pos ()" link="GtkSourceGutter.html#gtk-source-gutter-get-renderer-at-pos"/>
192
- <keyword type="property" name="The &quot;view&quot; property" link="GtkSourceGutter.html#GtkSourceGutter--view"/>
193
- <keyword type="property" name="The &quot;window-type&quot; property" link="GtkSourceGutter.html#GtkSourceGutter--window-type"/>
194
- <keyword type="property" name="The &quot;xpad&quot; property" link="GtkSourceGutter.html#GtkSourceGutter--xpad"/>
195
- <keyword type="property" name="The &quot;ypad&quot; property" link="GtkSourceGutter.html#GtkSourceGutter--ypad"/>
275
+ <keyword type="property" name="The “view” property" link="GtkSourceGutter.html#GtkSourceGutter--view"/>
276
+ <keyword type="property" name="The “window-type” property" link="GtkSourceGutter.html#GtkSourceGutter--window-type"/>
277
+ <keyword type="property" name="The “xpad” property" link="GtkSourceGutter.html#GtkSourceGutter--xpad"/>
278
+ <keyword type="property" name="The “ypad” property" link="GtkSourceGutter.html#GtkSourceGutter--ypad"/>
279
+ <keyword type="function" name="gtk_source_gutter_renderer_begin ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-begin"/>
280
+ <keyword type="function" name="gtk_source_gutter_renderer_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-draw"/>
281
+ <keyword type="function" name="gtk_source_gutter_renderer_end ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-end"/>
282
+ <keyword type="function" name="gtk_source_gutter_renderer_get_size ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-size"/>
283
+ <keyword type="function" name="gtk_source_gutter_renderer_set_size ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-size"/>
284
+ <keyword type="function" name="gtk_source_gutter_renderer_set_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-visible"/>
285
+ <keyword type="function" name="gtk_source_gutter_renderer_get_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-visible"/>
286
+ <keyword type="function" name="gtk_source_gutter_renderer_get_padding ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-padding"/>
287
+ <keyword type="function" name="gtk_source_gutter_renderer_set_padding ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-padding"/>
288
+ <keyword type="function" name="gtk_source_gutter_renderer_get_alignment ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-alignment"/>
289
+ <keyword type="function" name="gtk_source_gutter_renderer_set_alignment ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment"/>
290
+ <keyword type="function" name="gtk_source_gutter_renderer_set_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment-mode"/>
291
+ <keyword type="function" name="gtk_source_gutter_renderer_get_window_type ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-window-type"/>
292
+ <keyword type="function" name="gtk_source_gutter_renderer_get_view ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-view"/>
293
+ <keyword type="function" name="gtk_source_gutter_renderer_get_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-alignment-mode"/>
294
+ <keyword type="function" name="gtk_source_gutter_renderer_get_background ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-background"/>
295
+ <keyword type="function" name="gtk_source_gutter_renderer_set_background ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-background"/>
296
+ <keyword type="function" name="gtk_source_gutter_renderer_activate ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-activate"/>
297
+ <keyword type="function" name="gtk_source_gutter_renderer_query_activatable ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-activatable"/>
298
+ <keyword type="function" name="gtk_source_gutter_renderer_queue_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-queue-draw"/>
299
+ <keyword type="function" name="gtk_source_gutter_renderer_query_tooltip ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-tooltip"/>
300
+ <keyword type="function" name="gtk_source_gutter_renderer_query_data ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-data"/>
196
301
  <keyword type="struct" name="GtkSourceGutterRenderer" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-struct"/>
197
302
  <keyword type="enum" name="enum GtkSourceGutterRendererState" link="GtkSourceGutterRenderer.html#GtkSourceGutterRendererState"/>
198
303
  <keyword type="enum" name="enum GtkSourceGutterRendererAlignmentMode" link="GtkSourceGutterRenderer.html#GtkSourceGutterRendererAlignmentMode"/>
199
- <keyword type="function" name="gtk_source_gutter_renderer_begin ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-begin"/>
200
- <keyword type="function" name="gtk_source_gutter_renderer_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-draw"/>
201
- <keyword type="function" name="gtk_source_gutter_renderer_end ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-end"/>
202
- <keyword type="function" name="gtk_source_gutter_renderer_get_size ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-size"/>
203
- <keyword type="function" name="gtk_source_gutter_renderer_set_size ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-size"/>
204
- <keyword type="function" name="gtk_source_gutter_renderer_set_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-visible"/>
205
- <keyword type="function" name="gtk_source_gutter_renderer_get_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-visible"/>
206
- <keyword type="function" name="gtk_source_gutter_renderer_get_padding ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-padding"/>
207
- <keyword type="function" name="gtk_source_gutter_renderer_set_padding ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-padding"/>
208
- <keyword type="function" name="gtk_source_gutter_renderer_get_alignment ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-alignment"/>
209
- <keyword type="function" name="gtk_source_gutter_renderer_set_alignment ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment"/>
210
- <keyword type="function" name="gtk_source_gutter_renderer_set_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment-mode"/>
211
- <keyword type="function" name="gtk_source_gutter_renderer_get_window_type ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-window-type"/>
212
- <keyword type="function" name="gtk_source_gutter_renderer_get_view ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-view"/>
213
- <keyword type="function" name="gtk_source_gutter_renderer_get_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-alignment-mode"/>
214
- <keyword type="function" name="gtk_source_gutter_renderer_get_background ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-background"/>
215
- <keyword type="function" name="gtk_source_gutter_renderer_set_background ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-background"/>
216
- <keyword type="function" name="gtk_source_gutter_renderer_activate ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-activate"/>
217
- <keyword type="function" name="gtk_source_gutter_renderer_query_activatable ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-activatable"/>
218
- <keyword type="function" name="gtk_source_gutter_renderer_queue_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-queue-draw"/>
219
- <keyword type="function" name="gtk_source_gutter_renderer_query_tooltip ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-tooltip"/>
220
- <keyword type="function" name="gtk_source_gutter_renderer_query_data ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-data"/>
221
- <keyword type="property" name="The &quot;alignment-mode&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--alignment-mode"/>
222
- <keyword type="property" name="The &quot;background-rgba&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--background-rgba"/>
223
- <keyword type="property" name="The &quot;background-set&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--background-set"/>
224
- <keyword type="property" name="The &quot;size&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--size"/>
225
- <keyword type="property" name="The &quot;view&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--view"/>
226
- <keyword type="property" name="The &quot;visible&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--visible"/>
227
- <keyword type="property" name="The &quot;window-type&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--window-type"/>
228
- <keyword type="property" name="The &quot;xalign&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--xalign"/>
229
- <keyword type="property" name="The &quot;xpad&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--xpad"/>
230
- <keyword type="property" name="The &quot;yalign&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--yalign"/>
231
- <keyword type="property" name="The &quot;ypad&quot; property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--ypad"/>
232
- <keyword type="signal" name="The &quot;activate&quot; signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-activate"/>
233
- <keyword type="signal" name="The &quot;query-activatable&quot; signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-query-activatable"/>
234
- <keyword type="signal" name="The &quot;query-data&quot; signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-query-data"/>
235
- <keyword type="signal" name="The &quot;query-tooltip&quot; signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-query-tooltip"/>
236
- <keyword type="signal" name="The &quot;queue-draw&quot; signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-queue-draw"/>
304
+ <keyword type="property" name="The “alignment-mode” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--alignment-mode"/>
305
+ <keyword type="property" name="The “background-rgba” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--background-rgba"/>
306
+ <keyword type="property" name="The “background-set” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--background-set"/>
307
+ <keyword type="property" name="The “size” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--size"/>
308
+ <keyword type="property" name="The “view” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--view"/>
309
+ <keyword type="property" name="The “visible” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--visible"/>
310
+ <keyword type="property" name="The “window-type” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--window-type"/>
311
+ <keyword type="property" name="The “xalign” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--xalign"/>
312
+ <keyword type="property" name="The “xpad” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--xpad"/>
313
+ <keyword type="property" name="The “yalign” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--yalign"/>
314
+ <keyword type="property" name="The “ypad” property" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer--ypad"/>
315
+ <keyword type="signal" name="The “activate” signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-activate"/>
316
+ <keyword type="signal" name="The “query-activatable” signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-query-activatable"/>
317
+ <keyword type="signal" name="The “query-data” signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-query-data"/>
318
+ <keyword type="signal" name="The “query-tooltip” signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-query-tooltip"/>
319
+ <keyword type="signal" name="The “queue-draw” signal" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-queue-draw"/>
320
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_new ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-new"/>
321
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_pixbuf ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-pixbuf"/>
322
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_pixbuf ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-pixbuf"/>
323
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_stock_id ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-stock-id" deprecated="3.10: Don't use this function."/>
324
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_stock_id ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-stock-id" deprecated="3.10: Don't use this function."/>
325
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_gicon ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-gicon"/>
326
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_gicon ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-gicon"/>
327
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_icon_name ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-icon-name"/>
328
+ <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_icon_name ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-icon-name"/>
237
329
  <keyword type="struct" name="GtkSourceGutterRendererPixbuf" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf-struct"/>
238
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_new ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-new"/>
239
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_pixbuf ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-pixbuf"/>
240
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_pixbuf ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-pixbuf"/>
241
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_stock_id ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-stock-id" deprecated="3.10: Don't use this function."/>
242
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_stock_id ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-stock-id" deprecated="3.10: Don't use this function."/>
243
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_gicon ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-gicon"/>
244
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_gicon ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-gicon"/>
245
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_set_icon_name ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-icon-name"/>
246
- <keyword type="function" name="gtk_source_gutter_renderer_pixbuf_get_icon_name ()" link="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-icon-name"/>
247
- <keyword type="property" name="The &quot;gicon&quot; property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--gicon"/>
248
- <keyword type="property" name="The &quot;icon-name&quot; property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--icon-name"/>
249
- <keyword type="property" name="The &quot;pixbuf&quot; property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--pixbuf"/>
250
- <keyword type="property" name="The &quot;stock-id&quot; property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--stock-id"/>
330
+ <keyword type="property" name="The “gicon” property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--gicon"/>
331
+ <keyword type="property" name="The “icon-name” property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--icon-name"/>
332
+ <keyword type="property" name="The “pixbuf” property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--pixbuf"/>
333
+ <keyword type="property" name="The “stock-id” property" link="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--stock-id"/>
334
+ <keyword type="function" name="gtk_source_gutter_renderer_text_new ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-new"/>
335
+ <keyword type="function" name="gtk_source_gutter_renderer_text_set_markup ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-set-markup"/>
336
+ <keyword type="function" name="gtk_source_gutter_renderer_text_set_text ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-set-text"/>
337
+ <keyword type="function" name="gtk_source_gutter_renderer_text_measure ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-measure"/>
338
+ <keyword type="function" name="gtk_source_gutter_renderer_text_measure_markup ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-measure-markup"/>
251
339
  <keyword type="struct" name="GtkSourceGutterRendererText" link="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText-struct"/>
252
- <keyword type="function" name="gtk_source_gutter_renderer_text_new ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-new"/>
253
- <keyword type="function" name="gtk_source_gutter_renderer_text_set_markup ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-set-markup"/>
254
- <keyword type="function" name="gtk_source_gutter_renderer_text_set_text ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-set-text"/>
255
- <keyword type="function" name="gtk_source_gutter_renderer_text_measure ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-measure"/>
256
- <keyword type="function" name="gtk_source_gutter_renderer_text_measure_markup ()" link="GtkSourceGutterRendererText.html#gtk-source-gutter-renderer-text-measure-markup"/>
257
- <keyword type="property" name="The &quot;markup&quot; property" link="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText--markup"/>
258
- <keyword type="property" name="The &quot;text&quot; property" link="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText--text"/>
340
+ <keyword type="property" name="The “markup” property" link="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText--markup"/>
341
+ <keyword type="property" name="The “text” property" link="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText--text"/>
342
+ <keyword type="function" name="gtk_source_language_get_id ()" link="GtkSourceLanguage.html#gtk-source-language-get-id"/>
343
+ <keyword type="function" name="gtk_source_language_get_name ()" link="GtkSourceLanguage.html#gtk-source-language-get-name"/>
344
+ <keyword type="function" name="gtk_source_language_get_section ()" link="GtkSourceLanguage.html#gtk-source-language-get-section"/>
345
+ <keyword type="function" name="gtk_source_language_get_hidden ()" link="GtkSourceLanguage.html#gtk-source-language-get-hidden"/>
346
+ <keyword type="function" name="gtk_source_language_get_metadata ()" link="GtkSourceLanguage.html#gtk-source-language-get-metadata"/>
347
+ <keyword type="function" name="gtk_source_language_get_mime_types ()" link="GtkSourceLanguage.html#gtk-source-language-get-mime-types"/>
348
+ <keyword type="function" name="gtk_source_language_get_globs ()" link="GtkSourceLanguage.html#gtk-source-language-get-globs"/>
349
+ <keyword type="function" name="gtk_source_language_get_style_name ()" link="GtkSourceLanguage.html#gtk-source-language-get-style-name"/>
350
+ <keyword type="function" name="gtk_source_language_get_style_ids ()" link="GtkSourceLanguage.html#gtk-source-language-get-style-ids"/>
351
+ <keyword type="function" name="gtk_source_language_get_style_fallback ()" link="GtkSourceLanguage.html#gtk-source-language-get-style-fallback" since="3.4"/>
259
352
  <keyword type="struct" name="GtkSourceLanguage" link="GtkSourceLanguage.html#GtkSourceLanguage-struct"/>
260
- <keyword type="function" name="gtk_source_language_get_id ()" link="GtkSourceLanguage.html#gtk-source-language-get-id"/>
261
- <keyword type="function" name="gtk_source_language_get_name ()" link="GtkSourceLanguage.html#gtk-source-language-get-name"/>
262
- <keyword type="function" name="gtk_source_language_get_section ()" link="GtkSourceLanguage.html#gtk-source-language-get-section"/>
263
- <keyword type="function" name="gtk_source_language_get_hidden ()" link="GtkSourceLanguage.html#gtk-source-language-get-hidden"/>
264
- <keyword type="function" name="gtk_source_language_get_metadata ()" link="GtkSourceLanguage.html#gtk-source-language-get-metadata"/>
265
- <keyword type="function" name="gtk_source_language_get_mime_types ()" link="GtkSourceLanguage.html#gtk-source-language-get-mime-types"/>
266
- <keyword type="function" name="gtk_source_language_get_globs ()" link="GtkSourceLanguage.html#gtk-source-language-get-globs"/>
267
- <keyword type="function" name="gtk_source_language_get_style_name ()" link="GtkSourceLanguage.html#gtk-source-language-get-style-name"/>
268
- <keyword type="function" name="gtk_source_language_get_style_ids ()" link="GtkSourceLanguage.html#gtk-source-language-get-style-ids"/>
269
- <keyword type="function" name="gtk_source_language_get_style_fallback ()" link="GtkSourceLanguage.html#gtk-source-language-get-style-fallback" since="3.4"/>
270
- <keyword type="property" name="The &quot;hidden&quot; property" link="GtkSourceLanguage.html#GtkSourceLanguage--hidden"/>
271
- <keyword type="property" name="The &quot;id&quot; property" link="GtkSourceLanguage.html#GtkSourceLanguage--id"/>
272
- <keyword type="property" name="The &quot;name&quot; property" link="GtkSourceLanguage.html#GtkSourceLanguage--name"/>
273
- <keyword type="property" name="The &quot;section&quot; property" link="GtkSourceLanguage.html#GtkSourceLanguage--section"/>
353
+ <keyword type="property" name="The “hidden” property" link="GtkSourceLanguage.html#GtkSourceLanguage--hidden"/>
354
+ <keyword type="property" name="The “id” property" link="GtkSourceLanguage.html#GtkSourceLanguage--id"/>
355
+ <keyword type="property" name="The “name” property" link="GtkSourceLanguage.html#GtkSourceLanguage--name"/>
356
+ <keyword type="property" name="The “section” property" link="GtkSourceLanguage.html#GtkSourceLanguage--section"/>
357
+ <keyword type="function" name="gtk_source_language_manager_new ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-new"/>
358
+ <keyword type="function" name="gtk_source_language_manager_get_default ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-default"/>
359
+ <keyword type="function" name="gtk_source_language_manager_set_search_path ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-set-search-path"/>
360
+ <keyword type="function" name="gtk_source_language_manager_get_search_path ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-search-path"/>
361
+ <keyword type="function" name="gtk_source_language_manager_get_language_ids ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language-ids"/>
362
+ <keyword type="function" name="gtk_source_language_manager_get_language ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language"/>
363
+ <keyword type="function" name="gtk_source_language_manager_guess_language ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language" since="2.4"/>
274
364
  <keyword type="struct" name="GtkSourceLanguageManager" link="GtkSourceLanguageManager.html#GtkSourceLanguageManager-struct"/>
275
- <keyword type="function" name="gtk_source_language_manager_new ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-new"/>
276
- <keyword type="function" name="gtk_source_language_manager_get_default ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-default"/>
277
- <keyword type="function" name="gtk_source_language_manager_set_search_path ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-set-search-path"/>
278
- <keyword type="function" name="gtk_source_language_manager_get_search_path ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-search-path"/>
279
- <keyword type="function" name="gtk_source_language_manager_get_language_ids ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language-ids"/>
280
- <keyword type="function" name="gtk_source_language_manager_get_language ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language"/>
281
- <keyword type="function" name="gtk_source_language_manager_guess_language ()" link="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language" since="2.4"/>
282
- <keyword type="property" name="The &quot;language-ids&quot; property" link="GtkSourceLanguageManager.html#GtkSourceLanguageManager--language-ids"/>
283
- <keyword type="property" name="The &quot;search-path&quot; property" link="GtkSourceLanguageManager.html#GtkSourceLanguageManager--search-path"/>
365
+ <keyword type="property" name="The “language-ids” property" link="GtkSourceLanguageManager.html#GtkSourceLanguageManager--language-ids"/>
366
+ <keyword type="property" name="The “search-path” property" link="GtkSourceLanguageManager.html#GtkSourceLanguageManager--search-path"/>
367
+ <keyword type="function" name="gtk_source_mark_new ()" link="GtkSourceMark.html#gtk-source-mark-new" since="2.2"/>
368
+ <keyword type="function" name="gtk_source_mark_get_category ()" link="GtkSourceMark.html#gtk-source-mark-get-category" since="2.2"/>
369
+ <keyword type="function" name="gtk_source_mark_next ()" link="GtkSourceMark.html#gtk-source-mark-next" since="2.2"/>
370
+ <keyword type="function" name="gtk_source_mark_prev ()" link="GtkSourceMark.html#gtk-source-mark-prev" since="2.2"/>
284
371
  <keyword type="struct" name="GtkSourceMark" link="GtkSourceMark.html#GtkSourceMark-struct"/>
285
- <keyword type="function" name="gtk_source_mark_new ()" link="GtkSourceMark.html#gtk-source-mark-new" since="2.2"/>
286
- <keyword type="function" name="gtk_source_mark_get_category ()" link="GtkSourceMark.html#gtk-source-mark-get-category" since="2.2"/>
287
- <keyword type="function" name="gtk_source_mark_next ()" link="GtkSourceMark.html#gtk-source-mark-next" since="2.2"/>
288
- <keyword type="function" name="gtk_source_mark_prev ()" link="GtkSourceMark.html#gtk-source-mark-prev" since="2.2"/>
289
- <keyword type="property" name="The &quot;category&quot; property" link="GtkSourceMark.html#GtkSourceMark--category"/>
372
+ <keyword type="property" name="The “category” property" link="GtkSourceMark.html#GtkSourceMark--category"/>
373
+ <keyword type="function" name="gtk_source_mark_attributes_new ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-new"/>
374
+ <keyword type="function" name="gtk_source_mark_attributes_set_background ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-background"/>
375
+ <keyword type="function" name="gtk_source_mark_attributes_get_background ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-background"/>
376
+ <keyword type="function" name="gtk_source_mark_attributes_set_stock_id ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-stock-id" deprecated="3.10: Don't use this function."/>
377
+ <keyword type="function" name="gtk_source_mark_attributes_get_stock_id ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-stock-id" deprecated="3.10: Don't use this function."/>
378
+ <keyword type="function" name="gtk_source_mark_attributes_set_icon_name ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-icon-name"/>
379
+ <keyword type="function" name="gtk_source_mark_attributes_get_icon_name ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-icon-name"/>
380
+ <keyword type="function" name="gtk_source_mark_attributes_set_gicon ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-gicon"/>
381
+ <keyword type="function" name="gtk_source_mark_attributes_get_gicon ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-gicon"/>
382
+ <keyword type="function" name="gtk_source_mark_attributes_set_pixbuf ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-pixbuf"/>
383
+ <keyword type="function" name="gtk_source_mark_attributes_get_pixbuf ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-pixbuf"/>
384
+ <keyword type="function" name="gtk_source_mark_attributes_render_icon ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-render-icon"/>
385
+ <keyword type="function" name="gtk_source_mark_attributes_get_tooltip_text ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-text"/>
386
+ <keyword type="function" name="gtk_source_mark_attributes_get_tooltip_markup ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-markup"/>
290
387
  <keyword type="struct" name="GtkSourceMarkAttributes" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-struct"/>
291
- <keyword type="function" name="gtk_source_mark_attributes_new ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-new"/>
292
- <keyword type="function" name="gtk_source_mark_attributes_set_background ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-background"/>
293
- <keyword type="function" name="gtk_source_mark_attributes_get_background ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-background"/>
294
- <keyword type="function" name="gtk_source_mark_attributes_set_stock_id ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-stock-id" deprecated="3.10: Don't use this function."/>
295
- <keyword type="function" name="gtk_source_mark_attributes_get_stock_id ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-stock-id" deprecated="3.10: Don't use this function."/>
296
- <keyword type="function" name="gtk_source_mark_attributes_set_icon_name ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-icon-name"/>
297
- <keyword type="function" name="gtk_source_mark_attributes_get_icon_name ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-icon-name"/>
298
- <keyword type="function" name="gtk_source_mark_attributes_set_gicon ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-gicon"/>
299
- <keyword type="function" name="gtk_source_mark_attributes_get_gicon ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-gicon"/>
300
- <keyword type="function" name="gtk_source_mark_attributes_set_pixbuf ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-pixbuf"/>
301
- <keyword type="function" name="gtk_source_mark_attributes_get_pixbuf ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-pixbuf"/>
302
- <keyword type="function" name="gtk_source_mark_attributes_render_icon ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-render-icon"/>
303
- <keyword type="function" name="gtk_source_mark_attributes_get_tooltip_text ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-text"/>
304
- <keyword type="function" name="gtk_source_mark_attributes_get_tooltip_markup ()" link="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-markup"/>
305
- <keyword type="property" name="The &quot;background&quot; property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--background"/>
306
- <keyword type="property" name="The &quot;gicon&quot; property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--gicon"/>
307
- <keyword type="property" name="The &quot;icon-name&quot; property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--icon-name"/>
308
- <keyword type="property" name="The &quot;pixbuf&quot; property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--pixbuf"/>
309
- <keyword type="property" name="The &quot;stock-id&quot; property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--stock-id"/>
310
- <keyword type="signal" name="The &quot;query-tooltip-markup&quot; signal" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-markup"/>
311
- <keyword type="signal" name="The &quot;query-tooltip-text&quot; signal" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-text"/>
388
+ <keyword type="property" name="The “background” property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--background"/>
389
+ <keyword type="property" name="The “gicon” property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--gicon"/>
390
+ <keyword type="property" name="The “icon-name” property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--icon-name"/>
391
+ <keyword type="property" name="The “pixbuf” property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--pixbuf"/>
392
+ <keyword type="property" name="The “stock-id” property" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--stock-id"/>
393
+ <keyword type="signal" name="The “query-tooltip-markup” signal" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-markup"/>
394
+ <keyword type="signal" name="The “query-tooltip-text” signal" link="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-text"/>
395
+ <keyword type="function" name="gtk_source_print_compositor_new ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-new" since="2.2"/>
396
+ <keyword type="function" name="gtk_source_print_compositor_new_from_view ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-new-from-view" since="2.2"/>
397
+ <keyword type="function" name="gtk_source_print_compositor_get_buffer ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-buffer" since="2.2"/>
398
+ <keyword type="function" name="gtk_source_print_compositor_set_tab_width ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-tab-width" since="2.2"/>
399
+ <keyword type="function" name="gtk_source_print_compositor_get_tab_width ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-tab-width" since="2.2"/>
400
+ <keyword type="function" name="gtk_source_print_compositor_set_wrap_mode ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-wrap-mode" since="2.2"/>
401
+ <keyword type="function" name="gtk_source_print_compositor_get_wrap_mode ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-wrap-mode" since="2.2"/>
402
+ <keyword type="function" name="gtk_source_print_compositor_set_highlight_syntax ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-highlight-syntax" since="2.2"/>
403
+ <keyword type="function" name="gtk_source_print_compositor_get_highlight_syntax ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-highlight-syntax" since="2.2"/>
404
+ <keyword type="function" name="gtk_source_print_compositor_set_print_line_numbers ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-line-numbers" since="2.2"/>
405
+ <keyword type="function" name="gtk_source_print_compositor_get_print_line_numbers ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-line-numbers" since="2.2"/>
406
+ <keyword type="function" name="gtk_source_print_compositor_set_body_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-body-font-name" since="2.2"/>
407
+ <keyword type="function" name="gtk_source_print_compositor_get_body_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-body-font-name" since="2.2"/>
408
+ <keyword type="function" name="gtk_source_print_compositor_set_line_numbers_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-line-numbers-font-name" since="2.2"/>
409
+ <keyword type="function" name="gtk_source_print_compositor_get_line_numbers_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-line-numbers-font-name" since="2.2"/>
410
+ <keyword type="function" name="gtk_source_print_compositor_set_header_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-font-name" since="2.2"/>
411
+ <keyword type="function" name="gtk_source_print_compositor_get_header_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-header-font-name" since="2.2"/>
412
+ <keyword type="function" name="gtk_source_print_compositor_set_footer_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-font-name" since="2.2"/>
413
+ <keyword type="function" name="gtk_source_print_compositor_get_footer_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-footer-font-name" since="2.2"/>
414
+ <keyword type="function" name="gtk_source_print_compositor_get_top_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-top-margin" since="2.2"/>
415
+ <keyword type="function" name="gtk_source_print_compositor_set_top_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-top-margin" since="2.2"/>
416
+ <keyword type="function" name="gtk_source_print_compositor_get_bottom_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-bottom-margin" since="2.2"/>
417
+ <keyword type="function" name="gtk_source_print_compositor_set_bottom_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-bottom-margin" since="2.2"/>
418
+ <keyword type="function" name="gtk_source_print_compositor_get_left_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-left-margin" since="2.2"/>
419
+ <keyword type="function" name="gtk_source_print_compositor_set_left_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-left-margin" since="2.2"/>
420
+ <keyword type="function" name="gtk_source_print_compositor_get_right_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-right-margin" since="2.2"/>
421
+ <keyword type="function" name="gtk_source_print_compositor_set_right_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-right-margin" since="2.2"/>
422
+ <keyword type="function" name="gtk_source_print_compositor_set_print_header ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-header" since="2.2"/>
423
+ <keyword type="function" name="gtk_source_print_compositor_get_print_header ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-header" since="2.2"/>
424
+ <keyword type="function" name="gtk_source_print_compositor_set_print_footer ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-footer" since="2.2"/>
425
+ <keyword type="function" name="gtk_source_print_compositor_get_print_footer ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-footer" since="2.2"/>
426
+ <keyword type="function" name="gtk_source_print_compositor_set_header_format ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-format" since="2.2"/>
427
+ <keyword type="function" name="gtk_source_print_compositor_set_footer_format ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-format" since="2.2"/>
428
+ <keyword type="function" name="gtk_source_print_compositor_get_n_pages ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-n-pages" since="2.2"/>
429
+ <keyword type="function" name="gtk_source_print_compositor_paginate ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" since="2.2"/>
430
+ <keyword type="function" name="gtk_source_print_compositor_get_pagination_progress ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-pagination-progress" since="2.2"/>
431
+ <keyword type="function" name="gtk_source_print_compositor_draw_page ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-draw-page"/>
312
432
  <keyword type="struct" name="GtkSourcePrintCompositor" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor-struct"/>
313
- <keyword type="function" name="gtk_source_print_compositor_new ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-new" since="2.2"/>
314
- <keyword type="function" name="gtk_source_print_compositor_new_from_view ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-new-from-view" since="2.2"/>
315
- <keyword type="function" name="gtk_source_print_compositor_get_buffer ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-buffer" since="2.2"/>
316
- <keyword type="function" name="gtk_source_print_compositor_set_tab_width ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-tab-width" since="2.2"/>
317
- <keyword type="function" name="gtk_source_print_compositor_get_tab_width ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-tab-width" since="2.2"/>
318
- <keyword type="function" name="gtk_source_print_compositor_set_wrap_mode ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-wrap-mode" since="2.2"/>
319
- <keyword type="function" name="gtk_source_print_compositor_get_wrap_mode ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-wrap-mode" since="2.2"/>
320
- <keyword type="function" name="gtk_source_print_compositor_set_highlight_syntax ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-highlight-syntax" since="2.2"/>
321
- <keyword type="function" name="gtk_source_print_compositor_get_highlight_syntax ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-highlight-syntax" since="2.2"/>
322
- <keyword type="function" name="gtk_source_print_compositor_set_print_line_numbers ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-line-numbers" since="2.2"/>
323
- <keyword type="function" name="gtk_source_print_compositor_get_print_line_numbers ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-line-numbers" since="2.2"/>
324
- <keyword type="function" name="gtk_source_print_compositor_set_body_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-body-font-name" since="2.2"/>
325
- <keyword type="function" name="gtk_source_print_compositor_get_body_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-body-font-name" since="2.2"/>
326
- <keyword type="function" name="gtk_source_print_compositor_set_line_numbers_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-line-numbers-font-name" since="2.2"/>
327
- <keyword type="function" name="gtk_source_print_compositor_get_line_numbers_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-line-numbers-font-name" since="2.2"/>
328
- <keyword type="function" name="gtk_source_print_compositor_set_header_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-font-name" since="2.2"/>
329
- <keyword type="function" name="gtk_source_print_compositor_get_header_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-header-font-name" since="2.2"/>
330
- <keyword type="function" name="gtk_source_print_compositor_set_footer_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-font-name" since="2.2"/>
331
- <keyword type="function" name="gtk_source_print_compositor_get_footer_font_name ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-footer-font-name" since="2.2"/>
332
- <keyword type="function" name="gtk_source_print_compositor_get_top_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-top-margin" since="2.2"/>
333
- <keyword type="function" name="gtk_source_print_compositor_set_top_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-top-margin" since="2.2"/>
334
- <keyword type="function" name="gtk_source_print_compositor_get_bottom_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-bottom-margin" since="2.2"/>
335
- <keyword type="function" name="gtk_source_print_compositor_set_bottom_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-bottom-margin" since="2.2"/>
336
- <keyword type="function" name="gtk_source_print_compositor_get_left_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-left-margin" since="2.2"/>
337
- <keyword type="function" name="gtk_source_print_compositor_set_left_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-left-margin" since="2.2"/>
338
- <keyword type="function" name="gtk_source_print_compositor_get_right_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-right-margin" since="2.2"/>
339
- <keyword type="function" name="gtk_source_print_compositor_set_right_margin ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-right-margin" since="2.2"/>
340
- <keyword type="function" name="gtk_source_print_compositor_set_print_header ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-header" since="2.2"/>
341
- <keyword type="function" name="gtk_source_print_compositor_get_print_header ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-header" since="2.2"/>
342
- <keyword type="function" name="gtk_source_print_compositor_set_print_footer ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-footer" since="2.2"/>
343
- <keyword type="function" name="gtk_source_print_compositor_get_print_footer ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-footer" since="2.2"/>
344
- <keyword type="function" name="gtk_source_print_compositor_set_header_format ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-format" since="2.2"/>
345
- <keyword type="function" name="gtk_source_print_compositor_set_footer_format ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-format" since="2.2"/>
346
- <keyword type="function" name="gtk_source_print_compositor_get_n_pages ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-n-pages" since="2.2"/>
347
- <keyword type="function" name="gtk_source_print_compositor_paginate ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" since="2.2"/>
348
- <keyword type="function" name="gtk_source_print_compositor_get_pagination_progress ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-pagination-progress" since="2.2"/>
349
- <keyword type="function" name="gtk_source_print_compositor_draw_page ()" link="GtkSourcePrintCompositor.html#gtk-source-print-compositor-draw-page"/>
350
- <keyword type="property" name="The &quot;body-font-name&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--body-font-name"/>
351
- <keyword type="property" name="The &quot;buffer&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--buffer"/>
352
- <keyword type="property" name="The &quot;footer-font-name&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--footer-font-name"/>
353
- <keyword type="property" name="The &quot;header-font-name&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--header-font-name"/>
354
- <keyword type="property" name="The &quot;highlight-syntax&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--highlight-syntax"/>
355
- <keyword type="property" name="The &quot;line-numbers-font-name&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--line-numbers-font-name"/>
356
- <keyword type="property" name="The &quot;n-pages&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--n-pages"/>
357
- <keyword type="property" name="The &quot;print-footer&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-footer"/>
358
- <keyword type="property" name="The &quot;print-header&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-header"/>
359
- <keyword type="property" name="The &quot;print-line-numbers&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-line-numbers"/>
360
- <keyword type="property" name="The &quot;tab-width&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--tab-width"/>
361
- <keyword type="property" name="The &quot;wrap-mode&quot; property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--wrap-mode"/>
433
+ <keyword type="property" name="The “body-font-name” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--body-font-name"/>
434
+ <keyword type="property" name="The “buffer” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--buffer"/>
435
+ <keyword type="property" name="The “footer-font-name” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--footer-font-name"/>
436
+ <keyword type="property" name="The “header-font-name” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--header-font-name"/>
437
+ <keyword type="property" name="The “highlight-syntax” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--highlight-syntax"/>
438
+ <keyword type="property" name="The “line-numbers-font-name” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--line-numbers-font-name"/>
439
+ <keyword type="property" name="The “n-pages” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--n-pages"/>
440
+ <keyword type="property" name="The “print-footer” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-footer"/>
441
+ <keyword type="property" name="The “print-header” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-header"/>
442
+ <keyword type="property" name="The “print-line-numbers” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-line-numbers"/>
443
+ <keyword type="property" name="The “tab-width” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--tab-width"/>
444
+ <keyword type="property" name="The “wrap-mode” property" link="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--wrap-mode"/>
445
+ <keyword type="function" name="gtk_source_search_context_new ()" link="GtkSourceSearchContext.html#gtk-source-search-context-new" since="3.10"/>
446
+ <keyword type="function" name="gtk_source_search_context_get_buffer ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-buffer" since="3.10"/>
447
+ <keyword type="function" name="gtk_source_search_context_get_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-settings" since="3.10"/>
448
+ <keyword type="function" name="gtk_source_search_context_set_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" since="3.10"/>
449
+ <keyword type="function" name="gtk_source_search_context_get_highlight ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-highlight" since="3.10"/>
450
+ <keyword type="function" name="gtk_source_search_context_set_highlight ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-highlight" since="3.10"/>
451
+ <keyword type="function" name="gtk_source_search_context_get_occurrences_count ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrences-count" since="3.10"/>
452
+ <keyword type="function" name="gtk_source_search_context_get_occurrence_position ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrence-position" since="3.10"/>
453
+ <keyword type="function" name="gtk_source_search_context_forward ()" link="GtkSourceSearchContext.html#gtk-source-search-context-forward" since="3.10"/>
454
+ <keyword type="function" name="gtk_source_search_context_forward_async ()" link="GtkSourceSearchContext.html#gtk-source-search-context-forward-async" since="3.10"/>
455
+ <keyword type="function" name="gtk_source_search_context_forward_finish ()" link="GtkSourceSearchContext.html#gtk-source-search-context-forward-finish" since="3.10"/>
456
+ <keyword type="function" name="gtk_source_search_context_backward ()" link="GtkSourceSearchContext.html#gtk-source-search-context-backward" since="3.10"/>
457
+ <keyword type="function" name="gtk_source_search_context_backward_async ()" link="GtkSourceSearchContext.html#gtk-source-search-context-backward-async" since="3.10"/>
458
+ <keyword type="function" name="gtk_source_search_context_backward_finish ()" link="GtkSourceSearchContext.html#gtk-source-search-context-backward-finish" since="3.10"/>
459
+ <keyword type="function" name="gtk_source_search_context_replace ()" link="GtkSourceSearchContext.html#gtk-source-search-context-replace" since="3.10"/>
460
+ <keyword type="function" name="gtk_source_search_context_replace_all ()" link="GtkSourceSearchContext.html#gtk-source-search-context-replace-all" since="3.10"/>
461
+ <keyword type="function" name="gtk_source_search_context_get_regex_error ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-regex-error" since="3.10"/>
362
462
  <keyword type="struct" name="GtkSourceSearchContext" link="GtkSourceSearchContext.html#GtkSourceSearchContext-struct"/>
363
- <keyword type="function" name="gtk_source_search_context_new ()" link="GtkSourceSearchContext.html#gtk-source-search-context-new" since="3.10"/>
364
- <keyword type="function" name="gtk_source_search_context_get_buffer ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-buffer" since="3.10"/>
365
- <keyword type="function" name="gtk_source_search_context_get_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-settings" since="3.10"/>
366
- <keyword type="function" name="gtk_source_search_context_set_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" since="3.10"/>
367
- <keyword type="function" name="gtk_source_search_context_get_highlight ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-highlight" since="3.10"/>
368
- <keyword type="function" name="gtk_source_search_context_set_highlight ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-highlight" since="3.10"/>
369
- <keyword type="function" name="gtk_source_search_context_get_occurrences_count ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrences-count" since="3.10"/>
370
- <keyword type="function" name="gtk_source_search_context_get_occurrence_position ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrence-position" since="3.10"/>
371
- <keyword type="function" name="gtk_source_search_context_forward ()" link="GtkSourceSearchContext.html#gtk-source-search-context-forward" since="3.10"/>
372
- <keyword type="function" name="gtk_source_search_context_forward_async ()" link="GtkSourceSearchContext.html#gtk-source-search-context-forward-async" since="3.10"/>
373
- <keyword type="function" name="gtk_source_search_context_forward_finish ()" link="GtkSourceSearchContext.html#gtk-source-search-context-forward-finish" since="3.10"/>
374
- <keyword type="function" name="gtk_source_search_context_backward ()" link="GtkSourceSearchContext.html#gtk-source-search-context-backward" since="3.10"/>
375
- <keyword type="function" name="gtk_source_search_context_backward_async ()" link="GtkSourceSearchContext.html#gtk-source-search-context-backward-async" since="3.10"/>
376
- <keyword type="function" name="gtk_source_search_context_backward_finish ()" link="GtkSourceSearchContext.html#gtk-source-search-context-backward-finish" since="3.10"/>
377
- <keyword type="function" name="gtk_source_search_context_replace ()" link="GtkSourceSearchContext.html#gtk-source-search-context-replace" since="3.10"/>
378
- <keyword type="function" name="gtk_source_search_context_replace_all ()" link="GtkSourceSearchContext.html#gtk-source-search-context-replace-all" since="3.10"/>
379
- <keyword type="function" name="gtk_source_search_context_get_regex_error ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-regex-error" since="3.10"/>
380
- <keyword type="property" name="The &quot;buffer&quot; property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--buffer"/>
381
- <keyword type="property" name="The &quot;highlight&quot; property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--highlight"/>
382
- <keyword type="property" name="The &quot;occurrences-count&quot; property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--occurrences-count"/>
383
- <keyword type="property" name="The &quot;regex-error&quot; property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--regex-error"/>
384
- <keyword type="property" name="The &quot;settings&quot; property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--settings"/>
463
+ <keyword type="property" name="The “buffer” property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--buffer"/>
464
+ <keyword type="property" name="The “highlight” property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--highlight"/>
465
+ <keyword type="property" name="The “occurrences-count” property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--occurrences-count"/>
466
+ <keyword type="property" name="The “regex-error” property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--regex-error"/>
467
+ <keyword type="property" name="The “settings” property" link="GtkSourceSearchContext.html#GtkSourceSearchContext--settings"/>
468
+ <keyword type="function" name="gtk_source_search_settings_new ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-new" since="3.10"/>
469
+ <keyword type="function" name="gtk_source_search_settings_get_search_text ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-search-text" since="3.10"/>
470
+ <keyword type="function" name="gtk_source_search_settings_set_search_text ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" since="3.10"/>
471
+ <keyword type="function" name="gtk_source_search_settings_get_case_sensitive ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-case-sensitive" since="3.10"/>
472
+ <keyword type="function" name="gtk_source_search_settings_set_case_sensitive ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-case-sensitive" since="3.10"/>
473
+ <keyword type="function" name="gtk_source_search_settings_get_at_word_boundaries ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-at-word-boundaries" since="3.10"/>
474
+ <keyword type="function" name="gtk_source_search_settings_set_at_word_boundaries ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-at-word-boundaries" since="3.10"/>
475
+ <keyword type="function" name="gtk_source_search_settings_get_wrap_around ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-wrap-around" since="3.10"/>
476
+ <keyword type="function" name="gtk_source_search_settings_set_wrap_around ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-wrap-around" since="3.10"/>
477
+ <keyword type="function" name="gtk_source_search_settings_get_regex_enabled ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-regex-enabled" since="3.10"/>
478
+ <keyword type="function" name="gtk_source_search_settings_set_regex_enabled ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-regex-enabled" since="3.10"/>
385
479
  <keyword type="struct" name="GtkSourceSearchSettings" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings-struct"/>
386
- <keyword type="function" name="gtk_source_search_settings_new ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-new" since="3.10"/>
387
- <keyword type="function" name="gtk_source_search_settings_get_search_text ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-search-text" since="3.10"/>
388
- <keyword type="function" name="gtk_source_search_settings_set_search_text ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" since="3.10"/>
389
- <keyword type="function" name="gtk_source_search_settings_get_case_sensitive ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-case-sensitive" since="3.10"/>
390
- <keyword type="function" name="gtk_source_search_settings_set_case_sensitive ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-case-sensitive" since="3.10"/>
391
- <keyword type="function" name="gtk_source_search_settings_get_at_word_boundaries ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-at-word-boundaries" since="3.10"/>
392
- <keyword type="function" name="gtk_source_search_settings_set_at_word_boundaries ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-at-word-boundaries" since="3.10"/>
393
- <keyword type="function" name="gtk_source_search_settings_get_wrap_around ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-wrap-around" since="3.10"/>
394
- <keyword type="function" name="gtk_source_search_settings_set_wrap_around ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-wrap-around" since="3.10"/>
395
- <keyword type="function" name="gtk_source_search_settings_get_regex_enabled ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-get-regex-enabled" since="3.10"/>
396
- <keyword type="function" name="gtk_source_search_settings_set_regex_enabled ()" link="GtkSourceSearchSettings.html#gtk-source-search-settings-set-regex-enabled" since="3.10"/>
397
- <keyword type="property" name="The &quot;at-word-boundaries&quot; property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--at-word-boundaries"/>
398
- <keyword type="property" name="The &quot;case-sensitive&quot; property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--case-sensitive"/>
399
- <keyword type="property" name="The &quot;regex-enabled&quot; property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--regex-enabled"/>
400
- <keyword type="property" name="The &quot;search-text&quot; property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text"/>
401
- <keyword type="property" name="The &quot;wrap-around&quot; property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--wrap-around"/>
480
+ <keyword type="property" name="The “at-word-boundaries” property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--at-word-boundaries"/>
481
+ <keyword type="property" name="The “case-sensitive” property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--case-sensitive"/>
482
+ <keyword type="property" name="The “regex-enabled” property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--regex-enabled"/>
483
+ <keyword type="property" name="The “search-text” property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text"/>
484
+ <keyword type="property" name="The “wrap-around” property" link="GtkSourceSearchSettings.html#GtkSourceSearchSettings--wrap-around"/>
485
+ <keyword type="function" name="gtk_source_style_copy ()" link="GtkSourceStyle.html#gtk-source-style-copy" since="2.0"/>
402
486
  <keyword type="struct" name="GtkSourceStyle" link="GtkSourceStyle.html#GtkSourceStyle-struct"/>
403
- <keyword type="function" name="gtk_source_style_copy ()" link="GtkSourceStyle.html#gtk-source-style-copy" since="2.0"/>
404
- <keyword type="property" name="The &quot;background&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--background"/>
405
- <keyword type="property" name="The &quot;background-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--background-set"/>
406
- <keyword type="property" name="The &quot;bold&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--bold"/>
407
- <keyword type="property" name="The &quot;bold-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--bold-set"/>
408
- <keyword type="property" name="The &quot;foreground&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--foreground"/>
409
- <keyword type="property" name="The &quot;foreground-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--foreground-set"/>
410
- <keyword type="property" name="The &quot;italic&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--italic"/>
411
- <keyword type="property" name="The &quot;italic-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--italic-set"/>
412
- <keyword type="property" name="The &quot;line-background&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--line-background"/>
413
- <keyword type="property" name="The &quot;line-background-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--line-background-set"/>
414
- <keyword type="property" name="The &quot;strikethrough&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--strikethrough"/>
415
- <keyword type="property" name="The &quot;strikethrough-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--strikethrough-set"/>
416
- <keyword type="property" name="The &quot;underline&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--underline"/>
417
- <keyword type="property" name="The &quot;underline-set&quot; property" link="GtkSourceStyle.html#GtkSourceStyle--underline-set"/>
487
+ <keyword type="property" name="The “background” property" link="GtkSourceStyle.html#GtkSourceStyle--background"/>
488
+ <keyword type="property" name="The background-set” property" link="GtkSourceStyle.html#GtkSourceStyle--background-set"/>
489
+ <keyword type="property" name="The “bold” property" link="GtkSourceStyle.html#GtkSourceStyle--bold"/>
490
+ <keyword type="property" name="The bold-set” property" link="GtkSourceStyle.html#GtkSourceStyle--bold-set"/>
491
+ <keyword type="property" name="The “foreground” property" link="GtkSourceStyle.html#GtkSourceStyle--foreground"/>
492
+ <keyword type="property" name="The foreground-set” property" link="GtkSourceStyle.html#GtkSourceStyle--foreground-set"/>
493
+ <keyword type="property" name="The “italic” property" link="GtkSourceStyle.html#GtkSourceStyle--italic"/>
494
+ <keyword type="property" name="The italic-set” property" link="GtkSourceStyle.html#GtkSourceStyle--italic-set"/>
495
+ <keyword type="property" name="The “line-background” property" link="GtkSourceStyle.html#GtkSourceStyle--line-background"/>
496
+ <keyword type="property" name="The line-background-set” property" link="GtkSourceStyle.html#GtkSourceStyle--line-background-set"/>
497
+ <keyword type="property" name="The “scale” property" link="GtkSourceStyle.html#GtkSourceStyle--scale"/>
498
+ <keyword type="property" name="The “scale-set” property" link="GtkSourceStyle.html#GtkSourceStyle--scale-set"/>
499
+ <keyword type="property" name="The strikethrough property" link="GtkSourceStyle.html#GtkSourceStyle--strikethrough"/>
500
+ <keyword type="property" name="The “strikethrough-set” property" link="GtkSourceStyle.html#GtkSourceStyle--strikethrough-set"/>
501
+ <keyword type="property" name="The underline property" link="GtkSourceStyle.html#GtkSourceStyle--underline"/>
502
+ <keyword type="property" name="The “underline-set” property" link="GtkSourceStyle.html#GtkSourceStyle--underline-set"/>
503
+ <keyword type="function" name="gtk_source_style_scheme_get_id ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-id" since="2.0"/>
504
+ <keyword type="function" name="gtk_source_style_scheme_get_name ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-name" since="2.0"/>
505
+ <keyword type="function" name="gtk_source_style_scheme_get_description ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-description" since="2.0"/>
506
+ <keyword type="function" name="gtk_source_style_scheme_get_authors ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-authors" since="2.0"/>
507
+ <keyword type="function" name="gtk_source_style_scheme_get_filename ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-filename" since="2.0"/>
508
+ <keyword type="function" name="gtk_source_style_scheme_get_style ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-style" since="2.0"/>
418
509
  <keyword type="struct" name="GtkSourceStyleScheme" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme-struct"/>
419
- <keyword type="function" name="gtk_source_style_scheme_get_id ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-id" since="2.0"/>
420
- <keyword type="function" name="gtk_source_style_scheme_get_name ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-name" since="2.0"/>
421
- <keyword type="function" name="gtk_source_style_scheme_get_description ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-description" since="2.0"/>
422
- <keyword type="function" name="gtk_source_style_scheme_get_authors ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-authors" since="2.0"/>
423
- <keyword type="function" name="gtk_source_style_scheme_get_filename ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-filename" since="2.0"/>
424
- <keyword type="function" name="gtk_source_style_scheme_get_style ()" link="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-style" since="2.0"/>
425
- <keyword type="property" name="The &quot;description&quot; property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--description"/>
426
- <keyword type="property" name="The &quot;filename&quot; property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--filename"/>
427
- <keyword type="property" name="The &quot;id&quot; property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--id"/>
428
- <keyword type="property" name="The &quot;name&quot; property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--name"/>
510
+ <keyword type="property" name="The “description” property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--description"/>
511
+ <keyword type="property" name="The “filename” property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--filename"/>
512
+ <keyword type="property" name="The “id” property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--id"/>
513
+ <keyword type="property" name="The “name” property" link="GtkSourceStyleScheme.html#GtkSourceStyleScheme--name"/>
514
+ <keyword type="function" name="gtk_source_style_scheme_manager_new ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-new"/>
515
+ <keyword type="function" name="gtk_source_style_scheme_manager_get_default ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-default"/>
516
+ <keyword type="function" name="gtk_source_style_scheme_manager_set_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-set-search-path"/>
517
+ <keyword type="function" name="gtk_source_style_scheme_manager_append_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-append-search-path"/>
518
+ <keyword type="function" name="gtk_source_style_scheme_manager_prepend_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-prepend-search-path"/>
519
+ <keyword type="function" name="gtk_source_style_scheme_manager_get_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-search-path"/>
520
+ <keyword type="function" name="gtk_source_style_scheme_manager_get_scheme_ids ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-scheme-ids"/>
521
+ <keyword type="function" name="gtk_source_style_scheme_manager_get_scheme ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-scheme"/>
522
+ <keyword type="function" name="gtk_source_style_scheme_manager_force_rescan ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-force-rescan"/>
429
523
  <keyword type="struct" name="GtkSourceStyleSchemeManager" link="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager-struct"/>
430
- <keyword type="function" name="gtk_source_style_scheme_manager_new ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-new"/>
431
- <keyword type="function" name="gtk_source_style_scheme_manager_get_default ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-default"/>
432
- <keyword type="function" name="gtk_source_style_scheme_manager_set_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-set-search-path"/>
433
- <keyword type="function" name="gtk_source_style_scheme_manager_append_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-append-search-path"/>
434
- <keyword type="function" name="gtk_source_style_scheme_manager_prepend_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-prepend-search-path"/>
435
- <keyword type="function" name="gtk_source_style_scheme_manager_get_search_path ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-search-path"/>
436
- <keyword type="function" name="gtk_source_style_scheme_manager_get_scheme_ids ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-scheme-ids"/>
437
- <keyword type="function" name="gtk_source_style_scheme_manager_get_scheme ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-scheme"/>
438
- <keyword type="function" name="gtk_source_style_scheme_manager_force_rescan ()" link="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-force-rescan"/>
439
- <keyword type="property" name="The &quot;scheme-ids&quot; property" link="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager--scheme-ids"/>
440
- <keyword type="property" name="The &quot;search-path&quot; property" link="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager--search-path"/>
524
+ <keyword type="property" name="The “scheme-ids” property" link="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager--scheme-ids"/>
525
+ <keyword type="property" name="The “search-path” property" link="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager--search-path"/>
526
+ <keyword type="function" name="gtk_source_undo_manager_can_undo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-undo" since="2.10"/>
527
+ <keyword type="function" name="gtk_source_undo_manager_can_redo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-redo" since="2.10"/>
528
+ <keyword type="function" name="gtk_source_undo_manager_undo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-undo" since="2.10"/>
529
+ <keyword type="function" name="gtk_source_undo_manager_redo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-redo" since="2.10"/>
530
+ <keyword type="function" name="gtk_source_undo_manager_begin_not_undoable_action ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-begin-not-undoable-action" since="2.10"/>
531
+ <keyword type="function" name="gtk_source_undo_manager_end_not_undoable_action ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-end-not-undoable-action" since="2.10"/>
532
+ <keyword type="function" name="gtk_source_undo_manager_can_undo_changed ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-undo-changed" since="2.10"/>
533
+ <keyword type="function" name="gtk_source_undo_manager_can_redo_changed ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-redo-changed" since="2.10"/>
441
534
  <keyword type="struct" name="GtkSourceUndoManager" link="GtkSourceUndoManager.html#GtkSourceUndoManager-struct"/>
442
- <keyword type="function" name="gtk_source_undo_manager_can_undo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-undo" since="2.10"/>
443
- <keyword type="function" name="gtk_source_undo_manager_can_redo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-redo" since="2.10"/>
444
- <keyword type="function" name="gtk_source_undo_manager_undo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-undo" since="2.10"/>
445
- <keyword type="function" name="gtk_source_undo_manager_redo ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-redo" since="2.10"/>
446
- <keyword type="function" name="gtk_source_undo_manager_begin_not_undoable_action ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-begin-not-undoable-action" since="2.10"/>
447
- <keyword type="function" name="gtk_source_undo_manager_end_not_undoable_action ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-end-not-undoable-action" since="2.10"/>
448
- <keyword type="function" name="gtk_source_undo_manager_can_undo_changed ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-undo-changed" since="2.10"/>
449
- <keyword type="function" name="gtk_source_undo_manager_can_redo_changed ()" link="GtkSourceUndoManager.html#gtk-source-undo-manager-can-redo-changed" since="2.10"/>
450
- <keyword type="signal" name="The &quot;can-redo-changed&quot; signal" link="GtkSourceUndoManager.html#GtkSourceUndoManager-can-redo-changed"/>
451
- <keyword type="signal" name="The &quot;can-undo-changed&quot; signal" link="GtkSourceUndoManager.html#GtkSourceUndoManager-can-undo-changed"/>
452
- <keyword type="function" name="gtk_source_utils_unescape_search_text ()" link="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" since="3.10"/>
453
- <keyword type="function" name="gtk_source_utils_escape_search_text ()" link="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-escape-search-text" since="3.10"/>
535
+ <keyword type="signal" name="The “can-redo-changed” signal" link="GtkSourceUndoManager.html#GtkSourceUndoManager-can-redo-changed"/>
536
+ <keyword type="signal" name="The “can-undo-changed” signal" link="GtkSourceUndoManager.html#GtkSourceUndoManager-can-undo-changed"/>
537
+ <keyword type="function" name="gtk_source_utils_unescape_search_text ()" link="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" since="3.10"/>
538
+ <keyword type="function" name="gtk_source_utils_escape_search_text ()" link="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-escape-search-text" since="3.10"/>
539
+ <keyword type="" name="GtkSourceView as GtkBuildable" link="GtkSourceView.html#id-1.2.30.10.3"/>
540
+ <keyword type="function" name="gtk_source_view_new ()" link="GtkSourceView.html#gtk-source-view-new"/>
541
+ <keyword type="function" name="gtk_source_view_new_with_buffer ()" link="GtkSourceView.html#gtk-source-view-new-with-buffer"/>
542
+ <keyword type="function" name="gtk_source_view_set_auto_indent ()" link="GtkSourceView.html#gtk-source-view-set-auto-indent"/>
543
+ <keyword type="function" name="gtk_source_view_get_auto_indent ()" link="GtkSourceView.html#gtk-source-view-get-auto-indent"/>
544
+ <keyword type="function" name="gtk_source_view_set_indent_on_tab ()" link="GtkSourceView.html#gtk-source-view-set-indent-on-tab" since="1.8"/>
545
+ <keyword type="function" name="gtk_source_view_get_indent_on_tab ()" link="GtkSourceView.html#gtk-source-view-get-indent-on-tab" since="1.8"/>
546
+ <keyword type="function" name="gtk_source_view_set_indent_width ()" link="GtkSourceView.html#gtk-source-view-set-indent-width"/>
547
+ <keyword type="function" name="gtk_source_view_get_indent_width ()" link="GtkSourceView.html#gtk-source-view-get-indent-width"/>
548
+ <keyword type="function" name="gtk_source_view_set_insert_spaces_instead_of_tabs ()" link="GtkSourceView.html#gtk-source-view-set-insert-spaces-instead-of-tabs"/>
549
+ <keyword type="function" name="gtk_source_view_get_insert_spaces_instead_of_tabs ()" link="GtkSourceView.html#gtk-source-view-get-insert-spaces-instead-of-tabs"/>
550
+ <keyword type="function" name="gtk_source_view_set_smart_home_end ()" link="GtkSourceView.html#gtk-source-view-set-smart-home-end"/>
551
+ <keyword type="function" name="gtk_source_view_get_smart_home_end ()" link="GtkSourceView.html#gtk-source-view-get-smart-home-end"/>
552
+ <keyword type="function" name="gtk_source_view_set_mark_attributes ()" link="GtkSourceView.html#gtk-source-view-set-mark-attributes"/>
553
+ <keyword type="function" name="gtk_source_view_get_mark_attributes ()" link="GtkSourceView.html#gtk-source-view-get-mark-attributes"/>
554
+ <keyword type="function" name="gtk_source_view_set_highlight_current_line ()" link="GtkSourceView.html#gtk-source-view-set-highlight-current-line"/>
555
+ <keyword type="function" name="gtk_source_view_get_highlight_current_line ()" link="GtkSourceView.html#gtk-source-view-get-highlight-current-line"/>
556
+ <keyword type="function" name="gtk_source_view_set_show_line_marks ()" link="GtkSourceView.html#gtk-source-view-set-show-line-marks" since="2.2"/>
557
+ <keyword type="function" name="gtk_source_view_get_show_line_marks ()" link="GtkSourceView.html#gtk-source-view-get-show-line-marks" since="2.2"/>
558
+ <keyword type="function" name="gtk_source_view_set_show_line_numbers ()" link="GtkSourceView.html#gtk-source-view-set-show-line-numbers"/>
559
+ <keyword type="function" name="gtk_source_view_get_show_line_numbers ()" link="GtkSourceView.html#gtk-source-view-get-show-line-numbers"/>
560
+ <keyword type="function" name="gtk_source_view_set_show_right_margin ()" link="GtkSourceView.html#gtk-source-view-set-show-right-margin"/>
561
+ <keyword type="function" name="gtk_source_view_get_show_right_margin ()" link="GtkSourceView.html#gtk-source-view-get-show-right-margin"/>
562
+ <keyword type="function" name="gtk_source_view_set_right_margin_position ()" link="GtkSourceView.html#gtk-source-view-set-right-margin-position"/>
563
+ <keyword type="function" name="gtk_source_view_get_right_margin_position ()" link="GtkSourceView.html#gtk-source-view-get-right-margin-position"/>
564
+ <keyword type="function" name="gtk_source_view_set_tab_width ()" link="GtkSourceView.html#gtk-source-view-set-tab-width"/>
565
+ <keyword type="function" name="gtk_source_view_get_tab_width ()" link="GtkSourceView.html#gtk-source-view-get-tab-width"/>
566
+ <keyword type="function" name="gtk_source_view_set_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-set-draw-spaces"/>
567
+ <keyword type="function" name="gtk_source_view_get_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-get-draw-spaces"/>
568
+ <keyword type="function" name="gtk_source_view_get_completion ()" link="GtkSourceView.html#gtk-source-view-get-completion"/>
569
+ <keyword type="function" name="gtk_source_view_get_gutter ()" link="GtkSourceView.html#gtk-source-view-get-gutter" since="2.8"/>
570
+ <keyword type="function" name="gtk_source_view_get_visual_column ()" link="GtkSourceView.html#gtk-source-view-get-visual-column"/>
454
571
  <keyword type="struct" name="GtkSourceView" link="GtkSourceView.html#GtkSourceView-struct"/>
455
572
  <keyword type="enum" name="enum GtkSourceSmartHomeEndType" link="GtkSourceView.html#GtkSourceSmartHomeEndType"/>
456
573
  <keyword type="enum" name="enum GtkSourceDrawSpacesFlags" link="GtkSourceView.html#GtkSourceDrawSpacesFlags"/>
457
574
  <keyword type="enum" name="enum GtkSourceViewGutterPosition" link="GtkSourceView.html#GtkSourceViewGutterPosition"/>
458
- <keyword type="function" name="gtk_source_view_new ()" link="GtkSourceView.html#gtk-source-view-new"/>
459
- <keyword type="function" name="gtk_source_view_new_with_buffer ()" link="GtkSourceView.html#gtk-source-view-new-with-buffer"/>
460
- <keyword type="function" name="gtk_source_view_set_auto_indent ()" link="GtkSourceView.html#gtk-source-view-set-auto-indent"/>
461
- <keyword type="function" name="gtk_source_view_get_auto_indent ()" link="GtkSourceView.html#gtk-source-view-get-auto-indent"/>
462
- <keyword type="function" name="gtk_source_view_set_indent_on_tab ()" link="GtkSourceView.html#gtk-source-view-set-indent-on-tab" since="1.8"/>
463
- <keyword type="function" name="gtk_source_view_get_indent_on_tab ()" link="GtkSourceView.html#gtk-source-view-get-indent-on-tab" since="1.8"/>
464
- <keyword type="function" name="gtk_source_view_set_indent_width ()" link="GtkSourceView.html#gtk-source-view-set-indent-width"/>
465
- <keyword type="function" name="gtk_source_view_get_indent_width ()" link="GtkSourceView.html#gtk-source-view-get-indent-width"/>
466
- <keyword type="function" name="gtk_source_view_set_insert_spaces_instead_of_tabs ()" link="GtkSourceView.html#gtk-source-view-set-insert-spaces-instead-of-tabs"/>
467
- <keyword type="function" name="gtk_source_view_get_insert_spaces_instead_of_tabs ()" link="GtkSourceView.html#gtk-source-view-get-insert-spaces-instead-of-tabs"/>
468
- <keyword type="function" name="gtk_source_view_set_smart_home_end ()" link="GtkSourceView.html#gtk-source-view-set-smart-home-end"/>
469
- <keyword type="function" name="gtk_source_view_get_smart_home_end ()" link="GtkSourceView.html#gtk-source-view-get-smart-home-end"/>
470
- <keyword type="function" name="gtk_source_view_set_mark_attributes ()" link="GtkSourceView.html#gtk-source-view-set-mark-attributes"/>
471
- <keyword type="function" name="gtk_source_view_get_mark_attributes ()" link="GtkSourceView.html#gtk-source-view-get-mark-attributes"/>
472
- <keyword type="function" name="gtk_source_view_set_highlight_current_line ()" link="GtkSourceView.html#gtk-source-view-set-highlight-current-line"/>
473
- <keyword type="function" name="gtk_source_view_get_highlight_current_line ()" link="GtkSourceView.html#gtk-source-view-get-highlight-current-line"/>
474
- <keyword type="function" name="gtk_source_view_set_show_line_marks ()" link="GtkSourceView.html#gtk-source-view-set-show-line-marks" since="2.2"/>
475
- <keyword type="function" name="gtk_source_view_get_show_line_marks ()" link="GtkSourceView.html#gtk-source-view-get-show-line-marks" since="2.2"/>
476
- <keyword type="function" name="gtk_source_view_set_show_line_numbers ()" link="GtkSourceView.html#gtk-source-view-set-show-line-numbers"/>
477
- <keyword type="function" name="gtk_source_view_get_show_line_numbers ()" link="GtkSourceView.html#gtk-source-view-get-show-line-numbers"/>
478
- <keyword type="function" name="gtk_source_view_set_show_right_margin ()" link="GtkSourceView.html#gtk-source-view-set-show-right-margin"/>
479
- <keyword type="function" name="gtk_source_view_get_show_right_margin ()" link="GtkSourceView.html#gtk-source-view-get-show-right-margin"/>
480
- <keyword type="function" name="gtk_source_view_set_right_margin_position ()" link="GtkSourceView.html#gtk-source-view-set-right-margin-position"/>
481
- <keyword type="function" name="gtk_source_view_get_right_margin_position ()" link="GtkSourceView.html#gtk-source-view-get-right-margin-position"/>
482
- <keyword type="function" name="gtk_source_view_set_tab_width ()" link="GtkSourceView.html#gtk-source-view-set-tab-width"/>
483
- <keyword type="function" name="gtk_source_view_get_tab_width ()" link="GtkSourceView.html#gtk-source-view-get-tab-width"/>
484
- <keyword type="function" name="gtk_source_view_set_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-set-draw-spaces"/>
485
- <keyword type="function" name="gtk_source_view_get_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-get-draw-spaces"/>
486
- <keyword type="function" name="gtk_source_view_get_completion ()" link="GtkSourceView.html#gtk-source-view-get-completion"/>
487
- <keyword type="function" name="gtk_source_view_get_gutter ()" link="GtkSourceView.html#gtk-source-view-get-gutter" since="2.8"/>
488
- <keyword type="function" name="gtk_source_view_get_visual_column ()" link="GtkSourceView.html#gtk-source-view-get-visual-column"/>
489
- <keyword type="property" name="The &quot;auto-indent&quot; property" link="GtkSourceView.html#GtkSourceView--auto-indent"/>
490
- <keyword type="property" name="The &quot;completion&quot; property" link="GtkSourceView.html#GtkSourceView--completion"/>
491
- <keyword type="property" name="The &quot;draw-spaces&quot; property" link="GtkSourceView.html#GtkSourceView--draw-spaces"/>
492
- <keyword type="property" name="The &quot;highlight-current-line&quot; property" link="GtkSourceView.html#GtkSourceView--highlight-current-line"/>
493
- <keyword type="property" name="The &quot;indent-on-tab&quot; property" link="GtkSourceView.html#GtkSourceView--indent-on-tab"/>
494
- <keyword type="property" name="The &quot;indent-width&quot; property" link="GtkSourceView.html#GtkSourceView--indent-width"/>
495
- <keyword type="property" name="The &quot;insert-spaces-instead-of-tabs&quot; property" link="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs"/>
496
- <keyword type="property" name="The &quot;right-margin-position&quot; property" link="GtkSourceView.html#GtkSourceView--right-margin-position"/>
497
- <keyword type="property" name="The &quot;show-line-marks&quot; property" link="GtkSourceView.html#GtkSourceView--show-line-marks"/>
498
- <keyword type="property" name="The &quot;show-line-numbers&quot; property" link="GtkSourceView.html#GtkSourceView--show-line-numbers"/>
499
- <keyword type="property" name="The &quot;show-right-margin&quot; property" link="GtkSourceView.html#GtkSourceView--show-right-margin"/>
500
- <keyword type="property" name="The &quot;smart-home-end&quot; property" link="GtkSourceView.html#GtkSourceView--smart-home-end"/>
501
- <keyword type="property" name="The &quot;tab-width&quot; property" link="GtkSourceView.html#GtkSourceView--tab-width"/>
502
- <keyword type="signal" name="The &quot;line-mark-activated&quot; signal" link="GtkSourceView.html#GtkSourceView-line-mark-activated"/>
503
- <keyword type="signal" name="The &quot;move-lines&quot; signal" link="GtkSourceView.html#GtkSourceView-move-lines"/>
504
- <keyword type="signal" name="The &quot;move-words&quot; signal" link="GtkSourceView.html#GtkSourceView-move-words"/>
505
- <keyword type="signal" name="The &quot;redo&quot; signal" link="GtkSourceView.html#GtkSourceView-redo"/>
506
- <keyword type="signal" name="The &quot;show-completion&quot; signal" link="GtkSourceView.html#GtkSourceView-show-completion"/>
507
- <keyword type="signal" name="The &quot;smart-home-end&quot; signal" link="GtkSourceView.html#GtkSourceView-smart-home-end"/>
508
- <keyword type="signal" name="The &quot;undo&quot; signal" link="GtkSourceView.html#GtkSourceView-undo"/>
509
- <keyword type="" name="Simple contexts" link="lang-reference.html#id-1.3.3.12.3"/>
510
- <keyword type="" name="Container contexts" link="lang-reference.html#id-1.3.3.12.4"/>
511
- <keyword type="" name="Sub-pattern contexts" link="lang-reference.html#id-1.3.3.12.5"/>
512
- <keyword type="" name="Reference contexts" link="lang-reference.html#id-1.3.3.12.6"/>
513
- <keyword type="" name="Keyword contexts" link="lang-reference.html#id-1.3.3.12.7"/>
514
- <keyword type="constant" name="GTK_SOURCE_BRACKET_MATCH_NONE" link="GtkSourceBuffer.html#GTK-SOURCE-BRACKET-MATCH-NONE:CAPS"/>
515
- <keyword type="constant" name="GTK_SOURCE_BRACKET_MATCH_OUT_OF_RANGE" link="GtkSourceBuffer.html#GTK-SOURCE-BRACKET-MATCH-OUT-OF-RANGE:CAPS"/>
516
- <keyword type="constant" name="GTK_SOURCE_BRACKET_MATCH_NOT_FOUND" link="GtkSourceBuffer.html#GTK-SOURCE-BRACKET-MATCH-NOT-FOUND:CAPS"/>
517
- <keyword type="constant" name="GTK_SOURCE_BRACKET_MATCH_FOUND" link="GtkSourceBuffer.html#GTK-SOURCE-BRACKET-MATCH-FOUND:CAPS"/>
518
- <keyword type="constant" name="GTK_SOURCE_COMPLETION_ERROR_ALREADY_BOUND" link="GtkSourceCompletion.html#GTK-SOURCE-COMPLETION-ERROR-ALREADY-BOUND:CAPS"/>
519
- <keyword type="constant" name="GTK_SOURCE_COMPLETION_ERROR_NOT_BOUND" link="GtkSourceCompletion.html#GTK-SOURCE-COMPLETION-ERROR-NOT-BOUND:CAPS"/>
520
- <keyword type="constant" name="GTK_SOURCE_COMPLETION_ACTIVATION_NONE" link="GtkSourceCompletionContext.html#GTK-SOURCE-COMPLETION-ACTIVATION-NONE:CAPS"/>
521
- <keyword type="constant" name="GTK_SOURCE_COMPLETION_ACTIVATION_INTERACTIVE" link="GtkSourceCompletionContext.html#GTK-SOURCE-COMPLETION-ACTIVATION-INTERACTIVE:CAPS"/>
522
- <keyword type="constant" name="GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED" link="GtkSourceCompletionContext.html#GTK-SOURCE-COMPLETION-ACTIVATION-USER-REQUESTED:CAPS"/>
523
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_STATE_NORMAL" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-STATE-NORMAL:CAPS"/>
524
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_STATE_CURSOR" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-STATE-CURSOR:CAPS"/>
525
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_STATE_PRELIT" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-STATE-PRELIT:CAPS"/>
526
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_STATE_SELECTED" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-STATE-SELECTED:CAPS"/>
527
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_CELL" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-ALIGNMENT-MODE-CELL:CAPS"/>
528
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_FIRST" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-ALIGNMENT-MODE-FIRST:CAPS"/>
529
- <keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_LAST" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-ALIGNMENT-MODE-LAST:CAPS"/>
530
- <keyword type="constant" name="GTK_SOURCE_SMART_HOME_END_DISABLED" link="GtkSourceView.html#GTK-SOURCE-SMART-HOME-END-DISABLED:CAPS"/>
531
- <keyword type="constant" name="GTK_SOURCE_SMART_HOME_END_BEFORE" link="GtkSourceView.html#GTK-SOURCE-SMART-HOME-END-BEFORE:CAPS"/>
532
- <keyword type="constant" name="GTK_SOURCE_SMART_HOME_END_AFTER" link="GtkSourceView.html#GTK-SOURCE-SMART-HOME-END-AFTER:CAPS"/>
533
- <keyword type="constant" name="GTK_SOURCE_SMART_HOME_END_ALWAYS" link="GtkSourceView.html#GTK-SOURCE-SMART-HOME-END-ALWAYS:CAPS"/>
534
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_SPACE" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-SPACE:CAPS"/>
535
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_TAB" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-TAB:CAPS"/>
536
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_NEWLINE" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-NEWLINE:CAPS"/>
537
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_NBSP" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-NBSP:CAPS"/>
538
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_LEADING" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-LEADING:CAPS"/>
539
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_TEXT" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-TEXT:CAPS"/>
540
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_TRAILING" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-TRAILING:CAPS"/>
541
- <keyword type="constant" name="GTK_SOURCE_DRAW_SPACES_ALL" link="GtkSourceView.html#GTK-SOURCE-DRAW-SPACES-ALL:CAPS"/>
542
- <keyword type="constant" name="GTK_SOURCE_VIEW_GUTTER_POSITION_LINES" link="GtkSourceView.html#GTK-SOURCE-VIEW-GUTTER-POSITION-LINES:CAPS"/>
543
- <keyword type="constant" name="GTK_SOURCE_VIEW_GUTTER_POSITION_MARKS" link="GtkSourceView.html#GTK-SOURCE-VIEW-GUTTER-POSITION-MARKS:CAPS"/>
575
+ <keyword type="property" name="The “auto-indent” property" link="GtkSourceView.html#GtkSourceView--auto-indent"/>
576
+ <keyword type="property" name="The “completion” property" link="GtkSourceView.html#GtkSourceView--completion"/>
577
+ <keyword type="property" name="The “draw-spaces” property" link="GtkSourceView.html#GtkSourceView--draw-spaces"/>
578
+ <keyword type="property" name="The “highlight-current-line” property" link="GtkSourceView.html#GtkSourceView--highlight-current-line"/>
579
+ <keyword type="property" name="The “indent-on-tab” property" link="GtkSourceView.html#GtkSourceView--indent-on-tab"/>
580
+ <keyword type="property" name="The “indent-width” property" link="GtkSourceView.html#GtkSourceView--indent-width"/>
581
+ <keyword type="property" name="The “insert-spaces-instead-of-tabs” property" link="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs"/>
582
+ <keyword type="property" name="The “right-margin-position” property" link="GtkSourceView.html#GtkSourceView--right-margin-position"/>
583
+ <keyword type="property" name="The “show-line-marks” property" link="GtkSourceView.html#GtkSourceView--show-line-marks"/>
584
+ <keyword type="property" name="The “show-line-numbers” property" link="GtkSourceView.html#GtkSourceView--show-line-numbers"/>
585
+ <keyword type="property" name="The “show-right-margin” property" link="GtkSourceView.html#GtkSourceView--show-right-margin"/>
586
+ <keyword type="property" name="The “smart-home-end” property" link="GtkSourceView.html#GtkSourceView--smart-home-end"/>
587
+ <keyword type="property" name="The “tab-width” property" link="GtkSourceView.html#GtkSourceView--tab-width"/>
588
+ <keyword type="signal" name="The “line-mark-activated” signal" link="GtkSourceView.html#GtkSourceView-line-mark-activated"/>
589
+ <keyword type="signal" name="The “move-lines” signal" link="GtkSourceView.html#GtkSourceView-move-lines"/>
590
+ <keyword type="signal" name="The “move-words” signal" link="GtkSourceView.html#GtkSourceView-move-words"/>
591
+ <keyword type="signal" name="The “redo” signal" link="GtkSourceView.html#GtkSourceView-redo"/>
592
+ <keyword type="signal" name="The “show-completion” signal" link="GtkSourceView.html#GtkSourceView-show-completion"/>
593
+ <keyword type="signal" name="The “smart-home-end” signal" link="GtkSourceView.html#GtkSourceView-smart-home-end"/>
594
+ <keyword type="signal" name="The “undo” signal" link="GtkSourceView.html#GtkSourceView-undo"/>
595
+ <keyword type="" name="Simple contexts" link="lang-reference.html#id-1.3.3.13.5"/>
596
+ <keyword type="" name="Container contexts" link="lang-reference.html#id-1.3.3.13.6"/>
597
+ <keyword type="" name="Sub-pattern contexts" link="lang-reference.html#id-1.3.3.13.7"/>
598
+ <keyword type="" name="Reference contexts" link="lang-reference.html#id-1.3.3.13.8"/>
599
+ <keyword type="" name="Keyword contexts" link="lang-reference.html#id-1.3.3.13.9"/>
544
600
  </functions>
545
601
  </book>