gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
  4. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
  5. data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
  6. data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
  7. data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +5 -5
  8. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
  9. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
  10. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
  11. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
  12. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
  13. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
  14. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
  15. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
  16. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
  17. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
  18. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
  19. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
  20. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
  21. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
  22. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
  23. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
  24. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
  25. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
  26. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
  27. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
  28. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
  29. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
  30. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
  31. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
  32. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
  33. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
  34. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
  35. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
  36. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
  37. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +10 -10
  38. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
  39. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
  40. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
  41. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
  42. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
  43. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
  44. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
  45. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
  46. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
  47. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
  48. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
  49. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
  50. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
  51. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
  52. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
  53. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
  54. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
  55. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
  56. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
  57. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
  58. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
  59. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
  60. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
  61. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
  62. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
  63. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
  64. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
  65. data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
  66. data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
  67. data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
  68. data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
  69. data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
  70. data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
  71. data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
  72. data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
  73. data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
  74. data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
  75. data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
  76. data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
  77. data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
  78. data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
  79. data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
  80. data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
  81. data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
  82. data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
  83. data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
  84. data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
  85. data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
  86. data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
  87. data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  88. data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  89. data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  90. data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  91. data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  92. data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  93. data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  94. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  95. data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  96. data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  97. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  98. data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  99. data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  100. data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  101. data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  102. data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  103. data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  104. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  105. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  106. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  107. data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  108. data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  109. data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  110. data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  111. data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  112. data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  113. data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  114. data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  115. data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  116. data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  117. data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  118. data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  119. data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  120. data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  121. data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  122. data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  123. data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  124. data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  125. data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  126. data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  127. data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  128. data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  129. data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  130. data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  131. data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  132. data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  133. data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  134. data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  135. data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  136. data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  137. data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  138. data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  139. data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  140. data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  141. data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  142. data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  143. data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  144. data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  145. data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  146. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  147. data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  148. data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  149. data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  150. data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  151. data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  152. data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  153. data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  154. data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  155. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  156. data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  157. data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  158. data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  159. data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  160. data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  161. data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  162. data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  163. data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  164. data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  165. data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  166. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  167. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  168. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  169. metadata +9 -23
  170. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
  171. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
  172. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
  173. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
  174. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
  175. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
  176. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
  177. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
  178. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
  179. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
  180. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
  181. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
  182. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
  183. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
  184. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
  185. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
  186. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceStyleSchemeManager: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch03.html" title="Styling">
9
9
  <link rel="prev" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">
10
10
  <link rel="next" href="GtkSourceStyleSchemeChooser.html" title="GtkSourceStyleSchemeChooser">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -455,6 +455,6 @@ the <em class="parameter"><code>manager</code></em>
455
455
  </div>
456
456
  </div>
457
457
  <div class="footer">
458
- <hr>Generated by GTK-Doc V1.25.1</div>
458
+ <hr>Generated by GTK-Doc V1.26.1</div>
459
459
  </body>
460
460
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceTag: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch09.html" title="Other">
9
9
  <link rel="prev" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">
10
10
  <link rel="next" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -42,7 +42,7 @@
42
42
  </colgroup>
43
43
  <tbody><tr>
44
44
  <td class="function_type">
45
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
45
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
46
46
  </td>
47
47
  <td class="function_name">
48
48
  <a class="link" href="GtkSourceTag.html#gtk-source-tag-new" title="gtk_source_tag_new ()">gtk_source_tag_new</a> <span class="c_punctuation">()</span>
@@ -88,7 +88,7 @@
88
88
  <div class="refsect1">
89
89
  <a name="GtkSourceTag.object-hierarchy"></a><h2>Object Hierarchy</h2>
90
90
  <pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
91
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct">GtkTextTag</a>
91
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct">GtkTextTag</a>
92
92
  <span class="lineart">╰──</span> GtkSourceTag
93
93
  </pre>
94
94
  </div>
@@ -99,16 +99,16 @@
99
99
  </div>
100
100
  <div class="refsect1">
101
101
  <a name="GtkSourceTag.description"></a><h2>Description</h2>
102
- <p><a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a> is a subclass of <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> that adds properties useful for
102
+ <p><a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a> is a subclass of <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> that adds properties useful for
103
103
  the GtkSourceView library.</p>
104
- <p>If, for a certain tag, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> is sufficient, it's better that you create
105
- a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a>, not a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a>.</p>
104
+ <p>If, for a certain tag, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> is sufficient, it's better that you create
105
+ a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a>, not a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a>.</p>
106
106
  </div>
