gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-x86-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,38 +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 2.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-2-2.html" title="Index of new symbols in 2.2">
10
- <link rel="next" href="api-index-2-8.html" title="Index of new symbols in 2.8">
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-2-2.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-2-8.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-2-4"></a>Index of new symbols in 2.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="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>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language" title="gtk_source_language_manager_guess_language ()">gtk_source_language_manager_guess_language</a>, function in <a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager">GtkSourceLanguageManager</a>
32
- </dt>
33
- <dd></dd>
34
- </div>
35
- <div class="footer">
36
- <hr>Generated by GTK-Doc V1.25.1</div>
37
- </body>
38
- </html>
@@ -1,50 +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 2.8: 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-2-4.html" title="Index of new symbols in 2.4">
10
- <link rel="next" href="api-index-2-10.html" title="Index of new symbols in 2.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-2-4.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-2-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-2-8"></a>Index of new symbols in 2.8</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="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>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-queue-draw" title="gtk_source_gutter_queue_draw ()">gtk_source_gutter_queue_draw</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
32
- </dt>
33
- <dd></dd>
34
- <dt>
35
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-remove" title="gtk_source_gutter_remove ()">gtk_source_gutter_remove</a>, function 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#gtk-source-gutter-reorder" title="gtk_source_gutter_reorder ()">gtk_source_gutter_reorder</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
40
- </dt>
41
- <dd></dd>
42
- <dt>
43
- <a class="link" href="GtkSourceView.html#gtk-source-view-get-gutter" title="gtk_source_view_get_gutter ()">gtk_source_view_get_gutter</a>, function in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
44
- </dt>
45
- <dd></dd>
46
- </div>
47
- <div class="footer">
48
- <hr>Generated by GTK-Doc V1.25.1</div>
49
- </body>
50
- </html>
@@ -1,42 +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.0: 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-2-12.html" title="Index of new symbols in 2.12">
10
- <link rel="next" href="api-index-3-4.html" title="Index of new symbols in 3.4">
11
- <meta name="generator" content="GTK-Doc V1.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-2-12.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-3-4.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-0"></a>Index of new symbols in 3.0</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="GtkSourceView.html#GtkSourceView-move-words" title="The “move-words” signal">GtkSourceView::move-words</a>, object signal in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceView.html#GtkSourceView-smart-home-end" title="The “smart-home-end” signal">GtkSourceView::smart-home-end</a>, object signal in <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
32
- </dt>
33
- <dd></dd>
34
- <dt>
35
- <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-insert" title="gtk_source_gutter_insert ()">gtk_source_gutter_insert</a>, function in <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter">GtkSourceGutter</a>
36
- </dt>
37
- <dd></dd>
38
- </div>
39
- <div class="footer">
40
- <hr>Generated by GTK-Doc V1.25.1</div>
41
- </body>
42
- </html>
@@ -1,194 +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.10: 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-4.html" title="Index of new symbols in 3.4">
10
- <link rel="next" href="api-index-3-12.html" title="Index of new symbols in 3.12">
11
- <meta name="generator" content="GTK-Doc V1.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-4.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-3-12.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="api-index-3-10"></a>Index of new symbols in 3.10</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="GtkSourceCompletionWords.html#GtkSourceCompletionWords--activation" title="The “activation” property">GtkSourceCompletionWords:activation</a>, object property in <a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords">GtkSourceCompletionWords</a>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--buffer" title="The “buffer” property">GtkSourceSearchContext:buffer</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
32
- </dt>
33
- <dd></dd>
34
- <dt>
35
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--highlight" title="The “highlight” property">GtkSourceSearchContext:highlight</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
36
- </dt>
37
- <dd></dd>
38
- <dt>
39
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--occurrences-count" title="The “occurrences-count” property">GtkSourceSearchContext:occurrences-count</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
40
- </dt>
41
- <dd></dd>
42
- <dt>
43
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--regex-error" title="The “regex-error” property">GtkSourceSearchContext:regex-error</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
44
- </dt>
45
- <dd></dd>
46
- <dt>
47
- <a class="link" href="GtkSourceSearchContext.html#GtkSourceSearchContext--settings" title="The “settings” property">GtkSourceSearchContext:settings</a>, object property in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
48
- </dt>
49
- <dd></dd>
50
- <dt>
51
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--at-word-boundaries" title="The “at-word-boundaries” property">GtkSourceSearchSettings:at-word-boundaries</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
52
- </dt>
53
- <dd></dd>
54
- <dt>
55
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--case-sensitive" title="The “case-sensitive” property">GtkSourceSearchSettings:case-sensitive</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
56
- </dt>
57
- <dd></dd>
58
- <dt>
59
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--regex-enabled" title="The “regex-enabled” property">GtkSourceSearchSettings:regex-enabled</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
60
- </dt>
61
- <dd></dd>
62
- <dt>
63
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title="The “search-text” property">GtkSourceSearchSettings:search-text</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
64
- </dt>
65
- <dd></dd>
66
- <dt>
67
- <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--wrap-around" title="The “wrap-around” property">GtkSourceSearchSettings:wrap-around</a>, object property in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
68
- </dt>
69
- <dd></dd>
70
- <dt>
71
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward" title="gtk_source_search_context_backward ()">gtk_source_search_context_backward</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
72
- </dt>
73
- <dd></dd>
74
- <dt>
75
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward-async" title="gtk_source_search_context_backward_async ()">gtk_source_search_context_backward_async</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
76
- </dt>
77
- <dd></dd>
78
- <dt>
79
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-backward-finish" title="gtk_source_search_context_backward_finish ()">gtk_source_search_context_backward_finish</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
80
- </dt>
81
- <dd></dd>
82
- <dt>
83
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward" title="gtk_source_search_context_forward ()">gtk_source_search_context_forward</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
84
- </dt>
85
- <dd></dd>
86
- <dt>
87
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward-async" title="gtk_source_search_context_forward_async ()">gtk_source_search_context_forward_async</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
88
- </dt>
89
- <dd></dd>
90
- <dt>
91
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-forward-finish" title="gtk_source_search_context_forward_finish ()">gtk_source_search_context_forward_finish</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
92
- </dt>
93
- <dd></dd>
94
- <dt>
95
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-buffer" title="gtk_source_search_context_get_buffer ()">gtk_source_search_context_get_buffer</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
96
- </dt>
97
- <dd></dd>
98
- <dt>
99
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-highlight" title="gtk_source_search_context_get_highlight ()">gtk_source_search_context_get_highlight</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
100
- </dt>
101
- <dd></dd>
102
- <dt>
103
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrences-count" title="gtk_source_search_context_get_occurrences_count ()">gtk_source_search_context_get_occurrences_count</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
104
- </dt>
105
- <dd></dd>
106
- <dt>
107
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-occurrence-position" title="gtk_source_search_context_get_occurrence_position ()">gtk_source_search_context_get_occurrence_position</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
108
- </dt>
109
- <dd></dd>
110
- <dt>
111
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-regex-error" title="gtk_source_search_context_get_regex_error ()">gtk_source_search_context_get_regex_error</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
112
- </dt>
113
- <dd></dd>
114
- <dt>
115
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-get-settings" title="gtk_source_search_context_get_settings ()">gtk_source_search_context_get_settings</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
116
- </dt>
117
- <dd></dd>
118
- <dt>
119
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-new" title="gtk_source_search_context_new ()">gtk_source_search_context_new</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
120
- </dt>
121
- <dd></dd>
122
- <dt>
123
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-replace" title="gtk_source_search_context_replace ()">gtk_source_search_context_replace</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
124
- </dt>
125
- <dd></dd>
126
- <dt>
127
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-replace-all" title="gtk_source_search_context_replace_all ()">gtk_source_search_context_replace_all</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
128
- </dt>
129
- <dd></dd>
130
- <dt>
131
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-set-highlight" title="gtk_source_search_context_set_highlight ()">gtk_source_search_context_set_highlight</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
132
- </dt>
133
- <dd></dd>
134
- <dt>
135
- <a class="link" href="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" title="gtk_source_search_context_set_settings ()">gtk_source_search_context_set_settings</a>, function in <a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext">GtkSourceSearchContext</a>
136
- </dt>
137
- <dd></dd>
138
- <dt>
139
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-at-word-boundaries" title="gtk_source_search_settings_get_at_word_boundaries ()">gtk_source_search_settings_get_at_word_boundaries</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
140
- </dt>
141
- <dd></dd>
142
- <dt>
143
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-case-sensitive" title="gtk_source_search_settings_get_case_sensitive ()">gtk_source_search_settings_get_case_sensitive</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
144
- </dt>
145
- <dd></dd>
146
- <dt>
147
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-regex-enabled" title="gtk_source_search_settings_get_regex_enabled ()">gtk_source_search_settings_get_regex_enabled</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
148
- </dt>
149
- <dd></dd>
150
- <dt>
151
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-search-text" title="gtk_source_search_settings_get_search_text ()">gtk_source_search_settings_get_search_text</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
152
- </dt>
153
- <dd></dd>
154
- <dt>
155
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-wrap-around" title="gtk_source_search_settings_get_wrap_around ()">gtk_source_search_settings_get_wrap_around</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
156
- </dt>
157
- <dd></dd>
158
- <dt>
159
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-new" title="gtk_source_search_settings_new ()">gtk_source_search_settings_new</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
160
- </dt>
161
- <dd></dd>
162
- <dt>
163
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-at-word-boundaries" title="gtk_source_search_settings_set_at_word_boundaries ()">gtk_source_search_settings_set_at_word_boundaries</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
164
- </dt>
165
- <dd></dd>
166
- <dt>
167
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-case-sensitive" title="gtk_source_search_settings_set_case_sensitive ()">gtk_source_search_settings_set_case_sensitive</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
168
- </dt>
169
- <dd></dd>
170
- <dt>
171
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-regex-enabled" title="gtk_source_search_settings_set_regex_enabled ()">gtk_source_search_settings_set_regex_enabled</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
172
- </dt>
173
- <dd></dd>
174
- <dt>
175
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" title="gtk_source_search_settings_set_search_text ()">gtk_source_search_settings_set_search_text</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
176
- </dt>
177
- <dd></dd>
178
- <dt>
179
- <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-wrap-around" title="gtk_source_search_settings_set_wrap_around ()">gtk_source_search_settings_set_wrap_around</a>, function in <a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings">GtkSourceSearchSettings</a>
180
- </dt>
181
- <dd></dd>
182
- <dt>
183
- <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-escape-search-text" title="gtk_source_utils_escape_search_text ()">gtk_source_utils_escape_search_text</a>, function in <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">GtkSourceUtils</a>
184
- </dt>
185
- <dd></dd>
186
- <dt>
187
- <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" title="gtk_source_utils_unescape_search_text ()">gtk_source_utils_unescape_search_text</a>, function in <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">GtkSourceUtils</a>
188
- </dt>
189
- <dd></dd>
190
- </div>
191
- <div class="footer">
192
- <hr>Generated by GTK-Doc V1.25.1</div>
193
- </body>
194
- </html>
@@ -1,38 +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.12: 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-10.html" title="Index of new symbols in 3.10">
10
- <link rel="next" href="api-index-3-14.html" title="Index of new symbols in 3.14">
11
- <meta name="generator" content="GTK-Doc V1.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-10.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-3-14.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="api-index-3-12"></a>Index of new symbols in 3.12</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="GtkSourceBuffer.html#GtkSourceChangeCaseType" title="enum GtkSourceChangeCaseType">GtkSourceChangeCaseType</a>, enum in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-change-case" title="gtk_source_buffer_change_case ()">gtk_source_buffer_change_case</a>, function in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
32
- </dt>
33
- <dd></dd>
34
- </div>
35
- <div class="footer">
36
- <hr>Generated by GTK-Doc V1.25.1</div>
37
- </body>
38
- </html>
@@ -1,298 +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.14: 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-12.html" title="Index of new symbols in 3.12">
10
- <link rel="next" href="api-index-3-16.html" title="Index of new symbols in 3.16">
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-12.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="api-index-3-16.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-14"></a>Index of new symbols in 3.14</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="GtkSourceBuffer.html#GtkSourceBuffer--implicit-trailing-newline" title="The “implicit-trailing-newline” property">GtkSourceBuffer:implicit-trailing-newline</a>, object property in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
28
- </dt>
29
- <dd></dd>
30
- <dt>
31
- <a class="link" href="GtkSourceFile.html#GtkSourceCompressionType" title="enum GtkSourceCompressionType">GtkSourceCompressionType</a>, enum in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
32
- </dt>
33
- <dd></dd>
34
- <dt>
35
- <a class="link" href="GtkSourceFile.html#GtkSourceFile--compression-type" title="The “compression-type” property">GtkSourceFile:compression-type</a>, object property in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
36
- </dt>
37
- <dd></dd>
38
- <dt>
39
- <a class="link" href="GtkSourceFile.html#GtkSourceFile--encoding" title="The “encoding” property">GtkSourceFile:encoding</a>, object property in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
40
- </dt>
41
- <dd></dd>
42
- <dt>
43
- <a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property">GtkSourceFile:location</a>, object property in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
44
- </dt>
45
- <dd></dd>
46
- <dt>
47
- <a class="link" href="GtkSourceFile.html#GtkSourceFile--newline-type" title="The “newline-type” property">GtkSourceFile:newline-type</a>, object property in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
48
- </dt>
49
- <dd></dd>
50
- <dt>
51
- <a class="link" href="GtkSourceFileLoader.html#GtkSourceFileLoader--buffer" title="The “buffer” property">GtkSourceFileLoader:buffer</a>, object property in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
52
- </dt>
53
- <dd></dd>
54
- <dt>
55
- <a class="link" href="GtkSourceFileLoader.html#GtkSourceFileLoader--file" title="The “file” property">GtkSourceFileLoader:file</a>, object property in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
56
- </dt>
57
- <dd></dd>
58
- <dt>
59
- <a class="link" href="GtkSourceFileLoader.html#GtkSourceFileLoader--input-stream" title="The “input-stream” property">GtkSourceFileLoader:input-stream</a>, object property in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
60
- </dt>
61
- <dd></dd>
62
- <dt>
63
- <a class="link" href="GtkSourceFileLoader.html#GtkSourceFileLoader--location" title="The “location” property">GtkSourceFileLoader:location</a>, object property in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
64
- </dt>
65
- <dd></dd>
66
- <dt>
67
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--buffer" title="The “buffer” property">GtkSourceFileSaver:buffer</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
68
- </dt>
69
- <dd></dd>
70
- <dt>
71
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--compression-type" title="The “compression-type” property">GtkSourceFileSaver:compression-type</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
72
- </dt>
73
- <dd></dd>
74
- <dt>
75
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--encoding" title="The “encoding” property">GtkSourceFileSaver:encoding</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
76
- </dt>
77
- <dd></dd>
78
- <dt>
79
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--file" title="The “file” property">GtkSourceFileSaver:file</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
80
- </dt>
81
- <dd></dd>
82
- <dt>
83
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--flags" title="The “flags” property">GtkSourceFileSaver:flags</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
84
- </dt>
85
- <dd></dd>
86
- <dt>
87
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--location" title="The “location” property">GtkSourceFileSaver:location</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
88
- </dt>
89
- <dd></dd>
90
- <dt>
91
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaver--newline-type" title="The “newline-type” property">GtkSourceFileSaver:newline-type</a>, object property in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
92
- </dt>
93
- <dd></dd>
94
- <dt>
95
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaverError" title="enum GtkSourceFileSaverError">GtkSourceFileSaverError</a>, enum in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
96
- </dt>
97
- <dd></dd>
98
- <dt>
99
- <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaverFlags" title="enum GtkSourceFileSaverFlags">GtkSourceFileSaverFlags</a>, enum in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
100
- </dt>
101
- <dd></dd>
102
- <dt>
103
- <a class="link" href="GtkSourceFile.html#GtkSourceMountOperationFactory" title="GtkSourceMountOperationFactory ()">GtkSourceMountOperationFactory</a>, user_function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
104
- </dt>
105
- <dd></dd>
106
- <dt>
107
- <a class="link" href="GtkSourceFile.html#GtkSourceNewlineType" title="enum GtkSourceNewlineType">GtkSourceNewlineType</a>, enum in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
108
- </dt>
109
- <dd></dd>
110
- <dt>
111
- <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-implicit-trailing-newline" title="gtk_source_buffer_get_implicit_trailing_newline ()">gtk_source_buffer_get_implicit_trailing_newline</a>, function in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
112
- </dt>
113
- <dd></dd>
114
- <dt>
115
- <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-implicit-trailing-newline" title="gtk_source_buffer_set_implicit_trailing_newline ()">gtk_source_buffer_set_implicit_trailing_newline</a>, function in <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
116
- </dt>
117
- <dd></dd>
118
- <dt>
119
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-copy" title="gtk_source_encoding_copy ()">gtk_source_encoding_copy</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
120
- </dt>
121
- <dd></dd>
122
- <dt>
123
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-free" title="gtk_source_encoding_free ()">gtk_source_encoding_free</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
124
- </dt>
125
- <dd></dd>
126
- <dt>
127
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-all" title="gtk_source_encoding_get_all ()">gtk_source_encoding_get_all</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
128
- </dt>
129
- <dd></dd>
130
- <dt>
131
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-charset" title="gtk_source_encoding_get_charset ()">gtk_source_encoding_get_charset</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
132
- </dt>
133
- <dd></dd>
134
- <dt>
135
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-current" title="gtk_source_encoding_get_current ()">gtk_source_encoding_get_current</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
136
- </dt>
137
- <dd></dd>
138
- <dt>
139
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-from-charset" title="gtk_source_encoding_get_from_charset ()">gtk_source_encoding_get_from_charset</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
140
- </dt>
141
- <dd></dd>
142
- <dt>
143
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-name" title="gtk_source_encoding_get_name ()">gtk_source_encoding_get_name</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
144
- </dt>
145
- <dd></dd>
146
- <dt>
147
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-utf8" title="gtk_source_encoding_get_utf8 ()">gtk_source_encoding_get_utf8</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
148
- </dt>
149
- <dd></dd>
150
- <dt>
151
- <a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-to-string" title="gtk_source_encoding_to_string ()">gtk_source_encoding_to_string</a>, function in <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
152
- </dt>
153
- <dd></dd>
154
- <dt>
155
- <a class="link" href="GtkSourceFile.html#gtk-source-file-get-compression-type" title="gtk_source_file_get_compression_type ()">gtk_source_file_get_compression_type</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
156
- </dt>
157
- <dd></dd>
158
- <dt>
159
- <a class="link" href="GtkSourceFile.html#gtk-source-file-get-encoding" title="gtk_source_file_get_encoding ()">gtk_source_file_get_encoding</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
160
- </dt>
161
- <dd></dd>
162
- <dt>
163
- <a class="link" href="GtkSourceFile.html#gtk-source-file-get-location" title="gtk_source_file_get_location ()">gtk_source_file_get_location</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
164
- </dt>
165
- <dd></dd>
166
- <dt>
167
- <a class="link" href="GtkSourceFile.html#gtk-source-file-get-newline-type" title="gtk_source_file_get_newline_type ()">gtk_source_file_get_newline_type</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
168
- </dt>
169
- <dd></dd>
170
- <dt>
171
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-buffer" title="gtk_source_file_loader_get_buffer ()">gtk_source_file_loader_get_buffer</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
172
- </dt>
173
- <dd></dd>
174
- <dt>
175
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-compression-type" title="gtk_source_file_loader_get_compression_type ()">gtk_source_file_loader_get_compression_type</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
176
- </dt>
177
- <dd></dd>
178
- <dt>
179
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-encoding" title="gtk_source_file_loader_get_encoding ()">gtk_source_file_loader_get_encoding</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
180
- </dt>
181
- <dd></dd>
182
- <dt>
183
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-file" title="gtk_source_file_loader_get_file ()">gtk_source_file_loader_get_file</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
184
- </dt>
185
- <dd></dd>
186
- <dt>
187
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-input-stream" title="gtk_source_file_loader_get_input_stream ()">gtk_source_file_loader_get_input_stream</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
188
- </dt>
189
- <dd></dd>
190
- <dt>
191
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-location" title="gtk_source_file_loader_get_location ()">gtk_source_file_loader_get_location</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
192
- </dt>
193
- <dd></dd>
194
- <dt>
195
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-get-newline-type" title="gtk_source_file_loader_get_newline_type ()">gtk_source_file_loader_get_newline_type</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
196
- </dt>
197
- <dd></dd>
198
- <dt>
199
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-load-async" title="gtk_source_file_loader_load_async ()">gtk_source_file_loader_load_async</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
200
- </dt>
201
- <dd></dd>
202
- <dt>
203
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-load-finish" title="gtk_source_file_loader_load_finish ()">gtk_source_file_loader_load_finish</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
204
- </dt>
205
- <dd></dd>
206
- <dt>
207
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-new" title="gtk_source_file_loader_new ()">gtk_source_file_loader_new</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
208
- </dt>
209
- <dd></dd>
210
- <dt>
211
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-new-from-stream" title="gtk_source_file_loader_new_from_stream ()">gtk_source_file_loader_new_from_stream</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
212
- </dt>
213
- <dd></dd>
214
- <dt>
215
- <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-set-candidate-encodings" title="gtk_source_file_loader_set_candidate_encodings ()">gtk_source_file_loader_set_candidate_encodings</a>, function in <a class="link" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">GtkSourceFileLoader</a>
216
- </dt>
217
- <dd></dd>
218
- <dt>
219
- <a class="link" href="GtkSourceFile.html#gtk-source-file-new" title="gtk_source_file_new ()">gtk_source_file_new</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
220
- </dt>
221
- <dd></dd>
222
- <dt>
223
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-buffer" title="gtk_source_file_saver_get_buffer ()">gtk_source_file_saver_get_buffer</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
224
- </dt>
225
- <dd></dd>
226
- <dt>
227
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-compression-type" title="gtk_source_file_saver_get_compression_type ()">gtk_source_file_saver_get_compression_type</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
228
- </dt>
229
- <dd></dd>
230
- <dt>
231
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-encoding" title="gtk_source_file_saver_get_encoding ()">gtk_source_file_saver_get_encoding</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
232
- </dt>
233
- <dd></dd>
234
- <dt>
235
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-file" title="gtk_source_file_saver_get_file ()">gtk_source_file_saver_get_file</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
236
- </dt>
237
- <dd></dd>
238
- <dt>
239
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-flags" title="gtk_source_file_saver_get_flags ()">gtk_source_file_saver_get_flags</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
240
- </dt>
241
- <dd></dd>
242
- <dt>
243
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-location" title="gtk_source_file_saver_get_location ()">gtk_source_file_saver_get_location</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
244
- </dt>
245
- <dd></dd>
246
- <dt>
247
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-get-newline-type" title="gtk_source_file_saver_get_newline_type ()">gtk_source_file_saver_get_newline_type</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
248
- </dt>
249
- <dd></dd>
250
- <dt>
251
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-new" title="gtk_source_file_saver_new ()">gtk_source_file_saver_new</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
252
- </dt>
253
- <dd></dd>
254
- <dt>
255
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-new-with-target" title="gtk_source_file_saver_new_with_target ()">gtk_source_file_saver_new_with_target</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
256
- </dt>
257
- <dd></dd>
258
- <dt>
259
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-save-async" title="gtk_source_file_saver_save_async ()">gtk_source_file_saver_save_async</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
260
- </dt>
261
- <dd></dd>
262
- <dt>
263
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-save-finish" title="gtk_source_file_saver_save_finish ()">gtk_source_file_saver_save_finish</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
264
- </dt>
265
- <dd></dd>
266
- <dt>
267
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-set-compression-type" title="gtk_source_file_saver_set_compression_type ()">gtk_source_file_saver_set_compression_type</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
268
- </dt>
269
- <dd></dd>
270
- <dt>
271
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-set-encoding" title="gtk_source_file_saver_set_encoding ()">gtk_source_file_saver_set_encoding</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
272
- </dt>
273
- <dd></dd>
274
- <dt>
275
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-set-flags" title="gtk_source_file_saver_set_flags ()">gtk_source_file_saver_set_flags</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
276
- </dt>
277
- <dd></dd>
278
- <dt>
279
- <a class="link" href="GtkSourceFileSaver.html#gtk-source-file-saver-set-newline-type" title="gtk_source_file_saver_set_newline_type ()">gtk_source_file_saver_set_newline_type</a>, function in <a class="link" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">GtkSourceFileSaver</a>
280
- </dt>
281
- <dd></dd>
282
- <dt>
283
- <a class="link" href="GtkSourceFile.html#gtk-source-file-set-location" title="gtk_source_file_set_location ()">gtk_source_file_set_location</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
284
- </dt>
285
- <dd></dd>
286
- <dt>
287
- <a class="link" href="GtkSourceFile.html#gtk-source-file-set-mount-operation-factory" title="gtk_source_file_set_mount_operation_factory ()">gtk_source_file_set_mount_operation_factory</a>, function in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
288
- </dt>
289
- <dd></dd>
290
- <dt>
291
- <a class="link" href="GtkSourceFile.html#GTK-SOURCE-NEWLINE-TYPE-DEFAULT:CAPS" title="GTK_SOURCE_NEWLINE_TYPE_DEFAULT">GTK_SOURCE_NEWLINE_TYPE_DEFAULT</a>, macro in <a class="link" href="GtkSourceFile.html" title="GtkSourceFile">GtkSourceFile</a>
292
- </dt>
293
- <dd></dd>
294
- </div>
295
- <div class="footer">
296
- <hr>Generated by GTK-Doc V1.25.1</div>
297
- </body>
298
- </html>