gtksourceview3 3.1.1-x64-mingw32 → 3.1.2-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/dependency-check/Rakefile +43 -0
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksource.h +1 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h +8 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h +35 -3
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h +8 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcemap.h +2 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h +1 -1
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h +149 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h +0 -1
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h +1 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h +1 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +12 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +30 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h +13 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview.h +11 -2
- data/vendor/local/lib/girepository-1.0/GtkSource-3.0.typelib +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.la +2 -2
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +573 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +298 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +70 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +170 -170
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +9 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +671 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +173 -91
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +2 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +129 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +30 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +109 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +6 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +17 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0.devhelp2 +62 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +10 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +8 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +29 -141
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +136 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +54 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +6 -6
- data/vendor/local/share/gtksourceview-3.0/language-specs/abnf.lang +110 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +64 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/dtl.lang +297 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/haxe.lang +238 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/ini.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/javascript.lang +3 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/meson.lang +29 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/php.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/python3.lang +1 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/rust.lang +10 -2
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +16 -7
@@ -1,7 +1,8 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
2
2
|
<book xmlns="http://www.devhelp.net/book" title="GtkSourceView 3 Reference Manual" link="index.html" author="" name="gtksourceview-3.0" version="2" language="c">
|
3
3
|
<chapters>
|
4
|
-
<sub name="
|
4
|
+
<sub name="Introduction" link="pt01.html"/>
|
5
|
+
<sub name="API reference" link="pt02.html">
|
5
6
|
<sub name="Main Classes" link="ch01.html">
|
6
7
|
<sub name="GtkSourceBuffer" link="GtkSourceBuffer.html"/>
|
7
8
|
<sub name="GtkSourceView" link="GtkSourceView.html"/>
|
@@ -51,18 +52,19 @@
|
|
51
52
|
<sub name="Other" link="ch09.html">
|
52
53
|
<sub name="GtkSourceMap" link="GtkSourceMap.html"/>
|
53
54
|
<sub name="GtkSourceRegion" link="GtkSourceRegion.html"/>
|
55
|
+
<sub name="GtkSourceSpaceDrawer" link="GtkSourceSpaceDrawer.html"/>
|
54
56
|
<sub name="GtkSourceTag" link="GtkSourceTag.html"/>
|
55
57
|
<sub name="GtkSourceUndoManager" link="GtkSourceUndoManager.html"/>
|
56
58
|
<sub name="GtkSourceUtils" link="gtksourceview-3.0-GtkSourceUtils.html"/>
|
57
59
|
<sub name="Version Information" link="gtksourceview-3.0-Version-Information.html"/>
|
58
60
|
</sub>
|
59
61
|
</sub>
|
60
|
-
<sub name="Syntax highlighting reference" link="
|
62
|
+
<sub name="Syntax highlighting reference" link="pt03.html">
|
61
63
|
<sub name="Language Definition v2.0 Tutorial" link="lang-tutorial.html"/>
|
62
64
|
<sub name="Language Definition v2.0 Reference" link="lang-reference.html"/>
|
63
65
|
<sub name="Style Scheme Definition Reference" link="style-reference.html"/>
|
64
66
|
</sub>
|
65
|
-
<sub name="Annexes" link="
|
67
|
+
<sub name="Annexes" link="pt04.html">
|
66
68
|
<sub name="Object Hierarchy" link="object-tree.html"/>
|
67
69
|
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
|
68
70
|
<sub name="Index of all symbols" link="api-index-full.html"/>
|
@@ -82,6 +84,7 @@
|
|
82
84
|
<sub name="Index of new symbols in 3.18" link="api-index-3-18.html"/>
|
83
85
|
<sub name="Index of new symbols in 3.20" link="api-index-3-20.html"/>
|
84
86
|
<sub name="Index of new symbols in 3.22" link="api-index-3-22.html"/>
|
87
|
+
<sub name="Index of new symbols in 3.24" link="api-index-3-24.html"/>
|
85
88
|
</sub>
|
86
89
|
</chapters>
|
87
90
|
<functions>
|
@@ -142,6 +145,9 @@
|
|
142
145
|
<keyword type="signal" name="The “undo” signal" link="GtkSourceBuffer.html#GtkSourceBuffer-undo"/>
|
143
146
|
<keyword type="function" name="gtk_source_view_new ()" link="GtkSourceView.html#gtk-source-view-new"/>
|
144
147
|
<keyword type="function" name="gtk_source_view_new_with_buffer ()" link="GtkSourceView.html#gtk-source-view-new-with-buffer"/>
|
148
|
+
<keyword type="function" name="gtk_source_view_get_completion ()" link="GtkSourceView.html#gtk-source-view-get-completion"/>
|
149
|
+
<keyword type="function" name="gtk_source_view_get_gutter ()" link="GtkSourceView.html#gtk-source-view-get-gutter" since="2.8"/>
|
150
|
+
<keyword type="function" name="gtk_source_view_get_space_drawer ()" link="GtkSourceView.html#gtk-source-view-get-space-drawer" since="3.24"/>
|
145
151
|
<keyword type="function" name="gtk_source_view_set_show_line_numbers ()" link="GtkSourceView.html#gtk-source-view-set-show-line-numbers"/>
|
146
152
|
<keyword type="function" name="gtk_source_view_get_show_line_numbers ()" link="GtkSourceView.html#gtk-source-view-get-show-line-numbers"/>
|
147
153
|
<keyword type="function" name="gtk_source_view_set_show_right_margin ()" link="GtkSourceView.html#gtk-source-view-set-show-right-margin"/>
|
@@ -171,15 +177,13 @@
|
|
171
177
|
<keyword type="function" name="gtk_source_view_get_mark_attributes ()" link="GtkSourceView.html#gtk-source-view-get-mark-attributes"/>
|
172
178
|
<keyword type="function" name="gtk_source_view_set_show_line_marks ()" link="GtkSourceView.html#gtk-source-view-set-show-line-marks" since="2.2"/>
|
173
179
|
<keyword type="function" name="gtk_source_view_get_show_line_marks ()" link="GtkSourceView.html#gtk-source-view-get-show-line-marks" since="2.2"/>
|
174
|
-
<keyword type="function" name="gtk_source_view_set_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-set-draw-spaces"/>
|
175
|
-
<keyword type="function" name="gtk_source_view_get_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-get-draw-spaces"/>
|
176
|
-
<keyword type="function" name="gtk_source_view_get_completion ()" link="GtkSourceView.html#gtk-source-view-get-completion"/>
|
177
|
-
<keyword type="function" name="gtk_source_view_get_gutter ()" link="GtkSourceView.html#gtk-source-view-get-gutter" since="2.8"/>
|
180
|
+
<keyword type="function" name="gtk_source_view_set_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-set-draw-spaces" deprecated=""/>
|
181
|
+
<keyword type="function" name="gtk_source_view_get_draw_spaces ()" link="GtkSourceView.html#gtk-source-view-get-draw-spaces" deprecated=""/>
|
178
182
|
<keyword type="function" name="gtk_source_view_set_background_pattern ()" link="GtkSourceView.html#gtk-source-view-set-background-pattern" since="3.16"/>
|
179
183
|
<keyword type="function" name="gtk_source_view_get_background_pattern ()" link="GtkSourceView.html#gtk-source-view-get-background-pattern" since="3.16"/>
|
180
184
|
<keyword type="struct" name="GtkSourceView" link="GtkSourceView.html#GtkSourceView-struct"/>
|
181
185
|
<keyword type="enum" name="enum GtkSourceSmartHomeEndType" link="GtkSourceView.html#GtkSourceSmartHomeEndType"/>
|
182
|
-
<keyword type="enum" name="enum GtkSourceDrawSpacesFlags" link="GtkSourceView.html#GtkSourceDrawSpacesFlags"/>
|
186
|
+
<keyword type="enum" name="enum GtkSourceDrawSpacesFlags" link="GtkSourceView.html#GtkSourceDrawSpacesFlags" deprecated=""/>
|
183
187
|
<keyword type="enum" name="enum GtkSourceViewGutterPosition" link="GtkSourceView.html#GtkSourceViewGutterPosition"/>
|
184
188
|
<keyword type="enum" name="enum GtkSourceBackgroundPatternType" link="GtkSourceView.html#GtkSourceBackgroundPatternType" since="3.16"/>
|
185
189
|
<keyword type="property" name="The “auto-indent” property" link="GtkSourceView.html#GtkSourceView--auto-indent"/>
|
@@ -196,6 +200,7 @@
|
|
196
200
|
<keyword type="property" name="The “show-right-margin” property" link="GtkSourceView.html#GtkSourceView--show-right-margin"/>
|
197
201
|
<keyword type="property" name="The “smart-backspace” property" link="GtkSourceView.html#GtkSourceView--smart-backspace"/>
|
198
202
|
<keyword type="property" name="The “smart-home-end” property" link="GtkSourceView.html#GtkSourceView--smart-home-end"/>
|
203
|
+
<keyword type="property" name="The “space-drawer” property" link="GtkSourceView.html#GtkSourceView--space-drawer"/>
|
199
204
|
<keyword type="property" name="The “tab-width” property" link="GtkSourceView.html#GtkSourceView--tab-width"/>
|
200
205
|
<keyword type="signal" name="The “change-case” signal" link="GtkSourceView.html#GtkSourceView-change-case"/>
|
201
206
|
<keyword type="signal" name="The “change-number” signal" link="GtkSourceView.html#GtkSourceView-change-number"/>
|
@@ -283,9 +288,9 @@
|
|
283
288
|
<keyword type="struct" name="GtkSourceStyleSchemeChooser" link="GtkSourceStyleSchemeChooser.html#GtkSourceStyleSchemeChooser-struct"/>
|
284
289
|
<keyword type="property" name="The “style-scheme” property" link="GtkSourceStyleSchemeChooser.html#GtkSourceStyleSchemeChooser--style-scheme"/>
|
285
290
|
<keyword type="function" name="gtk_source_style_scheme_chooser_button_new ()" link="GtkSourceStyleSchemeChooserButton.html#gtk-source-style-scheme-chooser-button-new" since="3.16"/>
|
286
|
-
<keyword type="struct" name="
|
291
|
+
<keyword type="struct" name="GtkSourceStyleSchemeChooserButton" link="GtkSourceStyleSchemeChooserButton.html#GtkSourceStyleSchemeChooserButton-struct"/>
|
287
292
|
<keyword type="function" name="gtk_source_style_scheme_chooser_widget_new ()" link="GtkSourceStyleSchemeChooserWidget.html#gtk-source-style-scheme-chooser-widget-new" since="3.16"/>
|
288
|
-
<keyword type="struct" name="
|
293
|
+
<keyword type="struct" name="GtkSourceStyleSchemeChooserWidget" link="GtkSourceStyleSchemeChooserWidget.html#GtkSourceStyleSchemeChooserWidget-struct"/>
|
289
294
|
<keyword type="function" name="gtk_source_completion_add_provider ()" link="GtkSourceCompletion.html#gtk-source-completion-add-provider"/>
|
290
295
|
<keyword type="function" name="gtk_source_completion_remove_provider ()" link="GtkSourceCompletion.html#gtk-source-completion-remove-provider"/>
|
291
296
|
<keyword type="function" name="gtk_source_completion_get_providers ()" link="GtkSourceCompletion.html#gtk-source-completion-get-providers"/>
|
@@ -330,9 +335,17 @@
|
|
330
335
|
<keyword type="function" name="gtk_source_completion_info_get_widget ()" link="GtkSourceCompletionInfo.html#gtk-source-completion-info-get-widget" deprecated="3.8: Use gtk_bin_get_child() instead."/>
|
331
336
|
<keyword type="struct" name="GtkSourceCompletionInfo" link="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-struct"/>
|
332
337
|
<keyword type="signal" name="The “before-show” signal" link="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-before-show"/>
|
333
|
-
<keyword type="function" name="gtk_source_completion_item_new ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new"/>
|
334
|
-
<keyword type="function" name="gtk_source_completion_item_new_with_markup ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-with-markup"/>
|
335
|
-
<keyword type="function" name="gtk_source_completion_item_new_from_stock ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" deprecated="3.10: Use
|
338
|
+
<keyword type="function" name="gtk_source_completion_item_new ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new" deprecated="3.24: Use gtk_source_completion_item_new2() instead."/>
|
339
|
+
<keyword type="function" name="gtk_source_completion_item_new_with_markup ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-with-markup" deprecated="3.24: Use gtk_source_completion_item_new2() instead."/>
|
340
|
+
<keyword type="function" name="gtk_source_completion_item_new_from_stock ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" deprecated="3.10: Use gtk_source_completion_item_new2() instead."/>
|
341
|
+
<keyword type="function" name="gtk_source_completion_item_new2 ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-new2" since="3.24"/>
|
342
|
+
<keyword type="function" name="gtk_source_completion_item_set_label ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-label" since="3.24"/>
|
343
|
+
<keyword type="function" name="gtk_source_completion_item_set_markup ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-markup" since="3.24"/>
|
344
|
+
<keyword type="function" name="gtk_source_completion_item_set_text ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-text" since="3.24"/>
|
345
|
+
<keyword type="function" name="gtk_source_completion_item_set_icon ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-icon" since="3.24"/>
|
346
|
+
<keyword type="function" name="gtk_source_completion_item_set_icon_name ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-icon-name" since="3.24"/>
|
347
|
+
<keyword type="function" name="gtk_source_completion_item_set_gicon ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-gicon" since="3.24"/>
|
348
|
+
<keyword type="function" name="gtk_source_completion_item_set_info ()" link="GtkSourceCompletionItem.html#gtk-source-completion-item-set-info" since="3.24"/>
|
336
349
|
<keyword type="struct" name="GtkSourceCompletionItem" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem-struct"/>
|
337
350
|
<keyword type="property" name="The “gicon” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--gicon"/>
|
338
351
|
<keyword type="property" name="The “icon” property" link="GtkSourceCompletionItem.html#GtkSourceCompletionItem--icon"/>
|
@@ -459,6 +472,8 @@
|
|
459
472
|
<keyword type="property" name="The “flags” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--flags"/>
|
460
473
|
<keyword type="property" name="The “location” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--location"/>
|
461
474
|
<keyword type="property" name="The “newline-type” property" link="GtkSourceFileSaver.html#GtkSourceFileSaver--newline-type"/>
|
475
|
+
<keyword type="function" name="gtk_source_gutter_get_view ()" link="GtkSourceGutter.html#gtk-source-gutter-get-view" since="3.24"/>
|
476
|
+
<keyword type="function" name="gtk_source_gutter_get_window_type ()" link="GtkSourceGutter.html#gtk-source-gutter-get-window-type" since="3.24"/>
|
462
477
|
<keyword type="function" name="gtk_source_gutter_get_window ()" link="GtkSourceGutter.html#gtk-source-gutter-get-window" deprecated="3.12: Use gtk_text_view_get_window() instead." since="2.8"/>
|
463
478
|
<keyword type="function" name="gtk_source_gutter_insert ()" link="GtkSourceGutter.html#gtk-source-gutter-insert" since="3.0"/>
|
464
479
|
<keyword type="function" name="gtk_source_gutter_reorder ()" link="GtkSourceGutter.html#gtk-source-gutter-reorder" since="2.8"/>
|
@@ -475,25 +490,25 @@
|
|
475
490
|
<keyword type="function" name="gtk_source_gutter_renderer_begin ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-begin"/>
|
476
491
|
<keyword type="function" name="gtk_source_gutter_renderer_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-draw"/>
|
477
492
|
<keyword type="function" name="gtk_source_gutter_renderer_end ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-end"/>
|
493
|
+
<keyword type="function" name="gtk_source_gutter_renderer_get_view ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-view"/>
|
494
|
+
<keyword type="function" name="gtk_source_gutter_renderer_get_window_type ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-window-type"/>
|
495
|
+
<keyword type="function" name="gtk_source_gutter_renderer_get_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-visible"/>
|
496
|
+
<keyword type="function" name="gtk_source_gutter_renderer_set_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-visible"/>
|
478
497
|
<keyword type="function" name="gtk_source_gutter_renderer_get_size ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-size"/>
|
479
498
|
<keyword type="function" name="gtk_source_gutter_renderer_set_size ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-size"/>
|
480
|
-
<keyword type="function" name="gtk_source_gutter_renderer_set_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-visible"/>
|
481
|
-
<keyword type="function" name="gtk_source_gutter_renderer_get_visible ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-visible"/>
|
482
499
|
<keyword type="function" name="gtk_source_gutter_renderer_get_padding ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-padding"/>
|
483
500
|
<keyword type="function" name="gtk_source_gutter_renderer_set_padding ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-padding"/>
|
484
501
|
<keyword type="function" name="gtk_source_gutter_renderer_get_alignment ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-alignment"/>
|
485
502
|
<keyword type="function" name="gtk_source_gutter_renderer_set_alignment ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment"/>
|
486
|
-
<keyword type="function" name="gtk_source_gutter_renderer_set_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment-mode"/>
|
487
|
-
<keyword type="function" name="gtk_source_gutter_renderer_get_window_type ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-window-type"/>
|
488
|
-
<keyword type="function" name="gtk_source_gutter_renderer_get_view ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-view"/>
|
489
503
|
<keyword type="function" name="gtk_source_gutter_renderer_get_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-alignment-mode"/>
|
504
|
+
<keyword type="function" name="gtk_source_gutter_renderer_set_alignment_mode ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-alignment-mode"/>
|
490
505
|
<keyword type="function" name="gtk_source_gutter_renderer_get_background ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-get-background"/>
|
491
506
|
<keyword type="function" name="gtk_source_gutter_renderer_set_background ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-set-background"/>
|
492
507
|
<keyword type="function" name="gtk_source_gutter_renderer_activate ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-activate"/>
|
493
508
|
<keyword type="function" name="gtk_source_gutter_renderer_query_activatable ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-activatable"/>
|
494
|
-
<keyword type="function" name="gtk_source_gutter_renderer_queue_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-queue-draw"/>
|
495
|
-
<keyword type="function" name="gtk_source_gutter_renderer_query_tooltip ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-tooltip"/>
|
496
509
|
<keyword type="function" name="gtk_source_gutter_renderer_query_data ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-data"/>
|
510
|
+
<keyword type="function" name="gtk_source_gutter_renderer_query_tooltip ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-query-tooltip"/>
|
511
|
+
<keyword type="function" name="gtk_source_gutter_renderer_queue_draw ()" link="GtkSourceGutterRenderer.html#gtk-source-gutter-renderer-queue-draw"/>
|
497
512
|
<keyword type="struct" name="GtkSourceGutterRenderer" link="GtkSourceGutterRenderer.html#GtkSourceGutterRenderer-struct"/>
|
498
513
|
<keyword type="enum" name="enum GtkSourceGutterRendererState" link="GtkSourceGutterRenderer.html#GtkSourceGutterRendererState"/>
|
499
514
|
<keyword type="enum" name="enum GtkSourceGutterRendererAlignmentMode" link="GtkSourceGutterRenderer.html#GtkSourceGutterRendererAlignmentMode"/>
|
@@ -616,7 +631,7 @@
|
|
616
631
|
<keyword type="function" name="gtk_source_search_context_new ()" link="GtkSourceSearchContext.html#gtk-source-search-context-new" since="3.10"/>
|
617
632
|
<keyword type="function" name="gtk_source_search_context_get_buffer ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-buffer" since="3.10"/>
|
618
633
|
<keyword type="function" name="gtk_source_search_context_get_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-settings" since="3.10"/>
|
619
|
-
<keyword type="function" name="gtk_source_search_context_set_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" since="3.10"/>
|
634
|
+
<keyword type="function" name="gtk_source_search_context_set_settings ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-settings" deprecated="" since="3.10"/>
|
620
635
|
<keyword type="function" name="gtk_source_search_context_get_highlight ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-highlight" since="3.10"/>
|
621
636
|
<keyword type="function" name="gtk_source_search_context_set_highlight ()" link="GtkSourceSearchContext.html#gtk-source-search-context-set-highlight" since="3.10"/>
|
622
637
|
<keyword type="function" name="gtk_source_search_context_get_match_style ()" link="GtkSourceSearchContext.html#gtk-source-search-context-get-match-style" since="3.16"/>
|
@@ -664,7 +679,7 @@
|
|
664
679
|
<keyword type="function" name="gtk_source_map_new ()" link="GtkSourceMap.html#gtk-source-map-new" since="3.18"/>
|
665
680
|
<keyword type="function" name="gtk_source_map_set_view ()" link="GtkSourceMap.html#gtk-source-map-set-view" since="3.18"/>
|
666
681
|
<keyword type="function" name="gtk_source_map_get_view ()" link="GtkSourceMap.html#gtk-source-map-get-view" since="3.18"/>
|
667
|
-
<keyword type="struct" name="
|
682
|
+
<keyword type="struct" name="GtkSourceMap" link="GtkSourceMap.html#GtkSourceMap-struct"/>
|
668
683
|
<keyword type="property" name="The “font-desc” property" link="GtkSourceMap.html#GtkSourceMap--font-desc"/>
|
669
684
|
<keyword type="property" name="The “view” property" link="GtkSourceMap.html#GtkSourceMap--view"/>
|
670
685
|
<keyword type="function" name="gtk_source_region_new ()" link="GtkSourceRegion.html#gtk-source-region-new" since="3.22"/>
|
@@ -685,6 +700,19 @@
|
|
685
700
|
<keyword type="struct" name="GtkSourceRegion" link="GtkSourceRegion.html#GtkSourceRegion-struct"/>
|
686
701
|
<keyword type="struct" name="struct GtkSourceRegionIter" link="GtkSourceRegion.html#GtkSourceRegionIter" since="3.22"/>
|
687
702
|
<keyword type="property" name="The “buffer” property" link="GtkSourceRegion.html#GtkSourceRegion--buffer"/>
|
703
|
+
<keyword type="function" name="gtk_source_space_drawer_new ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-new" since="3.24"/>
|
704
|
+
<keyword type="function" name="gtk_source_space_drawer_set_types_for_locations ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-types-for-locations" since="3.24"/>
|
705
|
+
<keyword type="function" name="gtk_source_space_drawer_get_types_for_locations ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-types-for-locations" since="3.24"/>
|
706
|
+
<keyword type="function" name="gtk_source_space_drawer_set_matrix ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-matrix" since="3.24"/>
|
707
|
+
<keyword type="function" name="gtk_source_space_drawer_get_matrix ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-matrix" since="3.24"/>
|
708
|
+
<keyword type="function" name="gtk_source_space_drawer_set_enable_matrix ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-enable-matrix" since="3.24"/>
|
709
|
+
<keyword type="function" name="gtk_source_space_drawer_get_enable_matrix ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-enable-matrix" since="3.24"/>
|
710
|
+
<keyword type="function" name="gtk_source_space_drawer_bind_matrix_setting ()" link="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-bind-matrix-setting" since="3.24"/>
|
711
|
+
<keyword type="struct" name="GtkSourceSpaceDrawer" link="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer-struct"/>
|
712
|
+
<keyword type="enum" name="enum GtkSourceSpaceTypeFlags" link="GtkSourceSpaceDrawer.html#GtkSourceSpaceTypeFlags" since="3.24"/>
|
713
|
+
<keyword type="enum" name="enum GtkSourceSpaceLocationFlags" link="GtkSourceSpaceDrawer.html#GtkSourceSpaceLocationFlags" since="3.24"/>
|
714
|
+
<keyword type="property" name="The “enable-matrix” property" link="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--enable-matrix"/>
|
715
|
+
<keyword type="property" name="The “matrix” property" link="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix"/>
|
688
716
|
<keyword type="function" name="gtk_source_tag_new ()" link="GtkSourceTag.html#gtk-source-tag-new" since="3.20"/>
|
689
717
|
<keyword type="struct" name="GtkSourceTag" link="GtkSourceTag.html#GtkSourceTag-struct"/>
|
690
718
|
<keyword type="property" name="The “draw-spaces” property" link="GtkSourceTag.html#GtkSourceTag--draw-spaces"/>
|
@@ -722,6 +750,7 @@
|
|
722
750
|
<keyword type="macro" name="GTK_SOURCE_VERSION_3_18" link="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-3-18:CAPS" since="3.20"/>
|
723
751
|
<keyword type="macro" name="GTK_SOURCE_VERSION_3_20" link="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-3-20:CAPS" since="3.20"/>
|
724
752
|
<keyword type="macro" name="GTK_SOURCE_VERSION_3_22" link="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-3-22:CAPS" since="3.22"/>
|
753
|
+
<keyword type="macro" name="GTK_SOURCE_VERSION_3_24" link="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-3-24:CAPS" since="3.24"/>
|
725
754
|
<keyword type="macro" name="GTK_SOURCE_VERSION_MIN_REQUIRED" link="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-MIN-REQUIRED:CAPS" since="3.20"/>
|
726
755
|
<keyword type="macro" name="GTK_SOURCE_VERSION_MAX_ALLOWED" link="gtksourceview-3.0-Version-Information.html#GTK-SOURCE-VERSION-MAX-ALLOWED:CAPS" since="3.20"/>
|
727
756
|
<keyword type="constant" name="GTK_SOURCE_BRACKET_MATCH_NONE" link="GtkSourceBuffer.html#GTK-SOURCE-BRACKET-MATCH-NONE:CAPS"/>
|
@@ -778,6 +807,17 @@
|
|
778
807
|
<keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_CELL" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-ALIGNMENT-MODE-CELL:CAPS"/>
|
779
808
|
<keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_FIRST" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-ALIGNMENT-MODE-FIRST:CAPS"/>
|
780
809
|
<keyword type="constant" name="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_LAST" link="GtkSourceGutterRenderer.html#GTK-SOURCE-GUTTER-RENDERER-ALIGNMENT-MODE-LAST:CAPS"/>
|
810
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_TYPE_NONE" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-NONE:CAPS"/>
|
811
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_TYPE_SPACE" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-SPACE:CAPS"/>
|
812
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_TYPE_TAB" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-TAB:CAPS"/>
|
813
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_TYPE_NEWLINE" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-NEWLINE:CAPS"/>
|
814
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_TYPE_NBSP" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-NBSP:CAPS"/>
|
815
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_TYPE_ALL" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-ALL:CAPS"/>
|
816
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_LOCATION_NONE" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-NONE:CAPS"/>
|
817
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_LOCATION_LEADING" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-LEADING:CAPS"/>
|
818
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_LOCATION_INSIDE_TEXT" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-INSIDE-TEXT:CAPS"/>
|
819
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_LOCATION_TRAILING" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-TRAILING:CAPS"/>
|
820
|
+
<keyword type="constant" name="GTK_SOURCE_SPACE_LOCATION_ALL" link="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-ALL:CAPS"/>
|
781
821
|
<keyword type="member" name="GtkSourceCompletionProposalIface.parent" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposalIface.parent"/>
|
782
822
|
<keyword type="member" name="GtkSourceCompletionProposalIface.get-label" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposalIface.get-label"/>
|
783
823
|
<keyword type="member" name="GtkSourceCompletionProposalIface.get-markup" link="GtkSourceCompletionProposal.html#GtkSourceCompletionProposalIface.get-markup"/>
|
@@ -5,7 +5,7 @@
|
|
5
5
|
<title>GtkSourceView 3 Reference Manual: GtkSourceView 3 Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
|
-
<link rel="next" href="pt01.html" title="Part I.
|
8
|
+
<link rel="next" href="pt01.html" title="Part I. Introduction">
|
9
9
|
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
@@ -14,12 +14,13 @@
|
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GtkSourceView 3 Reference Manual</p></th></tr></table></div>
|
17
|
-
<div><p class="releaseinfo">for GtkSourceView 3.
|
17
|
+
<div><p class="releaseinfo">for GtkSourceView 3.24.1</p></div>
|
18
18
|
</div>
|
19
19
|
<hr>
|
20
20
|
</div>
|
21
21
|
<div class="toc"><dl class="toc">
|
22
|
-
<dt><span class="part"><a href="pt01.html">I.
|
22
|
+
<dt><span class="part"><a href="pt01.html">I. Introduction</a></span></dt>
|
23
|
+
<dt><span class="part"><a href="pt02.html">II. API reference</a></span></dt>
|
23
24
|
<dd><dl>
|
24
25
|
<dt><span class="chapter"><a href="ch01.html">Main Classes</a></span></dt>
|
25
26
|
<dd><dl>
|
@@ -142,6 +143,9 @@
|
|
142
143
|
<span class="refentrytitle"><a href="GtkSourceRegion.html">GtkSourceRegion</a></span><span class="refpurpose"> — Region utility</span>
|
143
144
|
</dt>
|
144
145
|
<dt>
|
146
|
+
<span class="refentrytitle"><a href="GtkSourceSpaceDrawer.html">GtkSourceSpaceDrawer</a></span><span class="refpurpose"> — Represent white space characters with symbols</span>
|
147
|
+
</dt>
|
148
|
+
<dt>
|
145
149
|
<span class="refentrytitle"><a href="GtkSourceTag.html">GtkSourceTag</a></span><span class="refpurpose"> — A tag that can be applied to text in a GtkSourceBuffer</span>
|
146
150
|
</dt>
|
147
151
|
<dt>
|
@@ -155,7 +159,7 @@
|
|
155
159
|
</dt>
|
156
160
|
</dl></dd>
|
157
161
|
</dl></dd>
|
158
|
-
<dt><span class="part"><a href="
|
162
|
+
<dt><span class="part"><a href="pt03.html">III. Syntax highlighting reference</a></span></dt>
|
159
163
|
<dd><dl>
|
160
164
|
<dt>
|
161
165
|
<span class="refentrytitle"><a href="lang-tutorial.html">Language Definition v2.0 Tutorial</a></span><span class="refpurpose"> —
|
@@ -173,7 +177,7 @@ Reference to the GtkSourceView style scheme definition file format
|
|
173
177
|
</span>
|
174
178
|
</dt>
|
175
179
|
</dl></dd>
|
176
|
-
<dt><span class="part"><a href="
|
180
|
+
<dt><span class="part"><a href="pt04.html">IV. Annexes</a></span></dt>
|
177
181
|
<dd><dl>
|
178
182
|
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
|
179
183
|
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
@@ -194,6 +198,7 @@ Reference to the GtkSourceView style scheme definition file format
|
|
194
198
|
<dt><span class="index"><a href="api-index-3-18.html">Index of new symbols in 3.18</a></span></dt>
|
195
199
|
<dt><span class="index"><a href="api-index-3-20.html">Index of new symbols in 3.20</a></span></dt>
|
196
200
|
<dt><span class="index"><a href="api-index-3-22.html">Index of new symbols in 3.22</a></span></dt>
|
201
|
+
<dt><span class="index"><a href="api-index-3-24.html">Index of new symbols in 3.24</a></span></dt>
|
197
202
|
</dl></dd>
|
198
203
|
</dl></div>
|
199
204
|
</div>
|
@@ -5,7 +5,7 @@
|
|
5
5
|
<title>Language Definition v2.0 Reference: GtkSourceView 3 Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
|
-
<link rel="up" href="
|
8
|
+
<link rel="up" href="pt03.html" title="Part III. Syntax highlighting reference">
|
9
9
|
<link rel="prev" href="lang-tutorial.html" title="Language Definition v2.0 Tutorial">
|
10
10
|
<link rel="next" href="style-reference.html" title="Style Scheme Definition Reference">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
-
<td><a accesskey="u" href="
|
18
|
+
<td><a accesskey="u" href="pt03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
19
|
<td><a accesskey="p" href="lang-tutorial.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
20
|
<td><a accesskey="n" href="style-reference.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
@@ -31,10 +31,10 @@ Reference to the GtkSourceView language definition file format
|
|
31
31
|
<td class="gallery_image" valign="top" align="right"></td>
|
32
32
|
</tr></table></div>
|
33
33
|
<div class="refsect1">
|
34
|
-
<a name="id-1.
|
34
|
+
<a name="id-1.4.3.3"></a><h2>Overview</h2>
|
35
35
|
<div class="note"><p>
|
36
36
|
The version 2 here refers to the language definition file format,
|
37
|
-
not to the version of GtkSourceView.
|
37
|
+
not to the version of GtkSourceView. This reference is suitable
|
38
38
|
for GtkSourceView 2 and 3.
|
39
39
|
</p></div>
|
40
40
|
<p>
|
@@ -55,7 +55,7 @@ replace 3 with 2 in the path for GtkSourceView version 2.
|
|
55
55
|
</p>
|
56
56
|
</div>
|
57
57
|
<div class="refsect1">
|
58
|
-
<a name="id-1.
|
58
|
+
<a name="id-1.4.3.4"></a><h2>Some advices</h2>
|
59
59
|
<p>
|
60
60
|
The easiest way to start a new language definition is to copy a preinstalled
|
61
61
|
language definition from a language that has similar constructs as the one you
|
@@ -81,7 +81,7 @@ file.
|
|
81
81
|
</p>
|
82
82
|
</div>
|
83
83
|
<div class="refsect1">
|
84
|
-
<a name="id-1.
|
84
|
+
<a name="id-1.4.3.5"></a><h2>Conventions</h2>
|
85
85
|
<p>
|
86
86
|
It is better to follow the following conventions, especially if you want to
|
87
87
|
contribute upstream, and get your language definition file included in
|
@@ -116,7 +116,7 @@ GtkSourceView.
|
|
116
116
|
</ul></div>
|
117
117
|
</div>
|
118
118
|
<div class="refsect1">
|
119
|
-
<a name="id-1.
|
119
|
+
<a name="id-1.4.3.6"></a><h2>Tag <code class="code"><language></code>
|
120
120
|
</h2>
|
121
121
|
<p>
|
122
122
|
The root element for Language Definition files.
|
@@ -179,7 +179,7 @@ a syntax highlighting choice.
|
|
179
179
|
</div>
|
180
180
|
</div>
|
181
181
|
<div class="refsect1">
|
182
|
-
<a name="id-1.
|
182
|
+
<a name="id-1.4.3.7"></a><h2>Tag <code class="code"><metadata></code>
|
183
183
|
</h2>
|
184
184
|
<p>
|
185
185
|
Contains optional metadata about the language definition.
|
@@ -219,7 +219,7 @@ files.
|
|
219
219
|
</p></dd>
|
220
220
|
</div>
|
221
221
|
<div class="refsect1">
|
222
|
-
<a name="id-1.
|
222
|
+
<a name="id-1.4.3.8"></a><h2>Tag <code class="code"><styles></code>
|
223
223
|
</h2>
|
224
224
|
<p>
|
225
225
|
Contains the definitions of every style used in the current language and
|
@@ -231,7 +231,7 @@ Contained elements:
|
|
231
231
|
</p>
|
232
232
|
</div>
|
233
233
|
<div class="refsect1">
|
234
|
-
<a name="id-1.
|
234
|
+
<a name="id-1.4.3.9"></a><h2>Tag <code class="code"><style></code>
|
235
235
|
</h2>
|
236
236
|
<p>
|
237
237
|
Defines a style, associating its id with a user visible translatable
|
@@ -281,7 +281,7 @@ style.
|
|
281
281
|
</div>
|
282
282
|
</div>
|
283
283
|
<div class="refsect1">
|
284
|
-
<a name="id-1.
|
284
|
+
<a name="id-1.4.3.10"></a><h2>Tag <code class="code"><keyword-char-class></code>
|
285
285
|
</h2>
|
286
286
|
<p>
|
287
287
|
Contains a regex character class used to redefine the customizable
|
@@ -294,7 +294,7 @@ Contained elements: none.
|
|
294
294
|
</p>
|
295
295
|
</div>
|
296
296
|
<div class="refsect1">
|
297
|
-
<a name="id-1.
|
297
|
+
<a name="id-1.4.3.11"></a><h2>Tag <code class="code"><default-regex-options></code>
|
298
298
|
</h2>
|
299
299
|
<p>
|
300
300
|
Used to set global options for how regular expressions are processed.
|
@@ -338,7 +338,7 @@ Defaults to <code class="code">false</code>.
|
|
338
338
|
</div>
|
339
339
|
</div>
|
340
340
|
<div class="refsect1">
|
341
|
-
<a name="id-1.
|
341
|
+
<a name="id-1.4.3.12"></a><h2>Tag <code class="code"><definitions></code>
|
342
342
|
</h2>
|
343
343
|
<p>
|
344
344
|
The element containing the real description of the syntax to be
|
@@ -359,7 +359,7 @@ Contained elements:
|
|
359
359
|
</p>
|
360
360
|
</div>
|
361
361
|
<div class="refsect1">
|
362
|
-
<a name="id-1.
|
362
|
+
<a name="id-1.4.3.13"></a><h2>Tag <code class="code"><define-regex></code>
|
363
363
|
</h2>
|
364
364
|
<p>
|
365
365
|
The syntax highlighting engine of GtkSourceView uses
|
@@ -418,7 +418,7 @@ hyphens ("<code class="code">-</code>") and underscores ("<code class="code">_</
|
|
418
418
|
</div>
|
419
419
|
</div>
|
420
420
|
<div class="refsect1">
|
421
|
-
<a name="id-1.
|
421
|
+
<a name="id-1.4.3.14"></a><h2>Tag <code class="code"><context></code>
|
422
422
|
</h2>
|
423
423
|
<p>
|
424
424
|
This is the most important element when describing the syntax: the file to
|
@@ -449,7 +449,7 @@ default context classes:
|
|
449
449
|
</p></li>
|
450
450
|
</ul></div>
|
451
451
|
<div class="refsect2">
|
452
|
-
<a name="id-1.
|
452
|
+
<a name="id-1.4.3.14.5"></a><h3>Simple contexts</h3>
|
453
453
|
They contain a mandatory <code class="code"><match></code> element and an optional
|
454
454
|
<code class="code"><include></code> element. The context will span over the strings
|
455
455
|
matched by the regular expression contained in the <code class="code"><match></code>
|
@@ -532,7 +532,7 @@ A space-separated list of context classes to disable.
|
|
532
532
|
</div>
|
533
533
|
<hr>
|
534
534
|
<div class="refsect2">
|
535
|
-
<a name="id-1.
|
535
|
+
<a name="id-1.4.3.14.6"></a><h3>Container contexts</h3>
|
536
536
|
They contain a <code class="code"><start></code> element and an optional
|
537
537
|
<code class="code"><end></code>. They respectively contain the regular
|
538
538
|
expression that makes the engine enter in the context and the terminating one.
|
@@ -638,7 +638,7 @@ A space-separated list of context classes to disable.
|
|
638
638
|
</div>
|
639
639
|
<hr>
|
640
640
|
<div class="refsect2">
|
641
|
-
<a name="id-1.
|
641
|
+
<a name="id-1.4.3.14.7"></a><h3>Sub-pattern contexts</h3>
|
642
642
|
<p>
|
643
643
|
They refer to a group in a regular expression of the parent context, so it
|
644
644
|
is possible to highlight differently only a portion of the matched regular
|
@@ -698,7 +698,7 @@ A space-separated list of context classes to disable.
|
|
698
698
|
</div>
|
699
699
|
<hr>
|
700
700
|
<div class="refsect2">
|
701
|
-
<a name="id-1.
|
701
|
+
<a name="id-1.4.3.14.8"></a><h3>Reference contexts</h3>
|
702
702
|
<p>
|
703
703
|
Used to include a previously defined context.
|
704
704
|
</p>
|
@@ -752,7 +752,7 @@ has been replaced with the <code class="code"><replace></code> tag.
|
|
752
752
|
</div>
|
753
753
|
<hr>
|
754
754
|
<div class="refsect2">
|
755
|
-
<a name="id-1.
|
755
|
+
<a name="id-1.4.3.14.9"></a><h3>Keyword contexts</h3>
|
756
756
|
<p>
|
757
757
|
They contain a list of <code class="code"><keyword></code> and matches every keyword
|
758
758
|
listed. You can also put a <code class="code"><prefix></code> and/or a
|
@@ -775,7 +775,7 @@ The attributes are the same used in simple contexts. If the
|
|
775
775
|
</div>
|
776
776
|
</div>
|
777
777
|
<div class="refsect1">
|
778
|
-
<a name="id-1.
|
778
|
+
<a name="id-1.4.3.15"></a><h2>Tag <code class="code"><include></code>
|
779
779
|
</h2>
|
780
780
|
<p>
|
781
781
|
Contains the list of context contained in the current
|
@@ -787,7 +787,7 @@ Contained elements:
|
|
787
787
|
</p>
|
788
788
|
</div>
|
789
789
|
<div class="refsect1">
|
790
|
-
<a name="id-1.
|
790
|
+
<a name="id-1.4.3.16"></a><h2>Tag <code class="code"><match></code>
|
791
791
|
</h2>
|
792
792
|
<p>
|
793
793
|
Contains the regular expression for the current simple context.
|
@@ -801,7 +801,7 @@ Contained elements: none.
|
|
801
801
|
</p>
|
802
802
|
</div>
|
803
803
|
<div class="refsect1">
|
804
|
-
<a name="id-1.
|
804
|
+
<a name="id-1.4.3.17"></a><h2>Tag <code class="code"><start></code>
|
805
805
|
</h2>
|
806
806
|
<p>
|
807
807
|
Contains the starting regular expression for the current container context.
|
@@ -815,7 +815,7 @@ Contained elements: none.
|
|
815
815
|
</p>
|
816
816
|
</div>
|
817
817
|
<div class="refsect1">
|
818
|
-
<a name="id-1.
|
818
|
+
<a name="id-1.4.3.18"></a><h2>Tag <code class="code"><end></code>
|
819
819
|
</h2>
|
820
820
|
<p>
|
821
821
|
Contains the terminating regular expression for the current container
|
@@ -841,7 +841,7 @@ Contained elements: none.
|
|
841
841
|
</p>
|
842
842
|
</div>
|
843
843
|
<div class="refsect1">
|
844
|
-
<a name="id-1.
|
844
|
+
<a name="id-1.4.3.19"></a><h2>Tag <code class="code"><keyword></code>
|
845
845
|
</h2>
|
846
846
|
<p>
|
847
847
|
Contains a keyword to be matched by the current context. The keyword is a
|
@@ -852,7 +852,7 @@ Contained elements: none.
|
|
852
852
|
</p>
|
853
853
|
</div>
|
854
854
|
<div class="refsect1">
|
855
|
-
<a name="id-1.
|
855
|
+
<a name="id-1.4.3.20"></a><h2>Tag <code class="code"><prefix></code>
|
856
856
|
</h2>
|
857
857
|
<p>
|
858
858
|
Contains a prefix common to all of the following keywords in the current
|
@@ -865,7 +865,7 @@ Contained elements: none.
|
|
865
865
|
</p>
|
866
866
|
</div>
|
867
867
|
<div class="refsect1">
|
868
|
-
<a name="id-1.
|
868
|
+
<a name="id-1.4.3.21"></a><h2>Tag <code class="code"><suffix></code>
|
869
869
|
</h2>
|
870
870
|
<p>
|
871
871
|
Contains a suffix common to all of the following keywords in the current
|
@@ -878,7 +878,7 @@ Contained elements: none.
|
|
878
878
|
</p>
|
879
879
|
</div>
|
880
880
|
<div class="refsect1">
|
881
|
-
<a name="id-1.
|
881
|
+
<a name="id-1.4.3.22"></a><h2>Tag <code class="code"><replace></code>
|
882
882
|
</h2>
|
883
883
|
<p>
|
884
884
|
The replace tag allows you to change one context so it functions as
|