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
@@ -6,24 +6,30 @@
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
9
- <link rel="prev" href="api-index-3-10.html" title="Index of new symbols in 3.10">
10
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
9
+ <link rel="prev" href="api-index-3-14.html" title="Index of new symbols in 3.14">
10
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
11
11
  <link rel="stylesheet" href="style.css" type="text/css">
12
12
  </head>
13
13
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
- <td width="100%" align="left">
16
- <a class="shortcut" href="#glsA">A</a>
17
-  | 
14
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
15
+ <td width="100%" align="left" class="shortcuts"><span id="nav_glossary"><a class="shortcut" href="#glsA">A</a>
16
+  <span class="dim">|</span> 
17
+ <a class="shortcut" href="#glsC">C</a>
18
+  <span class="dim">|</span> 
18
19
  <a class="shortcut" href="#glsE">E</a>
19
-  | 
20
+  <span class="dim">|</span> 
21
+ <a class="shortcut" href="#glsI">I</a>
22
+  <span class="dim">|</span> 
23
+ <a class="shortcut" href="#glsN">N</a>
24
+  <span class="dim">|</span> 
20
25
  <a class="shortcut" href="#glsO">O</a>
21
-  | 
22
- <a class="shortcut" href="#glsT">T</a>
23
- </td>
26
+  <span class="dim">|</span> 
27
+ <a class="shortcut" href="#glsS">S</a>
28
+  <span class="dim">|</span> 
29
+ <a class="shortcut" href="#glsT">T</a></span></td>
24
30
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
25
31
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
26
- <td><a accesskey="p" href="api-index-3-10.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
32
+ <td><a accesskey="p" href="api-index-3-14.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
27
33
  <td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
28
34
  </tr></table>
29
35
  <div class="glossary">
@@ -31,17 +37,31 @@
31
37
  <a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
32
38
  <a name="glsA"></a><h3 class="title">A</h3>
33
39
  <dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
34
- <dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
40
+ <dd class="glossdef"><p>NULL is OK, both for passing and for returning.</p></dd>
35
41
  <dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
36
42
  <dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
43
+ <a name="glsC"></a><h3 class="title">C</h3>
44
+ <dt><span class="glossterm"><a name="annotation-glossterm-closure"></a>closure</span></dt>
45
+ <dd class="glossdef"><p>This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.</p></dd>
37
46
  <a name="glsE"></a><h3 class="title">E</h3>
38
47
  <dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
39
48
  <dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
49
+ <a name="glsI"></a><h3 class="title">I</h3>
50
+ <dt><span class="glossterm"><a name="annotation-glossterm-inout"></a>inout</span></dt>
51
+ <dd class="glossdef"><p>Parameter for input and for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
52
+ <a name="glsN"></a><h3 class="title">N</h3>
53
+ <dt><span class="glossterm"><a name="annotation-glossterm-nullable"></a>nullable</span></dt>
54
+ <dd class="glossdef"><p>NULL may be passed as the value in, out, in-out; or as a return value.</p></dd>
40
55
  <a name="glsO"></a><h3 class="title">O</h3>
41
56
  <dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
42
57
  <dd class="glossdef"><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
43
58
  <dt><span class="glossterm"><a name="annotation-glossterm-out%20caller-allocates"></a>out caller-allocates</span></dt>
44
59
  <dd class="glossdef"><p>Out parameter, where caller must allocate storage.</p></dd>
60
+ <a name="glsS"></a><h3 class="title">S</h3>
61
+ <dt><span class="glossterm"><a name="annotation-glossterm-scope%20async"></a>scope async</span></dt>
62
+ <dd class="glossdef"><p>The callback is valid until first called.</p></dd>
63
+ <dt><span class="glossterm"><a name="annotation-glossterm-scope%20notified"></a>scope notified</span></dt>
64
+ <dd class="glossdef"><p>The callback is valid until the GDestroyNotify argument is called.</p></dd>
45
65
  <a name="glsT"></a><h3 class="title">T</h3>
46
66
  <dt><span class="glossterm"><a name="annotation-glossterm-transfer%20container"></a>transfer container</span></dt>
47
67
  <dd class="glossdef"><p>Free data container after the code is done.</p></dd>
@@ -56,6 +76,6 @@
56
76
  </div>
57
77
  <div class="footer">
58
78
  <hr>
59
- Generated by GTK-Doc V1.19.1</div>
79
+ Generated by GTK-Doc V1.21.1</div>
60
80
  </body>
