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
@@ -50,7 +50,7 @@
|
|
50
50
|
</td>
|
51
51
|
</tr>
|
52
52
|
<tr>
|
53
|
-
<td class="function_type">const <a href="/home/
|
53
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
56
|
<a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-search-text" title="gtk_source_search_settings_get_search_text ()">gtk_source_search_settings_get_search_text</a> <span class="c_punctuation">()</span>
|
@@ -66,7 +66,7 @@
|
|
66
66
|
</tr>
|
67
67
|
<tr>
|
68
68
|
<td class="function_type">
|
69
|
-
<a href="/home/
|
69
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
70
70
|
</td>
|
71
71
|
<td class="function_name">
|
72
72
|
<a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-case-sensitive" title="gtk_source_search_settings_get_case_sensitive ()">gtk_source_search_settings_get_case_sensitive</a> <span class="c_punctuation">()</span>
|
@@ -82,7 +82,7 @@
|
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
84
|
<td class="function_type">
|
85
|
-
<a href="/home/
|
85
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
86
86
|
</td>
|
87
87
|
<td class="function_name">
|
88
88
|
<a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-at-word-boundaries" title="gtk_source_search_settings_get_at_word_boundaries ()">gtk_source_search_settings_get_at_word_boundaries</a> <span class="c_punctuation">()</span>
|
@@ -98,7 +98,7 @@
|
|
98
98
|
</tr>
|
99
99
|
<tr>
|
100
100
|
<td class="function_type">
|
101
|
-
<a href="/home/
|
101
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
102
102
|
</td>
|
103
103
|
<td class="function_name">
|
104
104
|
<a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-wrap-around" title="gtk_source_search_settings_get_wrap_around ()">gtk_source_search_settings_get_wrap_around</a> <span class="c_punctuation">()</span>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</tr>
|
115
115
|
<tr>
|
116
116
|
<td class="function_type">
|
117
|
-
<a href="/home/
|
117
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
118
118
|
</td>
|
119
119
|
<td class="function_name">
|
120
120
|
<a class="link" href="GtkSourceSearchSettings.html#gtk-source-search-settings-get-regex-enabled" title="gtk_source_search_settings_get_regex_enabled ()">gtk_source_search_settings_get_regex_enabled</a> <span class="c_punctuation">()</span>
|
@@ -141,28 +141,28 @@
|
|
141
141
|
</colgroup>
|
142
142
|
<tbody>
|
143
143
|
<tr>
|
144
|
-
<td class="property_type"><a href="/home/
|
144
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
145
145
|
<td class="property_name"><a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--at-word-boundaries" title="The “at-word-boundaries” property">at-word-boundaries</a></td>
|
146
146
|
<td class="property_flags">Read / Write / Construct</td>
|
147
147
|
</tr>
|
148
148
|
<tr>
|
149
|
-
<td class="property_type"><a href="/home/
|
149
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
150
150
|
<td class="property_name"><a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--case-sensitive" title="The “case-sensitive” property">case-sensitive</a></td>
|
151
151
|
<td class="property_flags">Read / Write / Construct</td>
|
152
152
|
</tr>
|
153
153
|
<tr>
|
154
|
-
<td class="property_type"><a href="/home/
|
154
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
155
155
|
<td class="property_name"><a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--regex-enabled" title="The “regex-enabled” property">regex-enabled</a></td>
|
156
156
|
<td class="property_flags">Read / Write / Construct</td>
|
157
157
|
</tr>
|
158
158
|
<tr>
|
159
159
|
<td class="property_type">
|
160
|
-
<a href="/home/
|
160
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
161
161
|
<td class="property_name"><a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title="The “search-text” property">search-text</a></td>
|
162
162
|
<td class="property_flags">Read / Write / Construct</td>
|
163
163
|
</tr>
|
164
164
|
<tr>
|
165
|
-
<td class="property_type"><a href="/home/
|
165
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
166
166
|
<td class="property_name"><a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--wrap-around" title="The “wrap-around” property">wrap-around</a></td>
|
167
167
|
<td class="property_flags">Read / Write / Construct</td>
|
168
168
|
</tr>
|
@@ -184,7 +184,7 @@
|
|
184
184
|
</div>
|
185
185
|
<div class="refsect1">
|
186
186
|
<a name="GtkSourceSearchSettings.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
187
|
-
<pre class="screen"> <a href="/home/
|
187
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
188
188
|
<span class="lineart">╰──</span> GtkSourceSearchSettings
|
189
189
|
</pre>
|
190
190
|
</div>
|
@@ -215,7 +215,7 @@ gtk_source_search_settings_new (<em class="parameter"><code><span class="type">v
|
|
215
215
|
<hr>
|
216
216
|
<div class="refsect2">
|
217
217
|
<a name="gtk-source-search-settings-get-search-text"></a><h3>gtk_source_search_settings_get_search_text ()</h3>
|
218
|
-
<pre class="programlisting">const <a href="/home/
|
218
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
219
219
|
gtk_source_search_settings_get_search_text
|
220
220
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>);</pre>
|
221
221
|
<p>Gets the text to search. The return value must not be freed.</p>
|
@@ -238,7 +238,7 @@ this function.</p>
|
|
238
238
|
</div>
|
239
239
|
<div class="refsect3">
|
240
240
|
<a name="gtk-source-search-settings-get-search-text.returns"></a><h4>Returns</h4>
|
241
|
-
<p>
|
241
|
+
<p>the text to search, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the search is disabled. </p>
|
242
242
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
243
243
|
</div>
|
244
244
|
<p class="since">Since: <a class="link" href="api-index-3-10.html#api-index-3.10">3.10</a></p>
|
@@ -249,9 +249,9 @@ this function.</p>
|
|
249
249
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
250
250
|
gtk_source_search_settings_set_search_text
|
251
251
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>,
|
252
|
-
<em class="parameter"><code>const <a href="/home/
|
252
|
+
<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> *search_text</code></em>);</pre>
|
253
253
|
<p>Sets the text to search. If <em class="parameter"><code>text</code></em>
|
254
|
-
is <a href="/home/
|
254
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> or is empty, the search will be
|
255
255
|
disabled. A copy of <em class="parameter"><code>text</code></em>
|
256
256
|
will be made, so you can safely free <em class="parameter"><code>text</code></em>
|
257
257
|
after
|
@@ -274,7 +274,7 @@ this function.</p>
|
|
274
274
|
</tr>
|
275
275
|
<tr>
|
276
276
|
<td class="parameter_name"><p>search_text</p></td>
|
277
|
-
<td class="parameter_description"><p>
|
277
|
+
<td class="parameter_description"><p>the nul-terminated text to search, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to disable the search. </p></td>
|
278
278
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
279
279
|
</tr>
|
280
280
|
</tbody>
|
@@ -285,7 +285,7 @@ this function.</p>
|
|
285
285
|
<hr>
|
286
286
|
<div class="refsect2">
|
287
287
|
<a name="gtk-source-search-settings-get-case-sensitive"></a><h3>gtk_source_search_settings_get_case_sensitive ()</h3>
|
288
|
-
<pre class="programlisting"><a href="/home/
|
288
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
289
289
|
gtk_source_search_settings_get_case_sensitive
|
290
290
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>);</pre>
|
291
291
|
<div class="refsect3">
|
@@ -315,7 +315,7 @@ gtk_source_search_settings_get_case_sensitive
|
|
315
315
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
316
316
|
gtk_source_search_settings_set_case_sensitive
|
317
317
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>,
|
318
|
-
<em class="parameter"><code><a href="/home/
|
318
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> case_sensitive</code></em>);</pre>
|
319
319
|
<p>Enables or disables the case sensitivity for the search.</p>
|
320
320
|
<div class="refsect3">
|
321
321
|
<a name="gtk-source-search-settings-set-case-sensitive.parameters"></a><h4>Parameters</h4>
|
@@ -344,7 +344,7 @@ gtk_source_search_settings_set_case_sensitive
|
|
344
344
|
<hr>
|
345
345
|
<div class="refsect2">
|
346
346
|
<a name="gtk-source-search-settings-get-at-word-boundaries"></a><h3>gtk_source_search_settings_get_at_word_boundaries ()</h3>
|
347
|
-
<pre class="programlisting"><a href="/home/
|
347
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
348
348
|
gtk_source_search_settings_get_at_word_boundaries
|
349
349
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>);</pre>
|
350
350
|
<div class="refsect3">
|
@@ -374,12 +374,12 @@ gtk_source_search_settings_get_at_word_boundaries
|
|
374
374
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
375
375
|
gtk_source_search_settings_set_at_word_boundaries
|
376
376
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>,
|
377
|
-
<em class="parameter"><code><a href="/home/
|
377
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> at_word_boundaries</code></em>);</pre>
|
378
378
|
<p>Change whether the search is done at word boundaries. If <em class="parameter"><code>at_word_boundaries</code></em>
|
379
379
|
|
380
|
-
is <a href="/home/
|
381
|
-
multiple words. See also <a href="
|
382
|
-
<a href="
|
380
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, a search match must start and end a word. The match can span
|
381
|
+
multiple words. See also <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#gtk-text-iter-starts-word"><code class="function">gtk_text_iter_starts_word()</code></a> and
|
382
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#gtk-text-iter-ends-word"><code class="function">gtk_text_iter_ends_word()</code></a>.</p>
|
383
383
|
<div class="refsect3">
|
384
384
|
<a name="gtk-source-search-settings-set-at-word-boundaries.parameters"></a><h4>Parameters</h4>
|
385
385
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -407,7 +407,7 @@ multiple words. See also <a href="http://developer.gnome.org/gtk4/GtkTextIter.ht
|
|
407
407
|
<hr>
|
408
408
|
<div class="refsect2">
|
409
409
|
<a name="gtk-source-search-settings-get-wrap-around"></a><h3>gtk_source_search_settings_get_wrap_around ()</h3>
|
410
|
-
<pre class="programlisting"><a href="/home/
|
410
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
411
411
|
gtk_source_search_settings_get_wrap_around
|
412
412
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>);</pre>
|
413
413
|
<div class="refsect3">
|
@@ -437,9 +437,9 @@ gtk_source_search_settings_get_wrap_around
|
|
437
437
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
438
438
|
gtk_source_search_settings_set_wrap_around
|
439
439
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>,
|
440
|
-
<em class="parameter"><code><a href="/home/
|
440
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wrap_around</code></em>);</pre>
|
441
441
|
<p>Enables or disables the wrap around search. If <em class="parameter"><code>wrap_around</code></em>
|
442
|
-
is <a href="/home/
|
442
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the
|
443
443
|
forward search continues at the beginning of the buffer if no search
|
444
444
|
occurrences are found. Similarly, the backward search continues to search at
|
445
445
|
the end of the buffer.</p>
|
@@ -470,7 +470,7 @@ the end of the buffer.</p>
|
|
470
470
|
<hr>
|
471
471
|
<div class="refsect2">
|
472
472
|
<a name="gtk-source-search-settings-get-regex-enabled"></a><h3>gtk_source_search_settings_get_regex_enabled ()</h3>
|
473
|
-
<pre class="programlisting"><a href="/home/
|
473
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
474
474
|
gtk_source_search_settings_get_regex_enabled
|
475
475
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>);</pre>
|
476
476
|
<div class="refsect3">
|
@@ -500,11 +500,11 @@ gtk_source_search_settings_get_regex_enabled
|
|
500
500
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
501
501
|
gtk_source_search_settings_set_regex_enabled
|
502
502
|
(<em class="parameter"><code><a class="link" href="GtkSourceSearchSettings.html" title="GtkSourceSearchSettings"><span class="type">GtkSourceSearchSettings</span></a> *settings</code></em>,
|
503
|
-
<em class="parameter"><code><a href="/home/
|
503
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> regex_enabled</code></em>);</pre>
|
504
504
|
<p>Enables or disables whether to search by regular expressions.
|
505
505
|
If enabled, the <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title="The “search-text” property"><span class="type">“search-text”</span></a> property contains the
|
506
506
|
pattern of the regular expression.</p>
|
507
|
-
<p><a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext"><span class="type">GtkSourceSearchContext</span></a> uses <a href="/home/
|
507
|
+
<p><a class="link" href="GtkSourceSearchContext.html" title="GtkSourceSearchContext"><span class="type">GtkSourceSearchContext</span></a> uses <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html#GRegex"><span class="type">GRegex</span></a> when regex search is enabled. See the
|
508
508
|
<a class="ulink" href="https://developer.gnome.org/glib/stable/glib-regex-syntax.html" target="_top">Regular expression syntax</a>
|
509
509
|
page in the GLib reference manual.</p>
|
510
510
|
<div class="refsect3">
|
@@ -543,8 +543,8 @@ page in the GLib reference manual.</p>
|
|
543
543
|
<a name="GtkSourceSearchSettings.property-details"></a><h2>Property Details</h2>
|
544
544
|
<div class="refsect2">
|
545
545
|
<a name="GtkSourceSearchSettings--at-word-boundaries"></a><h3>The <code class="literal">“at-word-boundaries”</code> property</h3>
|
546
|
-
<pre class="programlisting"> “at-word-boundaries” <a href="/home/
|
547
|
-
<p>If <a href="/home/
|
546
|
+
<pre class="programlisting"> “at-word-boundaries” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
547
|
+
<p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, a search match must start and end a word. The match can
|
548
548
|
span multiple words.</p>
|
549
549
|
<p>Flags: Read / Write / Construct</p>
|
550
550
|
<p>Default value: FALSE</p>
|
@@ -553,7 +553,7 @@ span multiple words.</p>
|
|
553
553
|
<hr>
|
554
554
|
<div class="refsect2">
|
555
555
|
<a name="GtkSourceSearchSettings--case-sensitive"></a><h3>The <code class="literal">“case-sensitive”</code> property</h3>
|
556
|
-
<pre class="programlisting"> “case-sensitive” <a href="/home/
|
556
|
+
<pre class="programlisting"> “case-sensitive” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
557
557
|
<p>Whether the search is case sensitive.</p>
|
558
558
|
<p>Flags: Read / Write / Construct</p>
|
559
559
|
<p>Default value: FALSE</p>
|
@@ -562,7 +562,7 @@ span multiple words.</p>
|
|
562
562
|
<hr>
|
563
563
|
<div class="refsect2">
|
564
564
|
<a name="GtkSourceSearchSettings--regex-enabled"></a><h3>The <code class="literal">“regex-enabled”</code> property</h3>
|
565
|
-
<pre class="programlisting"> “regex-enabled” <a href="/home/
|
565
|
+
<pre class="programlisting"> “regex-enabled” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
566
566
|
<p>Search by regular expressions with
|
567
567
|
<a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title="The “search-text” property"><span class="type">“search-text”</span></a> as the pattern.</p>
|
568
568
|
<p>Flags: Read / Write / Construct</p>
|
@@ -572,8 +572,8 @@ span multiple words.</p>
|
|
572
572
|
<hr>
|
573
573
|
<div class="refsect2">
|
574
574
|
<a name="GtkSourceSearchSettings--search-text"></a><h3>The <code class="literal">“search-text”</code> property</h3>
|
575
|
-
<pre class="programlisting"> “search-text” <a href="/home/
|
576
|
-
<p>A search string, or <a href="/home/
|
575
|
+
<pre class="programlisting"> “search-text” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
576
|
+
<p>A search string, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the search is disabled. If the regular
|
577
577
|
expression search is enabled, <a class="link" href="GtkSourceSearchSettings.html#GtkSourceSearchSettings--search-text" title="The “search-text” property"><span class="type">“search-text”</span></a> is
|
578
578
|
the pattern.</p>
|
579
579
|
<p>Flags: Read / Write / Construct</p>
|
@@ -583,7 +583,7 @@ the pattern.</p>
|
|
583
583
|
<hr>
|
584
584
|
<div class="refsect2">
|
585
585
|
<a name="GtkSourceSearchSettings--wrap-around"></a><h3>The <code class="literal">“wrap-around”</code> property</h3>
|
586
|
-
<pre class="programlisting"> “wrap-around” <a href="/home/
|
586
|
+
<pre class="programlisting"> “wrap-around” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
587
587
|
<p>For a forward search, continue at the beginning of the buffer if no
|
588
588
|
search occurrence is found. For a backward search, continue at the
|
589
589
|
end of the buffer.</p>
|
@@ -75,7 +75,7 @@
|
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
77
|
<td class="function_type">
|
78
|
-
<a href="/home/
|
78
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *
|
79
79
|
</td>
|
80
80
|
<td class="function_name">
|
81
81
|
<a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-matrix" title="gtk_source_space_drawer_get_matrix ()">gtk_source_space_drawer_get_matrix</a> <span class="c_punctuation">()</span>
|
@@ -91,7 +91,7 @@
|
|
91
91
|
</tr>
|
92
92
|
<tr>
|
93
93
|
<td class="function_type">
|
94
|
-
<a href="/home/
|
94
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
95
95
|
</td>
|
96
96
|
<td class="function_name">
|
97
97
|
<a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-enable-matrix" title="gtk_source_space_drawer_get_enable_matrix ()">gtk_source_space_drawer_get_enable_matrix</a> <span class="c_punctuation">()</span>
|
@@ -118,13 +118,13 @@
|
|
118
118
|
</colgroup>
|
119
119
|
<tbody>
|
120
120
|
<tr>
|
121
|
-
<td class="property_type"><a href="/home/
|
121
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
122
122
|
<td class="property_name"><a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--enable-matrix" title="The “enable-matrix” property">enable-matrix</a></td>
|
123
123
|
<td class="property_flags">Read / Write / Construct</td>
|
124
124
|
</tr>
|
125
125
|
<tr>
|
126
126
|
<td class="property_type">
|
127
|
-
<a href="/home/
|
127
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *</td>
|
128
128
|
<td class="property_name"><a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property">matrix</a></td>
|
129
129
|
<td class="property_flags">Read / Write / Construct</td>
|
130
130
|
</tr>
|
@@ -156,10 +156,10 @@
|
|
156
156
|
</div>
|
157
157
|
<div class="refsect1">
|
158
158
|
<a name="GtkSourceSpaceDrawer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
159
|
-
<pre class="screen"> <a href="/home/
|
159
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
|
160
160
|
<span class="lineart">├──</span> GtkSourceSpaceLocationFlags
|
161
161
|
<span class="lineart">╰──</span> GtkSourceSpaceTypeFlags
|
162
|
-
<a href="/home/
|
162
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
163
163
|
<span class="lineart">╰──</span> GtkSourceSpaceDrawer
|
164
164
|
</pre>
|
165
165
|
</div>
|
@@ -175,7 +175,7 @@ symbols.</p>
|
|
175
175
|
<p>Call <a class="link" href="GtkSourceView.html#gtk-source-view-get-space-drawer" title="gtk_source_view_get_space_drawer ()"><code class="function">gtk_source_view_get_space_drawer()</code></a> to get the <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a>
|
176
176
|
instance of a certain <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>.</p>
|
177
177
|
<p>By default, no white spaces are drawn because the
|
178
|
-
<a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--enable-matrix" title="The “enable-matrix” property"><span class="type">“enable-matrix”</span></a> is <a href="/home/
|
178
|
+
<a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--enable-matrix" title="The “enable-matrix” property"><span class="type">“enable-matrix”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
179
179
|
<p>To draw white spaces, <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-types-for-locations" title="gtk_source_space_drawer_set_types_for_locations ()"><code class="function">gtk_source_space_drawer_set_types_for_locations()</code></a> can
|
180
180
|
be called to set the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property (by default all
|
181
181
|
space types are enabled at all locations). Then call
|
@@ -186,35 +186,18 @@ space types are enabled at all locations). Then call
|
|
186
186
|
<a name="id-1.3.10.4.8.7"></a><h3>Example</h3>
|
187
187
|
<p>To draw non-breaking spaces everywhere and draw all types of trailing spaces
|
188
188
|
except newlines:</p>
|
189
|
-
<div class="informalexample">
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
<td class="listing_lines" align="right"><pre>1
|
194
|
-
2
|
195
|
-
3
|
196
|
-
4
|
197
|
-
5
|
198
|
-
6
|
199
|
-
7
|
200
|
-
8
|
201
|
-
9
|
202
|
-
10</pre></td>
|
203
|
-
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-types-for-locations">gtk_source_space_drawer_set_types_for_locations</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">space_drawer</span><span class="symbol">,</span>
|
204
|
-
<span class="normal"> <a href="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-ALL:CAPS">GTK_SOURCE_SPACE_LOCATION_ALL</a></span><span class="symbol">,</span>
|
205
|
-
<span class="normal"> <a href="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-TYPE-NBSP:CAPS">GTK_SOURCE_SPACE_TYPE_NBSP</a></span><span class="symbol">);</span>
|
189
|
+
<div class="informalexample"><pre class="programlisting">
|
190
|
+
gtk_source_space_drawer_set_types_for_locations (space_drawer,
|
191
|
+
GTK_SOURCE_SPACE_LOCATION_ALL,
|
192
|
+
GTK_SOURCE_SPACE_TYPE_NBSP);
|
206
193
|
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
<span class="function"><a href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-enable-matrix">gtk_source_space_drawer_set_enable_matrix</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">space_drawer</span><span class="symbol">,</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">);</span></pre></td>
|
213
|
-
</tr>
|
214
|
-
</tbody>
|
215
|
-
</table>
|
216
|
-
</div>
|
194
|
+
gtk_source_space_drawer_set_types_for_locations (space_drawer,
|
195
|
+
GTK_SOURCE_SPACE_LOCATION_TRAILING,
|
196
|
+
GTK_SOURCE_SPACE_TYPE_ALL &
|
197
|
+
~GTK_SOURCE_SPACE_TYPE_NEWLINE);
|
217
198
|
|
199
|
+
gtk_source_space_drawer_set_enable_matrix (space_drawer, TRUE);
|
200
|
+
</pre></div>
|
218
201
|
<p></p>
|
219
202
|
</div>
|
220
203
|
<hr>
|
@@ -331,10 +314,10 @@ specified <em class="parameter"><code>locations</code></em>
|
|
331
314
|
<a name="gtk-source-space-drawer-set-matrix"></a><h3>gtk_source_space_drawer_set_matrix ()</h3>
|
332
315
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
333
316
|
gtk_source_space_drawer_set_matrix (<em class="parameter"><code><a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> *drawer</code></em>,
|
334
|
-
<em class="parameter"><code><a href="/home/
|
317
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *matrix</code></em>);</pre>
|
335
318
|
<p>Sets a new value to the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property, as a
|
336
|
-
<a href="/home/
|
337
|
-
is <a href="/home/
|
319
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>. If <em class="parameter"><code>matrix</code></em>
|
320
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then an empty array is set.</p>
|
338
321
|
<p>If <em class="parameter"><code>matrix</code></em>
|
339
322
|
is floating, it is consumed.</p>
|
340
323
|
<p>The <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-set-types-for-locations" title="gtk_source_space_drawer_set_types_for_locations ()"><code class="function">gtk_source_space_drawer_set_types_for_locations()</code></a> function may be more
|
@@ -355,7 +338,7 @@ convenient to use.</p>
|
|
355
338
|
</tr>
|
356
339
|
<tr>
|
357
340
|
<td class="parameter_name"><p>matrix</p></td>
|
358
|
-
<td class="parameter_description"><p>
|
341
|
+
<td class="parameter_description"><p>the new matrix value, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
359
342
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Alias for transfer none, used for objects with floating refs."><span class="acronym">transfer floating</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
360
343
|
</tr>
|
361
344
|
</tbody>
|
@@ -366,9 +349,9 @@ convenient to use.</p>
|
|
366
349
|
<hr>
|
367
350
|
<div class="refsect2">
|
368
351
|
<a name="gtk-source-space-drawer-get-matrix"></a><h3>gtk_source_space_drawer_get_matrix ()</h3>
|
369
|
-
<pre class="programlisting"><a href="/home/
|
352
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *
|
370
353
|
gtk_source_space_drawer_get_matrix (<em class="parameter"><code><a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> *drawer</code></em>);</pre>
|
371
|
-
<p>Gets the value of the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property, as a <a href="/home/
|
354
|
+
<p>Gets the value of the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property, as a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>.
|
372
355
|
An empty array can be returned in case the matrix is a zero matrix.</p>
|
373
356
|
<p>The <a class="link" href="GtkSourceSpaceDrawer.html#gtk-source-space-drawer-get-types-for-locations" title="gtk_source_space_drawer_get_types_for_locations ()"><code class="function">gtk_source_space_drawer_get_types_for_locations()</code></a> function may be more
|
374
357
|
convenient to use.</p>
|
@@ -389,7 +372,7 @@ convenient to use.</p>
|
|
389
372
|
</div>
|
390
373
|
<div class="refsect3">
|
391
374
|
<a name="gtk-source-space-drawer-get-matrix.returns"></a><h4>Returns</h4>
|
392
|
-
<p> the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> value as a new floating <a href="/home/
|
375
|
+
<p> the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> value as a new floating <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>
|
393
376
|
instance.</p>
|
394
377
|
</div>
|
395
378
|
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
@@ -400,7 +383,7 @@ instance.</p>
|
|
400
383
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
401
384
|
gtk_source_space_drawer_set_enable_matrix
|
402
385
|
(<em class="parameter"><code><a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> *drawer</code></em>,
|
403
|
-
<em class="parameter"><code><a href="/home/
|
386
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enable_matrix</code></em>);</pre>
|
404
387
|
<p>Sets whether the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property is enabled.</p>
|
405
388
|
<div class="refsect3">
|
406
389
|
<a name="gtk-source-space-drawer-set-enable-matrix.parameters"></a><h4>Parameters</h4>
|
@@ -429,7 +412,7 @@ gtk_source_space_drawer_set_enable_matrix
|
|
429
412
|
<hr>
|
430
413
|
<div class="refsect2">
|
431
414
|
<a name="gtk-source-space-drawer-get-enable-matrix"></a><h3>gtk_source_space_drawer_get_enable_matrix ()</h3>
|
432
|
-
<pre class="programlisting"><a href="/home/
|
415
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
433
416
|
gtk_source_space_drawer_get_enable_matrix
|
434
417
|
(<em class="parameter"><code><a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> *drawer</code></em>);</pre>
|
435
418
|
<div class="refsect3">
|
@@ -459,14 +442,14 @@ gtk_source_space_drawer_get_enable_matrix
|
|
459
442
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
460
443
|
gtk_source_space_drawer_bind_matrix_setting
|
461
444
|
(<em class="parameter"><code><a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> *drawer</code></em>,
|
462
|
-
<em class="parameter"><code><a href="/home/
|
463
|
-
<em class="parameter"><code>const <a href="/home/
|
464
|
-
<em class="parameter"><code><a href="/home/
|
465
|
-
<p>Binds the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property to a <a href="/home/
|
466
|
-
<p>The <a href="/home/
|
445
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GSettings.html#GSettings-struct"><span class="type">GSettings</span></a> *settings</code></em>,
|
446
|
+
<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> *key</code></em>,
|
447
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GSettings.html#GSettingsBindFlags"><span class="type">GSettingsBindFlags</span></a> flags</code></em>);</pre>
|
448
|
+
<p>Binds the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property to a <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GSettings.html#GSettings-struct"><span class="type">GSettings</span></a> key.</p>
|
449
|
+
<p>The <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GSettings.html#GSettings-struct"><span class="type">GSettings</span></a> key must be of the same type as the
|
467
450
|
<a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property, that is, <code class="literal">"au"</code>.</p>
|
468
|
-
<p>The <a href="/home/
|
469
|
-
mapping functions don't support <a href="/home/
|
451
|
+
<p>The <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GSettings.html#g-settings-bind"><code class="function">g_settings_bind()</code></a> function cannot be used, because the default GIO
|
452
|
+
mapping functions don't support <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> properties (maybe it will be
|
470
453
|
supported by a future GIO version, in which case this function can be
|
471
454
|
deprecated).</p>
|
472
455
|
<div class="refsect3">
|
@@ -485,7 +468,7 @@ deprecated).</p>
|
|
485
468
|
</tr>
|
486
469
|
<tr>
|
487
470
|
<td class="parameter_name"><p>settings</p></td>
|
488
|
-
<td class="parameter_description"><p>a <a href="/home/
|
471
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GSettings.html#GSettings-struct"><span class="type">GSettings</span></a> object.</p></td>
|
489
472
|
<td class="parameter_annotations"> </td>
|
490
473
|
</tr>
|
491
474
|
<tr>
|
@@ -549,7 +532,7 @@ key to bind.</p></td>
|
|
549
532
|
<td class="enum_member_name"><p><a name="GTK-SOURCE-SPACE-TYPE-NEWLINE:CAPS"></a>GTK_SOURCE_SPACE_TYPE_NEWLINE</p></td>
|
550
533
|
<td class="enum_member_description">
|
551
534
|
<p>Line break character. If the
|
552
|
-
<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--implicit-trailing-newline" title="The “implicit-trailing-newline” property"><span class="type">“implicit-trailing-newline”</span></a> property is <a href="/home/
|
535
|
+
<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--implicit-trailing-newline" title="The “implicit-trailing-newline” property"><span class="type">“implicit-trailing-newline”</span></a> property is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>,
|
553
536
|
<a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> also draws a line break at the end of the buffer.</p>
|
554
537
|
</td>
|
555
538
|
<td class="enum_member_annotations"> </td>
|
@@ -634,7 +617,7 @@ key to bind.</p></td>
|
|
634
617
|
<a name="GtkSourceSpaceDrawer.property-details"></a><h2>Property Details</h2>
|
635
618
|
<div class="refsect2">
|
636
619
|
<a name="GtkSourceSpaceDrawer--enable-matrix"></a><h3>The <code class="literal">“enable-matrix”</code> property</h3>
|
637
|
-
<pre class="programlisting"> “enable-matrix” <a href="/home/
|
620
|
+
<pre class="programlisting"> “enable-matrix” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
638
621
|
<p>Whether the <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property is enabled.</p>
|
639
622
|
<p>Flags: Read / Write / Construct</p>
|
640
623
|
<p>Default value: FALSE</p>
|
@@ -643,10 +626,10 @@ key to bind.</p></td>
|
|
643
626
|
<hr>
|
644
627
|
<div class="refsect2">
|
645
628
|
<a name="GtkSourceSpaceDrawer--matrix"></a><h3>The <code class="literal">“matrix”</code> property</h3>
|
646
|
-
<pre class="programlisting"> “matrix” <a href="/home/
|
647
|
-
<p>The :matrix property is a <a href="/home/
|
629
|
+
<pre class="programlisting"> “matrix” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *</pre>
|
630
|
+
<p>The :matrix property is a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> property to specify where and
|
648
631
|
what kind of white spaces to draw.</p>
|
649
|
-
<p>The <a href="/home/
|
632
|
+
<p>The <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> is of type <code class="literal">"au"</code>, an array of unsigned integers. Each
|
650
633
|
integer is a combination of <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceTypeFlags" title="enum GtkSourceSpaceTypeFlags"><span class="type">GtkSourceSpaceTypeFlags</span></a>. There is one
|
651
634
|
integer for each <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceLocationFlags" title="enum GtkSourceSpaceLocationFlags"><span class="type">GtkSourceSpaceLocationFlags</span></a>, in the same order as
|
652
635
|
they are defined in the enum (<a class="link" href="GtkSourceSpaceDrawer.html#GTK-SOURCE-SPACE-LOCATION-NONE:CAPS"><code class="literal">GTK_SOURCE_SPACE_LOCATION_NONE</code></a> and
|