107
107
  <div class="refsect1">
108
108
  <a name="GtkSourceTag.functions_details"></a><h2>Functions</h2>
109
109
  <div class="refsect2">
110
110
  <a name="gtk-source-tag-new"></a><h3>gtk_source_tag_new ()</h3>
111
- <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
111
+ <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
112
112
  gtk_source_tag_new (<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
113
113
  <p>Creates a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a>. Configure the tag using object arguments,
114
114
  i.e. using <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>.</p>
@@ -174,6 +174,6 @@ taken into account.</p>
174
174
  </div>
175
175
  </div>
176
176
  <div class="footer">
177
- <hr>Generated by GTK-Doc V1.25.1</div>
177
+ <hr>Generated by GTK-Doc V1.26.1</div>
178
178
  </body>
179
179
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceUndoManager: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch09.html" title="Other">
9
9
  <link rel="prev" href="GtkSourceTag.html" title="GtkSourceTag">
10
10
  <link rel="next" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -451,10 +451,10 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
451
451
  </div>
452
452
  <div class="refsect1">
453
453
  <a name="GtkSourceUndoManager.see-also"></a><h2>See Also</h2>
454
- <p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>, <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a></p>
454
+ <p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>, <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a></p>
455
455
  </div>
456
456
  </div>
457
457
  <div class="footer">
458
- <hr>Generated by GTK-Doc V1.25.1</div>
458
+ <hr>Generated by GTK-Doc V1.26.1</div>
459
459
  </body>
460
460
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceView: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Main Classes">
9
9
  <link rel="prev" href="GtkSourceBuffer.html" title="GtkSourceBuffer">
10
10
  <link rel="next" href="ch02.html" title="Syntax Highlighting">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -45,7 +45,7 @@
45
45
  <tbody>
46
46
  <tr>
47
47
  <td class="function_type">
48
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
48
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
49
49
  </td>
50
50
  <td class="function_name">
51
51
  <a class="link" href="GtkSourceView.html#gtk-source-view-new" title="gtk_source_view_new ()">gtk_source_view_new</a> <span class="c_punctuation">()</span>
@@ -53,7 +53,7 @@
53
53
  </tr>
54
54
  <tr>
55
55
  <td class="function_type">
56
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
56
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
57
57
  </td>
58
58
  <td class="function_name">
59
59
  <a class="link" href="GtkSourceView.html#gtk-source-view-new-with-buffer" title="gtk_source_view_new_with_buffer ()">gtk_source_view_new_with_buffer</a> <span class="c_punctuation">()</span>
@@ -552,9 +552,9 @@
552
552
  <span class="lineart">╰──</span> GtkSourceDrawSpacesFlags
553
553
  <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
554
554
  <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
555
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
556
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
557
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
555
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
556
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
557
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
558
558
  <span class="lineart">╰──</span> GtkSourceView
559
559
  <span class="lineart">╰──</span> <a class="link" href="GtkSourceMap.html" title="GtkSourceMap">GtkSourceMap</a>
560
560
  </pre>
@@ -563,7 +563,7 @@
563
563
  <a name="GtkSourceView.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
564
564
  <p>
565
565
  GtkSourceView implements
566
- AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkScrollable.html#GtkScrollable-struct">GtkScrollable</a>.</p>
566
+ AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkScrollable.html#GtkScrollable-struct">GtkScrollable</a>.</p>
567
567
  </div>
568
568
  <div class="refsect1">
569
569
  <a name="GtkSourceView.includes"></a><h2>Includes</h2>
@@ -588,20 +588,36 @@ Use a <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span
588
588
  provided in the GtkSourceView repository, in the tests/ directory.</p>
589
589
  <div class="refsect2">
590
590
  <a name="id-1.3.2.3.10.6"></a><h3>GtkSourceView as GtkBuildable</h3>
591
- <p>The GtkSourceView implementation of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct"><span class="type">GtkBuildable</span></a> interface exposes the
591
+ <p>The GtkSourceView implementation of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkBuildable.html#GtkBuildable-struct"><span class="type">GtkBuildable</span></a> interface exposes the
592
592
  <a class="link" href="GtkSourceView.html#GtkSourceView--completion" title="The “completion” property"><span class="type">“completion”</span></a> object with the internal-child "completion".</p>
593
593
  <p>An example of a UI definition fragment with GtkSourceView:</p>
594
- <div class="informalexample"><pre class="programlisting">
595
- &lt;object class="GtkSourceView" id="source_view"&gt;
596
- &lt;property name="tab_width"&gt;4&lt;/property&gt;
597
- &lt;property name="auto_indent"&gt;True&lt;/property&gt;
598
- &lt;child internal-child="completion"&gt;
599
- &lt;object class="GtkSourceCompletion"&gt;
600
- &lt;property name="select_on_show"&gt;False&lt;/property&gt;
601
- &lt;/object&gt;
602
- &lt;/child&gt;
603
- &lt;/object&gt;
604
- </pre></div>
594
+ <div class="informalexample">
595
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
596
+ <tbody>
597
+ <tr>
598
+ <td class="listing_lines" align="right"><pre>1
599
+ 2
600
+ 3
601
+ 4
602
+ 5
603
+ 6
604
+ 7
605
+ 8
606
+ 9</pre></td>
607
+ <td class="listing_code"><pre class="programlisting"><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkSourceView"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"source_view"</span><span class="symbol">&gt;</span>
608
+ <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"tab_width"</span><span class="symbol">&gt;</span><span class="number">4</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
609
+ <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"auto_indent"</span><span class="symbol">&gt;</span><span class="normal">True</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
610
+ <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">child</span><span class="normal"> internal</span><span class="symbol">-</span><span class="normal">child</span><span class="symbol">=</span><span class="string">"completion"</span><span class="symbol">&gt;</span>
611
+ <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkSourceCompletion"</span><span class="symbol">&gt;</span>
612
+ <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"select_on_show"</span><span class="symbol">&gt;</span><span class="normal">False</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
613
+ <span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span>
614
+ <span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span>
615
+ <span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span></pre></td>
616
+ </tr>
617
+ </tbody>
618
+ </table>
619
+ </div>
620
+
605
621
  <p></p>
606
622
  </div>
607
623
  </div>
@@ -609,13 +625,13 @@ provided in the GtkSourceView repository, in the tests/ directory.</p>
609
625
  <a name="GtkSourceView.functions_details"></a><h2>Functions</h2>
610
626
  <div class="refsect2">
611
627
  <a name="gtk-source-view-new"></a><h3>gtk_source_view_new ()</h3>
612
- <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
628
+ <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
613
629
  gtk_source_view_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
614
630
  <p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>.</p>
615
631
  <p>By default, an empty <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> will be lazily created and can be
616
- retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#gtk-text-view-get-buffer"><code class="function">gtk_text_view_get_buffer()</code></a>.</p>
632
+ retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#gtk-text-view-get-buffer"><code class="function">gtk_text_view_get_buffer()</code></a>.</p>
617
633
  <p>If you want to specify your own buffer, either override the
618
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextViewClass"><span class="type">GtkTextViewClass</span></a> create_buffer factory method, or use
634
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextViewClass"><span class="type">GtkTextViewClass</span></a> create_buffer factory method, or use
619
635
  <a class="link" href="GtkSourceView.html#gtk-source-view-new-with-buffer" title="gtk_source_view_new_with_buffer ()"><code class="function">gtk_source_view_new_with_buffer()</code></a>.</p>
620
636
  <div class="refsect3">
621
637
  <a name="gtk-source-view-new.returns"></a><h4>Returns</h4>
@@ -625,7 +641,7 @@ retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.ht
625
641
  <hr>
626
642
  <div class="refsect2">
627
643
  <a name="gtk-source-view-new-with-buffer"></a><h3>gtk_source_view_new_with_buffer ()</h3>
628
- <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
644
+ <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
629
645
  gtk_source_view_new_with_buffer (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
630
646
  <p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widget displaying the buffer
631
647
  <em class="parameter"><code>buffer</code></em>
@@ -687,7 +703,7 @@ object has a different <a class="link" href="GtkSourceCompletion.html" title="Gt
687
703
  <a name="gtk-source-view-get-gutter"></a><h3>gtk_source_view_get_gutter ()</h3>
688
704
  <pre class="programlisting"><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="returnvalue">GtkSourceGutter</span></a> *
689
705
  gtk_source_view_get_gutter (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
690
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> window_type</code></em>);</pre>
706
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> window_type</code></em>);</pre>
691
707
  <p>Returns the <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> object associated with <em class="parameter"><code>window_type</code></em>
692
708
  for <em class="parameter"><code>view</code></em>
693
709
  .
@@ -1116,7 +1132,7 @@ should get indented instead of replaced with the \t character.</p>
1116
1132
  <pre class="programlisting"><span class="returnvalue">void</span>
1117
1133
  gtk_source_view_set_tab_width (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
1118
1134
  <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> width</code></em>);</pre>
1119
- <p>Sets the width of tabulation in characters. The <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> still contains
1135
+ <p>Sets the width of tabulation in characters. The <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> still contains
1120
1136
  \t characters, but they can take a different visual width in a <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>
1121
1137
  widget.</p>
1122
1138
  <div class="refsect3">
@@ -1189,7 +1205,7 @@ the tab key a second time will remove the 4 spaces and insert a \t character
1189
1205
  instead (since <a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a> is 8). On the other hand, if
1190
1206
  <a class="link" href="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs" title="The “insert-spaces-instead-of-tabs” property"><span class="type">“insert-spaces-instead-of-tabs”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the second tab key
1191
1207
  pressed will insert 4 more spaces for a total of 8 spaces in the
1192
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>.</p>
1208
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>.</p>
1193
1209
  <p>The test-widget program (available in the GtkSourceView repository) may be
1194
1210
  useful to better understand the indentation settings (enable the space
1195
1211
  drawing!).</p>
@@ -1252,7 +1268,7 @@ gtk_source_view_set_insert_spaces_instead_of_tabs
1252
1268
  <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enable</code></em>);</pre>