61
81
  </html>
@@ -8,12 +8,12 @@
8
8
  <link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
9
9
  <link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
10
10
  <link rel="next" href="api-index-3-4.html" title="Index of new symbols in 3.4">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
- <td width="100%" align="left"><a class="shortcut" href="#idxS">S</a></td>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxS">S</a></span></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
19
  <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
@@ -24,20 +24,20 @@
24
24
  <a name="api-index-3-0"></a>Index of new symbols in 3.0</h1></div></div></div>
25
25
  <a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
26
26
  <dt>
27
- <a class="link" href="GtkSourceView.html#GtkSourceView-move-words" title='The "move-words" signal'>GtkSourceView::move-words</a>, object signal in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
27
+ <a class="link" href="GtkSourceView.html#GtkSourceView-move-words" title="The move-words signal">GtkSourceView::move-words</a>, object signal in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
28
28
  </dt>
29
29
  <dd></dd>
30
30
  <dt>
31
- <a class="link" href="GtkSourceView.html#GtkSourceView-smart-home-end" title='The "smart-home-end" signal'>GtkSourceView::smart-home-end</a>, object signal in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
31
+ <a class="link" href="GtkSourceView.html#GtkSourceView-smart-home-end" title="The smart-home-end signal">GtkSourceView::smart-home-end</a>, object signal in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
32
32
  </dt>
33
33
  <dd></dd>
34
34
  <dt>
35
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-insert" title="gtk_source_gutter_insert ()">gtk_source_gutter_insert</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
35
+ <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-insert" title="gtk_source_gutter_insert ()">gtk_source_gutter_insert</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
36
36
  </dt>
37
37
  <dd></dd>
38
38
  </div>
39
39
  <div class="footer">
40
40
  <hr>
41
- Generated by GTK-Doc V1.19.1</div>
41
+ Generated by GTK-Doc V1.21.1</div>
42
42
  </body>
43
43
  </html>
@@ -7,189 +7,189 @@
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
9
9
  <link rel="prev" href="api-index-3-4.html" title="Index of new symbols in 3.4">
10
- <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
11
- <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
10
+ <link rel="next" href="api-index-3-12.html" title="Index of new symbols in 3.12">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
- <td width="100%" align="left"><a class="shortcut" href="#idxS">S</a></td>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxS">S</a></span></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
19
  <td><a accesskey="p" href="api-index-3-4.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
20
+ <td><a accesskey="n" href="api-index-3-12.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
  </tr></table>
22
22
  <div class="index">
23
23
  <div class="titlepage"><div><div><h1 class="title">
24
24
  <a name="api-index-3-10"></a>Index of new symbols in 3.10</h1></div></div></div>
25
25
  <a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
26
26
  <dt>
27
- <a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--activation" title='The "activation" property'>GtkSourceCompletionWords:activation</a>, object property in <a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords">GtkSourceCompletionWords</a>
27
+ <a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--activation" title="The activation property">GtkSourceCompletionWords:activation</a>, object property in <a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords">GtkSourceCompletionWords</a>
28
28
  </dt>
29
29
  <dd></dd>
30
30
  <dt>
31
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--buffer" title='The "buffer" property'>GtkSourceSearchContext:buffer</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
31
+ <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--buffer" title="The buffer property">GtkSourceSearchContext:buffer</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
32
32
  </dt>
33
33
  <dd></dd>
34
34
  <dt>
35
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--highlight" title='The "highlight" property'>GtkSourceSearchContext:highlight</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
35
+ <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--highlight" title="The highlight property">GtkSourceSearchContext:highlight</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
36
36
  </dt>
37
37
  <dd></dd>
38
38
  <dt>
39
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--occurrences-count" title='The "occurrences-count" property'>GtkSourceSearchContext:occurrences-count</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
39
+ <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--occurrences-count" title="The occurrences-count property">GtkSourceSearchContext:occurrences-count</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
40
40
  </dt>
41
41
  <dd></dd>
42
42
  <dt>
43
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--regex-error" title='The "regex-error" property'>GtkSourceSearchContext:regex-error</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
43
+ <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--regex-error" title="The regex-error property">GtkSourceSearchContext:regex-error</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
44
44
  </dt>
45
45
  <dd></dd>
46
46
  <dt>
