gtksourceview3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +0 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +188 -200
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +91 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +39 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +43 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +185 -262
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +85 -113
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +163 -163
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +39 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +175 -191
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +15 -15
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +44 -25
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +25 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/jade.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/latex.lang +46 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/sparql.lang +4 -0
- 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 +6 -6
data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html
CHANGED
@@ -41,7 +41,7 @@
|
|
41
41
|
<tbody>
|
42
42
|
<tr>
|
43
43
|
<td class="function_type">
|
44
|
-
<a href="/home/
|
44
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
47
|
<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> <span class="c_punctuation">()</span>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="/home/
|
52
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<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> <span class="c_punctuation">()</span>
|
@@ -71,8 +71,8 @@
|
|
71
71
|
<a name="gtksourceview-3.0-GtkSourceUtils.functions_details"></a><h2>Functions</h2>
|
72
72
|
<div class="refsect2">
|
73
73
|
<a name="gtk-source-utils-unescape-search-text"></a><h3>gtk_source_utils_unescape_search_text ()</h3>
|
74
|
-
<pre class="programlisting"><a href="/home/
|
75
|
-
gtk_source_utils_unescape_search_text (<em class="parameter"><code>const <a href="/home/
|
74
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
75
|
+
gtk_source_utils_unescape_search_text (<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
76
76
|
<p>Use this function before <a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-set-search-text" title="gtk_source_search_settings_set_search_text ()"><code class="function">gtk_source_search_settings_set_search_text()</code></a>, to
|
77
77
|
unescape the following sequences of characters: <code class="literal">\n</code>, <code class="literal">\r</code>, <code class="literal">\t</code> and <code class="literal">\\</code>.
|
78
78
|
The purpose is to easily write those characters in a search entry.</p>
|
@@ -104,11 +104,11 @@ searches.</p>
|
|
104
104
|
<hr>
|
105
105
|
<div class="refsect2">
|
106
106
|
<a name="gtk-source-utils-escape-search-text"></a><h3>gtk_source_utils_escape_search_text ()</h3>
|
107
|
-
<pre class="programlisting"><a href="/home/
|
108
|
-
gtk_source_utils_escape_search_text (<em class="parameter"><code>const <a href="/home/
|
107
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
108
|
+
gtk_source_utils_escape_search_text (<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
109
109
|
<p>Use this function to escape the following characters: <code class="literal">\n</code>, <code class="literal">\r</code>, <code class="literal">\t</code> and <code class="literal">\</code>.</p>
|
110
|
-
<p>For a regular expression search, use <a href="/home/
|
111
|
-
<p>One possible use case is to take the <a href="
|
110
|
+
<p>For a regular expression search, use <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html#g-regex-escape-string"><code class="function">g_regex_escape_string()</code></a> instead.</p>
|
111
|
+
<p>One possible use case is to take the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>'s selection and put it in a
|
112
112
|
search entry. The selection can contain tabulations, newlines, etc. So it's
|
113
113
|
better to escape those special characters to better fit in the search entry.</p>
|
114
114
|
<p>See also: <a class="link" href="gtksourceview-3.0-GtkSourceUtils.html#gtk-source-utils-unescape-search-text" title="gtk_source_utils_unescape_search_text ()"><code class="function">gtk_source_utils_unescape_search_text()</code></a>.</p>
|
data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html
CHANGED
@@ -41,7 +41,7 @@
|
|
41
41
|
<tbody>
|
42
42
|
<tr>
|
43
43
|
<td class="function_type">
|
44
|
-
<a href="/home/
|
44
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
47
|
<a class="link" href="gtksourceview-3.0-Version-Information.html#gtk-source-get-major-version" title="gtk_source_get_major_version ()">gtk_source_get_major_version</a> <span class="c_punctuation">()</span>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="/home/
|
52
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="gtksourceview-3.0-Version-Information.html#gtk-source-get-minor-version" title="gtk_source_get_minor_version ()">gtk_source_get_minor_version</a> <span class="c_punctuation">()</span>
|
@@ -57,7 +57,7 @@
|
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
59
|
<td class="function_type">
|
60
|
-
<a href="/home/
|
60
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
61
61
|
</td>
|
62
62
|
<td class="function_name">
|
63
63
|
<a class="link" href="gtksourceview-3.0-Version-Information.html#gtk-source-get-micro-version" title="gtk_source_get_micro_version ()">gtk_source_get_micro_version</a> <span class="c_punctuation">()</span>
|
@@ -65,7 +65,7 @@
|
|
65
65
|
</tr>
|
66
66
|
<tr>
|
67
67
|
<td class="function_type">
|
68
|
-
<a href="/home/
|
68
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
69
69
|
</td>
|
70
70
|
<td class="function_name">
|
71
71
|
<a class="link" href="gtksourceview-3.0-Version-Information.html#gtk-source-check-version" title="gtk_source_check_version ()">gtk_source_check_version</a> <span class="c_punctuation">()</span>
|
@@ -175,7 +175,7 @@
|
|
175
175
|
<a name="gtksourceview-3.0-Version-Information.functions_details"></a><h2>Functions</h2>
|
176
176
|
<div class="refsect2">
|
177
177
|
<a name="gtk-source-get-major-version"></a><h3>gtk_source_get_major_version ()</h3>
|
178
|
-
<pre class="programlisting"><a href="/home/
|
178
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
179
179
|
gtk_source_get_major_version (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
180
180
|
<p>Returns the major version number of the GtkSourceView library.
|
181
181
|
(e.g. in GtkSourceView version 3.20.0 this is 3.)</p>
|
@@ -192,7 +192,7 @@ have included when compiling your code.</p>
|
|
192
192
|
<hr>
|
193
193
|
<div class="refsect2">
|
194
194
|
<a name="gtk-source-get-minor-version"></a><h3>gtk_source_get_minor_version ()</h3>
|
195
|
-
<pre class="programlisting"><a href="/home/
|
195
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
196
196
|
gtk_source_get_minor_version (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
197
197
|
<p>Returns the minor version number of the GtkSourceView library.
|
198
198
|
(e.g. in GtkSourceView version 3.20.0 this is 20.)</p>
|
@@ -209,7 +209,7 @@ have included when compiling your code.</p>
|
|
209
209
|
<hr>
|
210
210
|
<div class="refsect2">
|
211
211
|
<a name="gtk-source-get-micro-version"></a><h3>gtk_source_get_micro_version ()</h3>
|
212
|
-
<pre class="programlisting"><a href="/home/
|
212
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
213
213
|
gtk_source_get_micro_version (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
214
214
|
<p>Returns the micro version number of the GtkSourceView library.
|
215
215
|
(e.g. in GtkSourceView version 3.20.0 this is 0.)</p>
|
@@ -226,10 +226,10 @@ have included when compiling your code.</p>
|
|
226
226
|
<hr>
|
227
227
|
<div class="refsect2">
|
228
228
|
<a name="gtk-source-check-version"></a><h3>gtk_source_check_version ()</h3>
|
229
|
-
<pre class="programlisting"><a href="/home/
|
230
|
-
gtk_source_check_version (<em class="parameter"><code><a href="/home/
|
231
|
-
<em class="parameter"><code><a href="/home/
|
232
|
-
<em class="parameter"><code><a href="/home/
|
229
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
230
|
+
gtk_source_check_version (<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> major</code></em>,
|
231
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> minor</code></em>,
|
232
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> micro</code></em>);</pre>
|
233
233
|
<p>Like GTK_SOURCE_CHECK_VERSION, but the check for gtk_source_check_version is
|
234
234
|
at runtime instead of compile time. This is useful for compiling
|
235
235
|
against older versions of GtkSourceView, but using features from newer
|
@@ -263,7 +263,7 @@ versions.</p>
|
|
263
263
|
</div>
|
264
264
|
<div class="refsect3">
|
265
265
|
<a name="gtk-source-check-version.returns"></a><h4>Returns</h4>
|
266
|
-
<p> <a href="/home/
|
266
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the GtkSourceView currently loaded
|
267
267
|
is the same as or newer than the passed-in version.</p>
|
268
268
|
</div>
|
269
269
|
<p class="since">Since: <a class="link" href="api-index-3-20.html#api-index-3.20">3.20</a></p>
|
@@ -302,7 +302,7 @@ is the same as or newer than the passed-in version.</p>
|
|
302
302
|
</div>
|
303
303
|
<div class="refsect3">
|
304
304
|
<a name="GTK-SOURCE-CHECK-VERSION.returns"></a><h4>Returns</h4>
|
305
|
-
<p> <a href="/home/
|
305
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the GtkSourceView header files
|
306
306
|
is the same as or newer than the passed-in version.</p>
|
307
307
|
</div>
|
308
308
|
<p class="since">Since: <a class="link" href="api-index-3-20.html#api-index-3.20">3.20</a></p>
|
@@ -332,7 +332,7 @@ against at application run time.</p>
|
|
332
332
|
<hr>
|
333
333
|
<div class="refsect2">
|
334
334
|
<a name="GTK-SOURCE-MICRO-VERSION:CAPS"></a><h3>GTK_SOURCE_MICRO_VERSION</h3>
|
335
|
-
<pre class="programlisting">#define GTK_SOURCE_MICRO_VERSION (
|
335
|
+
<pre class="programlisting">#define GTK_SOURCE_MICRO_VERSION (3)
|
336
336
|
</pre>
|
337
337
|
<p>Like <a class="link" href="gtksourceview-3.0-Version-Information.html#gtk-source-get-micro-version" title="gtk_source_get_micro_version ()"><code class="function">gtk_source_get_micro_version()</code></a>, but from the headers used at
|
338
338
|
application compile time, rather than from the library linked
|
@@ -14,7 +14,7 @@
|
|
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.24.
|
17
|
+
<div><p class="releaseinfo">for GtkSourceView 3.24.3</p></div>
|
18
18
|
</div>
|
19
19
|
<hr>
|
20
20
|
</div>
|
@@ -363,7 +363,7 @@ Contained elements:
|
|
363
363
|
</h2>
|
364
364
|
<p>
|
365
365
|
The syntax highlighting engine of GtkSourceView uses
|
366
|
-
<a href="/home/
|
366
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html#GRegex"><span class="type">GRegex</span></a>,
|
367
367
|
which uses the PCRE library. See the
|
368
368
|
<a class="ulink" href="https://developer.gnome.org/glib/stable/glib-regex-syntax.html" target="_top">Regular expression syntax</a>
|
369
369
|
page in the GLib reference manual.
|
@@ -23,20 +23,20 @@
|
|
23
23
|
<div class="titlepage"><div><div><h2 class="title">
|
24
24
|
<a name="object-tree"></a>Object Hierarchy</h2></div></div></div>
|
25
25
|
<pre class="screen">
|
26
|
-
<a href="/home/
|
27
|
-
<span class="lineart">├──</span> <a href="
|
26
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
27
|
+
<span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct">GtkTextBuffer</a>
|
28
28
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>
|
29
|
-
<span class="lineart">├──</span> <a href="/home/
|
29
|
+
<span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
30
30
|
<span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext">GtkSourceCompletionContext</a>
|
31
|
-
<span class="lineart">│</span> <span class="lineart">├──</span> <a href="
|
32
|
-
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="
|
33
|
-
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="
|
34
|
-
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="
|
31
|
+
<span class="lineart">│</span> <span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
32
|
+
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
33
|
+
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBin.html#GtkBin-struct">GtkBin</a>
|
34
|
+
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWindow.html#GtkWindow-struct">GtkWindow</a>
|
35
35
|
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo">GtkSourceCompletionInfo</a>
|
36
|
-
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="
|
36
|
+
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkButton.html#GtkButton-struct">GtkButton</a>
|
37
37
|
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceStyleSchemeChooserButton.html" title="GtkSourceStyleSchemeChooserButton">GtkSourceStyleSchemeChooserButton</a>
|
38
38
|
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceStyleSchemeChooserWidget.html" title="GtkSourceStyleSchemeChooserWidget">GtkSourceStyleSchemeChooserWidget</a>
|
39
|
-
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="
|
39
|
+
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
|
40
40
|
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
|
41
41
|
<span class="lineart">│</span> <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceMap.html" title="GtkSourceMap">GtkSourceMap</a>
|
42
42
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">GtkSourceGutterRenderer</a>
|
@@ -52,7 +52,7 @@
|
|
52
52
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>
|
53
53
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager">GtkSourceLanguageManager</a>
|
54
54
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">GtkSourceMarkAttributes</a>
|
55
|
-
<span class="lineart">├──</span> <a href="
|
55
|
+
<span class="lineart">├──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextMark.html#GtkTextMark-struct">GtkTextMark</a>
|
56
56
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkSourceMark.html" title="GtkSourceMark">GtkSourceMark</a>
|
57
57
|
<span class="lineart">├──</span> <a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor">GtkSourcePrintCompositor</a>
|
58
58
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceRegion.html" title="GtkSourceRegion">GtkSourceRegion</a>
|
@@ -62,14 +62,14 @@
|
|
62
62
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle">GtkSourceStyle</a>
|
63
63
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>
|
64
64
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager">GtkSourceStyleSchemeManager</a>
|
65
|
-
<span class="lineart">╰──</span> <a href="
|
65
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct">GtkTextTag</a>
|
66
66
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceTag.html" title="GtkSourceTag">GtkSourceTag</a>
|
67
|
-
<a href="/home/
|
67
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
68
68
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal">GtkSourceCompletionProposal</a>
|
69
69
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider">GtkSourceCompletionProvider</a>
|
70
70
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceStyleSchemeChooser.html" title="GtkSourceStyleSchemeChooser">GtkSourceStyleSchemeChooser</a>
|
71
71
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager">GtkSourceUndoManager</a>
|
72
|
-
<a href="/home/
|
72
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
73
73
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceView.html#GtkSourceBackgroundPatternType" title="enum GtkSourceBackgroundPatternType">GtkSourceBackgroundPatternType</a>
|
74
74
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceBuffer.html#GtkSourceBracketMatchType" title="enum GtkSourceBracketMatchType">GtkSourceBracketMatchType</a>
|
75
75
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceBuffer.html#GtkSourceChangeCaseType" title="enum GtkSourceChangeCaseType">GtkSourceChangeCaseType</a>
|
@@ -81,7 +81,7 @@
|
|
81
81
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceFile.html#GtkSourceNewlineType" title="enum GtkSourceNewlineType">GtkSourceNewlineType</a>
|
82
82
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceView.html#GtkSourceSmartHomeEndType" title="enum GtkSourceSmartHomeEndType">GtkSourceSmartHomeEndType</a>
|
83
83
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceView.html#GtkSourceViewGutterPosition" title="enum GtkSourceViewGutterPosition">GtkSourceViewGutterPosition</a>
|
84
|
-
<a href="/home/
|
84
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
|
85
85
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceCompletionContext.html#GtkSourceCompletionActivation" title="enum GtkSourceCompletionActivation">GtkSourceCompletionActivation</a>
|
86
86
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceView.html#GtkSourceDrawSpacesFlags" title="enum GtkSourceDrawSpacesFlags">GtkSourceDrawSpacesFlags</a>
|
87
87
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceFileSaver.html#GtkSourceFileSaverFlags" title="enum GtkSourceFileSaverFlags">GtkSourceFileSaverFlags</a>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceBuffer.html#GtkSourceSortFlags" title="enum GtkSourceSortFlags">GtkSourceSortFlags</a>
|
90
90
|
<span class="lineart">├──</span> <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceLocationFlags" title="enum GtkSourceSpaceLocationFlags">GtkSourceSpaceLocationFlags</a>
|
91
91
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceTypeFlags" title="enum GtkSourceSpaceTypeFlags">GtkSourceSpaceTypeFlags</a>
|
92
|
-
<a href="/home/
|
92
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
93
93
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding">GtkSourceEncoding</a>
|
94
94
|
</pre>
|
95
95
|
</div>
|
@@ -31,6 +31,7 @@
|
|
31
31
|
<styles>
|
32
32
|
<style id="entry-type" _name="Entries" map-to="def:keyword"/>
|
33
33
|
<style id="field" _name="Field" map-to="def:identifier"/>
|
34
|
+
<style id="string" _name="String" map-to="def:string"/>
|
34
35
|
</styles>
|
35
36
|
|
36
37
|
<default-regex-options case-sensitive="false"/>
|
@@ -40,55 +41,72 @@
|
|
40
41
|
<context id="entry-type" style-ref="entry-type" class="no-spell-check">
|
41
42
|
<prefix>@</prefix>
|
42
43
|
|
43
|
-
<keyword>book</keyword>
|
44
44
|
<keyword>article</keyword>
|
45
|
+
<keyword>book</keyword>
|
45
46
|
<keyword>booklet</keyword>
|
46
47
|
<keyword>conference</keyword>
|
47
48
|
<keyword>inbook</keyword>
|
48
49
|
<keyword>incollection</keyword>
|
49
50
|
<keyword>inproceedings</keyword>
|
51
|
+
<keyword>lambda</keyword>
|
50
52
|
<keyword>manual</keyword>
|
51
53
|
<keyword>mastersthesis</keyword>
|
52
|
-
<keyword>lambda</keyword>
|
53
54
|
<keyword>misc</keyword>
|
55
|
+
<keyword>online</keyword>
|
54
56
|
<keyword>phdthesis</keyword>
|
55
57
|
<keyword>proceedings</keyword>
|
58
|
+
<keyword>report</keyword>
|
56
59
|
<keyword>techreport</keyword>
|
57
60
|
<keyword>unpublished</keyword>
|
58
|
-
<keyword>report</keyword>
|
59
61
|
</context>
|
60
62
|
|
61
63
|
<context id="field" style-ref="field" class="no-spell-check">
|
64
|
+
<keyword>address</keyword>
|
62
65
|
<keyword>author</keyword>
|
63
|
-
<keyword>
|
66
|
+
<keyword>booktitle</keyword>
|
67
|
+
<keyword>chapter</keyword>
|
68
|
+
<keyword>crossref</keyword>
|
69
|
+
<keyword>doi</keyword>
|
70
|
+
<keyword>edition</keyword>
|
71
|
+
<keyword>editor</keyword>
|
72
|
+
<keyword>eprint</keyword>
|
73
|
+
<keyword>eprinttype</keyword>
|
74
|
+
<keyword>howpublished</keyword>
|
75
|
+
<keyword>institution</keyword>
|
76
|
+
<keyword>isbn</keyword>
|
77
|
+
<keyword>issn</keyword>
|
64
78
|
<keyword>journal</keyword>
|
65
|
-
<keyword>
|
66
|
-
<keyword>
|
67
|
-
<keyword>
|
68
|
-
<keyword>
|
79
|
+
<keyword>key</keyword>
|
80
|
+
<keyword>keywords</keyword>
|
81
|
+
<keyword>language</keyword>
|
82
|
+
<keyword>location</keyword>
|
69
83
|
<keyword>month</keyword>
|
70
84
|
<keyword>note</keyword>
|
71
|
-
<keyword>
|
72
|
-
<keyword>
|
73
|
-
<keyword>editor</keyword>
|
74
|
-
<keyword>series</keyword>
|
75
|
-
<keyword>address</keyword>
|
76
|
-
<keyword>edition</keyword>
|
77
|
-
<keyword>howpublished</keyword>
|
78
|
-
<keyword>booktitle</keyword>
|
85
|
+
<keyword>number</keyword>
|
86
|
+
<keyword>numpages</keyword>
|
79
87
|
<keyword>organization</keyword>
|
80
|
-
<keyword>
|
88
|
+
<keyword>pages</keyword>
|
89
|
+
<keyword>publisher</keyword>
|
81
90
|
<keyword>school</keyword>
|
82
|
-
<keyword>
|
91
|
+
<keyword>series</keyword>
|
92
|
+
<keyword>subtitle</keyword>
|
93
|
+
<keyword>title</keyword>
|
83
94
|
<keyword>type</keyword>
|
84
|
-
<keyword>doi</keyword>
|
85
|
-
<keyword>issn</keyword>
|
86
|
-
<keyword>isbn</keyword>
|
87
95
|
<keyword>url</keyword>
|
88
|
-
<keyword>
|
89
|
-
<keyword>
|
90
|
-
<keyword>
|
91
|
-
|
96
|
+
<keyword>urldate</keyword>
|
97
|
+
<keyword>volume</keyword>
|
98
|
+
<keyword>year</keyword>
|
99
|
+
</context>
|
100
|
+
|
101
|
+
<context id="string" class-disabled="no-spell-check">
|
102
|
+
<match extended="true">
|
103
|
+
=\s*(\{.*?\})|(".*?")
|
104
|
+
</match>
|
105
|
+
|
106
|
+
<include>
|
107
|
+
<context sub-pattern="1" style-ref="string" class="string"/>
|
108
|
+
<context sub-pattern="2" style-ref="string" class="string"/>
|
109
|
+
</include>
|
92
110
|
</context>
|
93
111
|
|
94
112
|
<context id="bibtex">
|
@@ -96,6 +114,7 @@
|
|
96
114
|
<context ref="latex:latex"/>
|
97
115
|
<context ref="entry-type"/>
|
98
116
|
<context ref="field"/>
|
117
|
+
<context ref="string"/>
|
99
118
|
</include>
|
100
119
|
</context>
|
101
120
|
</definitions>
|
@@ -175,7 +175,7 @@
|
|
175
175
|
</context>
|
176
176
|
|
177
177
|
<context id="dimension" style-ref="dimension">
|
178
|
-
<match>[\+-]?([0-9]+|[0-9]*\.[0-9]+)(%|e(m|x)|(v(h|w|min|max))|ch|rem|p(x|t|c)|in|ft|(m|c)m|k?Hz|deg|g?rad|m?s)</match>
|
178
|
+
<match>[\+-]?([0-9]+|[0-9]*\.[0-9]+)(%|e(m|x)|(v(h|w|min|max))|ch|fr|rem|p(x|t|c)|in|ft|(m|c)m|k?Hz|deg|g?rad|m?s)</match>
|
179
179
|
</context>
|
180
180
|
|
181
181
|
<context id="resolution" style-ref="dimension">
|
@@ -340,6 +340,24 @@
|
|
340
340
|
<keyword>font-variant-ligatures</keyword>
|
341
341
|
<keyword>font-variant-numeric</keyword>
|
342
342
|
<keyword>font-variant-position</keyword>
|
343
|
+
<keyword>grid-area</keyword>
|
344
|
+
<keyword>grid-gap</keyword>
|
345
|
+
<keyword>grid-auto-columns</keyword>
|
346
|
+
<keyword>grid-auto-flow</keyword>
|
347
|
+
<keyword>grid-auto-rows</keyword>
|
348
|
+
<keyword>grid-column-end</keyword>
|
349
|
+
<keyword>grid-column-gap</keyword>
|
350
|
+
<keyword>grid-column-start</keyword>
|
351
|
+
<keyword>grid-column</keyword>
|
352
|
+
<keyword>grid-row-end</keyword>
|
353
|
+
<keyword>grid-row-gap</keyword>
|
354
|
+
<keyword>grid-row-start</keyword>
|
355
|
+
<keyword>grid-row</keyword>
|
356
|
+
<keyword>grid-template-areas</keyword>
|
357
|
+
<keyword>grid-template-columns</keyword>
|
358
|
+
<keyword>grid-template-rows</keyword>
|
359
|
+
<keyword>grid-template</keyword>
|
360
|
+
<keyword>grid</keyword>
|
343
361
|
<keyword>hanging-punctuation</keyword>
|
344
362
|
<keyword>hyphens</keyword>
|
345
363
|
<keyword>image-orientation</keyword>
|
@@ -347,6 +365,7 @@
|
|
347
365
|
<keyword>image-resolution</keyword>
|
348
366
|
<keyword>ime-mode</keyword>
|
349
367
|
<keyword>justify-content</keyword>
|
368
|
+
<keyword>justify-self</keyword>
|
350
369
|
<keyword>line-break</keyword>
|
351
370
|
<keyword>mask-type</keyword>
|
352
371
|
<keyword>mask</keyword>
|
@@ -565,6 +584,7 @@
|
|
565
584
|
<keyword>alternate-reverse</keyword>
|
566
585
|
<keyword>alternate</keyword>
|
567
586
|
<keyword>avoid-page</keyword>
|
587
|
+
<keyword>auto-flow</keyword>
|
568
588
|
<keyword>backwards</keyword>
|
569
589
|
<keyword>balance</keyword>
|
570
590
|
<keyword>border-box</keyword>
|
@@ -582,6 +602,7 @@
|
|
582
602
|
<keyword>cover</keyword>
|
583
603
|
<keyword>crisp-edges</keyword>
|
584
604
|
<keyword>darken</keyword>
|
605
|
+
<keyword>dense</keyword>
|
585
606
|
<keyword>diagonal-fractions</keyword>
|
586
607
|
<keyword>disabled</keyword>
|
587
608
|
<keyword>discretionary-ligatures</keyword>
|
@@ -605,6 +626,7 @@
|
|
605
626
|
<keyword>forwards</keyword>
|
606
627
|
<keyword>from-image</keyword>
|
607
628
|
<keyword>full-width</keyword>
|
629
|
+
<keyword>grid</keyword>
|
608
630
|
<keyword>historical-forms</keyword>
|
609
631
|
<keyword>historical-ligatures</keyword>
|
610
632
|
<keyword>horizontal-tb</keyword>
|
@@ -613,6 +635,7 @@
|
|
613
635
|
<keyword>infinite</keyword>
|
614
636
|
<keyword>initial</keyword>
|
615
637
|
<keyword>inline-flex</keyword>
|
638
|
+
<keyword>inline-grid</keyword>
|
616
639
|
<keyword>inter-cluster</keyword>
|
617
640
|
<keyword>inter-ideograph</keyword>
|
618
641
|
<keyword>inter-word</keyword>
|
@@ -664,6 +687,7 @@
|
|
664
687
|
<keyword>slashed-zero</keyword>
|
665
688
|
<keyword>space-around</keyword>
|
666
689
|
<keyword>space-between</keyword>
|
690
|
+
<keyword>space-evenly</keyword>
|
667
691
|
<keyword>space</keyword>
|
668
692
|
<keyword>stacked-fractions</keyword>
|
669
693
|
<keyword>start</keyword>
|
@@ -107,6 +107,50 @@
|
|
107
107
|
</include>
|
108
108
|
</context>
|
109
109
|
|
110
|
+
<!--
|
111
|
+
Examples: \url{http://google.de}, \href{http://google.de}{Google}
|
112
|
+
|
113
|
+
Supports also urls with math symbols: \url{https://example.com/$test}
|
114
|
+
-->
|
115
|
+
<context id="urls">
|
116
|
+
<include>
|
117
|
+
<context ref="url-command"/>
|
118
|
+
<context ref="href-command"/>
|
119
|
+
</include>
|
120
|
+
</context>
|
121
|
+
|
122
|
+
<context id="url-command" class="no-spell-check">
|
123
|
+
<match extended="true">
|
124
|
+
(\\url) # url command.
|
125
|
+
\{ # Literal opening braces.
|
126
|
+
[ \t]* # Optional spaces or tabs after the opening braces.
|
127
|
+
.*? # URL
|
128
|
+
[ \t]* # Optional spaces or tabs before the closing braces.
|
129
|
+
\} # closing url command.
|
130
|
+
</match>
|
131
|
+
|
132
|
+
<include>
|
133
|
+
<context sub-pattern="1" style-ref="command"/>
|
134
|
+
</include>
|
135
|
+
</context>
|
136
|
+
|
137
|
+
<context id="href-command">
|
138
|
+
<match extended="true">
|
139
|
+
(\\href) # url command.
|
140
|
+
\{( # Literal opening braces.
|
141
|
+
[ \t]* # Optional spaces or tabs after the opening braces.
|
142
|
+
.*? # URL
|
143
|
+
[ \t]* # Optional spaces or tabs before the closing braces.
|
144
|
+
)\} # closing url command.
|
145
|
+
\{(.*?)\} # link text
|
146
|
+
</match>
|
147
|
+
|
148
|
+
<include>
|
149
|
+
<context sub-pattern="1" class="no-spell-check" style-ref="command"/>
|
150
|
+
<context sub-pattern="2" class="no-spell-check"/>
|
151
|
+
</include>
|
152
|
+
</context>
|
153
|
+
|
110
154
|
<!--using brackets is an experimental feature from the listings package. The
|
111
155
|
following must support these cases:
|
112
156
|
|
@@ -301,7 +345,7 @@
|
|
301
345
|
</context>
|
302
346
|
|
303
347
|
<context id="include" class="no-spell-check">
|
304
|
-
<match>(\\(input|include|includeonly|usepackage))(\[.*\])?(\{.*\})?</match>
|
348
|
+
<match>(\\(input|include|includeonly|usepackage))\b(\[.*\])?(\{.*\})?</match>
|
305
349
|
<include>
|
306
350
|
<context sub-pattern="1" style-ref="include"/>
|
307
351
|
</include>
|
@@ -582,6 +626,7 @@
|
|
582
626
|
<context ref="R-block"/>
|
583
627
|
<context ref="headings"/>
|
584
628
|
<context ref="math"/>
|
629
|
+
<context ref="urls"/>
|
585
630
|
<context ref="specific-commands"/>
|
586
631
|
<context ref="common-commands"/>
|
587
632
|
<context ref="special-char"/>
|