1253
1269
  <p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> a tab key pressed is replaced by a group of space characters. Of
1254
1270
  course it is still possible to insert a real \t programmatically with the
1255
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> API.</p>
1271
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> API.</p>
1256
1272
  <div class="refsect3">
1257
1273
  <a name="gtk-source-view-set-insert-spaces-instead-of-tabs.parameters"></a><h4>Parameters</h4>
1258
1274
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -1309,10 +1325,10 @@ be replaced by a group of space characters.</p>
1309
1325
  <a name="gtk-source-view-indent-lines"></a><h3>gtk_source_view_indent_lines ()</h3>
1310
1326
  <pre class="programlisting"><span class="returnvalue">void</span>
1311
1327
  gtk_source_view_indent_lines (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
1312
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
1313
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
1314
- <p>Insert one indentation level at the beginning of the
1315
- specified lines.</p>
1328
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
1329
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
1330
+ <p>Inserts one indentation level at the beginning of the specified lines. The
1331
+ empty lines are not indented.</p>
1316
1332
  <div class="refsect3">
1317
1333
  <a name="gtk-source-view-indent-lines.parameters"></a><h4>Parameters</h4>
1318
1334
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -1329,12 +1345,12 @@ specified lines.</p>
1329
1345
  </tr>
1330
1346
  <tr>
1331
1347
  <td class="parameter_name"><p>start</p></td>
1332
- <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
1348
+ <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
1333
1349
  <td class="parameter_annotations"> </td>
1334
1350
  </tr>
1335
1351
  <tr>
1336
1352
  <td class="parameter_name"><p>end</p></td>
1337
- <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
1353
+ <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
1338
1354
  <td class="parameter_annotations"> </td>
1339
1355
  </tr>
1340
1356
  </tbody>
@@ -1347,8 +1363,8 @@ specified lines.</p>
1347
1363
  <a name="gtk-source-view-unindent-lines"></a><h3>gtk_source_view_unindent_lines ()</h3>
1348
1364
  <pre class="programlisting"><span class="returnvalue">void</span>
1349
1365
  gtk_source_view_unindent_lines (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
1350
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
1351
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
1366
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
1367
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
1352
1368
  <p>Removes one indentation level at the beginning of the
1353
1369
  specified lines.</p>
1354
1370
  <div class="refsect3">
@@ -1367,12 +1383,12 @@ specified lines.</p>
1367
1383
  </tr>
1368
1384
  <tr>
1369
1385
  <td class="parameter_name"><p>start</p></td>
1370
- <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
1386
+ <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
1371
1387
  <td class="parameter_annotations"> </td>
1372
1388
  </tr>
1373
1389
  <tr>
1374
1390
  <td class="parameter_name"><p>end</p></td>
1375
- <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
1391
+ <td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
1376
1392
  <td class="parameter_annotations"> </td>
1377
1393
  </tr>
1378
1394
  </tbody>
@@ -1385,7 +1401,7 @@ specified lines.</p>
1385
1401
  <a name="gtk-source-view-get-visual-column"></a><h3>gtk_source_view_get_visual_column ()</h3>
1386
1402
  <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
1387
1403
  gtk_source_view_get_visual_column (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
1388
- <em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
1404
+ <em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
1389
1405
  <p>Determines the visual column at <em class="parameter"><code>iter</code></em>
1390
1406
  taking into consideration the
1391
1407
  <a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a> of <em class="parameter"><code>view</code></em>
@@ -2277,8 +2293,8 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
2277
2293
  <a name="GtkSourceView-line-mark-activated"></a><h3>The <code class="literal">“line-mark-activated”</code> signal</h3>
2278
2294
  <pre class="programlisting"><span class="returnvalue">void</span>
2279
2295
  user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
2280
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
2281
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2296
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
2297
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2282
2298
  <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
2283
2299
  <p>Emitted when a line mark has been activated (for instance when there
2284
2300
  was a button press in the line marks gutter). You can use <em class="parameter"><code>iter</code></em>
@@ -2300,12 +2316,12 @@ determine on which line the activation took place.</p>
2300
2316
  </tr>
2301
2317
  <tr>
2302
2318
  <td class="parameter_name"><p>iter</p></td>
2303
- <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
2319
+ <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
2304
2320
  <td class="parameter_annotations"> </td>
2305
2321
  </tr>
2306
2322
  <tr>
2307
2323
  <td class="parameter_name"><p>event</p></td>
2308
- <td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that activated the event</p></td>
2324
+ <td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that activated the event</p></td>
2309
2325
  <td class="parameter_annotations"> </td>
2310
2326
  </tr>
2311
2327
  <tr>
@@ -2504,7 +2520,7 @@ another means, for example with another key binding or a menu entry.</p>
2504
2520
  <a name="GtkSourceView-smart-home-end"></a><h3>The <code class="literal">“smart-home-end”</code> signal</h3>
2505
2521
  <pre class="programlisting"><span class="returnvalue">void</span>
2506
2522
  user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
2507
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
2523
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
2508
2524
  <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
2509
2525
  <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
2510
2526
  <p>Emitted when a the cursor was moved according to the smart home
@@ -2528,7 +2544,7 @@ home/end.</p>
2528
2544
  </tr>
2529
2545
  <tr>
2530
2546
  <td class="parameter_name"><p>iter</p></td>
2531
- <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
2547
+ <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
2532
2548
  <td class="parameter_annotations"> </td>
2533
2549
  </tr>
2534
2550
  <tr>
@@ -2558,10 +2574,10 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
2558
2574
  </div>
2559
2575
  <div class="refsect1">
2560
2576
  <a name="GtkSourceView.see-also"></a><h2>See Also</h2>
2561
- <p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextView-struct"><span class="type">GtkTextView</span></a>, <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a></p>
2577
+ <p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextView-struct"><span class="type">GtkTextView</span></a>, <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a></p>
2562
2578
  </div>
2563
2579
  </div>
2564
2580
  <div class="footer">
2565
- <hr>Generated by GTK-Doc V1.25.1</div>
2581
+ <hr>Generated by GTK-Doc V1.26.1</div>
2566
2582
  </body>
2567
2583
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Annotation Glossary: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="pt04.html" title="Part IV. Annexes">
9
9
  <link rel="prev" href="object-tree.html" title="Object Hierarchy">
10
10
  <link rel="next" href="api-index-full.html" title="Index of all symbols">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -69,6 +69,6 @@
69
69
  <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
70
70
  </div>
71
71
  <div class="footer">
72
- <hr>Generated by GTK-Doc V1.25.1</div>
72
+ <hr>Generated by GTK-Doc V1.26.1</div>
73
73
  </body>
74
74
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Index of all symbols: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="pt04.html" title="Part IV. Annexes">
9
9
  <link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
10
10
  <link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -2685,6 +2685,6 @@
2685
2685
  <dd></dd>
2686
2686
  </div>
2687
2687
  <div class="footer">
2688
- <hr>Generated by GTK-Doc V1.25.1</div>
2688
+ <hr>Generated by GTK-Doc V1.26.1</div>
2689
2689
  </body>
2690
2690
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Main Classes: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="pt02.html" title="Part II. API reference">
9
9
  <link rel="prev" href="pt02.html" title="Part II. API reference">
10
10
  <link rel="next" href="GtkSourceBuffer.html" title="GtkSourceBuffer">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.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">
@@ -32,6 +32,6 @@
32
32
  </dl></div>
33
33
  </div>
34
34
  <div class="footer">
35
- <hr>Generated by GTK-Doc V1.25.1</div>
35
+ <hr>Generated by GTK-Doc V1.26.1</div>
36
36
  </body>
37
37
  </html>