gtksourceview3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +0 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +188 -200
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +91 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +39 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +43 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +185 -262
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +85 -113
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +163 -163
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +39 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +175 -191
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +15 -15
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +44 -25
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +25 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/jade.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/latex.lang +46 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/sparql.lang +4 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +6 -6
@@ -93,7 +93,7 @@
|
|
93
93
|
</div>
|
94
94
|
<div class="refsect1">
|
95
95
|
<a name="GtkSourceStyleSchemeChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
96
|
-
<pre class="screen"> <a href="/home/
|
96
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
97
97
|
<span class="lineart">╰──</span> GtkSourceStyleSchemeChooser
|
98
98
|
</pre>
|
99
99
|
</div>
|
@@ -101,7 +101,7 @@
|
|
101
101
|
<a name="GtkSourceStyleSchemeChooser.prerequisites"></a><h2>Prerequisites</h2>
|
102
102
|
<p>
|
103
103
|
GtkSourceStyleSchemeChooser requires
|
104
|
-
<a href="/home/
|
104
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
|
105
105
|
</div>
|
106
106
|
<div class="refsect1">
|
107
107
|
<a name="GtkSourceStyleSchemeChooser.implementations"></a><h2>Known Implementations</h2>
|
@@ -146,7 +146,7 @@ gtk_source_style_scheme_chooser_get_style_scheme
|
|
146
146
|
</div>
|
147
147
|
<div class="refsect3">
|
148
148
|
<a name="gtk-source-style-scheme-chooser-get-style-scheme.returns"></a><h4>Returns</h4>
|
149
|
-
<p>
|
149
|
+
<p>the currently-selected scheme. </p>
|
150
150
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
151
151
|
</div>
|
152
152
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody><tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a href="
|
45
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkSourceStyleSchemeChooserButton.html#gtk-source-style-scheme-chooser-button-new" title="gtk_source_style_scheme_chooser_button_new ()">gtk_source_style_scheme_chooser_button_new</a> <span class="c_punctuation">()</span>
|
@@ -65,12 +65,12 @@
|
|
65
65
|
</div>
|
66
66
|
<div class="refsect1">
|
67
67
|
<a name="GtkSourceStyleSchemeChooserButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
68
|
-
<pre class="screen"> <a href="/home/
|
69
|
-
<span class="lineart">╰──</span> <a href="/home/
|
70
|
-
<span class="lineart">╰──</span> <a href="
|
71
|
-
<span class="lineart">╰──</span> <a href="
|
72
|
-
<span class="lineart">╰──</span> <a href="
|
73
|
-
<span class="lineart">╰──</span> <a href="
|
68
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
69
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
70
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
71
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
72
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBin.html#GtkBin-struct">GtkBin</a>
|
73
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkButton.html#GtkButton-struct">GtkButton</a>
|
74
74
|
<span class="lineart">╰──</span> GtkSourceStyleSchemeChooserButton
|
75
75
|
</pre>
|
76
76
|
</div>
|
@@ -78,7 +78,7 @@
|
|
78
78
|
<a name="GtkSourceStyleSchemeChooserButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
79
79
|
<p>
|
80
80
|
GtkSourceStyleSchemeChooserButton implements
|
81
|
-
AtkImplementorIface, <a href="
|
81
|
+
AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a>, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkActionable.html#GtkActionable-struct">GtkActionable</a>, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkActivatable.html#GtkActivatable-struct">GtkActivatable</a> and <a class="link" href="GtkSourceStyleSchemeChooser.html" title="GtkSourceStyleSchemeChooser">GtkSourceStyleSchemeChooser</a>.</p>
|
82
82
|
</div>
|
83
83
|
<div class="refsect1">
|
84
84
|
<a name="GtkSourceStyleSchemeChooserButton.includes"></a><h2>Includes</h2>
|
@@ -98,7 +98,7 @@ is used to provide a dialog for selecting style schemes.</p>
|
|
98
98
|
<a name="GtkSourceStyleSchemeChooserButton.functions_details"></a><h2>Functions</h2>
|
99
99
|
<div class="refsect2">
|
100
100
|
<a name="gtk-source-style-scheme-chooser-button-new"></a><h3>gtk_source_style_scheme_chooser_button_new ()</h3>
|
101
|
-
<pre class="programlisting"><a href="
|
101
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
102
102
|
gtk_source_style_scheme_chooser_button_new
|
103
103
|
(<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
104
104
|
<p>Creates a new <a class="link" href="GtkSourceStyleSchemeChooserButton.html" title="GtkSourceStyleSchemeChooserButton"><span class="type">GtkSourceStyleSchemeChooserButton</span></a>.</p>
|
data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody><tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a href="
|
45
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkSourceStyleSchemeChooserWidget.html#gtk-source-style-scheme-chooser-widget-new" title="gtk_source_style_scheme_chooser_widget_new ()">gtk_source_style_scheme_chooser_widget_new</a> <span class="c_punctuation">()</span>
|
@@ -65,11 +65,11 @@
|
|
65
65
|
</div>
|
66
66
|
<div class="refsect1">
|
67
67
|
<a name="GtkSourceStyleSchemeChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
68
|
-
<pre class="screen"> <a href="/home/
|
69
|
-
<span class="lineart">╰──</span> <a href="/home/
|
70
|
-
<span class="lineart">╰──</span> <a href="
|
71
|
-
<span class="lineart">╰──</span> <a href="
|
72
|
-
<span class="lineart">╰──</span> <a href="
|
68
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
69
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
70
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
71
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
72
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBin.html#GtkBin-struct">GtkBin</a>
|
73
73
|
<span class="lineart">╰──</span> GtkSourceStyleSchemeChooserWidget
|
74
74
|
</pre>
|
75
75
|
</div>
|
@@ -77,7 +77,7 @@
|
|
77
77
|
<a name="GtkSourceStyleSchemeChooserWidget.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
78
78
|
<p>
|
79
79
|
GtkSourceStyleSchemeChooserWidget implements
|
80
|
-
AtkImplementorIface, <a href="
|
80
|
+
AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a class="link" href="GtkSourceStyleSchemeChooser.html" title="GtkSourceStyleSchemeChooser">GtkSourceStyleSchemeChooser</a>.</p>
|
81
81
|
</div>
|
82
82
|
<div class="refsect1">
|
83
83
|
<a name="GtkSourceStyleSchemeChooserWidget.includes"></a><h2>Includes</h2>
|
@@ -98,7 +98,7 @@ use <a class="link" href="GtkSourceStyleSchemeChooser.html#gtk-source-style-sche
|
|
98
98
|
<a name="GtkSourceStyleSchemeChooserWidget.functions_details"></a><h2>Functions</h2>
|
99
99
|
<div class="refsect2">
|
100
100
|
<a name="gtk-source-style-scheme-chooser-widget-new"></a><h3>gtk_source_style_scheme_chooser_widget_new ()</h3>
|
101
|
-
<pre class="programlisting"><a href="
|
101
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
102
102
|
gtk_source_style_scheme_chooser_widget_new
|
103
103
|
(<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
104
104
|
<p>Creates a new <a class="link" href="GtkSourceStyleSchemeChooserWidget.html" title="GtkSourceStyleSchemeChooserWidget"><span class="type">GtkSourceStyleSchemeChooserWidget</span></a>.</p>
|
@@ -82,14 +82,14 @@
|
|
82
82
|
</td>
|
83
83
|
</tr>
|
84
84
|
<tr>
|
85
|
-
<td class="function_type">const <a href="/home/
|
85
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
86
86
|
</td>
|
87
87
|
<td class="function_name">
|
88
88
|
<a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-search-path" title="gtk_source_style_scheme_manager_get_search_path ()">gtk_source_style_scheme_manager_get_search_path</a> <span class="c_punctuation">()</span>
|
89
89
|
</td>
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
|
-
<td class="function_type">const <a href="/home/
|
92
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
93
93
|
</td>
|
94
94
|
<td class="function_name">
|
95
95
|
<a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-scheme-manager-get-scheme-ids" title="gtk_source_style_scheme_manager_get_scheme_ids ()">gtk_source_style_scheme_manager_get_scheme_ids</a> <span class="c_punctuation">()</span>
|
@@ -124,12 +124,12 @@
|
|
124
124
|
</colgroup>
|
125
125
|
<tbody>
|
126
126
|
<tr>
|
127
|
-
<td class="property_type"><a href="/home/
|
127
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></td>
|
128
128
|
<td class="property_name"><a class="link" href="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager--scheme-ids" title="The “scheme-ids” property">scheme-ids</a></td>
|
129
129
|
<td class="property_flags">Read</td>
|
130
130
|
</tr>
|
131
131
|
<tr>
|
132
|
-
<td class="property_type"><a href="/home/
|
132
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></td>
|
133
133
|
<td class="property_name"><a class="link" href="GtkSourceStyleSchemeManager.html#GtkSourceStyleSchemeManager--search-path" title="The “search-path” property">search-path</a></td>
|
134
134
|
<td class="property_flags">Read / Write</td>
|
135
135
|
</tr>
|
@@ -151,7 +151,7 @@
|
|
151
151
|
</div>
|
152
152
|
<div class="refsect1">
|
153
153
|
<a name="GtkSourceStyleSchemeManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
154
|
-
<pre class="screen"> <a href="/home/
|
154
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
155
155
|
<span class="lineart">╰──</span> GtkSourceStyleSchemeManager
|
156
156
|
</pre>
|
157
157
|
</div>
|
@@ -186,7 +186,7 @@ gtk_source_style_scheme_manager_get_default
|
|
186
186
|
<p>Returns the default <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> instance.</p>
|
187
187
|
<div class="refsect3">
|
188
188
|
<a name="gtk-source-style-scheme-manager-get-default.returns"></a><h4>Returns</h4>
|
189
|
-
<p>
|
189
|
+
<p>a <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a>. Return value
|
190
190
|
is owned by GtkSourceView library and must not be unref'ed. </p>
|
191
191
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
192
192
|
</div>
|
@@ -197,12 +197,12 @@ is owned by GtkSourceView library and must not be unref'ed. </p>
|
|
197
197
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
198
198
|
gtk_source_style_scheme_manager_set_search_path
|
199
199
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
200
|
-
<em class="parameter"><code><a href="/home/
|
200
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **path</code></em>);</pre>
|
201
201
|
<p>Sets the list of directories where the <em class="parameter"><code>manager</code></em>
|
202
202
|
looks for
|
203
203
|
style scheme files.
|
204
204
|
If <em class="parameter"><code>path</code></em>
|
205
|
-
is <a href="/home/
|
205
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the search path is reset to default.</p>
|
206
206
|
<div class="refsect3">
|
207
207
|
<a name="gtk-source-style-scheme-manager-set-search-path.parameters"></a><h4>Parameters</h4>
|
208
208
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -219,7 +219,7 @@ If <em class="parameter"><code>path</code></em>
|
|
219
219
|
</tr>
|
220
220
|
<tr>
|
221
221
|
<td class="parameter_name"><p>path</p></td>
|
222
|
-
<td class="parameter_description"><p>a <a href="/home/
|
222
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
223
223
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
224
224
|
</tr>
|
225
225
|
</tbody>
|
@@ -232,7 +232,7 @@ If <em class="parameter"><code>path</code></em>
|
|
232
232
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
233
233
|
gtk_source_style_scheme_manager_append_search_path
|
234
234
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
235
|
-
<em class="parameter"><code>const <a href="/home/
|
235
|
+
<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> *path</code></em>);</pre>
|
236
236
|
<p>Appends <em class="parameter"><code>path</code></em>
|
237
237
|
to the list of directories where the <em class="parameter"><code>manager</code></em>
|
238
238
|
looks for
|
@@ -267,7 +267,7 @@ See <a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-sche
|
|
267
267
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
268
268
|
gtk_source_style_scheme_manager_prepend_search_path
|
269
269
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
270
|
-
<em class="parameter"><code>const <a href="/home/
|
270
|
+
<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> *path</code></em>);</pre>
|
271
271
|
<p>Prepends <em class="parameter"><code>path</code></em>
|
272
272
|
to the list of directories where the <em class="parameter"><code>manager</code></em>
|
273
273
|
looks
|
@@ -299,7 +299,7 @@ See <a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-sche
|
|
299
299
|
<hr>
|
300
300
|
<div class="refsect2">
|
301
301
|
<a name="gtk-source-style-scheme-manager-get-search-path"></a><h3>gtk_source_style_scheme_manager_get_search_path ()</h3>
|
302
|
-
<pre class="programlisting">const <a href="/home/
|
302
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
303
303
|
gtk_source_style_scheme_manager_get_search_path
|
304
304
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>);</pre>
|
305
305
|
<p>Returns the current search path for the <em class="parameter"><code>manager</code></em>
|
@@ -322,7 +322,7 @@ See <a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-sche
|
|
322
322
|
</div>
|
323
323
|
<div class="refsect3">
|
324
324
|
<a name="gtk-source-style-scheme-manager-get-search-path.returns"></a><h4>Returns</h4>
|
325
|
-
<p>
|
325
|
+
<p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array
|
326
326
|
of string containing the search path.
|
327
327
|
The array is owned by the <em class="parameter"><code>manager</code></em>
|
328
328
|
and must not be modified. </p>
|
@@ -332,7 +332,7 @@ and must not be modified. </p>
|
|
332
332
|
<hr>
|
333
333
|
<div class="refsect2">
|
334
334
|
<a name="gtk-source-style-scheme-manager-get-scheme-ids"></a><h3>gtk_source_style_scheme_manager_get_scheme_ids ()</h3>
|
335
|
-
<pre class="programlisting">const <a href="/home/
|
335
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
336
336
|
gtk_source_style_scheme_manager_get_scheme_ids
|
337
337
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>);</pre>
|
338
338
|
<p>Returns the ids of the available style schemes.</p>
|
@@ -353,8 +353,8 @@ gtk_source_style_scheme_manager_get_scheme_ids
|
|
353
353
|
</div>
|
354
354
|
<div class="refsect3">
|
355
355
|
<a name="gtk-source-style-scheme-manager-get-scheme-ids.returns"></a><h4>Returns</h4>
|
356
|
-
<p>a <a href="/home/
|
357
|
-
style schemes or <a href="/home/
|
356
|
+
<p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings containing the ids of the available
|
357
|
+
style schemes or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no style scheme is available.
|
358
358
|
The array is sorted alphabetically according to the scheme name.
|
359
359
|
The array is owned by the <em class="parameter"><code>manager</code></em>
|
360
360
|
and must not be modified. </p>
|
@@ -367,7 +367,7 @@ and must not be modified. </p>
|
|
367
367
|
<pre class="programlisting"><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="returnvalue">GtkSourceStyleScheme</span></a> *
|
368
368
|
gtk_source_style_scheme_manager_get_scheme
|
369
369
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
370
|
-
<em class="parameter"><code>const <a href="/home/
|
370
|
+
<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> *scheme_id</code></em>);</pre>
|
371
371
|
<p>Looks up style scheme by id.</p>
|
372
372
|
<div class="refsect3">
|
373
373
|
<a name="gtk-source-style-scheme-manager-get-scheme.parameters"></a><h4>Parameters</h4>
|
@@ -393,7 +393,7 @@ gtk_source_style_scheme_manager_get_scheme
|
|
393
393
|
</div>
|
394
394
|
<div class="refsect3">
|
395
395
|
<a name="gtk-source-style-scheme-manager-get-scheme.returns"></a><h4>Returns</h4>
|
396
|
-
<p>
|
396
|
+
<p>a <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> object. Returned value is owned by
|
397
397
|
<em class="parameter"><code>manager</code></em>
|
398
398
|
and must not be unref'ed. </p>
|
399
399
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -437,14 +437,14 @@ the <em class="parameter"><code>manager</code></em>
|
|
437
437
|
<a name="GtkSourceStyleSchemeManager.property-details"></a><h2>Property Details</h2>
|
438
438
|
<div class="refsect2">
|
439
439
|
<a name="GtkSourceStyleSchemeManager--scheme-ids"></a><h3>The <code class="literal">“scheme-ids”</code> property</h3>
|
440
|
-
<pre class="programlisting"> “scheme-ids” <a href="/home/
|
440
|
+
<pre class="programlisting"> “scheme-ids” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></pre>
|
441
441
|
<p>List of the ids of the available style schemes.</p>
|
442
442
|
<p>Flags: Read</p>
|
443
443
|
</div>
|
444
444
|
<hr>
|
445
445
|
<div class="refsect2">
|
446
446
|
<a name="GtkSourceStyleSchemeManager--search-path"></a><h3>The <code class="literal">“search-path”</code> property</h3>
|
447
|
-
<pre class="programlisting"> “search-path” <a href="/home/
|
447
|
+
<pre class="programlisting"> “search-path” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#GStrv"><span class="type">GStrv</span></a></pre>
|
448
448
|
<p>List of directories and files where the style schemes are located.</p>
|
449
449
|
<p>Flags: Read / Write</p>
|
450
450
|
</div>
|
@@ -42,7 +42,7 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody><tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a href="
|
45
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/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>
|
@@ -60,12 +60,12 @@
|
|
60
60
|
</colgroup>
|
61
61
|
<tbody>
|
62
62
|
<tr>
|
63
|
-
<td class="property_type"><a href="/home/
|
63
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
64
64
|
<td class="property_name"><a class="link" href="GtkSourceTag.html#GtkSourceTag--draw-spaces" title="The “draw-spaces” property">draw-spaces</a></td>
|
65
65
|
<td class="property_flags">Read / Write</td>
|
66
66
|
</tr>
|
67
67
|
<tr>
|
68
|
-
<td class="property_type"><a href="/home/
|
68
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
69
69
|
<td class="property_name"><a class="link" href="GtkSourceTag.html#GtkSourceTag--draw-spaces-set" title="The “draw-spaces-set” property">draw-spaces-set</a></td>
|
70
70
|
<td class="property_flags">Read / Write</td>
|
71
71
|
</tr>
|
@@ -87,8 +87,8 @@
|
|
87
87
|
</div>
|
88
88
|
<div class="refsect1">
|
89
89
|
<a name="GtkSourceTag.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
90
|
-
<pre class="screen"> <a href="/home/
|
91
|
-
<span class="lineart">╰──</span> <a href="
|
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/gtk4/GtkTextTag.html#GtkTextTag-struct">GtkTextTag</a>
|
92
92
|
<span class="lineart">╰──</span> GtkSourceTag
|
93
93
|
</pre>
|
94
94
|
</div>
|
@@ -99,19 +99,19 @@
|
|
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="
|
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/gtk4/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="
|
105
|
-
a <a href="
|
104
|
+
<p>If, for a certain tag, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/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/gtk4/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="
|
112
|
-
gtk_source_tag_new (<em class="parameter"><code>const <a href="/home/
|
111
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
|
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
|
-
i.e. using <a href="/home/
|
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>
|
115
115
|
<p>For usual cases, <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-create-source-tag" title="gtk_source_buffer_create_source_tag ()"><code class="function">gtk_source_buffer_create_source_tag()</code></a> is more convenient to
|
116
116
|
use.</p>
|
117
117
|
<div class="refsect3">
|
@@ -124,7 +124,7 @@ use.</p>
|
|
124
124
|
</colgroup>
|
125
125
|
<tbody><tr>
|
126
126
|
<td class="parameter_name"><p>name</p></td>
|
127
|
-
<td class="parameter_description"><p>
|
127
|
+
<td class="parameter_description"><p>tag name, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
128
128
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
129
129
|
</tr></tbody>
|
130
130
|
</table></div>
|
@@ -147,12 +147,12 @@ use.</p>
|
|
147
147
|
<a name="GtkSourceTag.property-details"></a><h2>Property Details</h2>
|
148
148
|
<div class="refsect2">
|
149
149
|
<a name="GtkSourceTag--draw-spaces"></a><h3>The <code class="literal">“draw-spaces”</code> property</h3>
|
150
|
-
<pre class="programlisting"> “draw-spaces” <a href="/home/
|
150
|
+
<pre class="programlisting"> “draw-spaces” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
151
151
|
<p>Whether to draw white spaces. This property takes precedence over the value
|
152
152
|
defined by the GtkSourceSpaceDrawer's <a class="link" href="GtkSourceSpaceDrawer.html#GtkSourceSpaceDrawer--matrix" title="The “matrix” property"><span class="type">“matrix”</span></a> property
|
153
153
|
(only where the tag is applied).</p>
|
154
154
|
<p>Setting this property also changes <a class="link" href="GtkSourceTag.html#GtkSourceTag--draw-spaces-set" title="The “draw-spaces-set” property"><span class="type">“draw-spaces-set”</span></a> to
|
155
|
-
<a href="/home/
|
155
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.</p>
|
156
156
|
<p>Flags: Read / Write</p>
|
157
157
|
<p>Default value: FALSE</p>
|
158
158
|
<p class="since">Since: <a class="link" href="api-index-3-20.html#api-index-3.20">3.20</a></p>
|
@@ -160,7 +160,7 @@ defined by the GtkSourceSpaceDrawer's <a class="link" href="GtkSourceSpaceDrawer
|
|
160
160
|
<hr>
|
161
161
|
<div class="refsect2">
|
162
162
|
<a name="GtkSourceTag--draw-spaces-set"></a><h3>The <code class="literal">“draw-spaces-set”</code> property</h3>
|
163
|
-
<pre class="programlisting"> “draw-spaces-set” <a href="/home/
|
163
|
+
<pre class="programlisting"> “draw-spaces-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
164
164
|
<p>Whether the <a class="link" href="GtkSourceTag.html#GtkSourceTag--draw-spaces" title="The “draw-spaces” property"><span class="type">“draw-spaces”</span></a> property is set and must be
|
165
165
|
taken into account.</p>
|
166
166
|
<p>Flags: Read / Write</p>
|
@@ -44,7 +44,7 @@
|
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<a href="/home/
|
47
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
48
48
|
</td>
|
49
49
|
<td class="function_name">
|
50
50
|
<a class="link" href="GtkSourceUndoManager.html#gtk-source-undo-manager-can-undo" title="gtk_source_undo_manager_can_undo ()">gtk_source_undo_manager_can_undo</a> <span class="c_punctuation">()</span>
|
@@ -52,7 +52,7 @@
|
|
52
52
|
</tr>
|
53
53
|
<tr>
|
54
54
|
<td class="function_type">
|
55
|
-
<a href="/home/
|
55
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
56
56
|
</td>
|
57
57
|
<td class="function_name">
|
58
58
|
<a class="link" href="GtkSourceUndoManager.html#gtk-source-undo-manager-can-redo" title="gtk_source_undo_manager_can_redo ()">gtk_source_undo_manager_can_redo</a> <span class="c_punctuation">()</span>
|
@@ -121,12 +121,12 @@
|
|
121
121
|
<tr>
|
122
122
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
123
123
|
<td class="signal_name"><a class="link" href="GtkSourceUndoManager.html#GtkSourceUndoManager-can-redo-changed" title="The “can-redo-changed” signal">can-redo-changed</a></td>
|
124
|
-
<td class="signal_flags"><a href="/home/
|
124
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
125
125
|
</tr>
|
126
126
|
<tr>
|
127
127
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
128
128
|
<td class="signal_name"><a class="link" href="GtkSourceUndoManager.html#GtkSourceUndoManager-can-undo-changed" title="The “can-undo-changed” signal">can-undo-changed</a></td>
|
129
|
-
<td class="signal_flags"><a href="/home/
|
129
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
130
130
|
</tr>
|
131
131
|
</tbody>
|
132
132
|
</table></div>
|
@@ -146,7 +146,7 @@
|
|
146
146
|
</div>
|
147
147
|
<div class="refsect1">
|
148
148
|
<a name="GtkSourceUndoManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
149
|
-
<pre class="screen"> <a href="/home/
|
149
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
150
150
|
<span class="lineart">╰──</span> GtkSourceUndoManager
|
151
151
|
</pre>
|
152
152
|
</div>
|
@@ -154,7 +154,7 @@
|
|
154
154
|
<a name="GtkSourceUndoManager.prerequisites"></a><h2>Prerequisites</h2>
|
155
155
|
<p>
|
156
156
|
GtkSourceUndoManager requires
|
157
|
-
<a href="/home/
|
157
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
|
158
158
|
</div>
|
159
159
|
<div class="refsect1">
|
160
160
|
<a name="GtkSourceUndoManager.includes"></a><h2>Includes</h2>
|
@@ -176,7 +176,7 @@ or redo state of the undo stack has changed.</p>
|
|
176
176
|
<a name="GtkSourceUndoManager.functions_details"></a><h2>Functions</h2>
|
177
177
|
<div class="refsect2">
|
178
178
|
<a name="gtk-source-undo-manager-can-undo"></a><h3>gtk_source_undo_manager_can_undo ()</h3>
|
179
|
-
<pre class="programlisting"><a href="/home/
|
179
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
180
180
|
gtk_source_undo_manager_can_undo (<em class="parameter"><code><a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager</code></em>);</pre>
|
181
181
|
<p>Get whether there are undo operations available.</p>
|
182
182
|
<div class="refsect3">
|
@@ -196,14 +196,14 @@ gtk_source_undo_manager_can_undo (<em class="parameter"><code><a class="link" hr
|
|
196
196
|
</div>
|
197
197
|
<div class="refsect3">
|
198
198
|
<a name="gtk-source-undo-manager-can-undo.returns"></a><h4>Returns</h4>
|
199
|
-
<p> <a href="/home/
|
199
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there are undo operations available, <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
200
200
|
</div>
|
201
201
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
202
202
|
</div>
|
203
203
|
<hr>
|
204
204
|
<div class="refsect2">
|
205
205
|
<a name="gtk-source-undo-manager-can-redo"></a><h3>gtk_source_undo_manager_can_redo ()</h3>
|
206
|
-
<pre class="programlisting"><a href="/home/
|
206
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
207
207
|
gtk_source_undo_manager_can_redo (<em class="parameter"><code><a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager</code></em>);</pre>
|
208
208
|
<p>Get whether there are redo operations available.</p>
|
209
209
|
<div class="refsect3">
|
@@ -223,7 +223,7 @@ gtk_source_undo_manager_can_redo (<em class="parameter"><code><a class="link" hr
|
|
223
223
|
</div>
|
224
224
|
<div class="refsect3">
|
225
225
|
<a name="gtk-source-undo-manager-can-redo.returns"></a><h4>Returns</h4>
|
226
|
-
<p> <a href="/home/
|
226
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there are redo operations available, <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
227
227
|
</div>
|
228
228
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
229
229
|
</div>
|
@@ -389,7 +389,7 @@ gtk_source_undo_manager_can_redo_changed
|
|
389
389
|
<a name="GtkSourceUndoManager-can-redo-changed"></a><h3>The <code class="literal">“can-redo-changed”</code> signal</h3>
|
390
390
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
391
391
|
user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager,
|
392
|
-
<a href="/home/
|
392
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
393
393
|
<p>Emitted when the ability to redo has changed.</p>
|
394
394
|
<div class="refsect3">
|
395
395
|
<a name="GtkSourceUndoManager-can-redo-changed.parameters"></a><h4>Parameters</h4>
|
@@ -413,7 +413,7 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
|
|
413
413
|
</tbody>
|
414
414
|
</table></div>
|
415
415
|
</div>
|
416
|
-
<p>Flags: <a href="/home/
|
416
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
417
417
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
418
418
|
</div>
|
419
419
|
<hr>
|
@@ -421,7 +421,7 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
|
|
421
421
|
<a name="GtkSourceUndoManager-can-undo-changed"></a><h3>The <code class="literal">“can-undo-changed”</code> signal</h3>
|
422
422
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
423
423
|
user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager,
|
424
|
-
<a href="/home/
|
424
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
425
425
|
<p>Emitted when the ability to undo has changed.</p>
|
426
426
|
<div class="refsect3">
|
427
427
|
<a name="GtkSourceUndoManager-can-undo-changed.parameters"></a><h4>Parameters</h4>
|
@@ -445,13 +445,13 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
|
|
445
445
|
</tbody>
|
446
446
|
</table></div>
|
447
447
|
</div>
|
448
|
-
<p>Flags: <a href="/home/
|
448
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
449
449
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
450
450
|
</div>
|
451
451
|
</div>
|
452
452
|
<div class="refsect1">
|
453
453
|
<a name="GtkSourceUndoManager.see-also"></a><h2>See Also</h2>
|
454
|
-
<p><a href="
|
454
|
+
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/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">
|