gtksourceview3 2.2.3-x86-mingw32 → 2.2.4-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/gtksourceview3/extconf.rb +2 -15
- data/lib/2.0/gtksourceview3.so +0 -0
- data/lib/2.1/gtksourceview3.so +0 -0
- data/lib/2.2/gtksourceview3.so +0 -0
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/libgtksourceview-3.0.la +2 -2
- data/vendor/local/lib/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +2 -2
- data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +135 -135
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +63 -62
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +39 -39
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +135 -135
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +126 -126
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +105 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +11 -11
- metadata +5 -4
@@ -42,35 +42,35 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody>
|
44
44
|
<tr>
|
45
|
-
<td class="function_type">const <a href="/home/
|
45
|
+
<td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-id" title="gtk_source_style_scheme_get_id ()">gtk_source_style_scheme_get_id</a> <span class="c_punctuation">()</span>
|
49
49
|
</td>
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
|
-
<td class="function_type">const <a href="/home/
|
52
|
+
<td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-name" title="gtk_source_style_scheme_get_name ()">gtk_source_style_scheme_get_name</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
|
-
<td class="function_type">const <a href="/home/
|
59
|
+
<td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
60
60
|
</td>
|
61
61
|
<td class="function_name">
|
62
62
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-description" title="gtk_source_style_scheme_get_description ()">gtk_source_style_scheme_get_description</a> <span class="c_punctuation">()</span>
|
63
63
|
</td>
|
64
64
|
</tr>
|
65
65
|
<tr>
|
66
|
-
<td class="function_type">const <a href="/home/
|
66
|
+
<td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
67
67
|
</td>
|
68
68
|
<td class="function_name">
|
69
69
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-authors" title="gtk_source_style_scheme_get_authors ()">gtk_source_style_scheme_get_authors</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/vagrant/ruby-gnome2.win32/glib2/vendor/local/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="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-filename" title="gtk_source_style_scheme_get_filename ()">gtk_source_style_scheme_get_filename</a> <span class="c_punctuation">()</span>
|
@@ -98,25 +98,25 @@
|
|
98
98
|
<tbody>
|
99
99
|
<tr>
|
100
100
|
<td class="property_type">
|
101
|
-
<a href="/home/
|
101
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
102
102
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--description" title="The “description” property">description</a></td>
|
103
103
|
<td class="property_flags">Read</td>
|
104
104
|
</tr>
|
105
105
|
<tr>
|
106
106
|
<td class="property_type">
|
107
|
-
<a href="/home/
|
107
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
108
108
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--filename" title="The “filename” property">filename</a></td>
|
109
109
|
<td class="property_flags">Read</td>
|
110
110
|
</tr>
|
111
111
|
<tr>
|
112
112
|
<td class="property_type">
|
113
|
-
<a href="/home/
|
113
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
114
114
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--id" title="The “id” property">id</a></td>
|
115
115
|
<td class="property_flags">Read / Write / Construct Only</td>
|
116
116
|
</tr>
|
117
117
|
<tr>
|
118
118
|
<td class="property_type">
|
119
|
-
<a href="/home/
|
119
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
120
120
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--name" title="The “name” property">name</a></td>
|
121
121
|
<td class="property_flags">Read</td>
|
122
122
|
</tr>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkSourceStyleScheme.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> <a href="/home/
|
141
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
142
142
|
<span class="lineart">╰──</span> GtkSourceStyleScheme
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -162,7 +162,7 @@ documented in the</p>
|
|
162
162
|
<a name="GtkSourceStyleScheme.functions_details"></a><h2>Functions</h2>
|
163
163
|
<div class="refsect2">
|
164
164
|
<a name="gtk-source-style-scheme-get-id"></a><h3>gtk_source_style_scheme_get_id ()</h3>
|
165
|
-
<pre class="programlisting">const <a href="/home/
|
165
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
166
166
|
gtk_source_style_scheme_get_id (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
167
167
|
<div class="refsect3">
|
168
168
|
<a name="id-1.2.26.9.2.4"></a><h4>Parameters</h4>
|
@@ -190,7 +190,7 @@ id.</p>
|
|
190
190
|
<hr>
|
191
191
|
<div class="refsect2">
|
192
192
|
<a name="gtk-source-style-scheme-get-name"></a><h3>gtk_source_style_scheme_get_name ()</h3>
|
193
|
-
<pre class="programlisting">const <a href="/home/
|
193
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
194
194
|
gtk_source_style_scheme_get_name (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
195
195
|
<div class="refsect3">
|
196
196
|
<a name="id-1.2.26.9.3.4"></a><h4>Parameters</h4>
|
@@ -218,7 +218,7 @@ name.</p>
|
|
218
218
|
<hr>
|
219
219
|
<div class="refsect2">
|
220
220
|
<a name="gtk-source-style-scheme-get-description"></a><h3>gtk_source_style_scheme_get_description ()</h3>
|
221
|
-
<pre class="programlisting">const <a href="/home/
|
221
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
222
222
|
gtk_source_style_scheme_get_description
|
223
223
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
224
224
|
<div class="refsect3">
|
@@ -239,7 +239,7 @@ gtk_source_style_scheme_get_description
|
|
239
239
|
<div class="refsect3">
|
240
240
|
<a name="id-1.2.26.9.4.5"></a><h4>Returns</h4>
|
241
241
|
<p> <em class="parameter"><code>scheme</code></em>
|
242
|
-
description (if defined), or <a href="/home/
|
242
|
+
description (if defined), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
243
243
|
<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>
|
244
244
|
</div>
|
245
245
|
<p class="since">Since 2.0</p>
|
@@ -247,7 +247,7 @@ description (if defined), or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib
|
|
247
247
|
<hr>
|
248
248
|
<div class="refsect2">
|
249
249
|
<a name="gtk-source-style-scheme-get-authors"></a><h3>gtk_source_style_scheme_get_authors ()</h3>
|
250
|
-
<pre class="programlisting">const <a href="/home/
|
250
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
251
251
|
gtk_source_style_scheme_get_authors (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
252
252
|
<div class="refsect3">
|
253
253
|
<a name="id-1.2.26.9.5.4"></a><h4>Parameters</h4>
|
@@ -267,8 +267,8 @@ gtk_source_style_scheme_get_authors (<em class="parameter"><code><a class="link"
|
|
267
267
|
<div class="refsect3">
|
268
268
|
<a name="id-1.2.26.9.5.5"></a><h4>Returns</h4>
|
269
269
|
<p> a
|
270
|
-
<a href="/home/
|
271
|
-
authors or <a href="/home/
|
270
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array containing the <em class="parameter"><code>scheme</code></em>
|
271
|
+
authors or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
272
272
|
no author is specified by the style scheme. </p>
|
273
273
|
<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>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
274
274
|
</div>
|
@@ -277,7 +277,7 @@ no author is specified by the style scheme. </p>
|
|
277
277
|
<hr>
|
278
278
|
<div class="refsect2">
|
279
279
|
<a name="gtk-source-style-scheme-get-filename"></a><h3>gtk_source_style_scheme_get_filename ()</h3>
|
280
|
-
<pre class="programlisting">const <a href="/home/
|
280
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
281
281
|
gtk_source_style_scheme_get_filename (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
282
282
|
<div class="refsect3">
|
283
283
|
<a name="id-1.2.26.9.6.4"></a><h4>Parameters</h4>
|
@@ -298,7 +298,7 @@ gtk_source_style_scheme_get_filename (<em class="parameter"><code><a class="link
|
|
298
298
|
<a name="id-1.2.26.9.6.5"></a><h4>Returns</h4>
|
299
299
|
<p> <em class="parameter"><code>scheme</code></em>
|
300
300
|
file name if the scheme was created
|
301
|
-
parsing a style scheme file or <a href="/home/
|
301
|
+
parsing a style scheme file or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in the other cases. </p>
|
302
302
|
<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>
|
303
303
|
</div>
|
304
304
|
<p class="since">Since 2.0</p>
|
@@ -308,7 +308,7 @@ parsing a style scheme file or <a href="/home/kou/work/ruby/ruby-gnome2.win32/gl
|
|
308
308
|
<a name="gtk-source-style-scheme-get-style"></a><h3>gtk_source_style_scheme_get_style ()</h3>
|
309
309
|
<pre class="programlisting"><a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="returnvalue">GtkSourceStyle</span></a> *
|
310
310
|
gtk_source_style_scheme_get_style (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>,
|
311
|
-
<em class="parameter"><code>const <a href="/home/
|
311
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *style_id</code></em>);</pre>
|
312
312
|
<div class="refsect3">
|
313
313
|
<a name="id-1.2.26.9.7.4"></a><h4>Parameters</h4>
|
314
314
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -336,7 +336,7 @@ gtk_source_style_scheme_get_style (<em class="parameter"><code><a class="link" h
|
|
336
336
|
<p> style which corresponds to <em class="parameter"><code>style_id</code></em>
|
337
337
|
in
|
338
338
|
the <em class="parameter"><code>scheme</code></em>
|
339
|
-
, or <a href="/home/
|
339
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> when no style with this name found. It is owned by
|
340
340
|
<em class="parameter"><code>scheme</code></em>
|
341
341
|
and may not be unref'ed. </p>
|
342
342
|
<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>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -355,7 +355,7 @@ and may not be unref'ed. </p>
|
|
355
355
|
<a name="GtkSourceStyleScheme.property-details"></a><h2>Property Details</h2>
|
356
356
|
<div class="refsect2">
|
357
357
|
<a name="GtkSourceStyleScheme--description"></a><h3>The <code class="literal">“description”</code> property</h3>
|
358
|
-
<pre class="programlisting"> “description” <a href="/home/
|
358
|
+
<pre class="programlisting"> “description” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
359
359
|
<p>Style scheme description, a translatable string to present to the user.</p>
|
360
360
|
<p>Flags: Read</p>
|
361
361
|
<p>Default value: NULL</p>
|
@@ -363,15 +363,15 @@ and may not be unref'ed. </p>
|
|
363
363
|
<hr>
|
364
364
|
<div class="refsect2">
|
365
365
|
<a name="GtkSourceStyleScheme--filename"></a><h3>The <code class="literal">“filename”</code> property</h3>
|
366
|
-
<pre class="programlisting"> “filename” <a href="/home/
|
367
|
-
<p>Style scheme filename or <a href="/home/
|
366
|
+
<pre class="programlisting"> “filename” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
367
|
+
<p>Style scheme filename or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
368
368
|
<p>Flags: Read</p>
|
369
369
|
<p>Default value: NULL</p>
|
370
370
|
</div>
|
371
371
|
<hr>
|
372
372
|
<div class="refsect2">
|
373
373
|
<a name="GtkSourceStyleScheme--id"></a><h3>The <code class="literal">“id”</code> property</h3>
|
374
|
-
<pre class="programlisting"> “id” <a href="/home/
|
374
|
+
<pre class="programlisting"> “id” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
375
375
|
<p>Style scheme id, a unique string used to identify the style scheme
|
376
376
|
in <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a>.</p>
|
377
377
|
<p>Flags: Read / Write / Construct Only</p>
|
@@ -380,7 +380,7 @@ in <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyle
|
|
380
380
|
<hr>
|
381
381
|
<div class="refsect2">
|
382
382
|
<a name="GtkSourceStyleScheme--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
383
|
-
<pre class="programlisting"> “name” <a href="/home/
|
383
|
+
<pre class="programlisting"> “name” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
384
384
|
<p>Style scheme name, a translatable string to present to the user.</p>
|
385
385
|
<p>Flags: Read</p>
|
386
386
|
<p>Default value: NULL</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/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.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/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.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/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
155
155
|
<span class="lineart">╰──</span> GtkSourceStyleSchemeManager
|
156
156
|
</pre>
|
157
157
|
</div>
|
@@ -198,12 +198,12 @@ is owned by GtkSourceView library and must not be unref'ed. </p>
|
|
198
198
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
199
199
|
gtk_source_style_scheme_manager_set_search_path
|
200
200
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
201
|
-
<em class="parameter"><code><a href="/home/
|
201
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **path</code></em>);</pre>
|
202
202
|
<p>Sets the list of directories where the <em class="parameter"><code>manager</code></em>
|
203
203
|
looks for
|
204
204
|
style scheme files.
|
205
205
|
If <em class="parameter"><code>path</code></em>
|
206
|
-
is <a href="/home/
|
206
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
|
207
207
|
<div class="refsect3">
|
208
208
|
<a name="id-1.2.27.9.4.5"></a><h4>Parameters</h4>
|
209
209
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -220,7 +220,7 @@ If <em class="parameter"><code>path</code></em>
|
|
220
220
|
</tr>
|
221
221
|
<tr>
|
222
222
|
<td class="parameter_name"><p>path</p></td>
|
223
|
-
<td class="parameter_description"><p>a <a href="/home/
|
223
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
224
224
|
<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 is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
225
225
|
</tr>
|
226
226
|
</tbody>
|
@@ -233,7 +233,7 @@ If <em class="parameter"><code>path</code></em>
|
|
233
233
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
234
234
|
gtk_source_style_scheme_manager_append_search_path
|
235
235
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
236
|
-
<em class="parameter"><code>const <a href="/home/
|
236
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
|
237
237
|
<p>Appends <em class="parameter"><code>path</code></em>
|
238
238
|
to the list of directories where the <em class="parameter"><code>manager</code></em>
|
239
239
|
looks for
|
@@ -268,7 +268,7 @@ See <a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-sche
|
|
268
268
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
269
269
|
gtk_source_style_scheme_manager_prepend_search_path
|
270
270
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
271
|
-
<em class="parameter"><code>const <a href="/home/
|
271
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
|
272
272
|
<p>Prepends <em class="parameter"><code>path</code></em>
|
273
273
|
to the list of directories where the <em class="parameter"><code>manager</code></em>
|
274
274
|
looks
|
@@ -300,7 +300,7 @@ See <a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-sche
|
|
300
300
|
<hr>
|
301
301
|
<div class="refsect2">
|
302
302
|
<a name="gtk-source-style-scheme-manager-get-search-path"></a><h3>gtk_source_style_scheme_manager_get_search_path ()</h3>
|
303
|
-
<pre class="programlisting">const <a href="/home/
|
303
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
304
304
|
gtk_source_style_scheme_manager_get_search_path
|
305
305
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>);</pre>
|
306
306
|
<p>Returns the current search path for the <em class="parameter"><code>manager</code></em>
|
@@ -323,7 +323,7 @@ See <a class="link" href="GtkSourceStyleSchemeManager.html#gtk-source-style-sche
|
|
323
323
|
</div>
|
324
324
|
<div class="refsect3">
|
325
325
|
<a name="id-1.2.27.9.7.6"></a><h4>Returns</h4>
|
326
|
-
<p> a <a href="/home/
|
326
|
+
<p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array
|
327
327
|
of string containing the search path.
|
328
328
|
The array is owned by the <em class="parameter"><code>manager</code></em>
|
329
329
|
and must not be modified. </p>
|
@@ -333,7 +333,7 @@ and must not be modified. </p>
|
|
333
333
|
<hr>
|
334
334
|
<div class="refsect2">
|
335
335
|
<a name="gtk-source-style-scheme-manager-get-scheme-ids"></a><h3>gtk_source_style_scheme_manager_get_scheme_ids ()</h3>
|
336
|
-
<pre class="programlisting">const <a href="/home/
|
336
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
337
337
|
gtk_source_style_scheme_manager_get_scheme_ids
|
338
338
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>);</pre>
|
339
339
|
<p>Returns the ids of the available style schemes.</p>
|
@@ -354,8 +354,8 @@ gtk_source_style_scheme_manager_get_scheme_ids
|
|
354
354
|
</div>
|
355
355
|
<div class="refsect3">
|
356
356
|
<a name="id-1.2.27.9.8.6"></a><h4>Returns</h4>
|
357
|
-
<p> a <a href="/home/
|
358
|
-
of string containing the ids of the available style schemes or <a href="/home/
|
357
|
+
<p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array
|
358
|
+
of string containing the ids of the available style schemes or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
|
359
359
|
style scheme is available.
|
360
360
|
The array is sorted alphabetically according to the scheme name.
|
361
361
|
The array is owned by the <em class="parameter"><code>manager</code></em>
|
@@ -369,7 +369,7 @@ and must not be modified. </p>
|
|
369
369
|
<pre class="programlisting"><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="returnvalue">GtkSourceStyleScheme</span></a> *
|
370
370
|
gtk_source_style_scheme_manager_get_scheme
|
371
371
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a> *manager</code></em>,
|
372
|
-
<em class="parameter"><code>const <a href="/home/
|
372
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *scheme_id</code></em>);</pre>
|
373
373
|
<p>Looks up style scheme by id.</p>
|
374
374
|
<div class="refsect3">
|
375
375
|
<a name="id-1.2.27.9.9.5"></a><h4>Parameters</h4>
|
@@ -439,14 +439,14 @@ the <em class="parameter"><code>manager</code></em>
|
|
439
439
|
<a name="GtkSourceStyleSchemeManager.property-details"></a><h2>Property Details</h2>
|
440
440
|
<div class="refsect2">
|
441
441
|
<a name="GtkSourceStyleSchemeManager--scheme-ids"></a><h3>The <code class="literal">“scheme-ids”</code> property</h3>
|
442
|
-
<pre class="programlisting"> “scheme-ids” <a href="/home/
|
442
|
+
<pre class="programlisting"> “scheme-ids” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a></pre>
|
443
443
|
<p>List of the ids of the available style schemes.</p>
|
444
444
|
<p>Flags: Read</p>
|
445
445
|
</div>
|
446
446
|
<hr>
|
447
447
|
<div class="refsect2">
|
448
448
|
<a name="GtkSourceStyleSchemeManager--search-path"></a><h3>The <code class="literal">“search-path”</code> property</h3>
|
449
|
-
<pre class="programlisting"> “search-path” <a href="/home/
|
449
|
+
<pre class="programlisting"> “search-path” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a></pre>
|
450
450
|
<p>List of directories and files where the style schemes are located.</p>
|
451
451
|
<p>Flags: Read / Write</p>
|
452
452
|
</div>
|
@@ -44,7 +44,7 @@
|
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<a href="/home/
|
47
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
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/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
|
@@ -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/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
158
158
|
</div>
|
159
159
|
<div class="refsect1">
|
160
160
|
<a name="GtkSourceUndoManager.includes"></a><h2>Includes</h2>
|
@@ -175,7 +175,7 @@ or redo state of the undo stack has changed.</p>
|
|
175
175
|
<a name="GtkSourceUndoManager.functions_details"></a><h2>Functions</h2>
|
176
176
|
<div class="refsect2">
|
177
177
|
<a name="gtk-source-undo-manager-can-undo"></a><h3>gtk_source_undo_manager_can_undo ()</h3>
|
178
|
-
<pre class="programlisting"><a href="/home/
|
178
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
179
179
|
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>
|
180
180
|
<p>Get whether there are undo operations available.</p>
|
181
181
|
<div class="refsect3">
|
@@ -195,7 +195,7 @@ gtk_source_undo_manager_can_undo (<em class="parameter"><code><a class="link" hr
|
|
195
195
|
</div>
|
196
196
|
<div class="refsect3">
|
197
197
|
<a name="id-1.2.28.10.2.6"></a><h4>Returns</h4>
|
198
|
-
<p> <a href="/home/
|
198
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there are undo operations available, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
199
199
|
<p></p>
|
200
200
|
</div>
|
201
201
|
<p class="since">Since 2.10</p>
|
@@ -203,7 +203,7 @@ gtk_source_undo_manager_can_undo (<em class="parameter"><code><a class="link" hr
|
|
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/vagrant/ruby-gnome2.win32/glib2/vendor/local/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="id-1.2.28.10.3.6"></a><h4>Returns</h4>
|
226
|
-
<p> <a href="/home/
|
226
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there are redo operations available, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
227
227
|
<p></p>
|
228
228
|
</div>
|
229
229
|
<p class="since">Since 2.10</p>
|
@@ -390,7 +390,7 @@ gtk_source_undo_manager_can_redo_changed
|
|
390
390
|
<a name="GtkSourceUndoManager-can-redo-changed"></a><h3>The <code class="literal">“can-redo-changed”</code> signal</h3>
|
391
391
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
392
392
|
user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager,
|
393
|
-
<a href="/home/
|
393
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
394
394
|
<p>Emitted when the ability to redo has changed.</p>
|
395
395
|
<div class="refsect3">
|
396
396
|
<a name="id-1.2.28.12.2.5"></a><h4>Parameters</h4>
|
@@ -422,7 +422,7 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
|
|
422
422
|
<a name="GtkSourceUndoManager-can-undo-changed"></a><h3>The <code class="literal">“can-undo-changed”</code> signal</h3>
|
423
423
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
424
424
|
user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager,
|
425
|
-
<a href="/home/
|
425
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
426
426
|
<p>Emitted when the ability to undo has changed.</p>
|
427
427
|
<div class="refsect3">
|
428
428
|
<a name="id-1.2.28.12.3.5"></a><h4>Parameters</h4>
|
@@ -452,7 +452,7 @@ user_function (<a class="link" href="GtkSourceUndoManager.html" title="GtkSource
|
|
452
452
|
</div>
|
453
453
|
<div class="refsect1">
|
454
454
|
<a name="GtkSourceUndoManager.see-also"></a><h2>See Also</h2>
|
455
|
-
<p><a href="
|
455
|
+
<p><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a>, <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a></p>
|
456
456
|
</div>
|
457
457
|
</div>
|
458
458
|
<div class="footer">
|