gtksourceview3 3.1.6-x64-mingw32 → 3.1.7-x64-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
@@ -85,38 +85,38 @@
|
|
85
85
|
</tr>
|
86
86
|
<tr>
|
87
87
|
<td class="property_type">
|
88
|
-
<a href="
|
88
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
89
89
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--icon" title="The “icon” property">icon</a></td>
|
90
90
|
<td class="property_flags">Read / Write / Construct</td>
|
91
91
|
</tr>
|
92
92
|
<tr>
|
93
|
-
<td class="property_type"><a href="/home/
|
93
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
94
94
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--interactive-delay" title="The “interactive-delay” property">interactive-delay</a></td>
|
95
95
|
<td class="property_flags">Read / Write / Construct</td>
|
96
96
|
</tr>
|
97
97
|
<tr>
|
98
|
-
<td class="property_type"><a href="/home/
|
98
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
99
99
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--minimum-word-size" title="The “minimum-word-size” property">minimum-word-size</a></td>
|
100
100
|
<td class="property_flags">Read / Write / Construct</td>
|
101
101
|
</tr>
|
102
102
|
<tr>
|
103
103
|
<td class="property_type">
|
104
|
-
<a href="/home/
|
104
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
105
105
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--name" title="The “name” property">name</a></td>
|
106
106
|
<td class="property_flags">Read / Write / Construct</td>
|
107
107
|
</tr>
|
108
108
|
<tr>
|
109
|
-
<td class="property_type"><a href="/home/
|
109
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
110
110
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--priority" title="The “priority” property">priority</a></td>
|
111
111
|
<td class="property_flags">Read / Write / Construct</td>
|
112
112
|
</tr>
|
113
113
|
<tr>
|
114
|
-
<td class="property_type"><a href="/home/
|
114
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
115
115
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--proposals-batch-size" title="The “proposals-batch-size” property">proposals-batch-size</a></td>
|
116
116
|
<td class="property_flags">Read / Write / Construct</td>
|
117
117
|
</tr>
|
118
118
|
<tr>
|
119
|
-
<td class="property_type"><a href="/home/
|
119
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
120
120
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--scan-batch-size" title="The “scan-batch-size” property">scan-batch-size</a></td>
|
121
121
|
<td class="property_flags">Read / Write / Construct</td>
|
122
122
|
</tr>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkSourceCompletionWords.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> <a href="/home/
|
141
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
142
142
|
<span class="lineart">╰──</span> GtkSourceCompletionWords
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -157,15 +157,15 @@ GtkSourceCompletionWords implements
|
|
157
157
|
<a name="GtkSourceCompletionWords.description"></a><h2>Description</h2>
|
158
158
|
<p>The <a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="type">GtkSourceCompletionWords</span></a> is an example of an implementation of
|
159
159
|
the <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> interface. The proposals are words
|
160
|
-
appearing in the registered <a href="
|
160
|
+
appearing in the registered <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>s.</p>
|
161
161
|
</div>
|
162
162
|
<div class="refsect1">
|
163
163
|
<a name="GtkSourceCompletionWords.functions_details"></a><h2>Functions</h2>
|
164
164
|
<div class="refsect2">
|
165
165
|
<a name="gtk-source-completion-words-new"></a><h3>gtk_source_completion_words_new ()</h3>
|
166
166
|
<pre class="programlisting"><a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="returnvalue">GtkSourceCompletionWords</span></a> *
|
167
|
-
gtk_source_completion_words_new (<em class="parameter"><code>const <a href="/home/
|
168
|
-
<em class="parameter"><code><a href="
|
167
|
+
gtk_source_completion_words_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>,
|
168
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *icon</code></em>);</pre>
|
169
169
|
<div class="refsect3">
|
170
170
|
<a name="gtk-source-completion-words-new.parameters"></a><h4>Parameters</h4>
|
171
171
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -177,12 +177,12 @@ gtk_source_completion_words_new (<em class="parameter"><code>const <a href="/hom
|
|
177
177
|
<tbody>
|
178
178
|
<tr>
|
179
179
|
<td class="parameter_name"><p>name</p></td>
|
180
|
-
<td class="parameter_description"><p>
|
180
|
+
<td class="parameter_description"><p>The name for the provider, 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>
|
181
181
|
<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>
|
182
182
|
</tr>
|
183
183
|
<tr>
|
184
184
|
<td class="parameter_name"><p>icon</p></td>
|
185
|
-
<td class="parameter_description"><p>
|
185
|
+
<td class="parameter_description"><p>A specific icon for the provider, 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>
|
186
186
|
<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>
|
187
187
|
</tr>
|
188
188
|
</tbody>
|
@@ -198,7 +198,7 @@ gtk_source_completion_words_new (<em class="parameter"><code>const <a href="/hom
|
|
198
198
|
<a name="gtk-source-completion-words-register"></a><h3>gtk_source_completion_words_register ()</h3>
|
199
199
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
200
200
|
gtk_source_completion_words_register (<em class="parameter"><code><a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="type">GtkSourceCompletionWords</span></a> *words</code></em>,
|
201
|
-
<em class="parameter"><code><a href="
|
201
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
202
202
|
<p>Registers <em class="parameter"><code>buffer</code></em>
|
203
203
|
in the <em class="parameter"><code>words</code></em>
|
204
204
|
provider.</p>
|
@@ -218,7 +218,7 @@ gtk_source_completion_words_register (<em class="parameter"><code><a class="link
|
|
218
218
|
</tr>
|
219
219
|
<tr>
|
220
220
|
<td class="parameter_name"><p>buffer</p></td>
|
221
|
-
<td class="parameter_description"><p>a <a href="
|
221
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a></p></td>
|
222
222
|
<td class="parameter_annotations"> </td>
|
223
223
|
</tr>
|
224
224
|
</tbody>
|
@@ -231,7 +231,7 @@ gtk_source_completion_words_register (<em class="parameter"><code><a class="link
|
|
231
231
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
232
232
|
gtk_source_completion_words_unregister
|
233
233
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="type">GtkSourceCompletionWords</span></a> *words</code></em>,
|
234
|
-
<em class="parameter"><code><a href="
|
234
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
235
235
|
<p>Unregisters <em class="parameter"><code>buffer</code></em>
|
236
236
|
from the <em class="parameter"><code>words</code></em>
|
237
237
|
provider.</p>
|
@@ -251,7 +251,7 @@ gtk_source_completion_words_unregister
|
|
251
251
|
</tr>
|
252
252
|
<tr>
|
253
253
|
<td class="parameter_name"><p>buffer</p></td>
|
254
|
-
<td class="parameter_description"><p>a <a href="
|
254
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a></p></td>
|
255
255
|
<td class="parameter_annotations"> </td>
|
256
256
|
</tr>
|
257
257
|
</tbody>
|
@@ -279,14 +279,14 @@ gtk_source_completion_words_unregister
|
|
279
279
|
<hr>
|
280
280
|
<div class="refsect2">
|
281
281
|
<a name="GtkSourceCompletionWords--icon"></a><h3>The <code class="literal">“icon”</code> property</h3>
|
282
|
-
<pre class="programlisting"> “icon” <a href="
|
282
|
+
<pre class="programlisting"> “icon” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
283
283
|
<p>The provider icon.</p>
|
284
284
|
<p>Flags: Read / Write / Construct</p>
|
285
285
|
</div>
|
286
286
|
<hr>
|
287
287
|
<div class="refsect2">
|
288
288
|
<a name="GtkSourceCompletionWords--interactive-delay"></a><h3>The <code class="literal">“interactive-delay”</code> property</h3>
|
289
|
-
<pre class="programlisting"> “interactive-delay” <a href="/home/
|
289
|
+
<pre class="programlisting"> “interactive-delay” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
290
290
|
<p>The delay before initiating interactive completion.</p>
|
291
291
|
<p>Flags: Read / Write / Construct</p>
|
292
292
|
<p>Allowed values: >= -1</p>
|
@@ -295,7 +295,7 @@ gtk_source_completion_words_unregister
|
|
295
295
|
<hr>
|
296
296
|
<div class="refsect2">
|
297
297
|
<a name="GtkSourceCompletionWords--minimum-word-size"></a><h3>The <code class="literal">“minimum-word-size”</code> property</h3>
|
298
|
-
<pre class="programlisting"> “minimum-word-size” <a href="/home/
|
298
|
+
<pre class="programlisting"> “minimum-word-size” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
299
299
|
<p>The minimum word size to complete.</p>
|
300
300
|
<p>Flags: Read / Write / Construct</p>
|
301
301
|
<p>Allowed values: >= 2</p>
|
@@ -304,7 +304,7 @@ gtk_source_completion_words_unregister
|
|
304
304
|
<hr>
|
305
305
|
<div class="refsect2">
|
306
306
|
<a name="GtkSourceCompletionWords--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
307
|
-
<pre class="programlisting"> “name” <a href="/home/
|
307
|
+
<pre class="programlisting"> “name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
308
308
|
<p>The provider name.</p>
|
309
309
|
<p>Flags: Read / Write / Construct</p>
|
310
310
|
<p>Default value: NULL</p>
|
@@ -312,7 +312,7 @@ gtk_source_completion_words_unregister
|
|
312
312
|
<hr>
|
313
313
|
<div class="refsect2">
|
314
314
|
<a name="GtkSourceCompletionWords--priority"></a><h3>The <code class="literal">“priority”</code> property</h3>
|
315
|
-
<pre class="programlisting"> “priority” <a href="/home/
|
315
|
+
<pre class="programlisting"> “priority” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
316
316
|
<p>Provider priority.</p>
|
317
317
|
<p>Flags: Read / Write / Construct</p>
|
318
318
|
<p>Default value: 0</p>
|
@@ -320,7 +320,7 @@ gtk_source_completion_words_unregister
|
|
320
320
|
<hr>
|
321
321
|
<div class="refsect2">
|
322
322
|
<a name="GtkSourceCompletionWords--proposals-batch-size"></a><h3>The <code class="literal">“proposals-batch-size”</code> property</h3>
|
323
|
-
<pre class="programlisting"> “proposals-batch-size” <a href="/home/
|
323
|
+
<pre class="programlisting"> “proposals-batch-size” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
324
324
|
<p>Number of proposals added in one batch.</p>
|
325
325
|
<p>Flags: Read / Write / Construct</p>
|
326
326
|
<p>Allowed values: >= 1</p>
|
@@ -329,7 +329,7 @@ gtk_source_completion_words_unregister
|
|
329
329
|
<hr>
|
330
330
|
<div class="refsect2">
|
331
331
|
<a name="GtkSourceCompletionWords--scan-batch-size"></a><h3>The <code class="literal">“scan-batch-size”</code> property</h3>
|
332
|
-
<pre class="programlisting"> “scan-batch-size” <a href="/home/
|
332
|
+
<pre class="programlisting"> “scan-batch-size” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
333
333
|
<p>Number of lines scanned in one batch.</p>
|
334
334
|
<p>Flags: Read / Write / Construct</p>
|
335
335
|
<p>Allowed values: >= 1</p>
|
@@ -63,21 +63,21 @@
|
|
63
63
|
</tr>
|
64
64
|
<tr>
|
65
65
|
<td class="function_type">
|
66
|
-
<a href="/home/
|
66
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
67
67
|
</td>
|
68
68
|
<td class="function_name">
|
69
69
|
<a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-to-string" title="gtk_source_encoding_to_string ()">gtk_source_encoding_to_string</a> <span class="c_punctuation">()</span>
|
70
70
|
</td>
|
71
71
|
</tr>
|
72
72
|
<tr>
|
73
|
-
<td class="function_type">const <a href="/home/
|
73
|
+
<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> *
|
74
74
|
</td>
|
75
75
|
<td class="function_name">
|
76
76
|
<a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-name" title="gtk_source_encoding_get_name ()">gtk_source_encoding_get_name</a> <span class="c_punctuation">()</span>
|
77
77
|
</td>
|
78
78
|
</tr>
|
79
79
|
<tr>
|
80
|
-
<td class="function_type">const <a href="/home/
|
80
|
+
<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> *
|
81
81
|
</td>
|
82
82
|
<td class="function_name">
|
83
83
|
<a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-charset" title="gtk_source_encoding_get_charset ()">gtk_source_encoding_get_charset</a> <span class="c_punctuation">()</span>
|
@@ -85,7 +85,7 @@
|
|
85
85
|
</tr>
|
86
86
|
<tr>
|
87
87
|
<td class="function_type">
|
88
|
-
<a href="/home/
|
88
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
89
89
|
</td>
|
90
90
|
<td class="function_name">
|
91
91
|
<a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-all" title="gtk_source_encoding_get_all ()">gtk_source_encoding_get_all</a> <span class="c_punctuation">()</span>
|
@@ -93,7 +93,7 @@
|
|
93
93
|
</tr>
|
94
94
|
<tr>
|
95
95
|
<td class="function_type">
|
96
|
-
<a href="/home/
|
96
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
97
97
|
</td>
|
98
98
|
<td class="function_name">
|
99
99
|
<a class="link" href="GtkSourceEncoding.html#gtk-source-encoding-get-default-candidates" title="gtk_source_encoding_get_default_candidates ()">gtk_source_encoding_get_default_candidates</a> <span class="c_punctuation">()</span>
|
@@ -133,7 +133,7 @@
|
|
133
133
|
</div>
|
134
134
|
<div class="refsect1">
|
135
135
|
<a name="GtkSourceEncoding.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
136
|
-
<pre class="screen"> <a href="/home/
|
136
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
137
137
|
<span class="lineart">╰──</span> GtkSourceEncoding
|
138
138
|
</pre>
|
139
139
|
</div>
|
@@ -165,7 +165,7 @@ gtk_source_encoding_get_utf8 (<em class="parameter"><code><span class="type">voi
|
|
165
165
|
<a name="gtk-source-encoding-get-current"></a><h3>gtk_source_encoding_get_current ()</h3>
|
166
166
|
<pre class="programlisting">const <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="returnvalue">GtkSourceEncoding</span></a> *
|
167
167
|
gtk_source_encoding_get_current (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
168
|
-
<p>Gets the <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> for the current locale. See also <a href="/home/
|
168
|
+
<p>Gets the <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> for the current locale. See also <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html#g-get-charset"><code class="function">g_get_charset()</code></a>.</p>
|
169
169
|
<div class="refsect3">
|
170
170
|
<a name="gtk-source-encoding-get-current.returns"></a><h4>Returns</h4>
|
171
171
|
<p> the current locale encoding.</p>
|
@@ -176,7 +176,7 @@ gtk_source_encoding_get_current (<em class="parameter"><code><span class="type">
|
|
176
176
|
<div class="refsect2">
|
177
177
|
<a name="gtk-source-encoding-get-from-charset"></a><h3>gtk_source_encoding_get_from_charset ()</h3>
|
178
178
|
<pre class="programlisting">const <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="returnvalue">GtkSourceEncoding</span></a> *
|
179
|
-
gtk_source_encoding_get_from_charset (<em class="parameter"><code>const <a href="/home/
|
179
|
+
gtk_source_encoding_get_from_charset (<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> *charset</code></em>);</pre>
|
180
180
|
<p>Gets a <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> from a character set such as "UTF-8" or
|
181
181
|
"ISO-8859-1".</p>
|
182
182
|
<div class="refsect3">
|
@@ -196,7 +196,7 @@ gtk_source_encoding_get_from_charset (<em class="parameter"><code>const <a href=
|
|
196
196
|
</div>
|
197
197
|
<div class="refsect3">
|
198
198
|
<a name="gtk-source-encoding-get-from-charset.returns"></a><h4>Returns</h4>
|
199
|
-
<p>
|
199
|
+
<p>the corresponding <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a>, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
200
200
|
if not found. </p>
|
201
201
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
202
202
|
</div>
|
@@ -205,7 +205,7 @@ if not found. </p>
|
|
205
205
|
<hr>
|
206
206
|
<div class="refsect2">
|
207
207
|
<a name="gtk-source-encoding-to-string"></a><h3>gtk_source_encoding_to_string ()</h3>
|
208
|
-
<pre class="programlisting"><a href="/home/
|
208
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
209
209
|
gtk_source_encoding_to_string (<em class="parameter"><code>const <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> *enc</code></em>);</pre>
|
210
210
|
<div class="refsect3">
|
211
211
|
<a name="gtk-source-encoding-to-string.parameters"></a><h4>Parameters</h4>
|
@@ -224,14 +224,14 @@ gtk_source_encoding_to_string (<em class="parameter"><code>const <a class="link"
|
|
224
224
|
</div>
|
225
225
|
<div class="refsect3">
|
226
226
|
<a name="gtk-source-encoding-to-string.returns"></a><h4>Returns</h4>
|
227
|
-
<p> a string representation. Free with <a href="/home/
|
227
|
+
<p> a string representation. Free with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when no longer needed.</p>
|
228
228
|
</div>
|
229
229
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
230
230
|
</div>
|
231
231
|
<hr>
|
232
232
|
<div class="refsect2">
|
233
233
|
<a name="gtk-source-encoding-get-name"></a><h3>gtk_source_encoding_get_name ()</h3>
|
234
|
-
<pre class="programlisting">const <a href="/home/
|
234
|
+
<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> *
|
235
235
|
gtk_source_encoding_get_name (<em class="parameter"><code>const <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> *enc</code></em>);</pre>
|
236
236
|
<p>Gets the name of the <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> such as "Unicode" or "Western".</p>
|
237
237
|
<div class="refsect3">
|
@@ -258,7 +258,7 @@ gtk_source_encoding_get_name (<em class="parameter"><code>const <a class="link"
|
|
258
258
|
<hr>
|
259
259
|
<div class="refsect2">
|
260
260
|
<a name="gtk-source-encoding-get-charset"></a><h3>gtk_source_encoding_get_charset ()</h3>
|
261
|
-
<pre class="programlisting">const <a href="/home/
|
261
|
+
<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> *
|
262
262
|
gtk_source_encoding_get_charset (<em class="parameter"><code>const <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> *enc</code></em>);</pre>
|
263
263
|
<p>Gets the character set of the <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a>, such as "UTF-8" or
|
264
264
|
"ISO-8859-1".</p>
|
@@ -286,13 +286,13 @@ gtk_source_encoding_get_charset (<em class="parameter"><code>const <a class="lin
|
|
286
286
|
<hr>
|
287
287
|
<div class="refsect2">
|
288
288
|
<a name="gtk-source-encoding-get-all"></a><h3>gtk_source_encoding_get_all ()</h3>
|
289
|
-
<pre class="programlisting"><a href="/home/
|
289
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
290
290
|
gtk_source_encoding_get_all (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
291
291
|
<p>Gets all encodings.</p>
|
292
292
|
<div class="refsect3">
|
293
293
|
<a name="gtk-source-encoding-get-all.returns"></a><h4>Returns</h4>
|
294
|
-
<p>
|
295
|
-
all <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a>'s. Free with <a href="/home/
|
294
|
+
<p>a list of
|
295
|
+
all <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a>'s. Free with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
|
296
296
|
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.Encoding]</span></p>
|
297
297
|
</div>
|
298
298
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
@@ -300,7 +300,7 @@ all <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><spa
|
|
300
300
|
<hr>
|
301
301
|
<div class="refsect2">
|
302
302
|
<a name="gtk-source-encoding-get-default-candidates"></a><h3>gtk_source_encoding_get_default_candidates ()</h3>
|
303
|
-
<pre class="programlisting"><a href="/home/
|
303
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
304
304
|
gtk_source_encoding_get_default_candidates
|
305
305
|
(<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
306
306
|
<p>Gets the list of default candidate encodings to try when loading a file. See
|
@@ -310,8 +310,8 @@ language, country and default encoding). The UTF-8 encoding and the current
|
|
310
310
|
locale encoding are guaranteed to be present in the returned list.</p>
|
311
311
|
<div class="refsect3">
|
312
312
|
<a name="gtk-source-encoding-get-default-candidates.returns"></a><h4>Returns</h4>
|
313
|
-
<p>
|
314
|
-
default candidate encodings. Free with <a href="/home/
|
313
|
+
<p>the list of
|
314
|
+
default candidate encodings. Free with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
|
315
315
|
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.Encoding]</span></p>
|
316
316
|
</div>
|
317
317
|
<p class="since">Since: <a class="link" href="api-index-3-18.html#api-index-3.18">3.18</a></p>
|
@@ -43,7 +43,7 @@
|
|
43
43
|
<tbody>
|
44
44
|
<tr>
|
45
45
|
<td class="function_type">
|
46
|
-
<a href="/home/
|
46
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
|
47
47
|
</td>
|
48
48
|
<td class="function_name">
|
49
49
|
<span class="c_punctuation">(</span><a class="link" href="GtkSourceFile.html#GtkSourceMountOperationFactory" title="GtkSourceMountOperationFactory ()">*GtkSourceMountOperationFactory</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
</tr>
|
60
60
|
<tr>
|
61
61
|
<td class="function_type">
|
62
|
-
<a href="/home/
|
62
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="returnvalue">GFile</span></a> *
|
63
63
|
</td>
|
64
64
|
<td class="function_name">
|
65
65
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-get-location" title="gtk_source_file_get_location ()">gtk_source_file_get_location</a> <span class="c_punctuation">()</span>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
</tr>
|
107
107
|
<tr>
|
108
108
|
<td class="function_type">
|
109
|
-
<a href="/home/
|
109
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
110
110
|
</td>
|
111
111
|
<td class="function_name">
|
112
112
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-is-local" title="gtk_source_file_is_local ()">gtk_source_file_is_local</a> <span class="c_punctuation">()</span>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</tr>
|
115
115
|
<tr>
|
116
116
|
<td class="function_type">
|
117
|
-
<a href="/home/
|
117
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
118
118
|
</td>
|
119
119
|
<td class="function_name">
|
120
120
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-is-externally-modified" title="gtk_source_file_is_externally_modified ()">gtk_source_file_is_externally_modified</a> <span class="c_punctuation">()</span>
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
124
|
<td class="function_type">
|
125
|
-
<a href="/home/
|
125
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
126
126
|
</td>
|
127
127
|
<td class="function_name">
|
128
128
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-is-deleted" title="gtk_source_file_is_deleted ()">gtk_source_file_is_deleted</a> <span class="c_punctuation">()</span>
|
@@ -130,7 +130,7 @@
|
|
130
130
|
</tr>
|
131
131
|
<tr>
|
132
132
|
<td class="function_type">
|
133
|
-
<a href="/home/
|
133
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
134
134
|
</td>
|
135
135
|
<td class="function_name">
|
136
136
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-is-readonly" title="gtk_source_file_is_readonly ()">gtk_source_file_is_readonly</a> <span class="c_punctuation">()</span>
|
@@ -169,7 +169,7 @@
|
|
169
169
|
</tr>
|
170
170
|
<tr>
|
171
171
|
<td class="property_type">
|
172
|
-
<a href="/home/
|
172
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> *</td>
|
173
173
|
<td class="property_name"><a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property">location</a></td>
|
174
174
|
<td class="property_flags">Read / Write / Construct</td>
|
175
175
|
</tr>
|
@@ -179,7 +179,7 @@
|
|
179
179
|
<td class="property_flags">Read</td>
|
180
180
|
</tr>
|
181
181
|
<tr>
|
182
|
-
<td class="property_type"><a href="/home/
|
182
|
+
<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>
|
183
183
|
<td class="property_name"><a class="link" href="GtkSourceFile.html#GtkSourceFile--read-only" title="The “read-only” property">read-only</a></td>
|
184
184
|
<td class="property_flags">Read</td>
|
185
185
|
</tr>
|
@@ -215,10 +215,10 @@
|
|
215
215
|
</div>
|
216
216
|
<div class="refsect1">
|
217
217
|
<a name="GtkSourceFile.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
218
|
-
<pre class="screen"> <a href="/home/
|
218
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
219
219
|
<span class="lineart">├──</span> GtkSourceCompressionType
|
220
220
|
<span class="lineart">╰──</span> GtkSourceNewlineType
|
221
|
-
<a href="/home/
|
221
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
222
222
|
<span class="lineart">╰──</span> GtkSourceFile
|
223
223
|
</pre>
|
224
224
|
</div>
|
@@ -241,11 +241,11 @@ have still the previous valid values.</p>
|
|
241
241
|
<a name="GtkSourceFile.functions_details"></a><h2>Functions</h2>
|
242
242
|
<div class="refsect2">
|
243
243
|
<a name="GtkSourceMountOperationFactory"></a><h3>GtkSourceMountOperationFactory ()</h3>
|
244
|
-
<pre class="programlisting"><a href="/home/
|
244
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
|
245
245
|
<span class="c_punctuation">(</span>*GtkSourceMountOperationFactory<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>,
|
246
|
-
<em class="parameter"><code><a href="/home/
|
246
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> userdata</code></em>);</pre>
|
247
247
|
<p>Type definition for a function that will be called to create a
|
248
|
-
<a href="/home/
|
248
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="type">GMountOperation</span></a>. This is useful for creating a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Filesystem-utilities.html#GtkMountOperation-struct"><span class="type">GtkMountOperation</span></a>.</p>
|
249
249
|
<div class="refsect3">
|
250
250
|
<a name="GtkSourceMountOperationFactory.parameters"></a><h4>Parameters</h4>
|
251
251
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -284,7 +284,7 @@ gtk_source_file_new (<em class="parameter"><code><span class="type">void</span><
|
|
284
284
|
<hr>
|
285
285
|
<div class="refsect2">
|
286
286
|
<a name="gtk-source-file-get-location"></a><h3>gtk_source_file_get_location ()</h3>
|
287
|
-
<pre class="programlisting"><a href="/home/
|
287
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="returnvalue">GFile</span></a> *
|
288
288
|
gtk_source_file_get_location (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
289
289
|
<div class="refsect3">
|
290
290
|
<a name="gtk-source-file-get-location.parameters"></a><h4>Parameters</h4>
|
@@ -303,7 +303,7 @@ gtk_source_file_get_location (<em class="parameter"><code><a class="link" href="
|
|
303
303
|
</div>
|
304
304
|
<div class="refsect3">
|
305
305
|
<a name="gtk-source-file-get-location.returns"></a><h4>Returns</h4>
|
306
|
-
<p>
|
306
|
+
<p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a>. </p>
|
307
307
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
308
308
|
</div>
|
309
309
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
@@ -313,7 +313,7 @@ gtk_source_file_get_location (<em class="parameter"><code><a class="link" href="
|
|
313
313
|
<a name="gtk-source-file-set-location"></a><h3>gtk_source_file_set_location ()</h3>
|
314
314
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
315
315
|
gtk_source_file_set_location (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>,
|
316
|
-
<em class="parameter"><code><a href="/home/
|
316
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> *location</code></em>);</pre>
|
317
317
|
<p>Sets the location.</p>
|
318
318
|
<div class="refsect3">
|
319
319
|
<a name="gtk-source-file-set-location.parameters"></a><h4>Parameters</h4>
|
@@ -331,7 +331,7 @@ gtk_source_file_set_location (<em class="parameter"><code><a class="link" href="
|
|
331
331
|
</tr>
|
332
332
|
<tr>
|
333
333
|
<td class="parameter_name"><p>location</p></td>
|
334
|
-
<td class="parameter_description"><p>
|
334
|
+
<td class="parameter_description"><p>the new <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a>, 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>
|
335
335
|
<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>
|
336
336
|
</tr>
|
337
337
|
</tbody>
|
@@ -344,8 +344,8 @@ gtk_source_file_set_location (<em class="parameter"><code><a class="link" href="
|
|
344
344
|
<a name="gtk-source-file-get-encoding"></a><h3>gtk_source_file_get_encoding ()</h3>
|
345
345
|
<pre class="programlisting">const <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="returnvalue">GtkSourceEncoding</span></a> *
|
346
346
|
gtk_source_file_get_encoding (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
347
|
-
<p>The encoding is initially <a href="/home/
|
348
|
-
operation, the encoding is non-<a href="/home/
|
347
|
+
<p>The encoding is initially <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. After a successful file loading or saving
|
348
|
+
operation, the encoding is non-<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
349
349
|
<div class="refsect3">
|
350
350
|
<a name="gtk-source-file-get-encoding.parameters"></a><h4>Parameters</h4>
|
351
351
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -426,8 +426,8 @@ gtk_source_file_get_compression_type (<em class="parameter"><code><a class="link
|
|
426
426
|
gtk_source_file_check_file_on_disk (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
427
427
|
<p>Checks synchronously the file on disk, to know whether the file is externally
|
428
428
|
modified, or has been deleted, and whether the file is read-only.</p>
|
429
|
-
<p><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> doesn't create a <a href="/home/
|
430
|
-
this function needs to be called instead. Creating lots of <a href="/home/
|
429
|
+
<p><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> doesn't create a <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFileMonitor.html#GFileMonitor-struct"><span class="type">GFileMonitor</span></a> to track those properties, so
|
430
|
+
this function needs to be called instead. Creating lots of <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFileMonitor.html#GFileMonitor-struct"><span class="type">GFileMonitor</span></a>'s
|
431
431
|
would take lots of resources.</p>
|
432
432
|
<p>Since this function is synchronous, it is advised to call it only on local
|
433
433
|
files. See <a class="link" href="GtkSourceFile.html#gtk-source-file-is-local" title="gtk_source_file_is_local ()"><code class="function">gtk_source_file_is_local()</code></a>.</p>
|
@@ -451,10 +451,10 @@ files. See <a class="link" href="GtkSourceFile.html#gtk-source-file-is-local" ti
|
|
451
451
|
<hr>
|
452
452
|
<div class="refsect2">
|
453
453
|
<a name="gtk-source-file-is-local"></a><h3>gtk_source_file_is_local ()</h3>
|
454
|
-
<pre class="programlisting"><a href="/home/
|
454
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
455
455
|
gtk_source_file_is_local (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
456
|
-
<p>Returns whether the file is local. If the <a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/
|
457
|
-
returns <a href="/home/
|
456
|
+
<p>Returns whether the file is local. If the <a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
457
|
+
returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
458
458
|
<div class="refsect3">
|
459
459
|
<a name="gtk-source-file-is-local.parameters"></a><h4>Parameters</h4>
|
460
460
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -479,11 +479,11 @@ returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-do
|
|
479
479
|
<hr>
|
480
480
|
<div class="refsect2">
|
481
481
|
<a name="gtk-source-file-is-externally-modified"></a><h3>gtk_source_file_is_externally_modified ()</h3>
|
482
|
-
<pre class="programlisting"><a href="/home/
|
482
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
483
483
|
gtk_source_file_is_externally_modified
|
484
484
|
(<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
485
485
|
<p>Returns whether the file is externally modified. If the
|
486
|
-
<a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/
|
486
|
+
<a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
487
487
|
<p>To have an up-to-date value, you must first call
|
488
488
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-check-file-on-disk" title="gtk_source_file_check_file_on_disk ()"><code class="function">gtk_source_file_check_file_on_disk()</code></a>.</p>
|
489
489
|
<div class="refsect3">
|
@@ -510,10 +510,10 @@ gtk_source_file_is_externally_modified
|
|
510
510
|
<hr>
|
511
511
|
<div class="refsect2">
|
512
512
|
<a name="gtk-source-file-is-deleted"></a><h3>gtk_source_file_is_deleted ()</h3>
|
513
|
-
<pre class="programlisting"><a href="/home/
|
513
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
514
514
|
gtk_source_file_is_deleted (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
515
515
|
<p>Returns whether the file has been deleted. If the
|
516
|
-
<a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/
|
516
|
+
<a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
517
517
|
<p>To have an up-to-date value, you must first call
|
518
518
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-check-file-on-disk" title="gtk_source_file_check_file_on_disk ()"><code class="function">gtk_source_file_check_file_on_disk()</code></a>.</p>
|
519
519
|
<div class="refsect3">
|
@@ -540,10 +540,10 @@ gtk_source_file_is_deleted (<em class="parameter"><code><a class="link" href="Gt
|
|
540
540
|
<hr>
|
541
541
|
<div class="refsect2">
|
542
542
|
<a name="gtk-source-file-is-readonly"></a><h3>gtk_source_file_is_readonly ()</h3>
|
543
|
-
<pre class="programlisting"><a href="/home/
|
543
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
544
544
|
gtk_source_file_is_readonly (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>);</pre>
|
545
545
|
<p>Returns whether the file is read-only. If the
|
546
|
-
<a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/
|
546
|
+
<a class="link" href="GtkSourceFile.html#GtkSourceFile--location" title="The “location” property"><span class="type">“location”</span></a> is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
547
547
|
<p>To have an up-to-date value, you must first call
|
548
548
|
<a class="link" href="GtkSourceFile.html#gtk-source-file-check-file-on-disk" title="gtk_source_file_check_file_on_disk ()"><code class="function">gtk_source_file_check_file_on_disk()</code></a>.</p>
|
549
549
|
<div class="refsect3">
|
@@ -574,12 +574,12 @@ gtk_source_file_is_readonly (<em class="parameter"><code><a class="link" href="G
|
|
574
574
|
gtk_source_file_set_mount_operation_factory
|
575
575
|
(<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>,
|
576
576
|
<em class="parameter"><code><a class="link" href="GtkSourceFile.html#GtkSourceMountOperationFactory" title="GtkSourceMountOperationFactory ()"><span class="type">GtkSourceMountOperationFactory</span></a> callback</code></em>,
|
577
|
-
<em class="parameter"><code><a href="/home/
|
578
|
-
<em class="parameter"><code><a href="/home/
|
577
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
578
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
|
579
579
|
<p>Sets a <a class="link" href="GtkSourceFile.html#GtkSourceMountOperationFactory" title="GtkSourceMountOperationFactory ()"><span class="type">GtkSourceMountOperationFactory</span></a> function that will be called when a
|
580
|
-
<a href="/home/
|
581
|
-
<a href="
|
582
|
-
<p>If a mount operation factory isn't set, <a href="/home/
|
580
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="type">GMountOperation</span></a> must be created. This is useful for creating a
|
581
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Filesystem-utilities.html#GtkMountOperation-struct"><span class="type">GtkMountOperation</span></a> with the parent <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWindow.html#GtkWindow-struct"><span class="type">GtkWindow</span></a>.</p>
|
582
|
+
<p>If a mount operation factory isn't set, <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#g-mount-operation-new"><code class="function">g_mount_operation_new()</code></a> will be
|
583
583
|
called.</p>
|
584
584
|
<div class="refsect3">
|
585
585
|
<a name="gtk-source-file-set-mount-operation-factory.parameters"></a><h4>Parameters</h4>
|
@@ -597,22 +597,22 @@ called.</p>
|
|
597
597
|
</tr>
|
598
598
|
<tr>
|
599
599
|
<td class="parameter_name"><p>callback</p></td>
|
600
|
-
<td class="parameter_description"><p>
|
601
|
-
<a href="/home/
|
600
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceFile.html#GtkSourceMountOperationFactory" title="GtkSourceMountOperationFactory ()"><span class="type">GtkSourceMountOperationFactory</span></a> to call when a
|
601
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="type">GMountOperation</span></a> is needed. </p></td>
|
602
602
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="The callback is valid until the GDestroyNotify argument is called."><span class="acronym">scope notified</span></acronym>]</span></td>
|
603
603
|
</tr>
|
604
604
|
<tr>
|
605
605
|
<td class="parameter_name"><p>user_data</p></td>
|
606
|
-
<td class="parameter_description"><p>
|
606
|
+
<td class="parameter_description"><p>the data to pass to the <em class="parameter"><code>callback</code></em>
|
607
607
|
function. </p></td>
|
608
608
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
|
609
609
|
</tr>
|
610
610
|
<tr>
|
611
611
|
<td class="parameter_name"><p>notify</p></td>
|
612
|
-
<td class="parameter_description"><p>
|
612
|
+
<td class="parameter_description"><p>function to call on <em class="parameter"><code>user_data</code></em>
|
613
613
|
when the <em class="parameter"><code>callback</code></em>
|
614
614
|
is no
|
615
|
-
longer needed, or <a href="/home/
|
615
|
+
longer needed, 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>
|
616
616
|
<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>
|
617
617
|
</tr>
|
618
618
|
</tbody>
|
@@ -720,15 +720,15 @@ longer needed, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sh
|
|
720
720
|
<div class="refsect2">
|
721
721
|
<a name="GtkSourceFile--encoding"></a><h3>The <code class="literal">“encoding”</code> property</h3>
|
722
722
|
<pre class="programlisting"> “encoding” <a class="link" href="GtkSourceEncoding.html" title="GtkSourceEncoding"><span class="type">GtkSourceEncoding</span></a> *</pre>
|
723
|
-
<p>The character encoding, initially <a href="/home/
|
724
|
-
loading or saving operation, the encoding is non-<a href="/home/
|
723
|
+
<p>The character encoding, initially <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. After a successful file
|
724
|
+
loading or saving operation, the encoding is non-<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
725
725
|
<p>Flags: Read</p>
|
726
726
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
727
727
|
</div>
|
728
728
|
<hr>
|
729
729
|
<div class="refsect2">
|
730
730
|
<a name="GtkSourceFile--location"></a><h3>The <code class="literal">“location”</code> property</h3>
|
731
|
-
<pre class="programlisting"> “location” <a href="/home/
|
731
|
+
<pre class="programlisting"> “location” <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> *</pre>
|
732
732
|
<p>The location.</p>
|
733
733
|
<p>Flags: Read / Write / Construct</p>
|
734
734
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
@@ -745,7 +745,7 @@ loading or saving operation, the encoding is non-<a href="/home/vagrant/ruby-gno
|
|
745
745
|
<hr>
|
746
746
|
<div class="refsect2">
|
747
747
|
<a name="GtkSourceFile--read-only"></a><h3>The <code class="literal">“read-only”</code> property</h3>
|
748
|
-
<pre class="programlisting"> “read-only” <a href="/home/
|
748
|
+
<pre class="programlisting"> “read-only” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
749
749
|
<p>Whether the file is read-only or not. The value of this property is
|
750
750
|
not updated automatically (there is no file monitors).</p>
|
751
751
|
<p>Flags: Read</p>
|