47
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--settings" title='The "settings" property'>GtkSourceSearchContext:settings</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
47
+ <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--settings" title="The settings property">GtkSourceSearchContext:settings</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
48
48
  </dt>
49
49
  <dd></dd>
50
50
  <dt>
51
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--at-word-boundaries" title='The "at-word-boundaries" property'>GtkSourceSearchSettings:at-word-boundaries</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
51
+ <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--at-word-boundaries" title="The at-word-boundaries property">GtkSourceSearchSettings:at-word-boundaries</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
52
52
  </dt>
53
53
  <dd></dd>
54
54
  <dt>
55
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--case-sensitive" title='The "case-sensitive" property'>GtkSourceSearchSettings:case-sensitive</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
55
+ <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--case-sensitive" title="The case-sensitive property">GtkSourceSearchSettings:case-sensitive</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
56
56
  </dt>
57
57
  <dd></dd>
58
58
  <dt>
59
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--regex-enabled" title='The "regex-enabled" property'>GtkSourceSearchSettings:regex-enabled</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
59
+ <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--regex-enabled" title="The regex-enabled property">GtkSourceSearchSettings:regex-enabled</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
60
60
  </dt>
61
61
  <dd></dd>
62
62
  <dt>
63
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title='The "search-text" property'>GtkSourceSearchSettings:search-text</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
63
+ <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title="The search-text property">GtkSourceSearchSettings:search-text</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
64
64
  </dt>
65
65
  <dd></dd>
66
66
  <dt>
67
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--wrap-around" title='The "wrap-around" property'>GtkSourceSearchSettings:wrap-around</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
67
+ <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--wrap-around" title="The wrap-around property">GtkSourceSearchSettings:wrap-around</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
68
68
  </dt>
69
69
  <dd></dd>
70
70
  <dt>
71
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward" title="gtk_source_search_context_backward ()">gtk_source_search_context_backward</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
71
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward" title="gtk_source_search_context_backward ()">gtk_source_search_context_backward</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
72
72
  </dt>
73
73
  <dd></dd>
74
74
  <dt>
75
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward-async" title="gtk_source_search_context_backward_async ()">gtk_source_search_context_backward_async</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
75
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward-async" title="gtk_source_search_context_backward_async ()">gtk_source_search_context_backward_async</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
76
76
  </dt>
77
77
  <dd></dd>
78
78
  <dt>
79
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward-finish" title="gtk_source_search_context_backward_finish ()">gtk_source_search_context_backward_finish</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
79
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward-finish" title="gtk_source_search_context_backward_finish ()">gtk_source_search_context_backward_finish</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
80
80
  </dt>
81
81
  <dd></dd>
82
82
  <dt>
83
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward" title="gtk_source_search_context_forward ()">gtk_source_search_context_forward</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
83
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward" title="gtk_source_search_context_forward ()">gtk_source_search_context_forward</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
84
84
  </dt>
85
85
  <dd></dd>
86
86
  <dt>
87
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward-async" title="gtk_source_search_context_forward_async ()">gtk_source_search_context_forward_async</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
87
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward-async" title="gtk_source_search_context_forward_async ()">gtk_source_search_context_forward_async</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
88
88
  </dt>
89
89
  <dd></dd>
90
90
  <dt>
91
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward-finish" title="gtk_source_search_context_forward_finish ()">gtk_source_search_context_forward_finish</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
91
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward-finish" title="gtk_source_search_context_forward_finish ()">gtk_source_search_context_forward_finish</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
92
92
  </dt>
93
93
  <dd></dd>
94
94
  <dt>
95
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-buffer" title="gtk_source_search_context_get_buffer ()">gtk_source_search_context_get_buffer</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
95
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-buffer" title="gtk_source_search_context_get_buffer ()">gtk_source_search_context_get_buffer</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
96
96
  </dt>
97
97
  <dd></dd>
98
98
  <dt>
99
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-highlight" title="gtk_source_search_context_get_highlight ()">gtk_source_search_context_get_highlight</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
99
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-highlight" title="gtk_source_search_context_get_highlight ()">gtk_source_search_context_get_highlight</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
100
100
  </dt>
101
101
  <dd></dd>
102
102
  <dt>
103
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrences-count" title="gtk_source_search_context_get_occurrences_count ()">gtk_source_search_context_get_occurrences_count</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
103
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrences-count" title="gtk_source_search_context_get_occurrences_count ()">gtk_source_search_context_get_occurrences_count</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
104
104
  </dt>
