gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-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/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/gir-1.0/GtkSource-3.0.gir +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
- 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 +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
- data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
- data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
- 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 +9 -23
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceStyleSchemeManager: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch03.html" title="Styling">
|
9
9
|
<link rel="prev" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">
|
10
10
|
<link rel="next" href="GtkSourceStyleSchemeChooser.html" title="GtkSourceStyleSchemeChooser">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -455,6 +455,6 @@ the <em class="parameter"><code>manager</code></em>
|
|
455
455
|
</div>
|
456
456
|
</div>
|
457
457
|
<div class="footer">
|
458
|
-
<hr>Generated by GTK-Doc V1.
|
458
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
459
459
|
</body>
|
460
460
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceTag: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch09.html" title="Other">
|
9
9
|
<link rel="prev" href="GtkSourceSpaceDrawer.html" title="GtkSourceSpaceDrawer">
|
10
10
|
<link rel="next" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -42,7 +42,7 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody><tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
45
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkSourceTag.html#gtk-source-tag-new" title="gtk_source_tag_new ()">gtk_source_tag_new</a> <span class="c_punctuation">()</span>
|
@@ -88,7 +88,7 @@
|
|
88
88
|
<div class="refsect1">
|
89
89
|
<a name="GtkSourceTag.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
90
90
|
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
91
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
91
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct">GtkTextTag</a>
|
92
92
|
<span class="lineart">╰──</span> GtkSourceTag
|
93
93
|
</pre>
|
94
94
|
</div>
|
@@ -99,16 +99,16 @@
|
|
99
99
|
</div>
|
100
100
|
<div class="refsect1">
|
101
101
|
<a name="GtkSourceTag.description"></a><h2>Description</h2>
|
102
|
-
<p><a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a> is a subclass of <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
102
|
+
<p><a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a> is a subclass of <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> that adds properties useful for
|
103
103
|
the GtkSourceView library.</p>
|
104
|
-
<p>If, for a certain tag, <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
105
|
-
a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
104
|
+
<p>If, for a certain tag, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> is sufficient, it's better that you create
|
105
|
+
a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a>, not a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a>.</p>
|
106
106
|
</div>
|
107
107
|
<div class="refsect1">
|
108
108
|
<a name="GtkSourceTag.functions_details"></a><h2>Functions</h2>
|
109
109
|
<div class="refsect2">
|
110
110
|
<a name="gtk-source-tag-new"></a><h3>gtk_source_tag_new ()</h3>
|
111
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
111
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
|
112
112
|
gtk_source_tag_new (<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> *name</code></em>);</pre>
|
113
113
|
<p>Creates a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a>. Configure the tag using object arguments,
|
114
114
|
i.e. using <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>.</p>
|
@@ -174,6 +174,6 @@ taken into account.</p>
|
|
174
174
|
</div>
|
175
175
|
</div>
|
176
176
|
<div class="footer">
|
177
|
-
<hr>Generated by GTK-Doc V1.
|
177
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
178
178
|
</body>
|
179
179
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceUndoManager: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch09.html" title="Other">
|
9
9
|
<link rel="prev" href="GtkSourceTag.html" title="GtkSourceTag">
|
10
10
|
<link rel="next" href="gtksourceview-3.0-GtkSourceUtils.html" title="GtkSourceUtils">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -451,10 +451,10 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
|
|
451
451
|
</div>
|
452
452
|
<div class="refsect1">
|
453
453
|
<a name="GtkSourceUndoManager.see-also"></a><h2>See Also</h2>
|
454
|
-
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
454
|
+
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>, <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a></p>
|
455
455
|
</div>
|
456
456
|
</div>
|
457
457
|
<div class="footer">
|
458
|
-
<hr>Generated by GTK-Doc V1.
|
458
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
459
459
|
</body>
|
460
460
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceView: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch01.html" title="Main Classes">
|
9
9
|
<link rel="prev" href="GtkSourceBuffer.html" title="GtkSourceBuffer">
|
10
10
|
<link rel="next" href="ch02.html" title="Syntax Highlighting">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -45,7 +45,7 @@
|
|
45
45
|
<tbody>
|
46
46
|
<tr>
|
47
47
|
<td class="function_type">
|
48
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
48
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/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="/home/seb/jhbuild/share/gtk-doc/html/
|
56
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/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>
|
@@ -552,9 +552,9 @@
|
|
552
552
|
<span class="lineart">╰──</span> GtkSourceDrawSpacesFlags
|
553
553
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
554
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/
|
556
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
557
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
555
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
556
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
557
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/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="/home/seb/jhbuild/share/gtk-doc/html/
|
566
|
+
AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/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,20 +588,36 @@ 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="/home/seb/jhbuild/share/gtk-doc/html/
|
591
|
+
<p>The GtkSourceView implementation of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/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
|
-
|
594
|
+
<div class="informalexample">
|
595
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
596
|
+
<tbody>
|
597
|
+
<tr>
|
598
|
+
<td class="listing_lines" align="right"><pre>1
|
599
|
+
2
|
600
|
+
3
|
601
|
+
4
|
602
|
+
5
|
603
|
+
6
|
604
|
+
7
|
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
|
+
|
605
621
|
<p></p>
|
606
622
|
</div>
|
607
623
|
</div>
|
@@ -609,13 +625,13 @@ provided in the GtkSourceView repository, in the tests/ directory.</p>
|
|
609
625
|
<a name="GtkSourceView.functions_details"></a><h2>Functions</h2>
|
610
626
|
<div class="refsect2">
|
611
627
|
<a name="gtk-source-view-new"></a><h3>gtk_source_view_new ()</h3>
|
612
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
628
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
613
629
|
gtk_source_view_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
614
630
|
<p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>.</p>
|
615
631
|
<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
|
616
|
-
retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
632
|
+
retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#gtk-text-view-get-buffer"><code class="function">gtk_text_view_get_buffer()</code></a>.</p>
|
617
633
|
<p>If you want to specify your own buffer, either override the
|
618
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
634
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextViewClass"><span class="type">GtkTextViewClass</span></a> create_buffer factory method, or use
|
619
635
|
<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>
|
620
636
|
<div class="refsect3">
|
621
637
|
<a name="gtk-source-view-new.returns"></a><h4>Returns</h4>
|
@@ -625,7 +641,7 @@ retrieved with <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.ht
|
|
625
641
|
<hr>
|
626
642
|
<div class="refsect2">
|
627
643
|
<a name="gtk-source-view-new-with-buffer"></a><h3>gtk_source_view_new_with_buffer ()</h3>
|
628
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
644
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
629
645
|
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>
|
630
646
|
<p>Creates a new <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widget displaying the buffer
|
631
647
|
<em class="parameter"><code>buffer</code></em>
|
@@ -687,7 +703,7 @@ object has a different <a class="link" href="GtkSourceCompletion.html" title="Gt
|
|
687
703
|
<a name="gtk-source-view-get-gutter"></a><h3>gtk_source_view_get_gutter ()</h3>
|
688
704
|
<pre class="programlisting"><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="returnvalue">GtkSourceGutter</span></a> *
|
689
705
|
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>,
|
690
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
706
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> window_type</code></em>);</pre>
|
691
707
|
<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>
|
692
708
|
for <em class="parameter"><code>view</code></em>
|
693
709
|
.
|
@@ -1116,7 +1132,7 @@ should get indented instead of replaced with the \t character.</p>
|
|
1116
1132
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1117
1133
|
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>,
|
1118
1134
|
<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/
|
1135
|
+
<p>Sets the width of tabulation in characters. The <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> still contains
|
1120
1136
|
\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>
|
1121
1137
|
widget.</p>
|
1122
1138
|
<div class="refsect3">
|
@@ -1189,7 +1205,7 @@ the tab key a second time will remove the 4 spaces and insert a \t character
|
|
1189
1205
|
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
|
1190
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/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the second tab key
|
1191
1207
|
pressed will insert 4 more spaces for a total of 8 spaces in the
|
1192
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1208
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>.</p>
|
1193
1209
|
<p>The test-widget program (available in the GtkSourceView repository) may be
|
1194
1210
|
useful to better understand the indentation settings (enable the space
|
1195
1211
|
drawing!).</p>
|
@@ -1252,7 +1268,7 @@ gtk_source_view_set_insert_spaces_instead_of_tabs
|
|
1252
1268
|
<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
1269
|
<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
|
1254
1270
|
course it is still possible to insert a real \t programmatically with the
|
1255
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1271
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> API.</p>
|
1256
1272
|
<div class="refsect3">
|
1257
1273
|
<a name="gtk-source-view-set-insert-spaces-instead-of-tabs.parameters"></a><h4>Parameters</h4>
|
1258
1274
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1309,10 +1325,10 @@ be replaced by a group of space characters.</p>
|
|
1309
1325
|
<a name="gtk-source-view-indent-lines"></a><h3>gtk_source_view_indent_lines ()</h3>
|
1310
1326
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1311
1327
|
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>,
|
1312
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1313
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1314
|
-
<p>
|
1315
|
-
|
1328
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1329
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
1330
|
+
<p>Inserts one indentation level at the beginning of the specified lines. The
|
1331
|
+
empty lines are not indented.</p>
|
1316
1332
|
<div class="refsect3">
|
1317
1333
|
<a name="gtk-source-view-indent-lines.parameters"></a><h4>Parameters</h4>
|
1318
1334
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1329,12 +1345,12 @@ specified lines.</p>
|
|
1329
1345
|
</tr>
|
1330
1346
|
<tr>
|
1331
1347
|
<td class="parameter_name"><p>start</p></td>
|
1332
|
-
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1348
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
|
1333
1349
|
<td class="parameter_annotations"> </td>
|
1334
1350
|
</tr>
|
1335
1351
|
<tr>
|
1336
1352
|
<td class="parameter_name"><p>end</p></td>
|
1337
|
-
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1353
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
|
1338
1354
|
<td class="parameter_annotations"> </td>
|
1339
1355
|
</tr>
|
1340
1356
|
</tbody>
|
@@ -1347,8 +1363,8 @@ specified lines.</p>
|
|
1347
1363
|
<a name="gtk-source-view-unindent-lines"></a><h3>gtk_source_view_unindent_lines ()</h3>
|
1348
1364
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1349
1365
|
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>,
|
1350
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1351
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1366
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1367
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
1352
1368
|
<p>Removes one indentation level at the beginning of the
|
1353
1369
|
specified lines.</p>
|
1354
1370
|
<div class="refsect3">
|
@@ -1367,12 +1383,12 @@ specified lines.</p>
|
|
1367
1383
|
</tr>
|
1368
1384
|
<tr>
|
1369
1385
|
<td class="parameter_name"><p>start</p></td>
|
1370
|
-
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1386
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the first line to indent</p></td>
|
1371
1387
|
<td class="parameter_annotations"> </td>
|
1372
1388
|
</tr>
|
1373
1389
|
<tr>
|
1374
1390
|
<td class="parameter_name"><p>end</p></td>
|
1375
|
-
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1391
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> of the last line to indent</p></td>
|
1376
1392
|
<td class="parameter_annotations"> </td>
|
1377
1393
|
</tr>
|
1378
1394
|
</tbody>
|
@@ -1385,7 +1401,7 @@ specified lines.</p>
|
|
1385
1401
|
<a name="gtk-source-view-get-visual-column"></a><h3>gtk_source_view_get_visual_column ()</h3>
|
1386
1402
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1387
1403
|
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>,
|
1388
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1404
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1389
1405
|
<p>Determines the visual column at <em class="parameter"><code>iter</code></em>
|
1390
1406
|
taking into consideration the
|
1391
1407
|
<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>
|
@@ -2277,8 +2293,8 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2277
2293
|
<a name="GtkSourceView-line-mark-activated"></a><h3>The <code class="literal">“line-mark-activated”</code> signal</h3>
|
2278
2294
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2279
2295
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2280
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2281
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2296
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
|
2297
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2282
2298
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2283
2299
|
<p>Emitted when a line mark has been activated (for instance when there
|
2284
2300
|
was a button press in the line marks gutter). You can use <em class="parameter"><code>iter</code></em>
|
@@ -2300,12 +2316,12 @@ determine on which line the activation took place.</p>
|
|
2300
2316
|
</tr>
|
2301
2317
|
<tr>
|
2302
2318
|
<td class="parameter_name"><p>iter</p></td>
|
2303
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2319
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
|
2304
2320
|
<td class="parameter_annotations"> </td>
|
2305
2321
|
</tr>
|
2306
2322
|
<tr>
|
2307
2323
|
<td class="parameter_name"><p>event</p></td>
|
2308
|
-
<td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2324
|
+
<td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that activated the event</p></td>
|
2309
2325
|
<td class="parameter_annotations"> </td>
|
2310
2326
|
</tr>
|
2311
2327
|
<tr>
|
@@ -2504,7 +2520,7 @@ another means, for example with another key binding or a menu entry.</p>
|
|
2504
2520
|
<a name="GtkSourceView-smart-home-end"></a><h3>The <code class="literal">“smart-home-end”</code> signal</h3>
|
2505
2521
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2506
2522
|
user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> *view,
|
2507
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2523
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
|
2508
2524
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
2509
2525
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2510
2526
|
<p>Emitted when a the cursor was moved according to the smart home
|
@@ -2528,7 +2544,7 @@ home/end.</p>
|
|
2528
2544
|
</tr>
|
2529
2545
|
<tr>
|
2530
2546
|
<td class="parameter_name"><p>iter</p></td>
|
2531
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2547
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a></p></td>
|
2532
2548
|
<td class="parameter_annotations"> </td>
|
2533
2549
|
</tr>
|
2534
2550
|
<tr>
|
@@ -2558,10 +2574,10 @@ user_function (<a class="link" href="GtkSourceView.html" title="GtkSourceView"><
|
|
2558
2574
|
</div>
|
2559
2575
|
<div class="refsect1">
|
2560
2576
|
<a name="GtkSourceView.see-also"></a><h2>See Also</h2>
|
2561
|
-
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2577
|
+
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/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>
|
2562
2578
|
</div>
|
2563
2579
|
</div>
|
2564
2580
|
<div class="footer">
|
2565
|
-
<hr>Generated by GTK-Doc V1.
|
2581
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
2566
2582
|
</body>
|
2567
2583
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Annotation Glossary: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="pt04.html" title="Part IV. Annexes">
|
9
9
|
<link rel="prev" href="object-tree.html" title="Object Hierarchy">
|
10
10
|
<link rel="next" href="api-index-full.html" title="Index of all symbols">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -69,6 +69,6 @@
|
|
69
69
|
<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
|
70
70
|
</div>
|
71
71
|
<div class="footer">
|
72
|
-
<hr>Generated by GTK-Doc V1.
|
72
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
73
73
|
</body>
|
74
74
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of all symbols: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="pt04.html" title="Part IV. Annexes">
|
9
9
|
<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
|
10
10
|
<link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -2685,6 +2685,6 @@
|
|
2685
2685
|
<dd></dd>
|
2686
2686
|
</div>
|
2687
2687
|
<div class="footer">
|
2688
|
-
<hr>Generated by GTK-Doc V1.
|
2688
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
2689
2689
|
</body>
|
2690
2690
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Main Classes: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. API reference">
|
9
9
|
<link rel="prev" href="pt02.html" title="Part II. API reference">
|
10
10
|
<link rel="next" href="GtkSourceBuffer.html" title="GtkSourceBuffer">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -32,6 +32,6 @@
|
|
32
32
|
</dl></div>
|
33
33
|
</div>
|
34
34
|
<div class="footer">
|
35
|
-
<hr>Generated by GTK-Doc V1.
|
35
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
36
36
|
</body>
|
37
37
|
</html>
|