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
@@ -45,7 +45,7 @@
|
|
45
45
|
<tbody>
|
46
46
|
<tr>
|
47
47
|
<td class="function_type">
|
48
|
-
<a href="
|
48
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
49
49
|
</td>
|
50
50
|
<td class="function_name">
|
51
51
|
<a class="link" href="GtkSourceView.html#gtk-source-view-new" title="gtk_source_view_new ()">gtk_source_view_new</a> <span class="c_punctuation">()</span>
|
@@ -53,7 +53,7 @@
|
|
53
53
|
</tr>
|
54
54
|
<tr>
|
55
55
|
<td class="function_type">
|
56
|
-
<a href="
|
56
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
57
57
|
</td>
|
58
58
|
<td class="function_name">
|
59
59
|
<a class="link" href="GtkSourceView.html#gtk-source-view-new-with-buffer" title="gtk_source_view_new_with_buffer ()">gtk_source_view_new_with_buffer</a> <span class="c_punctuation">()</span>
|
@@ -93,7 +93,7 @@
|
|
93
93
|
</tr>
|
94
94
|
<tr>
|
95
95
|
<td class="function_type">
|
96
|
-
<a href="/home/
|
96
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
97
97
|
</td>
|
98
98
|
<td class="function_name">
|
99
99
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-show-line-numbers" title="gtk_source_view_get_show_line_numbers ()">gtk_source_view_get_show_line_numbers</a> <span class="c_punctuation">()</span>
|
@@ -109,7 +109,7 @@
|
|
109
109
|
</tr>
|
110
110
|
<tr>
|
111
111
|
<td class="function_type">
|
112
|
-
<a href="/home/
|
112
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
113
113
|
</td>
|
114
114
|
<td class="function_name">
|
115
115
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-show-right-margin" title="gtk_source_view_get_show_right_margin ()">gtk_source_view_get_show_right_margin</a> <span class="c_punctuation">()</span>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
</tr>
|
126
126
|
<tr>
|
127
127
|
<td class="function_type">
|
128
|
-
<a href="/home/
|
128
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
129
129
|
</td>
|
130
130
|
<td class="function_name">
|
131
131
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-right-margin-position" title="gtk_source_view_get_right_margin_position ()">gtk_source_view_get_right_margin_position</a> <span class="c_punctuation">()</span>
|
@@ -141,7 +141,7 @@
|
|
141
141
|
</tr>
|
142
142
|
<tr>
|
143
143
|
<td class="function_type">
|
144
|
-
<a href="/home/
|
144
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
145
145
|
</td>
|
146
146
|
<td class="function_name">
|
147
147
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-highlight-current-line" title="gtk_source_view_get_highlight_current_line ()">gtk_source_view_get_highlight_current_line</a> <span class="c_punctuation">()</span>
|
@@ -157,7 +157,7 @@
|
|
157
157
|
</tr>
|
158
158
|
<tr>
|
159
159
|
<td class="function_type">
|
160
|
-
<a href="/home/
|
160
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
161
161
|
</td>
|
162
162
|
<td class="function_name">
|
163
163
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-auto-indent" title="gtk_source_view_get_auto_indent ()">gtk_source_view_get_auto_indent</a> <span class="c_punctuation">()</span>
|
@@ -173,7 +173,7 @@
|
|
173
173
|
</tr>
|
174
174
|
<tr>
|
175
175
|
<td class="function_type">
|
176
|
-
<a href="/home/
|
176
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
177
177
|
</td>
|
178
178
|
<td class="function_name">
|
179
179
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-indent-on-tab" title="gtk_source_view_get_indent_on_tab ()">gtk_source_view_get_indent_on_tab</a> <span class="c_punctuation">()</span>
|
@@ -189,7 +189,7 @@
|
|
189
189
|
</tr>
|
190
190
|
<tr>
|
191
191
|
<td class="function_type">
|
192
|
-
<a href="/home/
|
192
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
193
193
|
</td>
|
194
194
|
<td class="function_name">
|
195
195
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-tab-width" title="gtk_source_view_get_tab_width ()">gtk_source_view_get_tab_width</a> <span class="c_punctuation">()</span>
|
@@ -205,7 +205,7 @@
|
|
205
205
|
</tr>
|
206
206
|
<tr>
|
207
207
|
<td class="function_type">
|
208
|
-
<a href="/home/
|
208
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
209
209
|
</td>
|
210
210
|
<td class="function_name">
|
211
211
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-indent-width" title="gtk_source_view_get_indent_width ()">gtk_source_view_get_indent_width</a> <span class="c_punctuation">()</span>
|
@@ -221,7 +221,7 @@
|
|
221
221
|
</tr>
|
222
222
|
<tr>
|
223
223
|
<td class="function_type">
|
224
|
-
<a href="/home/
|
224
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
225
225
|
</td>
|
226
226
|
<td class="function_name">
|
227
227
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-insert-spaces-instead-of-tabs" title="gtk_source_view_get_insert_spaces_instead_of_tabs ()">gtk_source_view_get_insert_spaces_instead_of_tabs</a> <span class="c_punctuation">()</span>
|
@@ -245,7 +245,7 @@
|
|
245
245
|
</tr>
|
246
246
|
<tr>
|
247
247
|
<td class="function_type">
|
248
|
-
<a href="/home/
|
248
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
249
249
|
</td>
|
250
250
|
<td class="function_name">
|
251
251
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-visual-column" title="gtk_source_view_get_visual_column ()">gtk_source_view_get_visual_column</a> <span class="c_punctuation">()</span>
|
@@ -261,7 +261,7 @@
|
|
261
261
|
</tr>
|
262
262
|
<tr>
|
263
263
|
<td class="function_type">
|
264
|
-
<a href="/home/
|
264
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
265
265
|
</td>
|
266
266
|
<td class="function_name">
|
267
267
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-smart-backspace" title="gtk_source_view_get_smart_backspace ()">gtk_source_view_get_smart_backspace</a> <span class="c_punctuation">()</span>
|
@@ -309,7 +309,7 @@
|
|
309
309
|
</tr>
|
310
310
|
<tr>
|
311
311
|
<td class="function_type">
|
312
|
-
<a href="/home/
|
312
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
313
313
|
</td>
|
314
314
|
<td class="function_name">
|
315
315
|
<a class="link" href="GtkSourceView.html#gtk-source-view-get-show-line-marks" title="gtk_source_view_get_show_line_marks ()">gtk_source_view_get_show_line_marks</a> <span class="c_punctuation">()</span>
|
@@ -360,7 +360,7 @@
|
|
360
360
|
</colgroup>
|
361
361
|
<tbody>
|
362
362
|
<tr>
|
363
|
-
<td class="property_type"><a href="/home/
|
363
|
+
<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>
|
364
364
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--auto-indent" title="The “auto-indent” property">auto-indent</a></td>
|
365
365
|
<td class="property_flags">Read / Write</td>
|
366
366
|
</tr>
|
@@ -381,47 +381,47 @@
|
|
381
381
|
<td class="property_flags">Read / Write</td>
|
382
382
|
</tr>
|
383
383
|
<tr>
|
384
|
-
<td class="property_type"><a href="/home/
|
384
|
+
<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>
|
385
385
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--highlight-current-line" title="The “highlight-current-line” property">highlight-current-line</a></td>
|
386
386
|
<td class="property_flags">Read / Write</td>
|
387
387
|
</tr>
|
388
388
|
<tr>
|
389
|
-
<td class="property_type"><a href="/home/
|
389
|
+
<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>
|
390
390
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--indent-on-tab" title="The “indent-on-tab” property">indent-on-tab</a></td>
|
391
391
|
<td class="property_flags">Read / Write</td>
|
392
392
|
</tr>
|
393
393
|
<tr>
|
394
|
-
<td class="property_type"><a href="/home/
|
394
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
395
395
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--indent-width" title="The “indent-width” property">indent-width</a></td>
|
396
396
|
<td class="property_flags">Read / Write</td>
|
397
397
|
</tr>
|
398
398
|
<tr>
|
399
|
-
<td class="property_type"><a href="/home/
|
399
|
+
<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>
|
400
400
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs" title="The “insert-spaces-instead-of-tabs” property">insert-spaces-instead-of-tabs</a></td>
|
401
401
|
<td class="property_flags">Read / Write</td>
|
402
402
|
</tr>
|
403
403
|
<tr>
|
404
|
-
<td class="property_type"><a href="/home/
|
404
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
405
405
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--right-margin-position" title="The “right-margin-position” property">right-margin-position</a></td>
|
406
406
|
<td class="property_flags">Read / Write</td>
|
407
407
|
</tr>
|
408
408
|
<tr>
|
409
|
-
<td class="property_type"><a href="/home/
|
409
|
+
<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>
|
410
410
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--show-line-marks" title="The “show-line-marks” property">show-line-marks</a></td>
|
411
411
|
<td class="property_flags">Read / Write</td>
|
412
412
|
</tr>
|
413
413
|
<tr>
|
414
|
-
<td class="property_type"><a href="/home/
|
414
|
+
<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>
|
415
415
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--show-line-numbers" title="The “show-line-numbers” property">show-line-numbers</a></td>
|
416
416
|
<td class="property_flags">Read / Write</td>
|
417
417
|
</tr>
|
418
418
|
<tr>
|
419
|
-
<td class="property_type"><a href="/home/
|
419
|
+
<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>
|
420
420
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--show-right-margin" title="The “show-right-margin” property">show-right-margin</a></td>
|
421
421
|
<td class="property_flags">Read / Write</td>
|
422
422
|
</tr>
|
423
423
|
<tr>
|
424
|
-
<td class="property_type"><a href="/home/
|
424
|
+
<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>
|
425
425
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--smart-backspace" title="The “smart-backspace” property">smart-backspace</a></td>
|
426
426
|
<td class="property_flags">Read / Write</td>
|
427
427
|
</tr>
|
@@ -437,7 +437,7 @@
|
|
437
437
|
<td class="property_flags">Read</td>
|
438
438
|
</tr>
|
439
439
|
<tr>
|
440
|
-
<td class="property_type"><a href="/home/
|
440
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
441
441
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property">tab-width</a></td>
|
442
442
|
<td class="property_flags">Read / Write</td>
|
443
443
|
</tr>
|
@@ -456,57 +456,57 @@
|
|
456
456
|
<tr>
|
457
457
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
458
458
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-change-case" title="The “change-case” signal">change-case</a></td>
|
459
|
-
<td class="signal_flags"><a href="/home/
|
459
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
460
460
|
</tr>
|
461
461
|
<tr>
|
462
462
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
463
463
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-change-number" title="The “change-number” signal">change-number</a></td>
|
464
|
-
<td class="signal_flags"><a href="/home/
|
464
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
465
465
|
</tr>
|
466
466
|
<tr>
|
467
467
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
468
468
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-join-lines" title="The “join-lines” signal">join-lines</a></td>
|
469
|
-
<td class="signal_flags"><a href="/home/
|
469
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
470
470
|
</tr>
|
471
471
|
<tr>
|
472
472
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
473
473
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-line-mark-activated" title="The “line-mark-activated” signal">line-mark-activated</a></td>
|
474
|
-
<td class="signal_flags"><a href="/home/
|
474
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
475
475
|
</tr>
|
476
476
|
<tr>
|
477
477
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
478
478
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-move-lines" title="The “move-lines” signal">move-lines</a></td>
|
479
|
-
<td class="signal_flags"><a href="/home/
|
479
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
480
480
|
</tr>
|
481
481
|
<tr>
|
482
482
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
483
483
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-move-to-matching-bracket" title="The “move-to-matching-bracket” signal">move-to-matching-bracket</a></td>
|
484
|
-
<td class="signal_flags"><a href="/home/
|
484
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
485
485
|
</tr>
|
486
486
|
<tr>
|
487
487
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
488
488
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-move-words" title="The “move-words” signal">move-words</a></td>
|
489
|
-
<td class="signal_flags"><a href="/home/
|
489
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
490
490
|
</tr>
|
491
491
|
<tr>
|
492
492
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
493
493
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-redo" title="The “redo” signal">redo</a></td>
|
494
|
-
<td class="signal_flags"><a href="/home/
|
494
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
495
495
|
</tr>
|
496
496
|
<tr>
|
497
497
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
498
498
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-show-completion" title="The “show-completion” signal">show-completion</a></td>
|
499
|
-
<td class="signal_flags"><a href="/home/
|
499
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
500
500
|
</tr>
|
501
501
|
<tr>
|
502
502
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
503
503
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-smart-home-end" title="The “smart-home-end” signal">smart-home-end</a></td>
|
504
|
-
<td class="signal_flags"><a href="/home/
|
504
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
505
505
|
</tr>
|
506
506
|
<tr>
|
507
507
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
508
508
|
<td class="signal_name"><a class="link" href="GtkSourceView.html#GtkSourceView-undo" title="The “undo” signal">undo</a></td>
|
509
|
-
<td class="signal_flags"><a href="/home/
|
509
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
510
510
|
</tr>
|
511
511
|
</tbody>
|
512
512
|
</table></div>
|
@@ -544,17 +544,17 @@
|
|
544
544
|
</div>
|
545
545
|
<div class="refsect1">
|
546
546
|
<a name="GtkSourceView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
547
|
-
<pre class="screen"> <a href="/home/
|
547
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
548
548
|
<span class="lineart">├──</span> GtkSourceBackgroundPatternType
|
549
549
|
<span class="lineart">├──</span> GtkSourceSmartHomeEndType
|
550
550
|
<span class="lineart">╰──</span> GtkSourceViewGutterPosition
|
551
|
-
<a href="/home/
|
551
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
|
552
552
|
<span class="lineart">╰──</span> GtkSourceDrawSpacesFlags
|
553
|
-
<a href="/home/
|
554
|
-
<span class="lineart">╰──</span> <a href="/home/
|
555
|
-
<span class="lineart">╰──</span> <a href="
|
556
|
-
<span class="lineart">╰──</span> <a href="
|
557
|
-
<span class="lineart">╰──</span> <a href="
|
553
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
554
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
555
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
556
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
557
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
|
558
558
|
<span class="lineart">╰──</span> GtkSourceView
|
559
559
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceMap.html" title="GtkSourceMap">GtkSourceMap</a>
|
560
560
|
</pre>
|
@@ -563,7 +563,7 @@
|
|
563
563
|
<a name="GtkSourceView.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
564
564
|
<p>
|
565
565
|
GtkSourceView implements
|
566
|
-
AtkImplementorIface, <a href="
|
566
|
+
AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkScrollable.html#GtkScrollable-struct">GtkScrollable</a>.</p>
|
567
567
|
</div>
|
568
568
|
<div class="refsect1">
|
569
569
|
<a name="GtkSourceView.includes"></a><h2>Includes</h2>
|
@@ -588,36 +588,20 @@ Use a <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span
|
|
588
588
|
provided in the GtkSourceView repository, in the tests/ directory.</p>
|
589
589
|
<div class="refsect2">
|
590
590
|
<a name="id-1.3.2.3.10.6"></a><h3>GtkSourceView as GtkBuildable</h3>
|
591
|
-
<p>The GtkSourceView implementation of the <a href="
|
591
|
+
<p>The GtkSourceView implementation of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct"><span class="type">GtkBuildable</span></a> interface exposes the
|
592
592
|
<a class="link" href="GtkSourceView.html#GtkSourceView--completion" title="The “completion” property"><span class="type">“completion”</span></a> object with the internal-child "completion".</p>
|
593
593
|
<p>An example of a UI definition fragment with GtkSourceView:</p>
|
594
|
-
<div class="informalexample">
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
8
|
606
|
-
9</pre></td>
|
607
|
-
<td class="listing_code"><pre class="programlisting"><span class="symbol"><</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkSourceView"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"source_view"</span><span class="symbol">></span>
|
608
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"tab_width"</span><span class="symbol">></span><span class="number">4</span><span class="symbol"></</span><span class="normal">property</span><span class="symbol">></span>
|
609
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"auto_indent"</span><span class="symbol">></span><span class="normal">True</span><span class="symbol"></</span><span class="normal">property</span><span class="symbol">></span>
|
610
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">child</span><span class="normal"> internal</span><span class="symbol">-</span><span class="normal">child</span><span class="symbol">=</span><span class="string">"completion"</span><span class="symbol">></span>
|
611
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkSourceCompletion"</span><span class="symbol">></span>
|
612
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"select_on_show"</span><span class="symbol">></span><span class="normal">False</span><span class="symbol"></</span><span class="normal">property</span><span class="symbol">></span>
|
613
|
-
<span class="normal"> </span><span class="symbol"></</span><span class="normal">object</span><span class="symbol">></span>
|
614
|
-
<span class="normal"> </span><span class="symbol"></</span><span class="normal">child</span><span class="symbol">></span>
|
615
|
-
<span class="symbol"></</span><span class="normal">object</span><span class="symbol">></span></pre></td>
|
616
|
-
</tr>
|
617
|
-
</tbody>
|
618
|
-
</table>
|
619
|
-
</div>
|
620
|
-
|
594
|
+
<div class="informalexample"><pre class="programlisting">
|
595
|
+
<object class="GtkSourceView" id="source_view">
|
596
|
+
<property name="tab_width">4</property>
|
597
|
+
<property name="auto_indent">True</property>
|
598
|
+
<child internal-child="completion">
|
599
|
+
<object class="GtkSourceCompletion">
|
600
|
+
<property name="select_on_show">False</property>
|
601
|
+
</object>
|
602
|
+
</child>
|
603
|
+
</object>
|
604
|
+
</pre></div>
|
621
605
|
<p></p>
|
622
606
|
</div>
|
623
607
|
</div>
|
@@ -625,13 +609,13 @@ provided in the GtkSourceView repository, in the tests/ directory.</p>
|
|
625
609
|
<a name="GtkSourceView.functions_details"></a><h2>Functions</h2>
|
626
610
|
<div class="refsect2">
|
627
611
|
<a name="gtk-source-view-new"></a><h3>gtk_source_view_new ()</h3>
|
628
|
-
<pre class="programlisting"><a href="
|
612
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
629
613
|
gtk_source_view_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
630
614
|
<p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>.</p>
|
631
615
|
<p>By default, an empty <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> will be lazily created and can be
|
632
|
-
retrieved with <a href="
|
616
|
+
retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#gtk-text-view-get-buffer"><code class="function">gtk_text_view_get_buffer()</code></a>.</p>
|
633
617
|
<p>If you want to specify your own buffer, either override the
|
634
|
-
<a href="
|
618
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextViewClass"><span class="type">GtkTextViewClass</span></a> create_buffer factory method, or use
|
635
619
|
<a class="link" href="GtkSourceView.html#gtk-source-view-new-with-buffer" title="gtk_source_view_new_with_buffer ()"><code class="function">gtk_source_view_new_with_buffer()</code></a>.</p>
|
636
620
|
<div class="refsect3">
|
637
621
|
<a name="gtk-source-view-new.returns"></a><h4>Returns</h4>
|
@@ -641,7 +625,7 @@ retrieved with <a href="http://developer.gnome.org/gtk4/GtkTextView.html#gtk-tex
|
|
641
625
|
<hr>
|
642
626
|
<div class="refsect2">
|
643
627
|
<a name="gtk-source-view-new-with-buffer"></a><h3>gtk_source_view_new_with_buffer ()</h3>
|
644
|
-
<pre class="programlisting"><a href="
|
628
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
645
629
|
gtk_source_view_new_with_buffer (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
|
646
630
|
<p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widget displaying the buffer
|
647
631
|
<em class="parameter"><code>buffer</code></em>
|
@@ -693,7 +677,7 @@ object has a different <a class="link" href="GtkSourceCompletion.html" title="Gt
|
|
693
677
|
</div>
|
694
678
|
<div class="refsect3">
|
695
679
|
<a name="gtk-source-view-get-completion.returns"></a><h4>Returns</h4>
|
696
|
-
<p>
|
680
|
+
<p>the <a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> associated with <em class="parameter"><code>view</code></em>
|
697
681
|
. </p>
|
698
682
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
699
683
|
</div>
|
@@ -703,7 +687,7 @@ object has a different <a class="link" href="GtkSourceCompletion.html" title="Gt
|
|
703
687
|
<a name="gtk-source-view-get-gutter"></a><h3>gtk_source_view_get_gutter ()</h3>
|
704
688
|
<pre class="programlisting"><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="returnvalue">GtkSourceGutter</span></a> *
|
705
689
|
gtk_source_view_get_gutter (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
706
|
-
<em class="parameter"><code><a href="
|
690
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> window_type</code></em>);</pre>
|
707
691
|
<p>Returns the <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> object associated with <em class="parameter"><code>window_type</code></em>
|
708
692
|
for <em class="parameter"><code>view</code></em>
|
709
693
|
.
|
@@ -734,7 +718,7 @@ and mark category icons are rendered in the left gutter.</p>
|
|
734
718
|
</div>
|
735
719
|
<div class="refsect3">
|
736
720
|
<a name="gtk-source-view-get-gutter.returns"></a><h4>Returns</h4>
|
737
|
-
<p>
|
721
|
+
<p>the <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a>. </p>
|
738
722
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
739
723
|
</div>
|
740
724
|
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
@@ -766,7 +750,7 @@ object has a different <a class="link" href="GtkSourceSpaceDrawer.html" title="G
|
|
766
750
|
</div>
|
767
751
|
<div class="refsect3">
|
768
752
|
<a name="gtk-source-view-get-space-drawer.returns"></a><h4>Returns</h4>
|
769
|
-
<p>
|
753
|
+
<p>the <a class="link" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer"><span class="type">GtkSourceSpaceDrawer</span></a> associated with <em class="parameter"><code>view</code></em>
|
770
754
|
. </p>
|
771
755
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
772
756
|
</div>
|
@@ -777,8 +761,8 @@ object has a different <a class="link" href="GtkSourceSpaceDrawer.html" title="G
|
|
777
761
|
<a name="gtk-source-view-set-show-line-numbers"></a><h3>gtk_source_view_set_show_line_numbers ()</h3>
|
778
762
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
779
763
|
gtk_source_view_set_show_line_numbers (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
780
|
-
<em class="parameter"><code><a href="/home/
|
781
|
-
<p>If <a href="/home/
|
764
|
+
<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> show</code></em>);</pre>
|
765
|
+
<p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> line numbers will be displayed beside the text.</p>
|
782
766
|
<div class="refsect3">
|
783
767
|
<a name="gtk-source-view-set-show-line-numbers.parameters"></a><h4>Parameters</h4>
|
784
768
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -805,7 +789,7 @@ gtk_source_view_set_show_line_numbers (<em class="parameter"><code><a class="lin
|
|
805
789
|
<hr>
|
806
790
|
<div class="refsect2">
|
807
791
|
<a name="gtk-source-view-get-show-line-numbers"></a><h3>gtk_source_view_get_show_line_numbers ()</h3>
|
808
|
-
<pre class="programlisting"><a href="/home/
|
792
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
809
793
|
gtk_source_view_get_show_line_numbers (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
810
794
|
<p>Returns whether line numbers are displayed beside the text.</p>
|
811
795
|
<div class="refsect3">
|
@@ -825,7 +809,7 @@ gtk_source_view_get_show_line_numbers (<em class="parameter"><code><a class="lin
|
|
825
809
|
</div>
|
826
810
|
<div class="refsect3">
|
827
811
|
<a name="gtk-source-view-get-show-line-numbers.returns"></a><h4>Returns</h4>
|
828
|
-
<p> <a href="/home/
|
812
|
+
<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 line numbers are displayed.</p>
|
829
813
|
</div>
|
830
814
|
</div>
|
831
815
|
<hr>
|
@@ -833,8 +817,8 @@ gtk_source_view_get_show_line_numbers (<em class="parameter"><code><a class="lin
|
|
833
817
|
<a name="gtk-source-view-set-show-right-margin"></a><h3>gtk_source_view_set_show_right_margin ()</h3>
|
834
818
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
835
819
|
gtk_source_view_set_show_right_margin (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
836
|
-
<em class="parameter"><code><a href="/home/
|
837
|
-
<p>If <a href="/home/
|
820
|
+
<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> show</code></em>);</pre>
|
821
|
+
<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 right margin is displayed.</p>
|
838
822
|
<div class="refsect3">
|
839
823
|
<a name="gtk-source-view-set-show-right-margin.parameters"></a><h4>Parameters</h4>
|
840
824
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -861,7 +845,7 @@ gtk_source_view_set_show_right_margin (<em class="parameter"><code><a class="lin
|
|
861
845
|
<hr>
|
862
846
|
<div class="refsect2">
|
863
847
|
<a name="gtk-source-view-get-show-right-margin"></a><h3>gtk_source_view_get_show_right_margin ()</h3>
|
864
|
-
<pre class="programlisting"><a href="/home/
|
848
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
865
849
|
gtk_source_view_get_show_right_margin (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
866
850
|
<p>Returns whether a right margin is displayed.</p>
|
867
851
|
<div class="refsect3">
|
@@ -881,7 +865,7 @@ gtk_source_view_get_show_right_margin (<em class="parameter"><code><a class="lin
|
|
881
865
|
</div>
|
882
866
|
<div class="refsect3">
|
883
867
|
<a name="gtk-source-view-get-show-right-margin.returns"></a><h4>Returns</h4>
|
884
|
-
<p> <a href="/home/
|
868
|
+
<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 right margin is shown.</p>
|
885
869
|
</div>
|
886
870
|
</div>
|
887
871
|
<hr>
|
@@ -890,7 +874,7 @@ gtk_source_view_get_show_right_margin (<em class="parameter"><code><a class="lin
|
|
890
874
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
891
875
|
gtk_source_view_set_right_margin_position
|
892
876
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
893
|
-
<em class="parameter"><code><a href="/home/
|
877
|
+
<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> pos</code></em>);</pre>
|
894
878
|
<p>Sets the position of the right margin in the given <em class="parameter"><code>view</code></em>
|
895
879
|
.</p>
|
896
880
|
<div class="refsect3">
|
@@ -919,7 +903,7 @@ gtk_source_view_set_right_margin_position
|
|
919
903
|
<hr>
|
920
904
|
<div class="refsect2">
|
921
905
|
<a name="gtk-source-view-get-right-margin-position"></a><h3>gtk_source_view_get_right_margin_position ()</h3>
|
922
|
-
<pre class="programlisting"><a href="/home/
|
906
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
923
907
|
gtk_source_view_get_right_margin_position
|
924
908
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
925
909
|
<p>Gets the position of the right margin in the given <em class="parameter"><code>view</code></em>
|
@@ -950,9 +934,9 @@ gtk_source_view_get_right_margin_position
|
|
950
934
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
951
935
|
gtk_source_view_set_highlight_current_line
|
952
936
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
953
|
-
<em class="parameter"><code><a href="/home/
|
937
|
+
<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> highlight</code></em>);</pre>
|
954
938
|
<p>If <em class="parameter"><code>highlight</code></em>
|
955
|
-
is <a href="/home/
|
939
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the current line will be highlighted.</p>
|
956
940
|
<div class="refsect3">
|
957
941
|
<a name="gtk-source-view-set-highlight-current-line.parameters"></a><h4>Parameters</h4>
|
958
942
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -979,7 +963,7 @@ gtk_source_view_set_highlight_current_line
|
|
979
963
|
<hr>
|
980
964
|
<div class="refsect2">
|
981
965
|
<a name="gtk-source-view-get-highlight-current-line"></a><h3>gtk_source_view_get_highlight_current_line ()</h3>
|
982
|
-
<pre class="programlisting"><a href="/home/
|
966
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
983
967
|
gtk_source_view_get_highlight_current_line
|
984
968
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
985
969
|
<p>Returns whether the current line is highlighted.</p>
|
@@ -1000,7 +984,7 @@ gtk_source_view_get_highlight_current_line
|
|
1000
984
|
</div>
|
1001
985
|
<div class="refsect3">
|
1002
986
|
<a name="gtk-source-view-get-highlight-current-line.returns"></a><h4>Returns</h4>
|
1003
|
-
<p> <a href="/home/
|
987
|
+
<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 current line is highlighted.</p>
|
1004
988
|
</div>
|
1005
989
|
</div>
|
1006
990
|
<hr>
|
@@ -1008,8 +992,8 @@ gtk_source_view_get_highlight_current_line
|
|
1008
992
|
<a name="gtk-source-view-set-auto-indent"></a><h3>gtk_source_view_set_auto_indent ()</h3>
|
1009
993
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1010
994
|
gtk_source_view_set_auto_indent (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1011
|
-
<em class="parameter"><code><a href="/home/
|
1012
|
-
<p>If <a href="/home/
|
995
|
+
<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</code></em>);</pre>
|
996
|
+
<p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> auto-indentation of text is enabled.</p>
|
1013
997
|
<p>When Enter is pressed to create a new line, the auto-indentation inserts the
|
1014
998
|
same indentation as the previous line. This is <span class="emphasis"><em>not</em></span> a
|
1015
999
|
"smart indentation" where an indentation level is added or removed depending
|
@@ -1040,7 +1024,7 @@ on the context.</p>
|
|
1040
1024
|
<hr>
|
1041
1025
|
<div class="refsect2">
|
1042
1026
|
<a name="gtk-source-view-get-auto-indent"></a><h3>gtk_source_view_get_auto_indent ()</h3>
|
1043
|
-
<pre class="programlisting"><a href="/home/
|
1027
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1044
1028
|
gtk_source_view_get_auto_indent (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1045
1029
|
<p>Returns whether auto-indentation of text is enabled.</p>
|
1046
1030
|
<div class="refsect3">
|
@@ -1060,7 +1044,7 @@ gtk_source_view_get_auto_indent (<em class="parameter"><code><a class="link" hre
|
|
1060
1044
|
</div>
|
1061
1045
|
<div class="refsect3">
|
1062
1046
|
<a name="gtk-source-view-get-auto-indent.returns"></a><h4>Returns</h4>
|
1063
|
-
<p> <a href="/home/
|
1047
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if auto indentation is enabled.</p>
|
1064
1048
|
</div>
|
1065
1049
|
</div>
|
1066
1050
|
<hr>
|
@@ -1068,8 +1052,8 @@ gtk_source_view_get_auto_indent (<em class="parameter"><code><a class="link" hre
|
|
1068
1052
|
<a name="gtk-source-view-set-indent-on-tab"></a><h3>gtk_source_view_set_indent_on_tab ()</h3>
|
1069
1053
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1070
1054
|
gtk_source_view_set_indent_on_tab (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1071
|
-
<em class="parameter"><code><a href="/home/
|
1072
|
-
<p>If <a href="/home/
|
1055
|
+
<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</code></em>);</pre>
|
1056
|
+
<p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, when the tab key is pressed when several lines are selected, the
|
1073
1057
|
selected lines are indented of one level instead of being replaced with a \t
|
1074
1058
|
character. Shift+Tab unindents the selection.</p>
|
1075
1059
|
<p>If the first or last line is not selected completely, it is also indented or
|
@@ -1102,7 +1086,7 @@ the selection with a normal \t character.</p>
|
|
1102
1086
|
<hr>
|
1103
1087
|
<div class="refsect2">
|
1104
1088
|
<a name="gtk-source-view-get-indent-on-tab"></a><h3>gtk_source_view_get_indent_on_tab ()</h3>
|
1105
|
-
<pre class="programlisting"><a href="/home/
|
1089
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1106
1090
|
gtk_source_view_get_indent_on_tab (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1107
1091
|
<p>Returns whether when the tab key is pressed the current selection
|
1108
1092
|
should get indented instead of replaced with the \t character.</p>
|
@@ -1123,7 +1107,7 @@ should get indented instead of replaced with the \t character.</p>
|
|
1123
1107
|
</div>
|
1124
1108
|
<div class="refsect3">
|
1125
1109
|
<a name="gtk-source-view-get-indent-on-tab.returns"></a><h4>Returns</h4>
|
1126
|
-
<p> <a href="/home/
|
1110
|
+
<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 selection is indented when tab is pressed.</p>
|
1127
1111
|
</div>
|
1128
1112
|
</div>
|
1129
1113
|
<hr>
|
@@ -1131,8 +1115,8 @@ should get indented instead of replaced with the \t character.</p>
|
|
1131
1115
|
<a name="gtk-source-view-set-tab-width"></a><h3>gtk_source_view_set_tab_width ()</h3>
|
1132
1116
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1133
1117
|
gtk_source_view_set_tab_width (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1134
|
-
<em class="parameter"><code><a href="/home/
|
1135
|
-
<p>Sets the width of tabulation in characters. The <a href="
|
1118
|
+
<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> width</code></em>);</pre>
|
1119
|
+
<p>Sets the width of tabulation in characters. The <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> still contains
|
1136
1120
|
\t characters, but they can take a different visual width in a <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>
|
1137
1121
|
widget.</p>
|
1138
1122
|
<div class="refsect3">
|
@@ -1161,7 +1145,7 @@ widget.</p>
|
|
1161
1145
|
<hr>
|
1162
1146
|
<div class="refsect2">
|
1163
1147
|
<a name="gtk-source-view-get-tab-width"></a><h3>gtk_source_view_get_tab_width ()</h3>
|
1164
|
-
<pre class="programlisting"><a href="/home/
|
1148
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1165
1149
|
gtk_source_view_get_tab_width (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1166
1150
|
<p>Returns the width of tabulation in characters.</p>
|
1167
1151
|
<div class="refsect3">
|
@@ -1189,7 +1173,7 @@ gtk_source_view_get_tab_width (<em class="parameter"><code><a class="link" href=
|
|
1189
1173
|
<a name="gtk-source-view-set-indent-width"></a><h3>gtk_source_view_set_indent_width ()</h3>
|
1190
1174
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1191
1175
|
gtk_source_view_set_indent_width (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1192
|
-
<em class="parameter"><code><a href="/home/
|
1176
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>);</pre>
|
1193
1177
|
<p>Sets the number of spaces to use for each step of indent when the tab key is
|
1194
1178
|
pressed. If <em class="parameter"><code>width</code></em>
|
1195
1179
|
is -1, the value of the <a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a> property
|
@@ -1199,13 +1183,13 @@ will be used.</p>
|
|
1199
1183
|
<a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a>. An example will be clearer: if the
|
1200
1184
|
<a class="link" href="GtkSourceView.html#GtkSourceView--indent-width" title="The “indent-width” property"><span class="type">“indent-width”</span></a> is 4 and
|
1201
1185
|
<a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a> is 8 and
|
1202
|
-
<a class="link" href="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs" title="The “insert-spaces-instead-of-tabs” property"><span class="type">“insert-spaces-instead-of-tabs”</span></a> is <a href="/home/
|
1186
|
+
<a class="link" href="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs" title="The “insert-spaces-instead-of-tabs” property"><span class="type">“insert-spaces-instead-of-tabs”</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>, then pressing the tab
|
1203
1187
|
key at the beginning of a line will insert 4 spaces. So far so good. Pressing
|
1204
1188
|
the tab key a second time will remove the 4 spaces and insert a \t character
|
1205
1189
|
instead (since <a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a> is 8). On the other hand, if
|
1206
|
-
<a class="link" href="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs" title="The “insert-spaces-instead-of-tabs” property"><span class="type">“insert-spaces-instead-of-tabs”</span></a> is <a href="/home/
|
1190
|
+
<a class="link" href="GtkSourceView.html#GtkSourceView--insert-spaces-instead-of-tabs" title="The “insert-spaces-instead-of-tabs” property"><span class="type">“insert-spaces-instead-of-tabs”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the second tab key
|
1207
1191
|
pressed will insert 4 more spaces for a total of 8 spaces in the
|
1208
|
-
<a href="
|
1192
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>.</p>
|
1209
1193
|
<p>The test-widget program (available in the GtkSourceView repository) may be
|
1210
1194
|
useful to better understand the indentation settings (enable the space
|
1211
1195
|
drawing!).</p>
|
@@ -1235,7 +1219,7 @@ drawing!).</p>
|
|
1235
1219
|
<hr>
|
1236
1220
|
<div class="refsect2">
|
1237
1221
|
<a name="gtk-source-view-get-indent-width"></a><h3>gtk_source_view_get_indent_width ()</h3>
|
1238
|
-
<pre class="programlisting"><a href="/home/
|
1222
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1239
1223
|
gtk_source_view_get_indent_width (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1240
1224
|
<p>Returns the number of spaces to use for each step of indent.
|
1241
1225
|
See <a class="link" href="GtkSourceView.html#gtk-source-view-set-indent-width" title="gtk_source_view_set_indent_width ()"><code class="function">gtk_source_view_set_indent_width()</code></a> for details.</p>
|
@@ -1265,10 +1249,10 @@ See <a class="link" href="GtkSourceView.html#gtk-source-view-set-indent-width" t
|
|
1265
1249
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1266
1250
|
gtk_source_view_set_insert_spaces_instead_of_tabs
|
1267
1251
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1268
|
-
<em class="parameter"><code><a href="/home/
|
1269
|
-
<p>If <a href="/home/
|
1252
|
+
<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</code></em>);</pre>
|
1253
|
+
<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 tab key pressed is replaced by a group of space characters. Of
|
1270
1254
|
course it is still possible to insert a real \t programmatically with the
|
1271
|
-
<a href="
|
1255
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> API.</p>
|
1272
1256
|
<div class="refsect3">
|
1273
1257
|
<a name="gtk-source-view-set-insert-spaces-instead-of-tabs.parameters"></a><h4>Parameters</h4>
|
1274
1258
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1295,7 +1279,7 @@ course it is still possible to insert a real \t programmatically with the
|
|
1295
1279
|
<hr>
|
1296
1280
|
<div class="refsect2">
|
1297
1281
|
<a name="gtk-source-view-get-insert-spaces-instead-of-tabs"></a><h3>gtk_source_view_get_insert_spaces_instead_of_tabs ()</h3>
|
1298
|
-
<pre class="programlisting"><a href="/home/
|
1282
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1299
1283
|
gtk_source_view_get_insert_spaces_instead_of_tabs
|
1300
1284
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1301
1285
|
<p>Returns whether when inserting a tabulator character it should
|
@@ -1317,7 +1301,7 @@ be replaced by a group of space characters.</p>
|
|
1317
1301
|
</div>
|
1318
1302
|
<div class="refsect3">
|
1319
1303
|
<a name="gtk-source-view-get-insert-spaces-instead-of-tabs.returns"></a><h4>Returns</h4>
|
1320
|
-
<p> <a href="/home/
|
1304
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if spaces are inserted instead of tabs.</p>
|
1321
1305
|
</div>
|
1322
1306
|
</div>
|
1323
1307
|
<hr>
|
@@ -1325,8 +1309,8 @@ be replaced by a group of space characters.</p>
|
|
1325
1309
|
<a name="gtk-source-view-indent-lines"></a><h3>gtk_source_view_indent_lines ()</h3>
|
1326
1310
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1327
1311
|
gtk_source_view_indent_lines (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1328
|
-
<em class="parameter"><code><a href="
|
1329
|
-
<em class="parameter"><code><a href="
|
1312
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1313
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
1330
1314
|
<p>Insert one indentation level at the beginning of the
|
1331
1315
|
specified lines.</p>
|
1332
1316
|
<div class="refsect3">
|
@@ -1345,12 +1329,12 @@ specified lines.</p>
|
|
1345
1329
|
</tr>
|
1346
1330
|
<tr>
|
1347
1331
|
<td class="parameter_name"><p>start</p></td>
|
1348
|
-
<td class="parameter_description"><p><a href="
|
1332
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
|
1349
1333
|
<td class="parameter_annotations"> </td>
|
1350
1334
|
</tr>
|
1351
1335
|
<tr>
|
1352
1336
|
<td class="parameter_name"><p>end</p></td>
|
1353
|
-
<td class="parameter_description"><p><a href="
|
1337
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
|
1354
1338
|
<td class="parameter_annotations"> </td>
|
1355
1339
|
</tr>
|
1356
1340
|
</tbody>
|
@@ -1363,8 +1347,8 @@ specified lines.</p>
|
|
1363
1347
|
<a name="gtk-source-view-unindent-lines"></a><h3>gtk_source_view_unindent_lines ()</h3>
|
1364
1348
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1365
1349
|
gtk_source_view_unindent_lines (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1366
|
-
<em class="parameter"><code><a href="
|
1367
|
-
<em class="parameter"><code><a href="
|
1350
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1351
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
1368
1352
|
<p>Removes one indentation level at the beginning of the
|
1369
1353
|
specified lines.</p>
|
1370
1354
|
<div class="refsect3">
|
@@ -1383,12 +1367,12 @@ specified lines.</p>
|
|
1383
1367
|
</tr>
|
1384
1368
|
<tr>
|
1385
1369
|
<td class="parameter_name"><p>start</p></td>
|
1386
|
-
<td class="parameter_description"><p><a href="
|
1370
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
|
1387
1371
|
<td class="parameter_annotations"> </td>
|
1388
1372
|
</tr>
|
1389
1373
|
<tr>
|
1390
1374
|
<td class="parameter_name"><p>end</p></td>
|
1391
|
-
<td class="parameter_description"><p><a href="
|
1375
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
|
1392
1376
|
<td class="parameter_annotations"> </td>
|
1393
1377
|
</tr>
|
1394
1378
|
</tbody>
|
@@ -1399,9 +1383,9 @@ specified lines.</p>
|
|
1399
1383
|
<hr>
|
1400
1384
|
<div class="refsect2">
|
1401
1385
|
<a name="gtk-source-view-get-visual-column"></a><h3>gtk_source_view_get_visual_column ()</h3>
|
1402
|
-
<pre class="programlisting"><a href="/home/
|
1386
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1403
1387
|
gtk_source_view_get_visual_column (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1404
|
-
<em class="parameter"><code>const <a href="
|
1388
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1405
1389
|
<p>Determines the visual column at <em class="parameter"><code>iter</code></em>
|
1406
1390
|
taking into consideration the
|
1407
1391
|
<a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property"><span class="type">“tab-width”</span></a> of <em class="parameter"><code>view</code></em>
|
@@ -1440,8 +1424,8 @@ gtk_source_view_get_visual_column (<em class="parameter"><code><a class="link" h
|
|
1440
1424
|
<a name="gtk-source-view-set-smart-backspace"></a><h3>gtk_source_view_set_smart_backspace ()</h3>
|
1441
1425
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1442
1426
|
gtk_source_view_set_smart_backspace (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1443
|
-
<em class="parameter"><code><a href="/home/
|
1444
|
-
<p>When set to <a href="/home/
|
1427
|
+
<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> smart_backspace</code></em>);</pre>
|
1428
|
+
<p>When set to <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, pressing the Backspace key will try to delete spaces
|
1445
1429
|
up to the previous tab stop.</p>
|
1446
1430
|
<div class="refsect3">
|
1447
1431
|
<a name="gtk-source-view-set-smart-backspace.parameters"></a><h4>Parameters</h4>
|
@@ -1470,9 +1454,9 @@ up to the previous tab stop.</p>
|
|
1470
1454
|
<hr>
|
1471
1455
|
<div class="refsect2">
|
1472
1456
|
<a name="gtk-source-view-get-smart-backspace"></a><h3>gtk_source_view_get_smart_backspace ()</h3>
|
1473
|
-
<pre class="programlisting"><a href="/home/
|
1457
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1474
1458
|
gtk_source_view_get_smart_backspace (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1475
|
-
<p>Returns <a href="/home/
|
1459
|
+
<p>Returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if pressing the Backspace key will try to delete spaces
|
1476
1460
|
up to the previous tab stop.</p>
|
1477
1461
|
<div class="refsect3">
|
1478
1462
|
<a name="gtk-source-view-get-smart-backspace.parameters"></a><h4>Parameters</h4>
|
@@ -1491,7 +1475,7 @@ up to the previous tab stop.</p>
|
|
1491
1475
|
</div>
|
1492
1476
|
<div class="refsect3">
|
1493
1477
|
<a name="gtk-source-view-get-smart-backspace.returns"></a><h4>Returns</h4>
|
1494
|
-
<p> <a href="/home/
|
1478
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if smart Backspace handling is enabled.</p>
|
1495
1479
|
</div>
|
1496
1480
|
<p class="since">Since: <a class="link" href="api-index-3-18.html#api-index-3.18">3.18</a></p>
|
1497
1481
|
</div>
|
@@ -1558,9 +1542,9 @@ how the cursor will move when HOME and END keys are pressed.</p>
|
|
1558
1542
|
<a name="gtk-source-view-set-mark-attributes"></a><h3>gtk_source_view_set_mark_attributes ()</h3>
|
1559
1543
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1560
1544
|
gtk_source_view_set_mark_attributes (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1561
|
-
<em class="parameter"><code>const <a href="/home/
|
1545
|
+
<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> *category</code></em>,
|
1562
1546
|
<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
|
1563
|
-
<em class="parameter"><code><a href="/home/
|
1547
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);</pre>
|
1564
1548
|
<p>Sets attributes and priority for the <em class="parameter"><code>category</code></em>
|
1565
1549
|
.</p>
|
1566
1550
|
<div class="refsect3">
|
@@ -1601,8 +1585,8 @@ gtk_source_view_set_mark_attributes (<em class="parameter"><code><a class="link"
|
|
1601
1585
|
<a name="gtk-source-view-get-mark-attributes"></a><h3>gtk_source_view_get_mark_attributes ()</h3>
|
1602
1586
|
<pre class="programlisting"><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="returnvalue">GtkSourceMarkAttributes</span></a> *
|
1603
1587
|
gtk_source_view_get_mark_attributes (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1604
|
-
<em class="parameter"><code>const <a href="/home/
|
1605
|
-
<em class="parameter"><code><a href="/home/
|
1588
|
+
<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> *category</code></em>,
|
1589
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *priority</code></em>);</pre>
|
1606
1590
|
<p>Gets attributes and priority for the <em class="parameter"><code>category</code></em>
|
1607
1591
|
.</p>
|
1608
1592
|
<div class="refsect3">
|
@@ -1634,7 +1618,7 @@ gtk_source_view_get_mark_attributes (<em class="parameter"><code><a class="link"
|
|
1634
1618
|
</div>
|
1635
1619
|
<div class="refsect3">
|
1636
1620
|
<a name="gtk-source-view-get-mark-attributes.returns"></a><h4>Returns</h4>
|
1637
|
-
<p
|
1621
|
+
<p><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> for the <em class="parameter"><code>category</code></em>
|
1638
1622
|
.
|
1639
1623
|
The object belongs to <em class="parameter"><code>view</code></em>
|
1640
1624
|
, so it must not be unreffed. </p>
|
@@ -1646,8 +1630,8 @@ The object belongs to <em class="parameter"><code>view</code></em>
|
|
1646
1630
|
<a name="gtk-source-view-set-show-line-marks"></a><h3>gtk_source_view_set_show_line_marks ()</h3>
|
1647
1631
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1648
1632
|
gtk_source_view_set_show_line_marks (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1649
|
-
<em class="parameter"><code><a href="/home/
|
1650
|
-
<p>If <a href="/home/
|
1633
|
+
<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> show</code></em>);</pre>
|
1634
|
+
<p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> line marks will be displayed beside the text.</p>
|
1651
1635
|
<div class="refsect3">
|
1652
1636
|
<a name="gtk-source-view-set-show-line-marks.parameters"></a><h4>Parameters</h4>
|
1653
1637
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1675,7 +1659,7 @@ gtk_source_view_set_show_line_marks (<em class="parameter"><code><a class="link"
|
|
1675
1659
|
<hr>
|
1676
1660
|
<div class="refsect2">
|
1677
1661
|
<a name="gtk-source-view-get-show-line-marks"></a><h3>gtk_source_view_get_show_line_marks ()</h3>
|
1678
|
-
<pre class="programlisting"><a href="/home/
|
1662
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1679
1663
|
gtk_source_view_get_show_line_marks (<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1680
1664
|
<p>Returns whether line marks are displayed beside the text.</p>
|
1681
1665
|
<div class="refsect3">
|
@@ -1695,7 +1679,7 @@ gtk_source_view_get_show_line_marks (<em class="parameter"><code><a class="link"
|
|
1695
1679
|
</div>
|
1696
1680
|
<div class="refsect3">
|
1697
1681
|
<a name="gtk-source-view-get-show-line-marks.returns"></a><h4>Returns</h4>
|
1698
|
-
<p> <a href="/home/
|
1682
|
+
<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 line marks are displayed.</p>
|
1699
1683
|
</div>
|
1700
1684
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1701
1685
|
</div>
|
@@ -1929,7 +1913,7 @@ the line will be drawn (i.e. it has the same effect as specifying all of them).<
|
|
1929
1913
|
<td class="enum_member_name"><p><a name="GTK-SOURCE-DRAW-SPACES-NEWLINE:CAPS"></a>GTK_SOURCE_DRAW_SPACES_NEWLINE</p></td>
|
1930
1914
|
<td class="enum_member_description">
|
1931
1915
|
<p>whether the line breaks should be drawn. If
|
1932
|
-
the <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/
|
1916
|
+
the <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>, a line
|
1933
1917
|
break is also drawn at the end of the buffer.</p>
|
1934
1918
|
</td>
|
1935
1919
|
<td class="enum_member_annotations"> </td>
|
@@ -2041,7 +2025,7 @@ renderer</p>
|
|
2041
2025
|
<a name="GtkSourceView.property-details"></a><h2>Property Details</h2>
|
2042
2026
|
<div class="refsect2">
|
2043
2027
|
<a name="GtkSourceView--auto-indent"></a><h3>The <code class="literal">“auto-indent”</code> property</h3>
|
2044
|
-
<pre class="programlisting"> “auto-indent” <a href="/home/
|
2028
|
+
<pre class="programlisting"> “auto-indent” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2045
2029
|
<p>Whether to enable auto indentation.</p>
|
2046
2030
|
<p>Flags: Read / Write</p>
|
2047
2031
|
<p>Default value: FALSE</p>
|
@@ -2080,7 +2064,7 @@ instead.</p>
|
|
2080
2064
|
<hr>
|
2081
2065
|
<div class="refsect2">
|
2082
2066
|
<a name="GtkSourceView--highlight-current-line"></a><h3>The <code class="literal">“highlight-current-line”</code> property</h3>
|
2083
|
-
<pre class="programlisting"> “highlight-current-line” <a href="/home/
|
2067
|
+
<pre class="programlisting"> “highlight-current-line” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2084
2068
|
<p>Whether to highlight the current line.</p>
|
2085
2069
|
<p>Flags: Read / Write</p>
|
2086
2070
|
<p>Default value: FALSE</p>
|
@@ -2088,7 +2072,7 @@ instead.</p>
|
|
2088
2072
|
<hr>
|
2089
2073
|
<div class="refsect2">
|
2090
2074
|
<a name="GtkSourceView--indent-on-tab"></a><h3>The <code class="literal">“indent-on-tab”</code> property</h3>
|
2091
|
-
<pre class="programlisting"> “indent-on-tab” <a href="/home/
|
2075
|
+
<pre class="programlisting"> “indent-on-tab” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2092
2076
|
<p>Whether to indent the selected text when the tab key is pressed.</p>
|
2093
2077
|
<p>Flags: Read / Write</p>
|
2094
2078
|
<p>Default value: TRUE</p>
|
@@ -2096,7 +2080,7 @@ instead.</p>
|
|
2096
2080
|
<hr>
|
2097
2081
|
<div class="refsect2">
|
2098
2082
|
<a name="GtkSourceView--indent-width"></a><h3>The <code class="literal">“indent-width”</code> property</h3>
|
2099
|
-
<pre class="programlisting"> “indent-width” <a href="/home/
|
2083
|
+
<pre class="programlisting"> “indent-width” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2100
2084
|
<p>Width of an indentation step expressed in number of spaces.</p>
|
2101
2085
|
<p>Flags: Read / Write</p>
|
2102
2086
|
<p>Allowed values: [-1,32]</p>
|
@@ -2105,7 +2089,7 @@ instead.</p>
|
|
2105
2089
|
<hr>
|
2106
2090
|
<div class="refsect2">
|
2107
2091
|
<a name="GtkSourceView--insert-spaces-instead-of-tabs"></a><h3>The <code class="literal">“insert-spaces-instead-of-tabs”</code> property</h3>
|
2108
|
-
<pre class="programlisting"> “insert-spaces-instead-of-tabs” <a href="/home/
|
2092
|
+
<pre class="programlisting"> “insert-spaces-instead-of-tabs” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2109
2093
|
<p>Whether to insert spaces instead of tabs.</p>
|
2110
2094
|
<p>Flags: Read / Write</p>
|
2111
2095
|
<p>Default value: FALSE</p>
|
@@ -2113,7 +2097,7 @@ instead.</p>
|
|
2113
2097
|
<hr>
|
2114
2098
|
<div class="refsect2">
|
2115
2099
|
<a name="GtkSourceView--right-margin-position"></a><h3>The <code class="literal">“right-margin-position”</code> property</h3>
|
2116
|
-
<pre class="programlisting"> “right-margin-position” <a href="/home/
|
2100
|
+
<pre class="programlisting"> “right-margin-position” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
2117
2101
|
<p>Position of the right margin.</p>
|
2118
2102
|
<p>Flags: Read / Write</p>
|
2119
2103
|
<p>Allowed values: [1,1000]</p>
|
@@ -2122,7 +2106,7 @@ instead.</p>
|
|
2122
2106
|
<hr>
|
2123
2107
|
<div class="refsect2">
|
2124
2108
|
<a name="GtkSourceView--show-line-marks"></a><h3>The <code class="literal">“show-line-marks”</code> property</h3>
|
2125
|
-
<pre class="programlisting"> “show-line-marks” <a href="/home/
|
2109
|
+
<pre class="programlisting"> “show-line-marks” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2126
2110
|
<p>Whether to display line mark pixbufs</p>
|
2127
2111
|
<p>Flags: Read / Write</p>
|
2128
2112
|
<p>Default value: FALSE</p>
|
@@ -2130,7 +2114,7 @@ instead.</p>
|
|
2130
2114
|
<hr>
|
2131
2115
|
<div class="refsect2">
|
2132
2116
|
<a name="GtkSourceView--show-line-numbers"></a><h3>The <code class="literal">“show-line-numbers”</code> property</h3>
|
2133
|
-
<pre class="programlisting"> “show-line-numbers” <a href="/home/
|
2117
|
+
<pre class="programlisting"> “show-line-numbers” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2134
2118
|
<p>Whether to display line numbers</p>
|
2135
2119
|
<p>Flags: Read / Write</p>
|
2136
2120
|
<p>Default value: FALSE</p>
|
@@ -2138,7 +2122,7 @@ instead.</p>
|
|
2138
2122
|
<hr>
|
2139
2123
|
<div class="refsect2">
|
2140
2124
|
<a name="GtkSourceView--show-right-margin"></a><h3>The <code class="literal">“show-right-margin”</code> property</h3>
|
2141
|
-
<pre class="programlisting"> “show-right-margin” <a href="/home/
|
2125
|
+
<pre class="programlisting"> “show-right-margin” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2142
2126
|
<p>Whether to display the right margin.</p>
|
2143
2127
|
<p>Flags: Read / Write</p>
|
2144
2128
|
<p>Default value: FALSE</p>
|
@@ -2146,7 +2130,7 @@ instead.</p>
|
|
2146
2130
|
<hr>
|
2147
2131
|
<div class="refsect2">
|
2148
2132
|
<a name="GtkSourceView--smart-backspace"></a><h3>The <code class="literal">“smart-backspace”</code> property</h3>
|
2149
|
-
<pre class="programlisting"> “smart-backspace” <a href="/home/
|
2133
|
+
<pre class="programlisting"> “smart-backspace” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2150
2134
|
<p>Whether smart Backspace should be used.</p>
|
2151
2135
|
<p>Flags: Read / Write</p>
|
2152
2136
|
<p>Default value: FALSE</p>
|
@@ -2172,7 +2156,7 @@ instead.</p>
|
|
2172
2156
|
<hr>
|
2173
2157
|
<div class="refsect2">
|
2174
2158
|
<a name="GtkSourceView--tab-width"></a><h3>The <code class="literal">“tab-width”</code> property</h3>
|
2175
|
-
<pre class="programlisting"> “tab-width” <a href="/home/
|
2159
|
+
<pre class="programlisting"> “tab-width” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
2176
2160
|
<p>Width of a tab character expressed in number of spaces.</p>
|
2177
2161
|
<p>Flags: Read / Write</p>
|
2178
2162
|
<p>Allowed values: [1,32]</p>
|
@@ -2186,7 +2170,7 @@ instead.</p>
|
|
2186
2170
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2187
2171
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2188
2172
|
<a class="link" href="GtkSourceBuffer.html#GtkSourceChangeCaseType" title="enum GtkSourceChangeCaseType"><span class="type">GtkSourceChangeCaseType</span></a> case_type,
|
2189
|
-
<a href="/home/
|
2173
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2190
2174
|
<p>Keybinding signal to change case of the text at the current cursor position.</p>
|
2191
2175
|
<div class="refsect3">
|
2192
2176
|
<a name="GtkSourceView-change-case.parameters"></a><h4>Parameters</h4>
|
@@ -2215,7 +2199,7 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2215
2199
|
</tbody>
|
2216
2200
|
</table></div>
|
2217
2201
|
</div>
|
2218
|
-
<p>Flags: <a href="/home/
|
2202
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2219
2203
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
2220
2204
|
</div>
|
2221
2205
|
<hr>
|
@@ -2223,8 +2207,8 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2223
2207
|
<a name="GtkSourceView-change-number"></a><h3>The <code class="literal">“change-number”</code> signal</h3>
|
2224
2208
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2225
2209
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2226
|
-
<a href="/home/
|
2227
|
-
<a href="/home/
|
2210
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
2211
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2228
2212
|
<p>Keybinding signal to edit a number at the current cursor position.</p>
|
2229
2213
|
<div class="refsect3">
|
2230
2214
|
<a name="GtkSourceView-change-number.parameters"></a><h4>Parameters</h4>
|
@@ -2253,7 +2237,7 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2253
2237
|
</tbody>
|
2254
2238
|
</table></div>
|
2255
2239
|
</div>
|
2256
|
-
<p>Flags: <a href="/home/
|
2240
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2257
2241
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
2258
2242
|
</div>
|
2259
2243
|
<hr>
|
@@ -2261,7 +2245,7 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2261
2245
|
<a name="GtkSourceView-join-lines"></a><h3>The <code class="literal">“join-lines”</code> signal</h3>
|
2262
2246
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2263
2247
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2264
|
-
<a href="/home/
|
2248
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2265
2249
|
<p>Keybinding signal to join the lines currently selected.</p>
|
2266
2250
|
<div class="refsect3">
|
2267
2251
|
<a name="GtkSourceView-join-lines.parameters"></a><h4>Parameters</h4>
|
@@ -2285,7 +2269,7 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2285
2269
|
</tbody>
|
2286
2270
|
</table></div>
|
2287
2271
|
</div>
|
2288
|
-
<p>Flags: <a href="/home/
|
2272
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2289
2273
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
2290
2274
|
</div>
|
2291
2275
|
<hr>
|
@@ -2293,9 +2277,9 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2293
2277
|
<a name="GtkSourceView-line-mark-activated"></a><h3>The <code class="literal">“line-mark-activated”</code> signal</h3>
|
2294
2278
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2295
2279
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2296
|
-
<a href="
|
2297
|
-
<a href="
|
2298
|
-
<a href="/home/
|
2280
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
|
2281
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2282
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2299
2283
|
<p>Emitted when a line mark has been activated (for instance when there
|
2300
2284
|
was a button press in the line marks gutter). You can use <em class="parameter"><code>iter</code></em>
|
2301
2285
|
to
|
@@ -2316,12 +2300,12 @@ determine on which line the activation took place.</p>
|
|
2316
2300
|
</tr>
|
2317
2301
|
<tr>
|
2318
2302
|
<td class="parameter_name"><p>iter</p></td>
|
2319
|
-
<td class="parameter_description"><p>a <a href="
|
2303
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
|
2320
2304
|
<td class="parameter_annotations"> </td>
|
2321
2305
|
</tr>
|
2322
2306
|
<tr>
|
2323
2307
|
<td class="parameter_name"><p>event</p></td>
|
2324
|
-
<td class="parameter_description"><p>the <a href="
|
2308
|
+
<td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that activated the event</p></td>
|
2325
2309
|
<td class="parameter_annotations"> </td>
|
2326
2310
|
</tr>
|
2327
2311
|
<tr>
|
@@ -2332,16 +2316,16 @@ determine on which line the activation took place.</p>
|
|
2332
2316
|
</tbody>
|
2333
2317
|
</table></div>
|
2334
2318
|
</div>
|
2335
|
-
<p>Flags: <a href="/home/
|
2319
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2336
2320
|
</div>
|
2337
2321
|
<hr>
|
2338
2322
|
<div class="refsect2">
|
2339
2323
|
<a name="GtkSourceView-move-lines"></a><h3>The <code class="literal">“move-lines”</code> signal</h3>
|
2340
2324
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2341
2325
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2342
|
-
<a href="/home/
|
2343
|
-
<a href="/home/
|
2344
|
-
<a href="/home/
|
2326
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> copy,
|
2327
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
2328
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2345
2329
|
<p>The ::move-lines signal is a keybinding which gets emitted
|
2346
2330
|
when the user initiates moving a line. The default binding key
|
2347
2331
|
is Alt+Up/Down arrow. And moves the currently selected lines,
|
@@ -2351,7 +2335,7 @@ or the current line by <em class="parameter"><code>count</code></em>
|
|
2351
2335
|
of -1 or 1 is valid.</p>
|
2352
2336
|
<p>The <em class="parameter"><code>copy</code></em>
|
2353
2337
|
parameter is deprecated, it has never been used by
|
2354
|
-
GtkSourceView (the value is always <a href="/home/
|
2338
|
+
GtkSourceView (the value is always <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>) and was buggy.</p>
|
2355
2339
|
<div class="refsect3">
|
2356
2340
|
<a name="GtkSourceView-move-lines.parameters"></a><h4>Parameters</h4>
|
2357
2341
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2368,9 +2352,9 @@ GtkSourceView (the value is always <a href="/home/vagrant/ruby-gnome2.win32/glib
|
|
2368
2352
|
</tr>
|
2369
2353
|
<tr>
|
2370
2354
|
<td class="parameter_name"><p>copy</p></td>
|
2371
|
-
<td class="parameter_description"><p><a href="/home/
|
2355
|
+
<td class="parameter_description"><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 line should be copied, <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if it should be
|
2372
2356
|
moved. This parameter is deprecated and will be removed in a later
|
2373
|
-
version, it should be always <a href="/home/
|
2357
|
+
version, it should be always <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p></td>
|
2374
2358
|
<td class="parameter_annotations"> </td>
|
2375
2359
|
</tr>
|
2376
2360
|
<tr>
|
@@ -2387,7 +2371,7 @@ supported.</p></td>
|
|
2387
2371
|
</tbody>
|
2388
2372
|
</table></div>
|
2389
2373
|
</div>
|
2390
|
-
<p>Flags: <a href="/home/
|
2374
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2391
2375
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2392
2376
|
</div>
|
2393
2377
|
<hr>
|
@@ -2395,8 +2379,8 @@ supported.</p></td>
|
|
2395
2379
|
<a name="GtkSourceView-move-to-matching-bracket"></a><h3>The <code class="literal">“move-to-matching-bracket”</code> signal</h3>
|
2396
2380
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2397
2381
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2398
|
-
<a href="/home/
|
2399
|
-
<a href="/home/
|
2382
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> extend_selection,
|
2383
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2400
2384
|
<p>Keybinding signal to move the cursor to the matching bracket.</p>
|
2401
2385
|
<div class="refsect3">
|
2402
2386
|
<a name="GtkSourceView-move-to-matching-bracket.parameters"></a><h4>Parameters</h4>
|
@@ -2414,7 +2398,7 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2414
2398
|
</tr>
|
2415
2399
|
<tr>
|
2416
2400
|
<td class="parameter_name"><p>extend_selection</p></td>
|
2417
|
-
<td class="parameter_description"><p><a href="/home/
|
2401
|
+
<td class="parameter_description"><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 move should extend the selection</p></td>
|
2418
2402
|
<td class="parameter_annotations"> </td>
|
2419
2403
|
</tr>
|
2420
2404
|
<tr>
|
@@ -2425,7 +2409,7 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2425
2409
|
</tbody>
|
2426
2410
|
</table></div>
|
2427
2411
|
</div>
|
2428
|
-
<p>Flags: <a href="/home/
|
2412
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2429
2413
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
2430
2414
|
</div>
|
2431
2415
|
<hr>
|
@@ -2433,8 +2417,8 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2433
2417
|
<a name="GtkSourceView-move-words"></a><h3>The <code class="literal">“move-words”</code> signal</h3>
|
2434
2418
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2435
2419
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2436
|
-
<a href="/home/
|
2437
|
-
<a href="/home/
|
2420
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
2421
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2438
2422
|
<p>The ::move-words signal is a keybinding which gets emitted
|
2439
2423
|
when the user initiates moving a word. The default binding key
|
2440
2424
|
is Alt+Left/Right Arrow and moves the current selection, or the current
|
@@ -2466,7 +2450,7 @@ word by one word.</p>
|
|
2466
2450
|
</tbody>
|
2467
2451
|
</table></div>
|
2468
2452
|
</div>
|
2469
|
-
<p>Flags: <a href="/home/
|
2453
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2470
2454
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
2471
2455
|
</div>
|
2472
2456
|
<hr>
|
@@ -2474,22 +2458,22 @@ word by one word.</p>
|
|
2474
2458
|
<a name="GtkSourceView-redo"></a><h3>The <code class="literal">“redo”</code> signal</h3>
|
2475
2459
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2476
2460
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *sourceview,
|
2477
|
-
<a href="/home/
|
2478
|
-
<p>Flags: <a href="/home/
|
2461
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2462
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2479
2463
|
</div>
|
2480
2464
|
<hr>
|
2481
2465
|
<div class="refsect2">
|
2482
2466
|
<a name="GtkSourceView-show-completion"></a><h3>The <code class="literal">“show-completion”</code> signal</h3>
|
2483
2467
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2484
2468
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2485
|
-
<a href="/home/
|
2469
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2486
2470
|
<p>The ::show-completion signal is a key binding signal which gets
|
2487
2471
|
emitted when the user requests a completion, by pressing</p>
|
2488
2472
|
<span class="keycap"><strong>Control</strong></span>+<span class="keycap"><strong>space</strong></span>.
|
2489
2473
|
<p>This will create a <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> with the activation
|
2490
2474
|
type as <a class="link" href="GtkSourceCompletionContext.html#GTK-SOURCE-COMPLETION-ACTIVATION-USER-REQUESTED:CAPS"><code class="literal">GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED</code></a>.</p>
|
2491
2475
|
<p>Applications should not connect to it, but may emit it with
|
2492
|
-
<a href="/home/
|
2476
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> if they need to activate the completion by
|
2493
2477
|
another means, for example with another key binding or a menu entry.</p>
|
2494
2478
|
<div class="refsect3">
|
2495
2479
|
<a name="GtkSourceView-show-completion.parameters"></a><h4>Parameters</h4>
|
@@ -2513,16 +2497,16 @@ another means, for example with another key binding or a menu entry.</p>
|
|
2513
2497
|
</tbody>
|
2514
2498
|
</table></div>
|
2515
2499
|
</div>
|
2516
|
-
<p>Flags: <a href="/home/
|
2500
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2517
2501
|
</div>
|
2518
2502
|
<hr>
|
2519
2503
|
<div class="refsect2">
|
2520
2504
|
<a name="GtkSourceView-smart-home-end"></a><h3>The <code class="literal">“smart-home-end”</code> signal</h3>
|
2521
2505
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2522
2506
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2523
|
-
<a href="
|
2524
|
-
<a href="/home/
|
2525
|
-
<a href="/home/
|
2507
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
|
2508
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
2509
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2526
2510
|
<p>Emitted when a the cursor was moved according to the smart home
|
2527
2511
|
end setting. The signal is emitted after the cursor is moved, but
|
2528
2512
|
during the GtkTextView::move-cursor action. This can be used to find
|
@@ -2544,7 +2528,7 @@ home/end.</p>
|
|
2544
2528
|
</tr>
|
2545
2529
|
<tr>
|
2546
2530
|
<td class="parameter_name"><p>iter</p></td>
|
2547
|
-
<td class="parameter_description"><p>a <a href="
|
2531
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
|
2548
2532
|
<td class="parameter_annotations"> </td>
|
2549
2533
|
</tr>
|
2550
2534
|
<tr>
|
@@ -2560,7 +2544,7 @@ home/end.</p>
|
|
2560
2544
|
</tbody>
|
2561
2545
|
</table></div>
|
2562
2546
|
</div>
|
2563
|
-
<p>Flags: <a href="/home/
|
2547
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2564
2548
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
2565
2549
|
</div>
|
2566
2550
|
<hr>
|
@@ -2568,13 +2552,13 @@ home/end.</p>
|
|
2568
2552
|
<a name="GtkSourceView-undo"></a><h3>The <code class="literal">“undo”</code> signal</h3>
|
2569
2553
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2570
2554
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *sourceview,
|
2571
|
-
<a href="/home/
|
2572
|
-
<p>Flags: <a href="/home/
|
2555
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2556
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2573
2557
|
</div>
|
2574
2558
|
</div>
|
2575
2559
|
<div class="refsect1">
|
2576
2560
|
<a name="GtkSourceView.see-also"></a><h2>See Also</h2>
|
2577
|
-
<p><a href="
|
2561
|
+
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextView-struct"><span class="type">GtkTextView</span></a>, <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a></p>
|
2578
2562
|
</div>
|
2579
2563
|
</div>
|
2580
2564
|
<div class="footer">
|