105
105
  <dd></dd>
106
106
  <dt>
107
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrence-position" title="gtk_source_search_context_get_occurrence_position ()">gtk_source_search_context_get_occurrence_position</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
107
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrence-position" title="gtk_source_search_context_get_occurrence_position ()">gtk_source_search_context_get_occurrence_position</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
108
108
  </dt>
109
109
  <dd></dd>
110
110
  <dt>
111
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-regex-error" title="gtk_source_search_context_get_regex_error ()">gtk_source_search_context_get_regex_error</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
111
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-regex-error" title="gtk_source_search_context_get_regex_error ()">gtk_source_search_context_get_regex_error</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
112
112
  </dt>
113
113
  <dd></dd>
114
114
  <dt>
115
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-settings" title="gtk_source_search_context_get_settings ()">gtk_source_search_context_get_settings</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
115
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-settings" title="gtk_source_search_context_get_settings ()">gtk_source_search_context_get_settings</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
116
116
  </dt>
117
117
  <dd></dd>
118
118
  <dt>
119
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-new" title="gtk_source_search_context_new ()">gtk_source_search_context_new</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
119
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-new" title="gtk_source_search_context_new ()">gtk_source_search_context_new</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
120
120
  </dt>
121
121
  <dd></dd>
122
122
  <dt>
123
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-replace" title="gtk_source_search_context_replace ()">gtk_source_search_context_replace</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
123
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-replace" title="gtk_source_search_context_replace ()">gtk_source_search_context_replace</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
124
124
  </dt>
125
125
  <dd></dd>
126
126
  <dt>
127
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-replace-all" title="gtk_source_search_context_replace_all ()">gtk_source_search_context_replace_all</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
127
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-replace-all" title="gtk_source_search_context_replace_all ()">gtk_source_search_context_replace_all</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
128
128
  </dt>
129
129
  <dd></dd>
130
130
  <dt>
131
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-set-highlight" title="gtk_source_search_context_set_highlight ()">gtk_source_search_context_set_highlight</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
131
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-set-highlight" title="gtk_source_search_context_set_highlight ()">gtk_source_search_context_set_highlight</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
132
132
  </dt>
133
133
  <dd></dd>
134
134
  <dt>
135
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" title="gtk_source_search_context_set_settings ()">gtk_source_search_context_set_settings</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
135
+ <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" title="gtk_source_search_context_set_settings ()">gtk_source_search_context_set_settings</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
136
136
  </dt>
137
137
  <dd></dd>
138
138
  <dt>
139
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-at-word-boundaries" title="gtk_source_search_settings_get_at_word_boundaries ()">gtk_source_search_settings_get_at_word_boundaries</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
139
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-at-word-boundaries" title="gtk_source_search_settings_get_at_word_boundaries ()">gtk_source_search_settings_get_at_word_boundaries</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
140
140
  </dt>
141
141
  <dd></dd>
142
142
  <dt>
143
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-case-sensitive" title="gtk_source_search_settings_get_case_sensitive ()">gtk_source_search_settings_get_case_sensitive</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
143
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-case-sensitive" title="gtk_source_search_settings_get_case_sensitive ()">gtk_source_search_settings_get_case_sensitive</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
144
144
  </dt>
145
145
  <dd></dd>
146
146
  <dt>
147
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-regex-enabled" title="gtk_source_search_settings_get_regex_enabled ()">gtk_source_search_settings_get_regex_enabled</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
147
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-regex-enabled" title="gtk_source_search_settings_get_regex_enabled ()">gtk_source_search_settings_get_regex_enabled</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
148
148
  </dt>
149
149
  <dd></dd>
150
150
  <dt>
151
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-search-text" title="gtk_source_search_settings_get_search_text ()">gtk_source_search_settings_get_search_text</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
151
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-search-text" title="gtk_source_search_settings_get_search_text ()">gtk_source_search_settings_get_search_text</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
152
152
  </dt>
153
153
  <dd></dd>
154
154
  <dt>
155
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-wrap-around" title="gtk_source_search_settings_get_wrap_around ()">gtk_source_search_settings_get_wrap_around</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
155
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-wrap-around" title="gtk_source_search_settings_get_wrap_around ()">gtk_source_search_settings_get_wrap_around</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
156
156
  </dt>
157
157
  <dd></dd>
158
158
  <dt>
