gtksourceview3 2.2.3-x86-mingw32 → 2.2.4-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/ext/gtksourceview3/extconf.rb +2 -15
- data/lib/2.0/gtksourceview3.so +0 -0
- data/lib/2.1/gtksourceview3.so +0 -0
- data/lib/2.2/gtksourceview3.so +0 -0
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.la +2 -2
- data/vendor/local/lib/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +2 -2
- data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +135 -135
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +63 -62
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +39 -39
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +135 -135
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +29 -29
- 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 +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +126 -126
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +105 -106
- 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/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +11 -11
- metadata +5 -4
@@ -45,7 +45,7 @@
|
|
45
45
|
<tbody>
|
46
46
|
<tr>
|
47
47
|
<td class="function_type">
|
48
|
-
<a href="
|
48
|
+
<a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkWidget.html"><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="/opt/gnome/share/gtk-doc/html/gtk3/GtkWidget.html"><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>
|
@@ -69,7 +69,7 @@
|
|
69
69
|
</tr>
|
70
70
|
<tr>
|
71
71
|
<td class="function_type">
|
72
|
-
<a href="/home/
|
72
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
73
73
|
</td>
|
74
74
|
<td class="function_name">
|
75
75
|
<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>
|
@@ -85,7 +85,7 @@
|
|
85
85
|
</tr>
|
86
86
|
<tr>
|
87
87
|
<td class="function_type">
|
88
|
-
<a href="/home/
|
88
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
89
89
|
</td>
|
90
90
|
<td class="function_name">
|
91
91
|
<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>
|
@@ -101,7 +101,7 @@
|
|
101
101
|
</tr>
|
102
102
|
<tr>
|
103
103
|
<td class="function_type">
|
104
|
-
<a href="/home/
|
104
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
105
105
|
</td>
|
106
106
|
<td class="function_name">
|
107
107
|
<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>
|
@@ -117,7 +117,7 @@
|
|
117
117
|
</tr>
|
118
118
|
<tr>
|
119
119
|
<td class="function_type">
|
120
|
-
<a href="/home/
|
120
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
121
121
|
</td>
|
122
122
|
<td class="function_name">
|
123
123
|
<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>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
167
|
<td class="function_type">
|
168
|
-
<a href="/home/
|
168
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
169
169
|
</td>
|
170
170
|
<td class="function_name">
|
171
171
|
<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>
|
@@ -181,7 +181,7 @@
|
|
181
181
|
</tr>
|
182
182
|
<tr>
|
183
183
|
<td class="function_type">
|
184
|
-
<a href="/home/
|
184
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
185
185
|
</td>
|
186
186
|
<td class="function_name">
|
187
187
|
<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>
|
@@ -197,7 +197,7 @@
|
|
197
197
|
</tr>
|
198
198
|
<tr>
|
199
199
|
<td class="function_type">
|
200
|
-
<a href="/home/
|
200
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
201
201
|
</td>
|
202
202
|
<td class="function_name">
|
203
203
|
<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>
|
@@ -213,7 +213,7 @@
|
|
213
213
|
</tr>
|
214
214
|
<tr>
|
215
215
|
<td class="function_type">
|
216
|
-
<a href="/home/
|
216
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
217
217
|
</td>
|
218
218
|
<td class="function_name">
|
219
219
|
<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>
|
@@ -229,7 +229,7 @@
|
|
229
229
|
</tr>
|
230
230
|
<tr>
|
231
231
|
<td class="function_type">
|
232
|
-
<a href="/home/
|
232
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
233
233
|
</td>
|
234
234
|
<td class="function_name">
|
235
235
|
<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>
|
@@ -245,7 +245,7 @@
|
|
245
245
|
</tr>
|
246
246
|
<tr>
|
247
247
|
<td class="function_type">
|
248
|
-
<a href="/home/
|
248
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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-tab-width" title="gtk_source_view_get_tab_width ()">gtk_source_view_get_tab_width</a> <span class="c_punctuation">()</span>
|
@@ -285,7 +285,7 @@
|
|
285
285
|
</tr>
|
286
286
|
<tr>
|
287
287
|
<td class="function_type">
|
288
|
-
<a href="/home/
|
288
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
289
289
|
</td>
|
290
290
|
<td class="function_name">
|
291
291
|
<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>
|
@@ -304,7 +304,7 @@
|
|
304
304
|
</colgroup>
|
305
305
|
<tbody>
|
306
306
|
<tr>
|
307
|
-
<td class="property_type"><a href="/home/
|
307
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
308
308
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--auto-indent" title="The “auto-indent” property">auto-indent</a></td>
|
309
309
|
<td class="property_flags">Read / Write</td>
|
310
310
|
</tr>
|
@@ -320,42 +320,42 @@
|
|
320
320
|
<td class="property_flags">Read / Write</td>
|
321
321
|
</tr>
|
322
322
|
<tr>
|
323
|
-
<td class="property_type"><a href="/home/
|
323
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
324
324
|
<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>
|
325
325
|
<td class="property_flags">Read / Write</td>
|
326
326
|
</tr>
|
327
327
|
<tr>
|
328
|
-
<td class="property_type"><a href="/home/
|
328
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
329
329
|
<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>
|
330
330
|
<td class="property_flags">Read / Write</td>
|
331
331
|
</tr>
|
332
332
|
<tr>
|
333
|
-
<td class="property_type"><a href="/home/
|
333
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
334
334
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--indent-width" title="The “indent-width” property">indent-width</a></td>
|
335
335
|
<td class="property_flags">Read / Write</td>
|
336
336
|
</tr>
|
337
337
|
<tr>
|
338
|
-
<td class="property_type"><a href="/home/
|
338
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
339
339
|
<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>
|
340
340
|
<td class="property_flags">Read / Write</td>
|
341
341
|
</tr>
|
342
342
|
<tr>
|
343
|
-
<td class="property_type"><a href="/home/
|
343
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
344
344
|
<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>
|
345
345
|
<td class="property_flags">Read / Write</td>
|
346
346
|
</tr>
|
347
347
|
<tr>
|
348
|
-
<td class="property_type"><a href="/home/
|
348
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
349
349
|
<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>
|
350
350
|
<td class="property_flags">Read / Write</td>
|
351
351
|
</tr>
|
352
352
|
<tr>
|
353
|
-
<td class="property_type"><a href="/home/
|
353
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
354
354
|
<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>
|
355
355
|
<td class="property_flags">Read / Write</td>
|
356
356
|
</tr>
|
357
357
|
<tr>
|
358
|
-
<td class="property_type"><a href="/home/
|
358
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
359
359
|
<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>
|
360
360
|
<td class="property_flags">Read / Write</td>
|
361
361
|
</tr>
|
@@ -365,7 +365,7 @@
|
|
365
365
|
<td class="property_flags">Read / Write</td>
|
366
366
|
</tr>
|
367
367
|
<tr>
|
368
|
-
<td class="property_type"><a href="/home/
|
368
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
369
369
|
<td class="property_name"><a class="link" href="GtkSourceView.html#GtkSourceView--tab-width" title="The “tab-width” property">tab-width</a></td>
|
370
370
|
<td class="property_flags">Read / Write</td>
|
371
371
|
</tr>
|
@@ -448,11 +448,11 @@
|
|
448
448
|
</div>
|
449
449
|
<div class="refsect1">
|
450
450
|
<a name="GtkSourceView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
451
|
-
<pre class="screen"> <a href="/home/
|
452
|
-
<span class="lineart">╰──</span> <a href="/home/
|
453
|
-
<span class="lineart">╰──</span> <a href="
|
454
|
-
<span class="lineart">╰──</span> <a href="
|
455
|
-
<span class="lineart">╰──</span> <a href="
|
451
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
452
|
+
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
453
|
+
<span class="lineart">╰──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkWidget.html">GtkWidget</a>
|
454
|
+
<span class="lineart">╰──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkContainer.html">GtkContainer</a>
|
455
|
+
<span class="lineart">╰──</span> <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextView.html">GtkTextView</a>
|
456
456
|
<span class="lineart">╰──</span> GtkSourceView
|
457
457
|
</pre>
|
458
458
|
</div>
|
@@ -460,7 +460,7 @@
|
|
460
460
|
<a name="GtkSourceView.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
461
461
|
<p>
|
462
462
|
GtkSourceView implements
|
463
|
-
AtkImplementorIface, <a href="
|
463
|
+
AtkImplementorIface, <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkBuildable.html">GtkBuildable</a> and <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkScrollable.html">GtkScrollable</a>.</p>
|
464
464
|
</div>
|
465
465
|
<div class="refsect1">
|
466
466
|
<a name="GtkSourceView.includes"></a><h2>Includes</h2>
|
@@ -474,7 +474,7 @@ a text view with syntax highlighting, undo/redo and text marks. Use a
|
|
474
474
|
<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> to display text with a <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>.</p>
|
475
475
|
<div class="refsect2">
|
476
476
|
<a name="id-1.2.30.10.3"></a><h3>GtkSourceView as GtkBuildable</h3>
|
477
|
-
<p>The GtkSourceView implementation of the <a href="
|
477
|
+
<p>The GtkSourceView implementation of the <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkBuildable.html"><span class="type">GtkBuildable</span></a> interface exposes the
|
478
478
|
<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>
|
479
479
|
<p>An example of a UI definition fragment with GtkSourceView:</p>
|
480
480
|
<div class="informalexample">
|
@@ -511,7 +511,7 @@ a text view with syntax highlighting, undo/redo and text marks. Use a
|
|
511
511
|
<a name="GtkSourceView.functions_details"></a><h2>Functions</h2>
|
512
512
|
<div class="refsect2">
|
513
513
|
<a name="gtk-source-view-new"></a><h3>gtk_source_view_new ()</h3>
|
514
|
-
<pre class="programlisting"><a href="
|
514
|
+
<pre class="programlisting"><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *
|
515
515
|
gtk_source_view_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
516
516
|
<p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>. An empty default buffer will be
|
517
517
|
created for you. If you want to specify your own buffer, consider
|
@@ -525,7 +525,7 @@ created for you. If you want to specify your own buffer, consider
|
|
525
525
|
<hr>
|
526
526
|
<div class="refsect2">
|
527
527
|
<a name="gtk-source-view-new-with-buffer"></a><h3>gtk_source_view_new_with_buffer ()</h3>
|
528
|
-
<pre class="programlisting"><a href="
|
528
|
+
<pre class="programlisting"><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *
|
529
529
|
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>
|
530
530
|
<p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widget displaying the buffer
|
531
531
|
<em class="parameter"><code>buffer</code></em>
|
@@ -556,8 +556,8 @@ gtk_source_view_new_with_buffer (<em class="parameter"><code><a class="link" hre
|
|
556
556
|
<a name="gtk-source-view-set-auto-indent"></a><h3>gtk_source_view_set_auto_indent ()</h3>
|
557
557
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
558
558
|
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>,
|
559
|
-
<em class="parameter"><code><a href="/home/
|
560
|
-
<p>If <a href="/home/
|
559
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enable</code></em>);</pre>
|
560
|
+
<p>If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> auto indentation of text is enabled.</p>
|
561
561
|
<div class="refsect3">
|
562
562
|
<a name="id-1.2.30.11.4.5"></a><h4>Parameters</h4>
|
563
563
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -584,7 +584,7 @@ gtk_source_view_set_auto_indent (<em class="parameter"><code><a class="link" hre
|
|
584
584
|
<hr>
|
585
585
|
<div class="refsect2">
|
586
586
|
<a name="gtk-source-view-get-auto-indent"></a><h3>gtk_source_view_get_auto_indent ()</h3>
|
587
|
-
<pre class="programlisting"><a href="/home/
|
587
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
588
588
|
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>
|
589
589
|
<p>Returns whether auto indentation of text is enabled.</p>
|
590
590
|
<div class="refsect3">
|
@@ -604,7 +604,7 @@ gtk_source_view_get_auto_indent (<em class="parameter"><code><a class="link" hre
|
|
604
604
|
</div>
|
605
605
|
<div class="refsect3">
|
606
606
|
<a name="id-1.2.30.11.5.6"></a><h4>Returns</h4>
|
607
|
-
<p> <a href="/home/
|
607
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if auto indentation is enabled.</p>
|
608
608
|
<p></p>
|
609
609
|
</div>
|
610
610
|
</div>
|
@@ -613,8 +613,8 @@ gtk_source_view_get_auto_indent (<em class="parameter"><code><a class="link" hre
|
|
613
613
|
<a name="gtk-source-view-set-indent-on-tab"></a><h3>gtk_source_view_set_indent_on_tab ()</h3>
|
614
614
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
615
615
|
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>,
|
616
|
-
<em class="parameter"><code><a href="/home/
|
617
|
-
<p>If <a href="/home/
|
616
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enable</code></em>);</pre>
|
617
|
+
<p>If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, when the tab key is pressed and there is a selection, the
|
618
618
|
selected text is indented of one level instead of being replaced with
|
619
619
|
the \t characters. Shift+Tab unindents the selection.</p>
|
620
620
|
<div class="refsect3">
|
@@ -644,7 +644,7 @@ the \t characters. Shift+Tab unindents the selection.</p>
|
|
644
644
|
<hr>
|
645
645
|
<div class="refsect2">
|
646
646
|
<a name="gtk-source-view-get-indent-on-tab"></a><h3>gtk_source_view_get_indent_on_tab ()</h3>
|
647
|
-
<pre class="programlisting"><a href="/home/
|
647
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
648
648
|
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>
|
649
649
|
<p>Returns whether when the tab key is pressed the current selection
|
650
650
|
should get indented instead of replaced with the \t character.</p>
|
@@ -665,7 +665,7 @@ should get indented instead of replaced with the \t character.</p>
|
|
665
665
|
</div>
|
666
666
|
<div class="refsect3">
|
667
667
|
<a name="id-1.2.30.11.7.6"></a><h4>Returns</h4>
|
668
|
-
<p> <a href="/home/
|
668
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
|
669
669
|
<p></p>
|
670
670
|
</div>
|
671
671
|
<p class="since">Since 1.8</p>
|
@@ -675,7 +675,7 @@ should get indented instead of replaced with the \t character.</p>
|
|
675
675
|
<a name="gtk-source-view-set-indent-width"></a><h3>gtk_source_view_set_indent_width ()</h3>
|
676
676
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
677
677
|
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>,
|
678
|
-
<em class="parameter"><code><a href="/home/
|
678
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>);</pre>
|
679
679
|
<p>Sets the number of spaces to use for each step of indent.
|
680
680
|
If <em class="parameter"><code>width</code></em>
|
681
681
|
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
|
@@ -706,7 +706,7 @@ will be used.</p>
|
|
706
706
|
<hr>
|
707
707
|
<div class="refsect2">
|
708
708
|
<a name="gtk-source-view-get-indent-width"></a><h3>gtk_source_view_get_indent_width ()</h3>
|
709
|
-
<pre class="programlisting"><a href="/home/
|
709
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
710
710
|
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>
|
711
711
|
<p>Returns the number of spaces to use for each step of indent.
|
712
712
|
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>
|
@@ -737,8 +737,8 @@ See <a class="link" href="GtkSourceView.html#gtk-source-view-set-indent-width" t
|
|
737
737
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
738
738
|
gtk_source_view_set_insert_spaces_instead_of_tabs
|
739
739
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
740
|
-
<em class="parameter"><code><a href="/home/
|
741
|
-
<p>If <a href="/home/
|
740
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enable</code></em>);</pre>
|
741
|
+
<p>If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> any tabulator character inserted is replaced by a group
|
742
742
|
of space characters.</p>
|
743
743
|
<div class="refsect3">
|
744
744
|
<a name="id-1.2.30.11.10.5"></a><h4>Parameters</h4>
|
@@ -766,7 +766,7 @@ of space characters.</p>
|
|
766
766
|
<hr>
|
767
767
|
<div class="refsect2">
|
768
768
|
<a name="gtk-source-view-get-insert-spaces-instead-of-tabs"></a><h3>gtk_source_view_get_insert_spaces_instead_of_tabs ()</h3>
|
769
|
-
<pre class="programlisting"><a href="/home/
|
769
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
770
770
|
gtk_source_view_get_insert_spaces_instead_of_tabs
|
771
771
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
772
772
|
<p>Returns whether when inserting a tabulator character it should
|
@@ -788,7 +788,7 @@ be replaced by a group of space characters.</p>
|
|
788
788
|
</div>
|
789
789
|
<div class="refsect3">
|
790
790
|
<a name="id-1.2.30.11.11.6"></a><h4>Returns</h4>
|
791
|
-
<p> <a href="/home/
|
791
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
|
792
792
|
<p></p>
|
793
793
|
</div>
|
794
794
|
</div>
|
@@ -856,9 +856,9 @@ how the cursor will move when HOME and END keys are pressed.</p>
|
|
856
856
|
<a name="gtk-source-view-set-mark-attributes"></a><h3>gtk_source_view_set_mark_attributes ()</h3>
|
857
857
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
858
858
|
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>,
|
859
|
-
<em class="parameter"><code>const <a href="/home/
|
859
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>,
|
860
860
|
<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
|
861
|
-
<em class="parameter"><code><a href="/home/
|
861
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);</pre>
|
862
862
|
<p>Sets attributes and priority for the <em class="parameter"><code>category</code></em>
|
863
863
|
.</p>
|
864
864
|
<div class="refsect3">
|
@@ -899,8 +899,8 @@ gtk_source_view_set_mark_attributes (<em class="parameter"><code><a class="link"
|
|
899
899
|
<a name="gtk-source-view-get-mark-attributes"></a><h3>gtk_source_view_get_mark_attributes ()</h3>
|
900
900
|
<pre class="programlisting"><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="returnvalue">GtkSourceMarkAttributes</span></a> *
|
901
901
|
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>,
|
902
|
-
<em class="parameter"><code>const <a href="/home/
|
903
|
-
<em class="parameter"><code><a href="/home/
|
902
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>,
|
903
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *priority</code></em>);</pre>
|
904
904
|
<p>Gets attributes and priority for the <em class="parameter"><code>category</code></em>
|
905
905
|
.</p>
|
906
906
|
<div class="refsect3">
|
@@ -945,9 +945,9 @@ The object belongs to <em class="parameter"><code>view</code></em>
|
|
945
945
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
946
946
|
gtk_source_view_set_highlight_current_line
|
947
947
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
948
|
-
<em class="parameter"><code><a href="/home/
|
948
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> hl</code></em>);</pre>
|
949
949
|
<p>If <em class="parameter"><code>hl</code></em>
|
950
|
-
is <a href="/home/
|
950
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the current line is highlighted.</p>
|
951
951
|
<div class="refsect3">
|
952
952
|
<a name="id-1.2.30.11.16.5"></a><h4>Parameters</h4>
|
953
953
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -974,7 +974,7 @@ gtk_source_view_set_highlight_current_line
|
|
974
974
|
<hr>
|
975
975
|
<div class="refsect2">
|
976
976
|
<a name="gtk-source-view-get-highlight-current-line"></a><h3>gtk_source_view_get_highlight_current_line ()</h3>
|
977
|
-
<pre class="programlisting"><a href="/home/
|
977
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
978
978
|
gtk_source_view_get_highlight_current_line
|
979
979
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
980
980
|
<p>Returns whether the current line is highlighted.</p>
|
@@ -995,7 +995,7 @@ gtk_source_view_get_highlight_current_line
|
|
995
995
|
</div>
|
996
996
|
<div class="refsect3">
|
997
997
|
<a name="id-1.2.30.11.17.6"></a><h4>Returns</h4>
|
998
|
-
<p> <a href="/home/
|
998
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the current line is highlighted.</p>
|
999
999
|
<p></p>
|
1000
1000
|
</div>
|
1001
1001
|
</div>
|
@@ -1004,8 +1004,8 @@ gtk_source_view_get_highlight_current_line
|
|
1004
1004
|
<a name="gtk-source-view-set-show-line-marks"></a><h3>gtk_source_view_set_show_line_marks ()</h3>
|
1005
1005
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1006
1006
|
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>,
|
1007
|
-
<em class="parameter"><code><a href="/home/
|
1008
|
-
<p>If <a href="/home/
|
1007
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show</code></em>);</pre>
|
1008
|
+
<p>If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
|
1009
1009
|
<div class="refsect3">
|
1010
1010
|
<a name="id-1.2.30.11.18.5"></a><h4>Parameters</h4>
|
1011
1011
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1033,7 +1033,7 @@ gtk_source_view_set_show_line_marks (<em class="parameter"><code><a class="link"
|
|
1033
1033
|
<hr>
|
1034
1034
|
<div class="refsect2">
|
1035
1035
|
<a name="gtk-source-view-get-show-line-marks"></a><h3>gtk_source_view_get_show_line_marks ()</h3>
|
1036
|
-
<pre class="programlisting"><a href="/home/
|
1036
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1037
1037
|
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>
|
1038
1038
|
<p>Returns whether line marks are displayed beside the text.</p>
|
1039
1039
|
<div class="refsect3">
|
@@ -1053,7 +1053,7 @@ gtk_source_view_get_show_line_marks (<em class="parameter"><code><a class="link"
|
|
1053
1053
|
</div>
|
1054
1054
|
<div class="refsect3">
|
1055
1055
|
<a name="id-1.2.30.11.19.6"></a><h4>Returns</h4>
|
1056
|
-
<p> <a href="/home/
|
1056
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the line marks are displayed.</p>
|
1057
1057
|
<p></p>
|
1058
1058
|
</div>
|
1059
1059
|
<p class="since">Since 2.2</p>
|
@@ -1063,8 +1063,8 @@ gtk_source_view_get_show_line_marks (<em class="parameter"><code><a class="link"
|
|
1063
1063
|
<a name="gtk-source-view-set-show-line-numbers"></a><h3>gtk_source_view_set_show_line_numbers ()</h3>
|
1064
1064
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1065
1065
|
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>,
|
1066
|
-
<em class="parameter"><code><a href="/home/
|
1067
|
-
<p>If <a href="/home/
|
1066
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show</code></em>);</pre>
|
1067
|
+
<p>If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
|
1068
1068
|
<div class="refsect3">
|
1069
1069
|
<a name="id-1.2.30.11.20.5"></a><h4>Parameters</h4>
|
1070
1070
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1091,7 +1091,7 @@ gtk_source_view_set_show_line_numbers (<em class="parameter"><code><a class="lin
|
|
1091
1091
|
<hr>
|
1092
1092
|
<div class="refsect2">
|
1093
1093
|
<a name="gtk-source-view-get-show-line-numbers"></a><h3>gtk_source_view_get_show_line_numbers ()</h3>
|
1094
|
-
<pre class="programlisting"><a href="/home/
|
1094
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1095
1095
|
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>
|
1096
1096
|
<p>Returns whether line numbers are displayed beside the text.</p>
|
1097
1097
|
<div class="refsect3">
|
@@ -1111,7 +1111,7 @@ gtk_source_view_get_show_line_numbers (<em class="parameter"><code><a class="lin
|
|
1111
1111
|
</div>
|
1112
1112
|
<div class="refsect3">
|
1113
1113
|
<a name="id-1.2.30.11.21.6"></a><h4>Returns</h4>
|
1114
|
-
<p> <a href="/home/
|
1114
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the line numbers are displayed.</p>
|
1115
1115
|
<p></p>
|
1116
1116
|
</div>
|
1117
1117
|
</div>
|
@@ -1120,8 +1120,8 @@ gtk_source_view_get_show_line_numbers (<em class="parameter"><code><a class="lin
|
|
1120
1120
|
<a name="gtk-source-view-set-show-right-margin"></a><h3>gtk_source_view_set_show_right_margin ()</h3>
|
1121
1121
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1122
1122
|
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>,
|
1123
|
-
<em class="parameter"><code><a href="/home/
|
1124
|
-
<p>If <a href="/home/
|
1123
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show</code></em>);</pre>
|
1124
|
+
<p>If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> a right margin is displayed.</p>
|
1125
1125
|
<div class="refsect3">
|
1126
1126
|
<a name="id-1.2.30.11.22.5"></a><h4>Parameters</h4>
|
1127
1127
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1148,7 +1148,7 @@ gtk_source_view_set_show_right_margin (<em class="parameter"><code><a class="lin
|
|
1148
1148
|
<hr>
|
1149
1149
|
<div class="refsect2">
|
1150
1150
|
<a name="gtk-source-view-get-show-right-margin"></a><h3>gtk_source_view_get_show_right_margin ()</h3>
|
1151
|
-
<pre class="programlisting"><a href="/home/
|
1151
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1152
1152
|
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>
|
1153
1153
|
<p>Returns whether a right margin is displayed.</p>
|
1154
1154
|
<div class="refsect3">
|
@@ -1168,7 +1168,7 @@ gtk_source_view_get_show_right_margin (<em class="parameter"><code><a class="lin
|
|
1168
1168
|
</div>
|
1169
1169
|
<div class="refsect3">
|
1170
1170
|
<a name="id-1.2.30.11.23.6"></a><h4>Returns</h4>
|
1171
|
-
<p> <a href="/home/
|
1171
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the right margin is shown.</p>
|
1172
1172
|
<p></p>
|
1173
1173
|
</div>
|
1174
1174
|
</div>
|
@@ -1178,7 +1178,7 @@ gtk_source_view_get_show_right_margin (<em class="parameter"><code><a class="lin
|
|
1178
1178
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1179
1179
|
gtk_source_view_set_right_margin_position
|
1180
1180
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>,
|
1181
|
-
<em class="parameter"><code><a href="/home/
|
1181
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> pos</code></em>);</pre>
|
1182
1182
|
<p>Sets the position of the right margin in the given <em class="parameter"><code>view</code></em>
|
1183
1183
|
.</p>
|
1184
1184
|
<div class="refsect3">
|
@@ -1207,7 +1207,7 @@ gtk_source_view_set_right_margin_position
|
|
1207
1207
|
<hr>
|
1208
1208
|
<div class="refsect2">
|
1209
1209
|
<a name="gtk-source-view-get-right-margin-position"></a><h3>gtk_source_view_get_right_margin_position ()</h3>
|
1210
|
-
<pre class="programlisting"><a href="/home/
|
1210
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1211
1211
|
gtk_source_view_get_right_margin_position
|
1212
1212
|
(<em class="parameter"><code><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view</code></em>);</pre>
|
1213
1213
|
<p>Gets the position of the right margin in the given <em class="parameter"><code>view</code></em>
|
@@ -1238,7 +1238,7 @@ gtk_source_view_get_right_margin_position
|
|
1238
1238
|
<a name="gtk-source-view-set-tab-width"></a><h3>gtk_source_view_set_tab_width ()</h3>
|
1239
1239
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1240
1240
|
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>,
|
1241
|
-
<em class="parameter"><code><a href="/home/
|
1241
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> width</code></em>);</pre>
|
1242
1242
|
<p>Sets the width of tabulation in characters.</p>
|
1243
1243
|
<div class="refsect3">
|
1244
1244
|
<a name="id-1.2.30.11.26.5"></a><h4>Parameters</h4>
|
@@ -1266,7 +1266,7 @@ gtk_source_view_set_tab_width (<em class="parameter"><code><a class="link" href=
|
|
1266
1266
|
<hr>
|
1267
1267
|
<div class="refsect2">
|
1268
1268
|
<a name="gtk-source-view-get-tab-width"></a><h3>gtk_source_view_get_tab_width ()</h3>
|
1269
|
-
<pre class="programlisting"><a href="/home/
|
1269
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1270
1270
|
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>
|
1271
1271
|
<p>Returns the width of tabulation in characters.</p>
|
1272
1272
|
<div class="refsect3">
|
@@ -1386,14 +1386,13 @@ gtk_source_view_get_completion (<em class="parameter"><code><a class="link" href
|
|
1386
1386
|
<a name="gtk-source-view-get-gutter"></a><h3>gtk_source_view_get_gutter ()</h3>
|
1387
1387
|
<pre class="programlisting"><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="returnvalue">GtkSourceGutter</span></a> *
|
1388
1388
|
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>,
|
1389
|
-
<em class="parameter"><code><a href="
|
1389
|
+
<em class="parameter"><code><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> window_type</code></em>);</pre>
|
1390
1390
|
<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>
|
1391
1391
|
for <em class="parameter"><code>view</code></em>
|
1392
1392
|
.
|
1393
1393
|
Only GTK_TEXT_WINDOW_LEFT and GTK_TEXT_WINDOW_RIGHT are supported,
|
1394
1394
|
respectively corresponding to the left and right gutter. The line numbers
|
1395
|
-
and mark category icons are rendered in the gutter
|
1396
|
-
GTK_TEXT_WINDOW_LEFT.</p>
|
1395
|
+
and mark category icons are rendered in the left gutter.</p>
|
1397
1396
|
<div class="refsect3">
|
1398
1397
|
<a name="id-1.2.30.11.31.5"></a><h4>Parameters</h4>
|
1399
1398
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1426,9 +1425,9 @@ GTK_TEXT_WINDOW_LEFT.</p>
|
|
1426
1425
|
<hr>
|
1427
1426
|
<div class="refsect2">
|
1428
1427
|
<a name="gtk-source-view-get-visual-column"></a><h3>gtk_source_view_get_visual_column ()</h3>
|
1429
|
-
<pre class="programlisting"><a href="/home/
|
1428
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1430
1429
|
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>,
|
1431
|
-
<em class="parameter"><code>const <a href="
|
1430
|
+
<em class="parameter"><code>const <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1432
1431
|
<p>Determines the visual column at <em class="parameter"><code>iter</code></em>
|
1433
1432
|
taking into
|
1434
1433
|
consideration the indent width of <em class="parameter"><code>view</code></em>
|
@@ -1632,7 +1631,7 @@ renderer</p>
|
|
1632
1631
|
<a name="GtkSourceView.property-details"></a><h2>Property Details</h2>
|
1633
1632
|
<div class="refsect2">
|
1634
1633
|
<a name="GtkSourceView--auto-indent"></a><h3>The <code class="literal">“auto-indent”</code> property</h3>
|
1635
|
-
<pre class="programlisting"> “auto-indent” <a href="/home/
|
1634
|
+
<pre class="programlisting"> “auto-indent” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1636
1635
|
<p>Whether to enable auto indentation.</p>
|
1637
1636
|
<p>Flags: Read / Write</p>
|
1638
1637
|
<p>Default value: FALSE</p>
|
@@ -1655,7 +1654,7 @@ renderer</p>
|
|
1655
1654
|
<hr>
|
1656
1655
|
<div class="refsect2">
|
1657
1656
|
<a name="GtkSourceView--highlight-current-line"></a><h3>The <code class="literal">“highlight-current-line”</code> property</h3>
|
1658
|
-
<pre class="programlisting"> “highlight-current-line” <a href="/home/
|
1657
|
+
<pre class="programlisting"> “highlight-current-line” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1659
1658
|
<p>Whether to highlight the current line.</p>
|
1660
1659
|
<p>Flags: Read / Write</p>
|
1661
1660
|
<p>Default value: FALSE</p>
|
@@ -1663,7 +1662,7 @@ renderer</p>
|
|
1663
1662
|
<hr>
|
1664
1663
|
<div class="refsect2">
|
1665
1664
|
<a name="GtkSourceView--indent-on-tab"></a><h3>The <code class="literal">“indent-on-tab”</code> property</h3>
|
1666
|
-
<pre class="programlisting"> “indent-on-tab” <a href="/home/
|
1665
|
+
<pre class="programlisting"> “indent-on-tab” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1667
1666
|
<p>Whether to indent the selected text when the tab key is pressed.</p>
|
1668
1667
|
<p>Flags: Read / Write</p>
|
1669
1668
|
<p>Default value: TRUE</p>
|
@@ -1671,7 +1670,7 @@ renderer</p>
|
|
1671
1670
|
<hr>
|
1672
1671
|
<div class="refsect2">
|
1673
1672
|
<a name="GtkSourceView--indent-width"></a><h3>The <code class="literal">“indent-width”</code> property</h3>
|
1674
|
-
<pre class="programlisting"> “indent-width” <a href="/home/
|
1673
|
+
<pre class="programlisting"> “indent-width” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1675
1674
|
<p>Width of an indentation step expressed in number of spaces.</p>
|
1676
1675
|
<p>Flags: Read / Write</p>
|
1677
1676
|
<p>Allowed values: [-1,32]</p>
|
@@ -1680,7 +1679,7 @@ renderer</p>
|
|
1680
1679
|
<hr>
|
1681
1680
|
<div class="refsect2">
|
1682
1681
|
<a name="GtkSourceView--insert-spaces-instead-of-tabs"></a><h3>The <code class="literal">“insert-spaces-instead-of-tabs”</code> property</h3>
|
1683
|
-
<pre class="programlisting"> “insert-spaces-instead-of-tabs” <a href="/home/
|
1682
|
+
<pre class="programlisting"> “insert-spaces-instead-of-tabs” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1684
1683
|
<p>Whether to insert spaces instead of tabs.</p>
|
1685
1684
|
<p>Flags: Read / Write</p>
|
1686
1685
|
<p>Default value: FALSE</p>
|
@@ -1688,7 +1687,7 @@ renderer</p>
|
|
1688
1687
|
<hr>
|
1689
1688
|
<div class="refsect2">
|
1690
1689
|
<a name="GtkSourceView--right-margin-position"></a><h3>The <code class="literal">“right-margin-position”</code> property</h3>
|
1691
|
-
<pre class="programlisting"> “right-margin-position” <a href="/home/
|
1690
|
+
<pre class="programlisting"> “right-margin-position” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1692
1691
|
<p>Position of the right margin.</p>
|
1693
1692
|
<p>Flags: Read / Write</p>
|
1694
1693
|
<p>Allowed values: [1,1000]</p>
|
@@ -1697,7 +1696,7 @@ renderer</p>
|
|
1697
1696
|
<hr>
|
1698
1697
|
<div class="refsect2">
|
1699
1698
|
<a name="GtkSourceView--show-line-marks"></a><h3>The <code class="literal">“show-line-marks”</code> property</h3>
|
1700
|
-
<pre class="programlisting"> “show-line-marks” <a href="/home/
|
1699
|
+
<pre class="programlisting"> “show-line-marks” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1701
1700
|
<p>Whether to display line mark pixbufs</p>
|
1702
1701
|
<p>Flags: Read / Write</p>
|
1703
1702
|
<p>Default value: FALSE</p>
|
@@ -1705,7 +1704,7 @@ renderer</p>
|
|
1705
1704
|
<hr>
|
1706
1705
|
<div class="refsect2">
|
1707
1706
|
<a name="GtkSourceView--show-line-numbers"></a><h3>The <code class="literal">“show-line-numbers”</code> property</h3>
|
1708
|
-
<pre class="programlisting"> “show-line-numbers” <a href="/home/
|
1707
|
+
<pre class="programlisting"> “show-line-numbers” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1709
1708
|
<p>Whether to display line numbers</p>
|
1710
1709
|
<p>Flags: Read / Write</p>
|
1711
1710
|
<p>Default value: FALSE</p>
|
@@ -1713,7 +1712,7 @@ renderer</p>
|
|
1713
1712
|
<hr>
|
1714
1713
|
<div class="refsect2">
|
1715
1714
|
<a name="GtkSourceView--show-right-margin"></a><h3>The <code class="literal">“show-right-margin”</code> property</h3>
|
1716
|
-
<pre class="programlisting"> “show-right-margin” <a href="/home/
|
1715
|
+
<pre class="programlisting"> “show-right-margin” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1717
1716
|
<p>Whether to display the right margin.</p>
|
1718
1717
|
<p>Flags: Read / Write</p>
|
1719
1718
|
<p>Default value: FALSE</p>
|
@@ -1730,7 +1729,7 @@ renderer</p>
|
|
1730
1729
|
<hr>
|
1731
1730
|
<div class="refsect2">
|
1732
1731
|
<a name="GtkSourceView--tab-width"></a><h3>The <code class="literal">“tab-width”</code> property</h3>
|
1733
|
-
<pre class="programlisting"> “tab-width” <a href="/home/
|
1732
|
+
<pre class="programlisting"> “tab-width” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1734
1733
|
<p>Width of a tab character expressed in number of spaces.</p>
|
1735
1734
|
<p>Flags: Read / Write</p>
|
1736
1735
|
<p>Allowed values: [1,32]</p>
|
@@ -1743,9 +1742,9 @@ renderer</p>
|
|
1743
1742
|
<a name="GtkSourceView-line-mark-activated"></a><h3>The <code class="literal">“line-mark-activated”</code> signal</h3>
|
1744
1743
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1745
1744
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
1746
|
-
<a href="
|
1747
|
-
<
|
1748
|
-
<a href="/home/
|
1745
|
+
<a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter,
|
1746
|
+
<span class="type">GdkEvent</span> *event,
|
1747
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1749
1748
|
<p>Emitted when a line mark has been activated (for instance when there
|
1750
1749
|
was a button press in the line marks gutter). You can use <em class="parameter"><code>iter</code></em>
|
1751
1750
|
to
|
@@ -1766,12 +1765,12 @@ determine on which line the activation took place.</p>
|
|
1766
1765
|
</tr>
|
1767
1766
|
<tr>
|
1768
1767
|
<td class="parameter_name"><p>iter</p></td>
|
1769
|
-
<td class="parameter_description"><p>a <a href="
|
1768
|
+
<td class="parameter_description"><p>a <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a></p></td>
|
1770
1769
|
<td class="parameter_annotations"> </td>
|
1771
1770
|
</tr>
|
1772
1771
|
<tr>
|
1773
1772
|
<td class="parameter_name"><p>event</p></td>
|
1774
|
-
<td class="parameter_description"><p>the <
|
1773
|
+
<td class="parameter_description"><p>the <span class="type">GdkEvent</span> that activated the event</p></td>
|
1775
1774
|
<td class="parameter_annotations"> </td>
|
1776
1775
|
</tr>
|
1777
1776
|
<tr>
|
@@ -1789,9 +1788,9 @@ determine on which line the activation took place.</p>
|
|
1789
1788
|
<a name="GtkSourceView-move-lines"></a><h3>The <code class="literal">“move-lines”</code> signal</h3>
|
1790
1789
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1791
1790
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
1792
|
-
<a href="/home/
|
1793
|
-
<a href="/home/
|
1794
|
-
<a href="/home/
|
1791
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> copy,
|
1792
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
1793
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1795
1794
|
<p>The ::move-lines signal is a keybinding which gets emitted
|
1796
1795
|
when the user initiates moving a line. The default binding key
|
1797
1796
|
is Alt+Up/Down arrow. And moves the currently selected lines,
|
@@ -1815,8 +1814,8 @@ or the current line by <em class="parameter"><code>count</code></em>
|
|
1815
1814
|
</tr>
|
1816
1815
|
<tr>
|
1817
1816
|
<td class="parameter_name"><p>copy</p></td>
|
1818
|
-
<td class="parameter_description"><p><a href="/home/
|
1819
|
-
<a href="/home/
|
1817
|
+
<td class="parameter_description"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the line should be copied,
|
1818
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if it should be moved</p></td>
|
1820
1819
|
<td class="parameter_annotations"> </td>
|
1821
1820
|
</tr>
|
1822
1821
|
<tr>
|
@@ -1840,8 +1839,8 @@ or the current line by <em class="parameter"><code>count</code></em>
|
|
1840
1839
|
<a name="GtkSourceView-move-words"></a><h3>The <code class="literal">“move-words”</code> signal</h3>
|
1841
1840
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1842
1841
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
1843
|
-
<a href="/home/
|
1844
|
-
<a href="/home/
|
1842
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
1843
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1845
1844
|
<p>The ::move-words signal is a keybinding which gets emitted
|
1846
1845
|
when the user initiates moving a word. The default binding key
|
1847
1846
|
is Alt+Left/Right Arrow and moves the current selection, or the current
|
@@ -1881,7 +1880,7 @@ word by one word.</p>
|
|
1881
1880
|
<a name="GtkSourceView-redo"></a><h3>The <code class="literal">“redo”</code> signal</h3>
|
1882
1881
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1883
1882
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *sourceview,
|
1884
|
-
<a href="/home/
|
1883
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1885
1884
|
<p>Flags: Action</p>
|
1886
1885
|
</div>
|
1887
1886
|
<hr>
|
@@ -1889,14 +1888,14 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
1889
1888
|
<a name="GtkSourceView-show-completion"></a><h3>The <code class="literal">“show-completion”</code> signal</h3>
|
1890
1889
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1891
1890
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
1892
|
-
<a href="/home/
|
1891
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1893
1892
|
<p>The ::show-completion signal is a key binding signal which gets
|
1894
1893
|
emitted when the user requests a completion, by pressing</p>
|
1895
1894
|
<span class="keycap"><strong>Control</strong></span>+<span class="keycap"><strong>space</strong></span>.
|
1896
1895
|
<p>This will create a <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> with the activation
|
1897
1896
|
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>
|
1898
1897
|
<p>Applications should not connect to it, but may emit it with
|
1899
|
-
<a href="/home/
|
1898
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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
|
1900
1899
|
another means, for example with another key binding or a menu entry.</p>
|
1901
1900
|
<div class="refsect3">
|
1902
1901
|
<a name="id-1.2.30.14.6.8"></a><h4>Parameters</h4>
|
@@ -1927,9 +1926,9 @@ another means, for example with another key binding or a menu entry.</p>
|
|
1927
1926
|
<a name="GtkSourceView-smart-home-end"></a><h3>The <code class="literal">“smart-home-end”</code> signal</h3>
|
1928
1927
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1929
1928
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
1930
|
-
<a href="
|
1931
|
-
<a href="/home/
|
1932
|
-
<a href="/home/
|
1929
|
+
<a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter,
|
1930
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
1931
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1933
1932
|
<p>Emitted when a the cursor was moved according to the smart home
|
1934
1933
|
end setting. The signal is emitted after the cursor is moved, but
|
1935
1934
|
during the GtkTextView::move-cursor action. This can be used to find
|
@@ -1951,7 +1950,7 @@ home/end.</p>
|
|
1951
1950
|
</tr>
|
1952
1951
|
<tr>
|
1953
1952
|
<td class="parameter_name"><p>iter</p></td>
|
1954
|
-
<td class="parameter_description"><p>a <a href="
|
1953
|
+
<td class="parameter_description"><p>a <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a></p></td>
|
1955
1954
|
<td class="parameter_annotations"> </td>
|
1956
1955
|
</tr>
|
1957
1956
|
<tr>
|
@@ -1975,13 +1974,13 @@ home/end.</p>
|
|
1975
1974
|
<a name="GtkSourceView-undo"></a><h3>The <code class="literal">“undo”</code> signal</h3>
|
1976
1975
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1977
1976
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *sourceview,
|
1978
|
-
<a href="/home/
|
1977
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1979
1978
|
<p>Flags: Action</p>
|
1980
1979
|
</div>
|
1981
1980
|
</div>
|
1982
1981
|
<div class="refsect1">
|
1983
1982
|
<a name="GtkSourceView.see-also"></a><h2>See Also</h2>
|
1984
|
-
<p><a href="
|
1983
|
+
<p><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextView.html"><span class="type">GtkTextView</span></a>, <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a></p>
|
1985
1984
|
</div>
|
1986
1985
|
</div>
|
1987
1986
|
<div class="footer">
|