gtksourceview3 3.1.1-x86-mingw32 → 3.1.2-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/dependency-check/Rakefile +43 -0
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksource.h +1 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h +8 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h +35 -3
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h +8 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcemap.h +2 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h +1 -1
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h +149 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h +0 -1
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h +1 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h +1 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +12 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +30 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h +13 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceview.h +11 -2
- data/vendor/local/lib/girepository-1.0/GtkSource-3.0.typelib +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/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +573 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +298 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +70 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +170 -170
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +9 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +671 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +173 -91
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +2 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +129 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +30 -2
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +109 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +6 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +17 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0.devhelp2 +62 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +10 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +8 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +29 -141
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +136 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +54 -0
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +6 -6
- data/vendor/local/share/gtksourceview-3.0/language-specs/abnf.lang +110 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +64 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/dtl.lang +297 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/haxe.lang +238 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/ini.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/javascript.lang +3 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/meson.lang +29 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/php.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/python3.lang +1 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/rust.lang +10 -2
- 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 +16 -7
@@ -496,7 +496,7 @@ directly create a <a class="link" href="GtkSourceView.html" title="GtkSourceView
|
|
496
496
|
<p>The highlighting is enabled by default, but you can disable it with
|
497
497
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-syntax" title="gtk_source_buffer_set_highlight_syntax ()"><code class="function">gtk_source_buffer_set_highlight_syntax()</code></a>.</p>
|
498
498
|
<div class="refsect2">
|
499
|
-
<a name="id-1.
|
499
|
+
<a name="id-1.3.2.2.9.5"></a><h3>Undo/Redo</h3>
|
500
500
|
<p>A custom <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> can be implemented and set with
|
501
501
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-undo-manager" title="gtk_source_buffer_set_undo_manager ()"><code class="function">gtk_source_buffer_set_undo_manager()</code></a>. However the default implementation
|
502
502
|
should be suitable for most uses, so you can use the API provided by
|
@@ -2270,10 +2270,9 @@ user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffe
|
|
2270
2270
|
<a href="http://developer.gnome.org/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end,
|
2271
2271
|
<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>
|
2272
2272
|
<p>The ::highlight-updated signal is emitted when the syntax
|
2273
|
-
highlighting
|
2274
|
-
|
2275
|
-
|
2276
|
-
updated (e.g. the no-spell-check context class).</p>
|
2273
|
+
highlighting and <a class="link" href="GtkSourceBuffer.html#context-classes" title="Context Classes">context classes</a> are updated in a
|
2274
|
+
certain region of the <em class="parameter"><code>buffer</code></em>
|
2275
|
+
.</p>
|
2277
2276
|
<div class="refsect3">
|
2278
2277
|
<a name="GtkSourceBuffer-highlight-updated.parameters"></a><h4>Parameters</h4>
|
2279
2278
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -317,7 +317,7 @@ instance. This instance can be obtained with
|
|
317
317
|
<p>A same <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> object can be used for several
|
318
318
|
<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a>.</p>
|
319
319
|
<div class="refsect2">
|
320
|
-
<a name="id-1.
|
320
|
+
<a name="id-1.3.5.2.10.11"></a><h3>GtkSourceCompletion as GtkBuildable</h3>
|
321
321
|
<p>The GtkSourceCompletion implementation of the <a href="http://developer.gnome.org/gtk4/GtkBuildable.html#GtkBuildable-struct"><span class="type">GtkBuildable</span></a> interface exposes
|
322
322
|
the info window object (see <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-get-info-window" title="gtk_source_completion_get_info_window ()"><code class="function">gtk_source_completion_get_info_window()</code></a>) with the
|
323
323
|
internal-child "info_window".</p>
|
@@ -592,9 +592,10 @@ destroyed.</p>
|
|
592
592
|
</div>
|
593
593
|
<div class="refsect3">
|
594
594
|
<a name="gtk-source-completion-get-view.returns"></a><h4>Returns</h4>
|
595
|
-
<p>The <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> associated with
|
595
|
+
<p> The <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> associated with
|
596
|
+
<em class="parameter"><code>completion</code></em>
|
596
597
|
, 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>
|
597
|
-
<p><span class="annotation">[<acronym title="
|
598
|
+
<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>
|
598
599
|
</div>
|
599
600
|
</div>
|
600
601
|
<hr>
|
@@ -213,8 +213,8 @@ function is called.</p>
|
|
213
213
|
</tr>
|
214
214
|
<tr>
|
215
215
|
<td class="parameter_name"><p>provider</p></td>
|
216
|
-
<td class="parameter_description"><p>
|
217
|
-
<td class="parameter_annotations"
|
216
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a>.</p></td>
|
217
|
+
<td class="parameter_annotations"> </td>
|
218
218
|
</tr>
|
219
219
|
<tr>
|
220
220
|
<td class="parameter_name"><p>proposals</p></td>
|
@@ -136,7 +136,7 @@ widget, added with <a href="http://developer.gnome.org/gtk4/GtkContainer.html#gt
|
|
136
136
|
possibility is to use a scrolled window, as the following example
|
137
137
|
demonstrates.</p>
|
138
138
|
<div class="example">
|
139
|
-
<a name="id-1.
|
139
|
+
<a name="id-1.3.5.4.9.4"></a><p class="title"><b>Example 1. Fixed size with a scrolled window.</b></p>
|
140
140
|
<div class="example-contents">
|
141
141
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
142
142
|
<tbody>
|
@@ -66,6 +66,70 @@
|
|
66
66
|
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" title="gtk_source_completion_item_new_from_stock ()">gtk_source_completion_item_new_from_stock</a> <span class="c_punctuation">()</span>
|
67
67
|
</td>
|
68
68
|
</tr>
|
69
|
+
<tr>
|
70
|
+
<td class="function_type">
|
71
|
+
<a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> *
|
72
|
+
</td>
|
73
|
+
<td class="function_name">
|
74
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new2" title="gtk_source_completion_item_new2 ()">gtk_source_completion_item_new2</a> <span class="c_punctuation">()</span>
|
75
|
+
</td>
|
76
|
+
</tr>
|
77
|
+
<tr>
|
78
|
+
<td class="function_type">
|
79
|
+
<span class="returnvalue">void</span>
|
80
|
+
</td>
|
81
|
+
<td class="function_name">
|
82
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-label" title="gtk_source_completion_item_set_label ()">gtk_source_completion_item_set_label</a> <span class="c_punctuation">()</span>
|
83
|
+
</td>
|
84
|
+
</tr>
|
85
|
+
<tr>
|
86
|
+
<td class="function_type">
|
87
|
+
<span class="returnvalue">void</span>
|
88
|
+
</td>
|
89
|
+
<td class="function_name">
|
90
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-markup" title="gtk_source_completion_item_set_markup ()">gtk_source_completion_item_set_markup</a> <span class="c_punctuation">()</span>
|
91
|
+
</td>
|
92
|
+
</tr>
|
93
|
+
<tr>
|
94
|
+
<td class="function_type">
|
95
|
+
<span class="returnvalue">void</span>
|
96
|
+
</td>
|
97
|
+
<td class="function_name">
|
98
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-text" title="gtk_source_completion_item_set_text ()">gtk_source_completion_item_set_text</a> <span class="c_punctuation">()</span>
|
99
|
+
</td>
|
100
|
+
</tr>
|
101
|
+
<tr>
|
102
|
+
<td class="function_type">
|
103
|
+
<span class="returnvalue">void</span>
|
104
|
+
</td>
|
105
|
+
<td class="function_name">
|
106
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-icon" title="gtk_source_completion_item_set_icon ()">gtk_source_completion_item_set_icon</a> <span class="c_punctuation">()</span>
|
107
|
+
</td>
|
108
|
+
</tr>
|
109
|
+
<tr>
|
110
|
+
<td class="function_type">
|
111
|
+
<span class="returnvalue">void</span>
|
112
|
+
</td>
|
113
|
+
<td class="function_name">
|
114
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-icon-name" title="gtk_source_completion_item_set_icon_name ()">gtk_source_completion_item_set_icon_name</a> <span class="c_punctuation">()</span>
|
115
|
+
</td>
|
116
|
+
</tr>
|
117
|
+
<tr>
|
118
|
+
<td class="function_type">
|
119
|
+
<span class="returnvalue">void</span>
|
120
|
+
</td>
|
121
|
+
<td class="function_name">
|
122
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-gicon" title="gtk_source_completion_item_set_gicon ()">gtk_source_completion_item_set_gicon</a> <span class="c_punctuation">()</span>
|
123
|
+
</td>
|
124
|
+
</tr>
|
125
|
+
<tr>
|
126
|
+
<td class="function_type">
|
127
|
+
<span class="returnvalue">void</span>
|
128
|
+
</td>
|
129
|
+
<td class="function_name">
|
130
|
+
<a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-set-info" title="gtk_source_completion_item_set_info ()">gtk_source_completion_item_set_info</a> <span class="c_punctuation">()</span>
|
131
|
+
</td>
|
132
|
+
</tr>
|
69
133
|
</tbody>
|
70
134
|
</table></div>
|
71
135
|
</div>
|
@@ -167,6 +231,10 @@ gtk_source_completion_item_new (<em class="parameter"><code>const <a href="/home
|
|
167
231
|
<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> *text</code></em>,
|
168
232
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *icon</code></em>,
|
169
233
|
<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> *info</code></em>);</pre>
|
234
|
+
<div class="warning">
|
235
|
+
<p><code class="literal">gtk_source_completion_item_new</code> has been deprecated since version 3.24 and should not be used in newly-written code.</p>
|
236
|
+
<p>Use <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new2" title="gtk_source_completion_item_new2 ()"><code class="function">gtk_source_completion_item_new2()</code></a> instead.</p>
|
237
|
+
</div>
|
170
238
|
<p>Create a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> with label <em class="parameter"><code>label</code></em>
|
171
239
|
, icon <em class="parameter"><code>icon</code></em>
|
172
240
|
and
|
@@ -221,6 +289,10 @@ gtk_source_completion_item_new_with_markup
|
|
221
289
|
<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> *text</code></em>,
|
222
290
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *icon</code></em>,
|
223
291
|
<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> *info</code></em>);</pre>
|
292
|
+
<div class="warning">
|
293
|
+
<p><code class="literal">gtk_source_completion_item_new_with_markup</code> has been deprecated since version 3.24 and should not be used in newly-written code.</p>
|
294
|
+
<p>Use <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new2" title="gtk_source_completion_item_new2 ()"><code class="function">gtk_source_completion_item_new2()</code></a> instead.</p>
|
295
|
+
</div>
|
224
296
|
<p>Create a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> with markup label <em class="parameter"><code>markup</code></em>
|
225
297
|
, icon
|
226
298
|
<em class="parameter"><code>icon</code></em>
|
@@ -277,7 +349,7 @@ gtk_source_completion_item_new_from_stock
|
|
277
349
|
<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> *info</code></em>);</pre>
|
278
350
|
<div class="warning">
|
279
351
|
<p><code class="literal">gtk_source_completion_item_new_from_stock</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
|
280
|
-
<p>Use <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-
|
352
|
+
<p>Use <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new2" title="gtk_source_completion_item_new2 ()"><code class="function">gtk_source_completion_item_new2()</code></a> instead.</p>
|
281
353
|
</div>
|
282
354
|
<p>Creates a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> from a stock item. If <em class="parameter"><code>label</code></em>
|
283
355
|
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>,
|
@@ -319,6 +391,231 @@ the stock label will be used.</p>
|
|
319
391
|
<p> a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p>
|
320
392
|
</div>
|
321
393
|
</div>
|
394
|
+
<hr>
|
395
|
+
<div class="refsect2">
|
396
|
+
<a name="gtk-source-completion-item-new2"></a><h3>gtk_source_completion_item_new2 ()</h3>
|
397
|
+
<pre class="programlisting"><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> *
|
398
|
+
gtk_source_completion_item_new2 (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
399
|
+
<p>Creates a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>. The desired properties need to be set
|
400
|
+
afterwards.</p>
|
401
|
+
<div class="refsect3">
|
402
|
+
<a name="gtk-source-completion-item-new2.returns"></a><h4>Returns</h4>
|
403
|
+
<p> a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>. </p>
|
404
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
405
|
+
</div>
|
406
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
407
|
+
</div>
|
408
|
+
<hr>
|
409
|
+
<div class="refsect2">
|
410
|
+
<a name="gtk-source-completion-item-set-label"></a><h3>gtk_source_completion_item_set_label ()</h3>
|
411
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
412
|
+
gtk_source_completion_item_set_label (<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
413
|
+
<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> *label</code></em>);</pre>
|
414
|
+
<div class="refsect3">
|
415
|
+
<a name="gtk-source-completion-item-set-label.parameters"></a><h4>Parameters</h4>
|
416
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
417
|
+
<colgroup>
|
418
|
+
<col width="150px" class="parameters_name">
|
419
|
+
<col class="parameters_description">
|
420
|
+
<col width="200px" class="parameters_annotations">
|
421
|
+
</colgroup>
|
422
|
+
<tbody>
|
423
|
+
<tr>
|
424
|
+
<td class="parameter_name"><p>item</p></td>
|
425
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
426
|
+
<td class="parameter_annotations"> </td>
|
427
|
+
</tr>
|
428
|
+
<tr>
|
429
|
+
<td class="parameter_name"><p>label</p></td>
|
430
|
+
<td class="parameter_description"><p> the label, 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>
|
431
|
+
<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>
|
432
|
+
</tr>
|
433
|
+
</tbody>
|
434
|
+
</table></div>
|
435
|
+
</div>
|
436
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
437
|
+
</div>
|
438
|
+
<hr>
|
439
|
+
<div class="refsect2">
|
440
|
+
<a name="gtk-source-completion-item-set-markup"></a><h3>gtk_source_completion_item_set_markup ()</h3>
|
441
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
442
|
+
gtk_source_completion_item_set_markup (<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
443
|
+
<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> *markup</code></em>);</pre>
|
444
|
+
<div class="refsect3">
|
445
|
+
<a name="gtk-source-completion-item-set-markup.parameters"></a><h4>Parameters</h4>
|
446
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
447
|
+
<colgroup>
|
448
|
+
<col width="150px" class="parameters_name">
|
449
|
+
<col class="parameters_description">
|
450
|
+
<col width="200px" class="parameters_annotations">
|
451
|
+
</colgroup>
|
452
|
+
<tbody>
|
453
|
+
<tr>
|
454
|
+
<td class="parameter_name"><p>item</p></td>
|
455
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
456
|
+
<td class="parameter_annotations"> </td>
|
457
|
+
</tr>
|
458
|
+
<tr>
|
459
|
+
<td class="parameter_name"><p>markup</p></td>
|
460
|
+
<td class="parameter_description"><p> the markup, 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>
|
461
|
+
<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>
|
462
|
+
</tr>
|
463
|
+
</tbody>
|
464
|
+
</table></div>
|
465
|
+
</div>
|
466
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
467
|
+
</div>
|
468
|
+
<hr>
|
469
|
+
<div class="refsect2">
|
470
|
+
<a name="gtk-source-completion-item-set-text"></a><h3>gtk_source_completion_item_set_text ()</h3>
|
471
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
472
|
+
gtk_source_completion_item_set_text (<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
473
|
+
<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> *text</code></em>);</pre>
|
474
|
+
<div class="refsect3">
|
475
|
+
<a name="gtk-source-completion-item-set-text.parameters"></a><h4>Parameters</h4>
|
476
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
477
|
+
<colgroup>
|
478
|
+
<col width="150px" class="parameters_name">
|
479
|
+
<col class="parameters_description">
|
480
|
+
<col width="200px" class="parameters_annotations">
|
481
|
+
</colgroup>
|
482
|
+
<tbody>
|
483
|
+
<tr>
|
484
|
+
<td class="parameter_name"><p>item</p></td>
|
485
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
486
|
+
<td class="parameter_annotations"> </td>
|
487
|
+
</tr>
|
488
|
+
<tr>
|
489
|
+
<td class="parameter_name"><p>text</p></td>
|
490
|
+
<td class="parameter_description"><p> the text, 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>
|
491
|
+
<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>
|
492
|
+
</tr>
|
493
|
+
</tbody>
|
494
|
+
</table></div>
|
495
|
+
</div>
|
496
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
497
|
+
</div>
|
498
|
+
<hr>
|
499
|
+
<div class="refsect2">
|
500
|
+
<a name="gtk-source-completion-item-set-icon"></a><h3>gtk_source_completion_item_set_icon ()</h3>
|
501
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
502
|
+
gtk_source_completion_item_set_icon (<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
503
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *icon</code></em>);</pre>
|
504
|
+
<div class="refsect3">
|
505
|
+
<a name="gtk-source-completion-item-set-icon.parameters"></a><h4>Parameters</h4>
|
506
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
507
|
+
<colgroup>
|
508
|
+
<col width="150px" class="parameters_name">
|
509
|
+
<col class="parameters_description">
|
510
|
+
<col width="200px" class="parameters_annotations">
|
511
|
+
</colgroup>
|
512
|
+
<tbody>
|
513
|
+
<tr>
|
514
|
+
<td class="parameter_name"><p>item</p></td>
|
515
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
516
|
+
<td class="parameter_annotations"> </td>
|
517
|
+
</tr>
|
518
|
+
<tr>
|
519
|
+
<td class="parameter_name"><p>icon</p></td>
|
520
|
+
<td class="parameter_description"><p> the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, 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>
|
521
|
+
<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>
|
522
|
+
</tr>
|
523
|
+
</tbody>
|
524
|
+
</table></div>
|
525
|
+
</div>
|
526
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
527
|
+
</div>
|
528
|
+
<hr>
|
529
|
+
<div class="refsect2">
|
530
|
+
<a name="gtk-source-completion-item-set-icon-name"></a><h3>gtk_source_completion_item_set_icon_name ()</h3>
|
531
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
532
|
+
gtk_source_completion_item_set_icon_name
|
533
|
+
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
534
|
+
<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> *icon_name</code></em>);</pre>
|
535
|
+
<div class="refsect3">
|
536
|
+
<a name="gtk-source-completion-item-set-icon-name.parameters"></a><h4>Parameters</h4>
|
537
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
538
|
+
<colgroup>
|
539
|
+
<col width="150px" class="parameters_name">
|
540
|
+
<col class="parameters_description">
|
541
|
+
<col width="200px" class="parameters_annotations">
|
542
|
+
</colgroup>
|
543
|
+
<tbody>
|
544
|
+
<tr>
|
545
|
+
<td class="parameter_name"><p>item</p></td>
|
546
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
547
|
+
<td class="parameter_annotations"> </td>
|
548
|
+
</tr>
|
549
|
+
<tr>
|
550
|
+
<td class="parameter_name"><p>icon_name</p></td>
|
551
|
+
<td class="parameter_description"><p> the icon name, 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>
|
552
|
+
<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>
|
553
|
+
</tr>
|
554
|
+
</tbody>
|
555
|
+
</table></div>
|
556
|
+
</div>
|
557
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
558
|
+
</div>
|
559
|
+
<hr>
|
560
|
+
<div class="refsect2">
|
561
|
+
<a name="gtk-source-completion-item-set-gicon"></a><h3>gtk_source_completion_item_set_gicon ()</h3>
|
562
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
563
|
+
gtk_source_completion_item_set_gicon (<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
564
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *gicon</code></em>);</pre>
|
565
|
+
<div class="refsect3">
|
566
|
+
<a name="gtk-source-completion-item-set-gicon.parameters"></a><h4>Parameters</h4>
|
567
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
568
|
+
<colgroup>
|
569
|
+
<col width="150px" class="parameters_name">
|
570
|
+
<col class="parameters_description">
|
571
|
+
<col width="200px" class="parameters_annotations">
|
572
|
+
</colgroup>
|
573
|
+
<tbody>
|
574
|
+
<tr>
|
575
|
+
<td class="parameter_name"><p>item</p></td>
|
576
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
577
|
+
<td class="parameter_annotations"> </td>
|
578
|
+
</tr>
|
579
|
+
<tr>
|
580
|
+
<td class="parameter_name"><p>gicon</p></td>
|
581
|
+
<td class="parameter_description"><p> the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>, 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>
|
582
|
+
<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>
|
583
|
+
</tr>
|
584
|
+
</tbody>
|
585
|
+
</table></div>
|
586
|
+
</div>
|
587
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
588
|
+
</div>
|
589
|
+
<hr>
|
590
|
+
<div class="refsect2">
|
591
|
+
<a name="gtk-source-completion-item-set-info"></a><h3>gtk_source_completion_item_set_info ()</h3>
|
592
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
593
|
+
gtk_source_completion_item_set_info (<em class="parameter"><code><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> *item</code></em>,
|
594
|
+
<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> *info</code></em>);</pre>
|
595
|
+
<div class="refsect3">
|
596
|
+
<a name="gtk-source-completion-item-set-info.parameters"></a><h4>Parameters</h4>
|
597
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
598
|
+
<colgroup>
|
599
|
+
<col width="150px" class="parameters_name">
|
600
|
+
<col class="parameters_description">
|
601
|
+
<col width="200px" class="parameters_annotations">
|
602
|
+
</colgroup>
|
603
|
+
<tbody>
|
604
|
+
<tr>
|
605
|
+
<td class="parameter_name"><p>item</p></td>
|
606
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a>.</p></td>
|
607
|
+
<td class="parameter_annotations"> </td>
|
608
|
+
</tr>
|
609
|
+
<tr>
|
610
|
+
<td class="parameter_name"><p>info</p></td>
|
611
|
+
<td class="parameter_description"><p> the info, 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>
|
612
|
+
<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>
|
613
|
+
</tr>
|
614
|
+
</tbody>
|
615
|
+
</table></div>
|
616
|
+
</div>
|
617
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
618
|
+
</div>
|
322
619
|
</div>
|
323
620
|
<div class="refsect1">
|
324
621
|
<a name="GtkSourceCompletionItem.other_details"></a><h2>Types and Values</h2>
|
@@ -43,6 +43,22 @@
|
|
43
43
|
<tbody>
|
44
44
|
<tr>
|
45
45
|
<td class="function_type">
|
46
|
+
<a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="returnvalue">GtkSourceView</span></a> *
|
47
|
+
</td>
|
48
|
+
<td class="function_name">
|
49
|
+
<a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-view" title="gtk_source_gutter_get_view ()">gtk_source_gutter_get_view</a> <span class="c_punctuation">()</span>
|
50
|
+
</td>
|
51
|
+
</tr>
|
52
|
+
<tr>
|
53
|
+
<td class="function_type">
|
54
|
+
<a href="http://developer.gnome.org/gtk4/GtkTextView.html#GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a>
|
55
|
+
</td>
|
56
|
+
<td class="function_name">
|
57
|
+
<a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-window-type" title="gtk_source_gutter_get_window_type ()">gtk_source_gutter_get_window_type</a> <span class="c_punctuation">()</span>
|
58
|
+
</td>
|
59
|
+
</tr>
|
60
|
+
<tr>
|
61
|
+
<td class="function_type">
|
46
62
|
<a href="http://developer.gnome.org/gdk3/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
47
63
|
</td>
|
48
64
|
<td class="function_name">
|
@@ -184,6 +200,60 @@ right of the line numbers.</p>
|
|
184
200
|
<div class="refsect1">
|
185
201
|
<a name="GtkSourceGutter.functions_details"></a><h2>Functions</h2>
|
186
202
|
<div class="refsect2">
|
203
|
+
<a name="gtk-source-gutter-get-view"></a><h3>gtk_source_gutter_get_view ()</h3>
|
204
|
+
<pre class="programlisting"><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="returnvalue">GtkSourceView</span></a> *
|
205
|
+
gtk_source_gutter_get_view (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);</pre>
|
206
|
+
<div class="refsect3">
|
207
|
+
<a name="gtk-source-gutter-get-view.parameters"></a><h4>Parameters</h4>
|
208
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
209
|
+
<colgroup>
|
210
|
+
<col width="150px" class="parameters_name">
|
211
|
+
<col class="parameters_description">
|
212
|
+
<col width="200px" class="parameters_annotations">
|
213
|
+
</colgroup>
|
214
|
+
<tbody><tr>
|
215
|
+
<td class="parameter_name"><p>gutter</p></td>
|
216
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a>.</p></td>
|
217
|
+
<td class="parameter_annotations"> </td>
|
218
|
+
</tr></tbody>
|
219
|
+
</table></div>
|
220
|
+
</div>
|
221
|
+
<div class="refsect3">
|
222
|
+
<a name="gtk-source-gutter-get-view.returns"></a><h4>Returns</h4>
|
223
|
+
<p> the associated <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>. </p>
|
224
|
+
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
225
|
+
</div>
|
226
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
227
|
+
</div>
|
228
|
+
<hr>
|
229
|
+
<div class="refsect2">
|
230
|
+
<a name="gtk-source-gutter-get-window-type"></a><h3>gtk_source_gutter_get_window_type ()</h3>
|
231
|
+
<pre class="programlisting"><a href="http://developer.gnome.org/gtk4/GtkTextView.html#GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a>
|
232
|
+
gtk_source_gutter_get_window_type (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);</pre>
|
233
|
+
<div class="refsect3">
|
234
|
+
<a name="gtk-source-gutter-get-window-type.parameters"></a><h4>Parameters</h4>
|
235
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
236
|
+
<colgroup>
|
237
|
+
<col width="150px" class="parameters_name">
|
238
|
+
<col class="parameters_description">
|
239
|
+
<col width="200px" class="parameters_annotations">
|
240
|
+
</colgroup>
|
241
|
+
<tbody><tr>
|
242
|
+
<td class="parameter_name"><p>gutter</p></td>
|
243
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a>.</p></td>
|
244
|
+
<td class="parameter_annotations"> </td>
|
245
|
+
</tr></tbody>
|
246
|
+
</table></div>
|
247
|
+
</div>
|
248
|
+
<div class="refsect3">
|
249
|
+
<a name="gtk-source-gutter-get-window-type.returns"></a><h4>Returns</h4>
|
250
|
+
<p> the <a href="http://developer.gnome.org/gtk4/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> of <em class="parameter"><code>gutter</code></em>
|
251
|
+
.</p>
|
252
|
+
</div>
|
253
|
+
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
254
|
+
</div>
|
255
|
+
<hr>
|
256
|
+
<div class="refsect2">
|
187
257
|
<a name="gtk-source-gutter-get-window"></a><h3>gtk_source_gutter_get_window ()</h3>
|
188
258
|
<pre class="programlisting"><a href="http://developer.gnome.org/gdk3/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
189
259
|
gtk_source_gutter_get_window (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);</pre>
|