gtksourceview3 3.1.8-x64-mingw32 → 3.1.9-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -1,129 +0,0 @@
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>Index of new symbols in 3.24: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
- <link rel="up" href="pt04.html" title="Part IV. Annexes">
9
- <link rel="prev" href="api-index-3-22.html" title="Index of new symbols in 3.22">
10
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
- <link rel="stylesheet" href="style.css" type="text/css">
12
- </head>
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="5"><tr valign="middle">
15
- <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxS">S</a></span></td>
16
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
17
- <td><a accesskey="u" href="pt04.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
18
- <td><a accesskey="p" href="api-index-3-22.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
19
- <td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
20
- </tr></table>
21
- <div class="index">
22
- <div class="titlepage"><div><div><h2 class="title">
23
- <a name="api-index-3-24"></a>Index of new symbols in 3.24</h2></div></div></div>
24
- <a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
25
- <dt>
26
- <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--enable-matrix" title="The “enable-matrix” property">GtkSourceSpaceDrawer:enable-matrix</a>, object property in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
27
- </dt>
28
- <dd></dd>
29
- <dt>
30
- <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property">GtkSourceSpaceDrawer:matrix</a>, object property in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
31
- </dt>
32
- <dd></dd>
33
- <dt>
34
- <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceLocationFlags" title="enum GtkSourceSpaceLocationFlags">GtkSourceSpaceLocationFlags</a>, enum in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
35
- </dt>
36
- <dd></dd>
37
- <dt>
38
- <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceTypeFlags" title="enum GtkSourceSpaceTypeFlags">GtkSourceSpaceTypeFlags</a>, enum in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
39
- </dt>
40
- <dd></dd>
41
- <dt>
42
- <a class="link" href="GtkSourceView.html#GtkSourceView--space-drawer" title="The “space-drawer” property">GtkSourceView:space-drawer</a>, object property in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
43
- </dt>
44
- <dd></dd>
45
- <dt>
46
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new2" title="gtk_source_completion_item_new2 ()">gtk_source_completion_item_new2</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
47
- </dt>
48
- <dd></dd>
49
- <dt>
50
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-gicon" title="gtk_source_completion_item_set_gicon ()">gtk_source_completion_item_set_gicon</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
51
- </dt>
52
- <dd></dd>
53
- <dt>
54
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-icon" title="gtk_source_completion_item_set_icon ()">gtk_source_completion_item_set_icon</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
55
- </dt>
56
- <dd></dd>
57
- <dt>
58
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-icon-name" title="gtk_source_completion_item_set_icon_name ()">gtk_source_completion_item_set_icon_name</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
59
- </dt>
60
- <dd></dd>
61
- <dt>
62
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-info" title="gtk_source_completion_item_set_info ()">gtk_source_completion_item_set_info</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
63
- </dt>
64
- <dd></dd>
65
- <dt>
66
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-label" title="gtk_source_completion_item_set_label ()">gtk_source_completion_item_set_label</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
67
- </dt>
68
- <dd></dd>
69
- <dt>
70
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-markup" title="gtk_source_completion_item_set_markup ()">gtk_source_completion_item_set_markup</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
71
- </dt>
72
- <dd></dd>
73
- <dt>
74
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-text" title="gtk_source_completion_item_set_text ()">gtk_source_completion_item_set_text</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
75
- </dt>
76
- <dd></dd>
77
- <dt>
78
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-view" title="gtk_source_gutter_get_view ()">gtk_source_gutter_get_view</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
79
- </dt>
80
- <dd></dd>
81
- <dt>
82
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-window-type" title="gtk_source_gutter_get_window_type ()">gtk_source_gutter_get_window_type</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
83
- </dt>
84
- <dd></dd>
85
- <dt>
86
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-bind-matrix-setting" title="gtk_source_space_drawer_bind_matrix_setting ()">gtk_source_space_drawer_bind_matrix_setting</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
87
- </dt>
88
- <dd></dd>
89
- <dt>
90
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-enable-matrix" title="gtk_source_space_drawer_get_enable_matrix ()">gtk_source_space_drawer_get_enable_matrix</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
91
- </dt>
92
- <dd></dd>
93
- <dt>
94
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-matrix" title="gtk_source_space_drawer_get_matrix ()">gtk_source_space_drawer_get_matrix</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
95
- </dt>
96
- <dd></dd>
97
- <dt>
98
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-types-for-locations" title="gtk_source_space_drawer_get_types_for_locations ()">gtk_source_space_drawer_get_types_for_locations</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
99
- </dt>
100
- <dd></dd>
101
- <dt>
102
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-new" title="gtk_source_space_drawer_new ()">gtk_source_space_drawer_new</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
103
- </dt>
104
- <dd></dd>
105
- <dt>
106
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-enable-matrix" title="gtk_source_space_drawer_set_enable_matrix ()">gtk_source_space_drawer_set_enable_matrix</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
107
- </dt>
108
- <dd></dd>
109
- <dt>
110
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-matrix" title="gtk_source_space_drawer_set_matrix ()">gtk_source_space_drawer_set_matrix</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
111
- </dt>
112
- <dd></dd>
113
- <dt>
114
- <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-types-for-locations" title="gtk_source_space_drawer_set_types_for_locations ()">gtk_source_space_drawer_set_types_for_locations</a>, function in <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">GtkSourceSpaceDrawer</a>
115
- </dt>
116
- <dd></dd>
117
- <dt>
118
- <a class="link" href="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-3-24:CAPS" title="GTK_SOURCE_VERSION_3_24">GTK_SOURCE_VERSION_3_24</a>, macro in <a class="link" href="gtksourceview-3.0-Version-Information.html" title="Version Information">Version Information</a>
119
- </dt>
120
- <dd></dd>
121
- <dt>
122
- <a class="link" href="GtkSourceView.html#gtk-source-view-get-space-drawer" title="gtk_source_view_get_space_drawer ()">gtk_source_view_get_space_drawer</a>, function in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
123
- </dt>
124
- <dd></dd>
125
- </div>
126
- <div class="footer">
127
- <hr>Generated by GTK-Doc V1.25.1</div>
128
- </body>
129
- </html>
@@ -1,34 +0,0 @@
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>Index of new symbols in 3.4: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
- <link rel="up" href="pt04.html" title="Part IV. Annexes">
9
- <link rel="prev" href="api-index-3-0.html" title="Index of new symbols in 3.0">
10
- <link rel="next" href="api-index-3-10.html" title="Index of new symbols in 3.10">
11
- <meta name="generator" content="GTK-Doc V1.25.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><a accesskey="u" href="pt04.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
- <td><a accesskey="p" href="api-index-3-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-3-10.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><h2 class="title">
24
- <a name="api-index-3-4"></a>Index of new symbols in 3.4</h2></div></div></div>
25
- <a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
26
- <dt>
27
- <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-fallback" title="gtk_source_language_get_style_fallback ()">gtk_source_language_get_style_fallback</a>, function in <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>
28
- </dt>
29
- <dd></dd>
30
- </div>
31
- <div class="footer">
32
- <hr>Generated by GTK-Doc V1.25.1</div>
33
- </body>
34
- </html>
@@ -1,146 +0,0 @@
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>Index of deprecated symbols: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
- <link rel="up" href="pt04.html" title="Part IV. Annexes">
9
- <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
- <link rel="next" href="api-index-2-0.html" title="Index of new symbols in 2.0">
11
- <meta name="generator" content="GTK-Doc V1.25.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><a accesskey="u" href="pt04.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
- <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-2-0.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><h2 class="title">
24
- <a name="api-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
25
- <a name="idx"></a><a name="idxS"></a><h3 class="title">S</h3>
26
- <dt>
27
- <a class="link" href="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-before-show" title="The “before-show” signal">GtkSourceCompletionInfo::before-show</a>, object signal in <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo">GtkSourceCompletionInfo</a>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceView.html#GtkSourceDrawSpacesFlags" title="enum GtkSourceDrawSpacesFlags">GtkSourceDrawSpacesFlags</a>, enum in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
32
- </dt>
33
- <dd></dd>
34
- <dt>
35
- <a class="link" href="GtkSourceGutter.html#GtkSourceGutter--xpad" title="The “xpad” property">GtkSourceGutter:xpad</a>, object property in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
36
- </dt>
37
- <dd></dd>
38
- <dt>
39
- <a class="link" href="GtkSourceGutter.html#GtkSourceGutter--ypad" title="The “ypad” property">GtkSourceGutter:ypad</a>, object property in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
40
- </dt>
41
- <dd></dd>
42
- <dt>
43
- <a class="link" href="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--stock-id" title="The “stock-id” property">GtkSourceGutterRendererPixbuf:stock-id</a>, object property in <a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf">GtkSourceGutterRendererPixbuf</a>
44
- </dt>
45
- <dd></dd>
46
- <dt>
47
- <a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--stock-id" title="The “stock-id” property">GtkSourceMarkAttributes:stock-id</a>, object property in <a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">GtkSourceMarkAttributes</a>
48
- </dt>
49
- <dd></dd>
50
- <dt>
51
- <a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline" title="The “underline” property">GtkSourceStyle:underline</a>, object property in <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle">GtkSourceStyle</a>
52
- </dt>
53
- <dd></dd>
54
- <dt>
55
- <a class="link" href="GtkSourceView.html#GtkSourceView--draw-spaces" title="The “draw-spaces” property">GtkSourceView:draw-spaces</a>, object property in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
56
- </dt>
57
- <dd></dd>
58
- <dt>
59
- <a class="link" href="GtkSourceCompletionInfo.html#gtk-source-completion-info-get-widget" title="gtk_source_completion_info_get_widget ()">gtk_source_completion_info_get_widget</a>, function in <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo">GtkSourceCompletionInfo</a>
60
- </dt>
61
- <dd></dd>
62
- <dt>
63
- <a class="link" href="GtkSourceCompletionInfo.html#gtk-source-completion-info-set-widget" title="gtk_source_completion_info_set_widget ()">gtk_source_completion_info_set_widget</a>, function in <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo">GtkSourceCompletionInfo</a>
64
- </dt>
65
- <dd></dd>
66
- <dt>
67
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new" title="gtk_source_completion_item_new ()">gtk_source_completion_item_new</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
68
- </dt>
69
- <dd></dd>
70
- <dt>
71
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" title="gtk_source_completion_item_new_from_stock ()">gtk_source_completion_item_new_from_stock</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
72
- </dt>
73
- <dd></dd>
74
- <dt>
75
- <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new-with-markup" title="gtk_source_completion_item_new_with_markup ()">gtk_source_completion_item_new_with_markup</a>, function in <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">GtkSourceCompletionItem</a>
76
- </dt>
77
- <dd></dd>
78
- <dt>
79
- <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-move-window" title="gtk_source_completion_move_window ()">gtk_source_completion_move_window</a>, function in <a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion">GtkSourceCompletion</a>
80
- </dt>
81
- <dd></dd>
82
- <dt>
83
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-padding" title="gtk_source_gutter_get_padding ()">gtk_source_gutter_get_padding</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
84
- </dt>
85
- <dd></dd>
86
- <dt>
87
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-window" title="gtk_source_gutter_get_window ()">gtk_source_gutter_get_window</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
88
- </dt>
89
- <dd></dd>
90
- <dt>
91
- <a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-stock-id" title="gtk_source_gutter_renderer_pixbuf_get_stock_id ()">gtk_source_gutter_renderer_pixbuf_get_stock_id</a>, function in <a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf">GtkSourceGutterRendererPixbuf</a>
92
- </dt>
93
- <dd></dd>
94
- <dt>
95
- <a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-set-stock-id" title="gtk_source_gutter_renderer_pixbuf_set_stock_id ()">gtk_source_gutter_renderer_pixbuf_set_stock_id</a>, function in <a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf">GtkSourceGutterRendererPixbuf</a>
96
- </dt>
97
- <dd></dd>
98
- <dt>
99
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-set-padding" title="gtk_source_gutter_set_padding ()">gtk_source_gutter_set_padding</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
100
- </dt>
101
- <dd></dd>
102
- <dt>
103
- <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-stock-id" title="gtk_source_mark_attributes_get_stock_id ()">gtk_source_mark_attributes_get_stock_id</a>, function in <a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">GtkSourceMarkAttributes</a>
104
- </dt>
105
- <dd></dd>
106
- <dt>
107
- <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-stock-id" title="gtk_source_mark_attributes_set_stock_id ()">gtk_source_mark_attributes_set_stock_id</a>, function in <a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">GtkSourceMarkAttributes</a>
108
- </dt>
109
- <dd></dd>
110
- <dt>
111
- <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>
112
- </dt>
113
- <dd></dd>
114
- <dt>
115
- <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>
116
- </dt>
117
- <dd></dd>
118
- <dt>
119
- <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>
120
- </dt>
121
- <dd></dd>
122
- <dt>
123
- <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>
124
- </dt>
125
- <dd></dd>
126
- <dt>
127
- <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>
128
- </dt>
129
- <dd></dd>
130
- <dt>
131
- <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>
132
- </dt>
133
- <dd></dd>
134
- <dt>
135
- <a class="link" href="GtkSourceView.html#gtk-source-view-get-draw-spaces" title="gtk_source_view_get_draw_spaces ()">gtk_source_view_get_draw_spaces</a>, function in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
136
- </dt>
137
- <dd></dd>
138
- <dt>
139
- <a class="link" href="GtkSourceView.html#gtk-source-view-set-draw-spaces" title="gtk_source_view_set_draw_spaces ()">gtk_source_view_set_draw_spaces</a>, function in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
140
- </dt>
141
- <dd></dd>
142
- </div>
143
- <div class="footer">
144
- <hr>Generated by GTK-Doc V1.25.1</div>
145
- </body>
146
- </html>