159
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-new" title="gtk_source_search_settings_new ()">gtk_source_search_settings_new</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
159
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-new" title="gtk_source_search_settings_new ()">gtk_source_search_settings_new</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
160
160
  </dt>
161
161
  <dd></dd>
162
162
  <dt>
163
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-at-word-boundaries" title="gtk_source_search_settings_set_at_word_boundaries ()">gtk_source_search_settings_set_at_word_boundaries</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
163
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-at-word-boundaries" title="gtk_source_search_settings_set_at_word_boundaries ()">gtk_source_search_settings_set_at_word_boundaries</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
164
164
  </dt>
165
165
  <dd></dd>
166
166
  <dt>
167
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-case-sensitive" title="gtk_source_search_settings_set_case_sensitive ()">gtk_source_search_settings_set_case_sensitive</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
167
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-case-sensitive" title="gtk_source_search_settings_set_case_sensitive ()">gtk_source_search_settings_set_case_sensitive</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
168
168
  </dt>
169
169
  <dd></dd>
170
170
  <dt>
171
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-regex-enabled" title="gtk_source_search_settings_set_regex_enabled ()">gtk_source_search_settings_set_regex_enabled</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
171
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-regex-enabled" title="gtk_source_search_settings_set_regex_enabled ()">gtk_source_search_settings_set_regex_enabled</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
172
172
  </dt>
173
173
  <dd></dd>
174
174
  <dt>
175
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" title="gtk_source_search_settings_set_search_text ()">gtk_source_search_settings_set_search_text</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
175
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" title="gtk_source_search_settings_set_search_text ()">gtk_source_search_settings_set_search_text</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
176
176
  </dt>
177
177
  <dd></dd>
178
178
  <dt>
179
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-wrap-around" title="gtk_source_search_settings_set_wrap_around ()">gtk_source_search_settings_set_wrap_around</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
179
+ <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-wrap-around" title="gtk_source_search_settings_set_wrap_around ()">gtk_source_search_settings_set_wrap_around</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
180
180
  </dt>
181
181
  <dd></dd>
182
182
  <dt>
183
- <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-escape-search-text" title="gtk_source_utils_escape_search_text ()">gtk_source_utils_escape_search_text</a>, function in <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">GtkSourceUtils</a>
183
+ <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-escape-search-text" title="gtk_source_utils_escape_search_text ()">gtk_source_utils_escape_search_text</a>, function in <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">GtkSourceUtils</a>
184
184
  </dt>
185
185
  <dd></dd>
186
186
  <dt>
187
- <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" title="gtk_source_utils_unescape_search_text ()">gtk_source_utils_unescape_search_text</a>, function in <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">GtkSourceUtils</a>
187
+ <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" title="gtk_source_utils_unescape_search_text ()">gtk_source_utils_unescape_search_text</a>, function in <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">GtkSourceUtils</a>
188
188
  </dt>
189
189
  <dd></dd>
190
190
  </div>
191
191
  <div class="footer">
192
192
  <hr>
193
- Generated by GTK-Doc V1.19.1</div>
193
+ Generated by GTK-Doc V1.21.1</div>
194
194
  </body>
195
195
  </html>
@@ -0,0 +1,39 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>GtkSourceView 3 Reference Manual: Index of new symbols in 3.12</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
+ <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
+ <link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
9
+ <link rel="prev" href="api-index-3-10.html" title="Index of new symbols in 3.10">
10
+ <link rel="next" href="api-index-3-14.html" title="Index of new symbols in 3.14">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxS">S</a></span></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
+ <td><a accesskey="p" href="api-index-3-10.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="api-index-3-14.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h1 class="title">
24
+ <a name="api-index-3-12"></a>Index of new symbols in 3.12</h1></div></div></div>
25
+ <a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
26
+ <dt>
27
+ <a class="link" href="GtkSourceBuffer.html#GtkSourceChangeCaseType" title="enum GtkSourceChangeCaseType">GtkSourceChangeCaseType</a>, enum in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
28
+ </dt>
29
+ <dd></dd>
30
+ <dt>
31
+ <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-change-case" title="gtk_source_buffer_change_case ()">gtk_source_buffer_change_case</a>, function in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
32
+ </dt>
33
+ <dd></dd>
34
+ </div>
35
+ <div class="footer">
36
+ <hr>
37
+ Generated by GTK-Doc V1.21.1</div>
38
+ </body>
39
+ </html>