gtksourceview3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +0 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +188 -200
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +91 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +39 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +43 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +185 -262
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +85 -113
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +163 -163
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +39 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +175 -191
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +15 -15
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +44 -25
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +25 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/jade.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/latex.lang +46 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/sparql.lang +4 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +6 -6
@@ -45,7 +45,7 @@
|
|
45
45
|
<tbody>
|
46
46
|
<tr>
|
47
47
|
<td class="function_type">
|
48
|
-
<a href="/home/
|
48
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
49
49
|
</td>
|
50
50
|
<td class="function_name">
|
51
51
|
<a class="link" href="GtkSourceCompletion.html#gtk-source-completion-add-provider" title="gtk_source_completion_add_provider ()">gtk_source_completion_add_provider</a> <span class="c_punctuation">()</span>
|
@@ -53,7 +53,7 @@
|
|
53
53
|
</tr>
|
54
54
|
<tr>
|
55
55
|
<td class="function_type">
|
56
|
-
<a href="/home/
|
56
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
57
57
|
</td>
|
58
58
|
<td class="function_name">
|
59
59
|
<a class="link" href="GtkSourceCompletion.html#gtk-source-completion-remove-provider" title="gtk_source_completion_remove_provider ()">gtk_source_completion_remove_provider</a> <span class="c_punctuation">()</span>
|
@@ -61,7 +61,7 @@
|
|
61
61
|
</tr>
|
62
62
|
<tr>
|
63
63
|
<td class="function_type">
|
64
|
-
<a href="/home/
|
64
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
65
65
|
</td>
|
66
66
|
<td class="function_name">
|
67
67
|
<a class="link" href="GtkSourceCompletion.html#gtk-source-completion-get-providers" title="gtk_source_completion_get_providers ()">gtk_source_completion_get_providers</a> <span class="c_punctuation">()</span>
|
@@ -69,7 +69,7 @@
|
|
69
69
|
</tr>
|
70
70
|
<tr>
|
71
71
|
<td class="function_type">
|
72
|
-
<a href="/home/
|
72
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
73
73
|
</td>
|
74
74
|
<td class="function_name">
|
75
75
|
<a class="link" href="GtkSourceCompletion.html#gtk-source-completion-show" title="gtk_source_completion_show ()">gtk_source_completion_show</a> <span class="c_punctuation">()</span>
|
@@ -144,42 +144,42 @@
|
|
144
144
|
</colgroup>
|
145
145
|
<tbody>
|
146
146
|
<tr>
|
147
|
-
<td class="property_type"><a href="/home/
|
147
|
+
<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>
|
148
148
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--accelerators" title="The “accelerators” property">accelerators</a></td>
|
149
149
|
<td class="property_flags">Read / Write / Construct</td>
|
150
150
|
</tr>
|
151
151
|
<tr>
|
152
|
-
<td class="property_type"><a href="/home/
|
152
|
+
<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>
|
153
153
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--auto-complete-delay" title="The “auto-complete-delay” property">auto-complete-delay</a></td>
|
154
154
|
<td class="property_flags">Read / Write / Construct</td>
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
|
-
<td class="property_type"><a href="/home/
|
157
|
+
<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>
|
158
158
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--proposal-page-size" title="The “proposal-page-size” property">proposal-page-size</a></td>
|
159
159
|
<td class="property_flags">Read / Write / Construct</td>
|
160
160
|
</tr>
|
161
161
|
<tr>
|
162
|
-
<td class="property_type"><a href="/home/
|
162
|
+
<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>
|
163
163
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--provider-page-size" title="The “provider-page-size” property">provider-page-size</a></td>
|
164
164
|
<td class="property_flags">Read / Write / Construct</td>
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
|
-
<td class="property_type"><a href="/home/
|
167
|
+
<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>
|
168
168
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--remember-info-visibility" title="The “remember-info-visibility” property">remember-info-visibility</a></td>
|
169
169
|
<td class="property_flags">Read / Write / Construct</td>
|
170
170
|
</tr>
|
171
171
|
<tr>
|
172
|
-
<td class="property_type"><a href="/home/
|
172
|
+
<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>
|
173
173
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--select-on-show" title="The “select-on-show” property">select-on-show</a></td>
|
174
174
|
<td class="property_flags">Read / Write / Construct</td>
|
175
175
|
</tr>
|
176
176
|
<tr>
|
177
|
-
<td class="property_type"><a href="/home/
|
177
|
+
<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>
|
178
178
|
<td class="property_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--show-headers" title="The “show-headers” property">show-headers</a></td>
|
179
179
|
<td class="property_flags">Read / Write / Construct</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="GtkSourceCompletion.html#GtkSourceCompletion--show-icons" title="The “show-icons” property">show-icons</a></td>
|
184
184
|
<td class="property_flags">Read / Write / Construct</td>
|
185
185
|
</tr>
|
@@ -204,32 +204,32 @@
|
|
204
204
|
<tr>
|
205
205
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
206
206
|
<td class="signal_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-activate-proposal" title="The “activate-proposal” signal">activate-proposal</a></td>
|
207
|
-
<td class="signal_flags"><a href="/home/
|
207
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
208
208
|
</tr>
|
209
209
|
<tr>
|
210
210
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
211
211
|
<td class="signal_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-hide" title="The “hide” signal">hide</a></td>
|
212
|
-
<td class="signal_flags"><a href="/home/
|
212
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
213
213
|
</tr>
|
214
214
|
<tr>
|
215
215
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
216
216
|
<td class="signal_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-cursor" title="The “move-cursor” signal">move-cursor</a></td>
|
217
|
-
<td class="signal_flags"><a href="/home/
|
217
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
218
218
|
</tr>
|
219
219
|
<tr>
|
220
220
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
221
221
|
<td class="signal_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-page" title="The “move-page” signal">move-page</a></td>
|
222
|
-
<td class="signal_flags"><a href="/home/
|
222
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
223
223
|
</tr>
|
224
224
|
<tr>
|
225
225
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
226
226
|
<td class="signal_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-populate-context" title="The “populate-context” signal">populate-context</a></td>
|
227
|
-
<td class="signal_flags"><a href="/home/
|
227
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
228
228
|
</tr>
|
229
229
|
<tr>
|
230
230
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
231
231
|
<td class="signal_name"><a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-show" title="The “show” signal">show</a></td>
|
232
|
-
<td class="signal_flags"><a href="/home/
|
232
|
+
<td class="signal_flags"><a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
233
233
|
</tr>
|
234
234
|
</tbody>
|
235
235
|
</table></div>
|
@@ -259,9 +259,9 @@
|
|
259
259
|
</div>
|
260
260
|
<div class="refsect1">
|
261
261
|
<a name="GtkSourceCompletion.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
262
|
-
<pre class="screen"> <a href="/home/
|
262
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
263
263
|
<span class="lineart">╰──</span> GtkSourceCompletionError
|
264
|
-
<a href="/home/
|
264
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
265
265
|
<span class="lineart">╰──</span> GtkSourceCompletion
|
266
266
|
</pre>
|
267
267
|
</div>
|
@@ -269,7 +269,7 @@
|
|
269
269
|
<a name="GtkSourceCompletion.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
270
270
|
<p>
|
271
271
|
GtkSourceCompletion implements
|
272
|
-
<a href="
|
272
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a>.</p>
|
273
273
|
</div>
|
274
274
|
<div class="refsect1">
|
275
275
|
<a name="GtkSourceCompletion.includes"></a><h2>Includes</h2>
|
@@ -318,35 +318,20 @@ instance. This instance can be obtained with
|
|
318
318
|
<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a>.</p>
|
319
319
|
<div class="refsect2">
|
320
320
|
<a name="id-1.3.5.2.10.11"></a><h3>GtkSourceCompletion as GtkBuildable</h3>
|
321
|
-
<p>The GtkSourceCompletion implementation of the <a href="
|
321
|
+
<p>The GtkSourceCompletion implementation of the <a href="/home/seb/jhbuild/share/gtk-doc/html/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>
|
324
324
|
<p>An example of a UI definition fragment with GtkSourceCompletion:</p>
|
325
|
-
<div class="informalexample">
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
7
|
336
|
-
8</pre></td>
|
337
|
-
<td class="listing_code"><pre class="programlisting"><span class="symbol"><</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkSourceCompletion"</span><span class="symbol">></span>
|
338
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"select_on_show"</span><span class="symbol">></span><span class="normal">False</span><span class="symbol"></</span><span class="normal">property</span><span class="symbol">></span>
|
339
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">child</span><span class="normal"> internal</span><span class="symbol">-</span><span class="normal">child</span><span class="symbol">=</span><span class="string">"info_window"</span><span class="symbol">></span>
|
340
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkSourceCompletionInfo"</span><span class="symbol">></span>
|
341
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"border_width"</span><span class="symbol">></span><span class="number">6</span><span class="symbol"></</span><span class="normal">property</span><span class="symbol">></span>
|
342
|
-
<span class="normal"> </span><span class="symbol"></</span><span class="normal">object</span><span class="symbol">></span>
|
343
|
-
<span class="normal"> </span><span class="symbol"></</span><span class="normal">child</span><span class="symbol">></span>
|
344
|
-
<span class="symbol"></</span><span class="normal">object</span><span class="symbol">></span></pre></td>
|
345
|
-
</tr>
|
346
|
-
</tbody>
|
347
|
-
</table>
|
348
|
-
</div>
|
349
|
-
|
325
|
+
<div class="informalexample"><pre class="programlisting">
|
326
|
+
<object class="GtkSourceCompletion">
|
327
|
+
<property name="select_on_show">False</property>
|
328
|
+
<child internal-child="info_window">
|
329
|
+
<object class="GtkSourceCompletionInfo">
|
330
|
+
<property name="border_width">6</property>
|
331
|
+
</object>
|
332
|
+
</child>
|
333
|
+
</object>
|
334
|
+
</pre></div>
|
350
335
|
<p></p>
|
351
336
|
</div>
|
352
337
|
</div>
|
@@ -354,10 +339,10 @@ internal-child "info_window".</p>
|
|
354
339
|
<a name="GtkSourceCompletion.functions_details"></a><h2>Functions</h2>
|
355
340
|
<div class="refsect2">
|
356
341
|
<a name="gtk-source-completion-add-provider"></a><h3>gtk_source_completion_add_provider ()</h3>
|
357
|
-
<pre class="programlisting"><a href="/home/
|
342
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
358
343
|
gtk_source_completion_add_provider (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
|
359
344
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
|
360
|
-
<em class="parameter"><code><a href="/home/
|
345
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
361
346
|
<p>Add a new <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> to the completion object. This will
|
362
347
|
add a reference <em class="parameter"><code>provider</code></em>
|
363
348
|
, so make sure to unref your own copy when you
|
@@ -383,7 +368,7 @@ no longer need it.</p>
|
|
383
368
|
</tr>
|
384
369
|
<tr>
|
385
370
|
<td class="parameter_name"><p>error</p></td>
|
386
|
-
<td class="parameter_description"><p>a <a href="/home/
|
371
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>.</p></td>
|
387
372
|
<td class="parameter_annotations"> </td>
|
388
373
|
</tr>
|
389
374
|
</tbody>
|
@@ -391,18 +376,18 @@ no longer need it.</p>
|
|
391
376
|
</div>
|
392
377
|
<div class="refsect3">
|
393
378
|
<a name="gtk-source-completion-add-provider.returns"></a><h4>Returns</h4>
|
394
|
-
<p> <a href="/home/
|
379
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em>
|
395
380
|
was successfully added, otherwise if <em class="parameter"><code>error</code></em>
|
396
|
-
is provided, it will be set with the error and <a href="/home/
|
381
|
+
is provided, it will be set with the error and <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
|
397
382
|
</div>
|
398
383
|
</div>
|
399
384
|
<hr>
|
400
385
|
<div class="refsect2">
|
401
386
|
<a name="gtk-source-completion-remove-provider"></a><h3>gtk_source_completion_remove_provider ()</h3>
|
402
|
-
<pre class="programlisting"><a href="/home/
|
387
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
403
388
|
gtk_source_completion_remove_provider (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
|
404
389
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
|
405
|
-
<em class="parameter"><code><a href="/home/
|
390
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
406
391
|
<p>Remove <em class="parameter"><code>provider</code></em>
|
407
392
|
from the completion.</p>
|
408
393
|
<div class="refsect3">
|
@@ -426,7 +411,7 @@ gtk_source_completion_remove_provider (<em class="parameter"><code><a class="lin
|
|
426
411
|
</tr>
|
427
412
|
<tr>
|
428
413
|
<td class="parameter_name"><p>error</p></td>
|
429
|
-
<td class="parameter_description"><p>a <a href="/home/
|
414
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>.</p></td>
|
430
415
|
<td class="parameter_annotations"> </td>
|
431
416
|
</tr>
|
432
417
|
</tbody>
|
@@ -434,15 +419,15 @@ gtk_source_completion_remove_provider (<em class="parameter"><code><a class="lin
|
|
434
419
|
</div>
|
435
420
|
<div class="refsect3">
|
436
421
|
<a name="gtk-source-completion-remove-provider.returns"></a><h4>Returns</h4>
|
437
|
-
<p> <a href="/home/
|
422
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em>
|
438
423
|
was successfully removed, otherwise if <em class="parameter"><code>error</code></em>
|
439
|
-
is provided, it will be set with the error and <a href="/home/
|
424
|
+
is provided, it will be set with the error and <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
|
440
425
|
</div>
|
441
426
|
</div>
|
442
427
|
<hr>
|
443
428
|
<div class="refsect2">
|
444
429
|
<a name="gtk-source-completion-get-providers"></a><h3>gtk_source_completion_get_providers ()</h3>
|
445
|
-
<pre class="programlisting"><a href="/home/
|
430
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
446
431
|
gtk_source_completion_get_providers (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);</pre>
|
447
432
|
<p>Get list of providers registered on <em class="parameter"><code>completion</code></em>
|
448
433
|
. The returned list is owned
|
@@ -471,9 +456,9 @@ by the completion and should not be freed.</p>
|
|
471
456
|
<hr>
|
472
457
|
<div class="refsect2">
|
473
458
|
<a name="gtk-source-completion-show"></a><h3>gtk_source_completion_show ()</h3>
|
474
|
-
<pre class="programlisting"><a href="/home/
|
459
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
475
460
|
gtk_source_completion_show (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
|
476
|
-
<em class="parameter"><code><a href="/home/
|
461
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *providers</code></em>,
|
477
462
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);</pre>
|
478
463
|
<p>Starts a new completion with the specified <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> and
|
479
464
|
a list of potential candidate providers for completion.</p>
|
@@ -498,12 +483,12 @@ add or remove providers to the <a class="link" href="GtkSourceCompletion.html" t
|
|
498
483
|
</tr>
|
499
484
|
<tr>
|
500
485
|
<td class="parameter_name"><p>providers</p></td>
|
501
|
-
<td class="parameter_description"><p>a list of <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a>, or <a href="/home/
|
486
|
+
<td class="parameter_description"><p>a list of <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</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>
|
502
487
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.CompletionProvider][<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>
|
503
488
|
</tr>
|
504
489
|
<tr>
|
505
490
|
<td class="parameter_name"><p>context</p></td>
|
506
|
-
<td class="parameter_description"><p>
|
491
|
+
<td class="parameter_description"><p>The <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a>
|
507
492
|
with which to start the completion. </p></td>
|
508
493
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Alias for transfer none, used for objects with floating refs."><span class="acronym">transfer floating</span></acronym>]</span></td>
|
509
494
|
</tr>
|
@@ -512,7 +497,7 @@ with which to start the completion. </p></td>
|
|
512
497
|
</div>
|
513
498
|
<div class="refsect3">
|
514
499
|
<a name="gtk-source-completion-show.returns"></a><h4>Returns</h4>
|
515
|
-
<p> <a href="/home/
|
500
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if it was possible to the show completion window.</p>
|
516
501
|
</div>
|
517
502
|
</div>
|
518
503
|
<hr>
|
@@ -561,7 +546,7 @@ information of the proposal.</p>
|
|
561
546
|
</div>
|
562
547
|
<div class="refsect3">
|
563
548
|
<a name="gtk-source-completion-get-info-window.returns"></a><h4>Returns</h4>
|
564
|
-
<p>
|
549
|
+
<p>The <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo"><span class="type">GtkSourceCompletionInfo</span></a> window
|
565
550
|
associated with <em class="parameter"><code>completion</code></em>
|
566
551
|
. </p>
|
567
552
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -573,7 +558,7 @@ associated with <em class="parameter"><code>completion</code></em>
|
|
573
558
|
<pre class="programlisting"><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="returnvalue">GtkSourceView</span></a> *
|
574
559
|
gtk_source_completion_get_view (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);</pre>
|
575
560
|
<p>The <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> associated with <em class="parameter"><code>completion</code></em>
|
576
|
-
, or <a href="/home/
|
561
|
+
, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the view has been
|
577
562
|
destroyed.</p>
|
578
563
|
<div class="refsect3">
|
579
564
|
<a name="gtk-source-completion-get-view.parameters"></a><h4>Parameters</h4>
|
@@ -592,9 +577,9 @@ destroyed.</p>
|
|
592
577
|
</div>
|
593
578
|
<div class="refsect3">
|
594
579
|
<a name="gtk-source-completion-get-view.returns"></a><h4>Returns</h4>
|
595
|
-
<p>
|
580
|
+
<p>The <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> associated with
|
596
581
|
<em class="parameter"><code>completion</code></em>
|
597
|
-
, or <a href="/home/
|
582
|
+
, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
598
583
|
<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>
|
599
584
|
</div>
|
600
585
|
</div>
|
@@ -603,12 +588,12 @@ destroyed.</p>
|
|
603
588
|
<a name="gtk-source-completion-create-context"></a><h3>gtk_source_completion_create_context ()</h3>
|
604
589
|
<pre class="programlisting"><a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="returnvalue">GtkSourceCompletionContext</span></a> *
|
605
590
|
gtk_source_completion_create_context (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
|
606
|
-
<em class="parameter"><code><a href="
|
591
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *position</code></em>);</pre>
|
607
592
|
<p>Create a new <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> for <em class="parameter"><code>completion</code></em>
|
608
593
|
. The position where
|
609
594
|
the completion occurs can be specified by <em class="parameter"><code>position</code></em>
|
610
595
|
. If <em class="parameter"><code>position</code></em>
|
611
|
-
is <a href="/home/
|
596
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
612
597
|
the current cursor position will be used.</p>
|
613
598
|
<div class="refsect3">
|
614
599
|
<a name="gtk-source-completion-create-context.parameters"></a><h4>Parameters</h4>
|
@@ -626,7 +611,7 @@ the current cursor position will be used.</p>
|
|
626
611
|
</tr>
|
627
612
|
<tr>
|
628
613
|
<td class="parameter_name"><p>position</p></td>
|
629
|
-
<td class="parameter_description"><p>
|
614
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</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>
|
630
615
|
<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>
|
631
616
|
</tr>
|
632
617
|
</tbody>
|
@@ -634,7 +619,7 @@ the current cursor position will be used.</p>
|
|
634
619
|
</div>
|
635
620
|
<div class="refsect3">
|
636
621
|
<a name="gtk-source-completion-create-context.returns"></a><h4>Returns</h4>
|
637
|
-
<p>
|
622
|
+
<p>a new <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a>.
|
638
623
|
The reference being returned is a 'floating' reference,
|
639
624
|
so if you invoke <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-show" title="gtk_source_completion_show ()"><code class="function">gtk_source_completion_show()</code></a> with this context
|
640
625
|
you don't need to unref it. </p>
|
@@ -646,7 +631,7 @@ you don't need to unref it. </p>
|
|
646
631
|
<a name="gtk-source-completion-move-window"></a><h3>gtk_source_completion_move_window ()</h3>
|
647
632
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
648
633
|
gtk_source_completion_move_window (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
|
649
|
-
<em class="parameter"><code><a href="
|
634
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
650
635
|
<div class="warning">
|
651
636
|
<p><code class="literal">gtk_source_completion_move_window</code> has been deprecated since version 3.8 and should not be used in newly-written code.</p>
|
652
637
|
<p>Use <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-start-iter" title="gtk_source_completion_provider_get_start_iter ()"><code class="function">gtk_source_completion_provider_get_start_iter()</code></a> instead.</p>
|
@@ -668,7 +653,7 @@ gtk_source_completion_move_window (<em class="parameter"><code><a class="link" h
|
|
668
653
|
</tr>
|
669
654
|
<tr>
|
670
655
|
<td class="parameter_name"><p>iter</p></td>
|
671
|
-
<td class="parameter_description"><p>a <a href="
|
656
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
672
657
|
<td class="parameter_annotations"> </td>
|
673
658
|
</tr>
|
674
659
|
</tbody>
|
@@ -742,13 +727,13 @@ again.</p>
|
|
742
727
|
<pre class="programlisting">#define GTK_SOURCE_COMPLETION_ERROR (gtk_source_completion_error_quark ())
|
743
728
|
</pre>
|
744
729
|
<p>Error domain for the completion. Errors in this domain will be from the
|
745
|
-
<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletionError" title="enum GtkSourceCompletionError"><span class="type">GtkSourceCompletionError</span></a> enumeration. See <a href="/home/
|
730
|
+
<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletionError" title="enum GtkSourceCompletionError"><span class="type">GtkSourceCompletionError</span></a> enumeration. See <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> for more information on
|
746
731
|
error domains.</p>
|
747
732
|
</div>
|
748
733
|
<hr>
|
749
734
|
<div class="refsect2">
|
750
735
|
<a name="GtkSourceCompletionError"></a><h3>enum GtkSourceCompletionError</h3>
|
751
|
-
<p>An error code used with <a class="link" href="GtkSourceCompletion.html#GTK-SOURCE-COMPLETION-ERROR:CAPS" title="GTK_SOURCE_COMPLETION_ERROR"><code class="literal">GTK_SOURCE_COMPLETION_ERROR</code></a> in a <a href="/home/
|
736
|
+
<p>An error code used with <a class="link" href="GtkSourceCompletion.html#GTK-SOURCE-COMPLETION-ERROR:CAPS" title="GTK_SOURCE_COMPLETION_ERROR"><code class="literal">GTK_SOURCE_COMPLETION_ERROR</code></a> in a <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> returned
|
752
737
|
from a completion-related function.</p>
|
753
738
|
<div class="refsect3">
|
754
739
|
<a name="GtkSourceCompletionError.members"></a><h4>Members</h4>
|
@@ -784,7 +769,7 @@ not bound to the <a class="link" href="GtkSourceCompletion.html" title="GtkSourc
|
|
784
769
|
<a name="GtkSourceCompletion.property-details"></a><h2>Property Details</h2>
|
785
770
|
<div class="refsect2">
|
786
771
|
<a name="GtkSourceCompletion--accelerators"></a><h3>The <code class="literal">“accelerators”</code> property</h3>
|
787
|
-
<pre class="programlisting"> “accelerators” <a href="/home/
|
772
|
+
<pre class="programlisting"> “accelerators” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
788
773
|
<p>Number of keyboard accelerators to show for the first proposals. For
|
789
774
|
example, to activate the first proposal, the user can press</p>
|
790
775
|
<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>1</strong></span>.
|
@@ -795,7 +780,7 @@ example, to activate the first proposal, the user can press</p>
|
|
795
780
|
<hr>
|
796
781
|
<div class="refsect2">
|
797
782
|
<a name="GtkSourceCompletion--auto-complete-delay"></a><h3>The <code class="literal">“auto-complete-delay”</code> property</h3>
|
798
|
-
<pre class="programlisting"> “auto-complete-delay” <a href="/home/
|
783
|
+
<pre class="programlisting"> “auto-complete-delay” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
799
784
|
<p>Determines the popup delay (in milliseconds) at which the completion
|
800
785
|
will be shown for interactive completion.</p>
|
801
786
|
<p>Flags: Read / Write / Construct</p>
|
@@ -804,7 +789,7 @@ will be shown for interactive completion.</p>
|
|
804
789
|
<hr>
|
805
790
|
<div class="refsect2">
|
806
791
|
<a name="GtkSourceCompletion--proposal-page-size"></a><h3>The <code class="literal">“proposal-page-size”</code> property</h3>
|
807
|
-
<pre class="programlisting"> “proposal-page-size” <a href="/home/
|
792
|
+
<pre class="programlisting"> “proposal-page-size” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
808
793
|
<p>The scroll page size of the proposals in the completion window. In
|
809
794
|
other words, when <span class="keycap"><strong>PageDown</strong></span> or</p>
|
810
795
|
<span class="keycap"><strong>PageUp</strong></span> is pressed, the selected
|
@@ -818,7 +803,7 @@ forward.</p>
|
|
818
803
|
<hr>
|
819
804
|
<div class="refsect2">
|
820
805
|
<a name="GtkSourceCompletion--provider-page-size"></a><h3>The <code class="literal">“provider-page-size”</code> property</h3>
|
821
|
-
<pre class="programlisting"> “provider-page-size” <a href="/home/
|
806
|
+
<pre class="programlisting"> “provider-page-size” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
822
807
|
<p>The scroll page size of the provider pages in the completion window.</p>
|
823
808
|
<p>See the <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-page" title="The “move-page” signal"><span class="type">“move-page”</span></a> signal.</p>
|
824
809
|
<p>Flags: Read / Write / Construct</p>
|
@@ -828,7 +813,7 @@ forward.</p>
|
|
828
813
|
<hr>
|
829
814
|
<div class="refsect2">
|
830
815
|
<a name="GtkSourceCompletion--remember-info-visibility"></a><h3>The <code class="literal">“remember-info-visibility”</code> property</h3>
|
831
|
-
<pre class="programlisting"> “remember-info-visibility” <a href="/home/
|
816
|
+
<pre class="programlisting"> “remember-info-visibility” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
832
817
|
<p>Determines whether the visibility of the info window should be
|
833
818
|
saved when the completion is hidden, and restored when the completion
|
834
819
|
is shown again.</p>
|
@@ -838,7 +823,7 @@ is shown again.</p>
|
|
838
823
|
<hr>
|
839
824
|
<div class="refsect2">
|
840
825
|
<a name="GtkSourceCompletion--select-on-show"></a><h3>The <code class="literal">“select-on-show”</code> property</h3>
|
841
|
-
<pre class="programlisting"> “select-on-show” <a href="/home/
|
826
|
+
<pre class="programlisting"> “select-on-show” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
842
827
|
<p>Determines whether the first proposal should be selected when the
|
843
828
|
completion is first shown.</p>
|
844
829
|
<p>Flags: Read / Write / Construct</p>
|
@@ -847,7 +832,7 @@ completion is first shown.</p>
|
|
847
832
|
<hr>
|
848
833
|
<div class="refsect2">
|
849
834
|
<a name="GtkSourceCompletion--show-headers"></a><h3>The <code class="literal">“show-headers”</code> property</h3>
|
850
|
-
<pre class="programlisting"> “show-headers” <a href="/home/
|
835
|
+
<pre class="programlisting"> “show-headers” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
851
836
|
<p>Determines whether provider headers should be shown in the proposal
|
852
837
|
list. It can be useful to disable when there is only one provider.</p>
|
853
838
|
<p>Flags: Read / Write / Construct</p>
|
@@ -856,7 +841,7 @@ list. It can be useful to disable when there is only one provider.</p>
|
|
856
841
|
<hr>
|
857
842
|
<div class="refsect2">
|
858
843
|
<a name="GtkSourceCompletion--show-icons"></a><h3>The <code class="literal">“show-icons”</code> property</h3>
|
859
|
-
<pre class="programlisting"> “show-icons” <a href="/home/
|
844
|
+
<pre class="programlisting"> “show-icons” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
860
845
|
<p>Determines whether provider and proposal icons should be shown in
|
861
846
|
the completion popup.</p>
|
862
847
|
<p>Flags: Read / Write / Construct</p>
|
@@ -876,12 +861,12 @@ the completion popup.</p>
|
|
876
861
|
<a name="GtkSourceCompletion-activate-proposal"></a><h3>The <code class="literal">“activate-proposal”</code> signal</h3>
|
877
862
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
878
863
|
user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
|
879
|
-
<a href="/home/
|
864
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
880
865
|
<p>The <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-activate-proposal" title="The “activate-proposal” signal"><span class="type">“activate-proposal”</span></a> signal is a
|
881
866
|
keybinding signal which gets emitted when the user initiates
|
882
867
|
a proposal activation.</p>
|
883
868
|
<p>Applications should not connect to it, but may emit it with
|
884
|
-
<a href="/home/
|
869
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> if they need to control the proposal
|
885
870
|
activation programmatically.</p>
|
886
871
|
<div class="refsect3">
|
887
872
|
<a name="GtkSourceCompletion-activate-proposal.parameters"></a><h4>Parameters</h4>
|
@@ -905,14 +890,14 @@ activation programmatically.</p>
|
|
905
890
|
</tbody>
|
906
891
|
</table></div>
|
907
892
|
</div>
|
908
|
-
<p>Flags: <a href="/home/
|
893
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
909
894
|
</div>
|
910
895
|
<hr>
|
911
896
|
<div class="refsect2">
|
912
897
|
<a name="GtkSourceCompletion-hide"></a><h3>The <code class="literal">“hide”</code> signal</h3>
|
913
898
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
914
899
|
user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
|
915
|
-
<a href="/home/
|
900
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
916
901
|
<p>Emitted when the completion window is hidden. The default handler
|
917
902
|
will actually hide the window.</p>
|
918
903
|
<div class="refsect3">
|
@@ -937,16 +922,16 @@ will actually hide the window.</p>
|
|
937
922
|
</tbody>
|
938
923
|
</table></div>
|
939
924
|
</div>
|
940
|
-
<p>Flags: <a href="/home/
|
925
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
941
926
|
</div>
|
942
927
|
<hr>
|
943
928
|
<div class="refsect2">
|
944
929
|
<a name="GtkSourceCompletion-move-cursor"></a><h3>The <code class="literal">“move-cursor”</code> signal</h3>
|
945
930
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
946
931
|
user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
|
947
|
-
<a href="
|
948
|
-
<a href="/home/
|
949
|
-
<a href="/home/
|
932
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
|
933
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
|
934
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
950
935
|
<p>The <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-cursor" title="The “move-cursor” signal"><span class="type">“move-cursor”</span></a> signal is a keybinding
|
951
936
|
signal which gets emitted when the user initiates a cursor
|
952
937
|
movement.</p>
|
@@ -955,11 +940,11 @@ movement.</p>
|
|
955
940
|
<span class="keycap"><strong>Home</strong></span> and <span class="keycap"><strong>End</strong></span> keys are bound to the
|
956
941
|
<p>normal behavior expected by those keys.</p>
|
957
942
|
<p>When <em class="parameter"><code>step</code></em>
|
958
|
-
is equal to <a href="
|
943
|
+
is equal to <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Standard-Enumerations.html#GTK-SCROLL-PAGES:CAPS"><code class="literal">GTK_SCROLL_PAGES</code></a>, the page size is defined by
|
959
944
|
the <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--proposal-page-size" title="The “proposal-page-size” property"><span class="type">“proposal-page-size”</span></a> property. It is used for
|
960
945
|
the <span class="keycap"><strong>PageDown</strong></span> and <span class="keycap"><strong>PageUp</strong></span> keys.</p>
|
961
946
|
<p>Applications should not connect to it, but may emit it with
|
962
|
-
<a href="/home/
|
947
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> if they need to control the cursor
|
963
948
|
programmatically.</p>
|
964
949
|
<div class="refsect3">
|
965
950
|
<a name="GtkSourceCompletion-move-cursor.parameters"></a><h4>Parameters</h4>
|
@@ -977,7 +962,7 @@ programmatically.</p>
|
|
977
962
|
</tr>
|
978
963
|
<tr>
|
979
964
|
<td class="parameter_name"><p>step</p></td>
|
980
|
-
<td class="parameter_description"><p>The <a href="
|
965
|
+
<td class="parameter_description"><p>The <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> by which to move the cursor</p></td>
|
981
966
|
<td class="parameter_annotations"> </td>
|
982
967
|
</tr>
|
983
968
|
<tr>
|
@@ -993,16 +978,16 @@ programmatically.</p>
|
|
993
978
|
</tbody>
|
994
979
|
</table></div>
|
995
980
|
</div>
|
996
|
-
<p>Flags: <a href="/home/
|
981
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
997
982
|
</div>
|
998
983
|
<hr>
|
999
984
|
<div class="refsect2">
|
1000
985
|
<a name="GtkSourceCompletion-move-page"></a><h3>The <code class="literal">“move-page”</code> signal</h3>
|
1001
986
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1002
987
|
user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
|
1003
|
-
<a href="
|
1004
|
-
<a href="/home/
|
1005
|
-
<a href="/home/
|
988
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
|
989
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
|
990
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1006
991
|
<p>The <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-page" title="The “move-page” signal"><span class="type">“move-page”</span></a> signal is a keybinding
|
1007
992
|
signal which gets emitted when the user initiates a page
|
1008
993
|
movement (i.e. switches between provider pages).</p>
|
@@ -1011,10 +996,10 @@ movement (i.e. switches between provider pages).</p>
|
|
1011
996
|
<span class="keycap"><strong>Control</strong></span>+<span class="keycap"><strong>Home</strong></span><p>is for displaying all the providers.</p>
|
1012
997
|
<span class="keycap"><strong>Control</strong></span>+<span class="keycap"><strong>End</strong></span><p>is for going to the last provider.</p>
|
1013
998
|
<p>When <em class="parameter"><code>step</code></em>
|
1014
|
-
is equal to <a href="
|
999
|
+
is equal to <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Standard-Enumerations.html#GTK-SCROLL-PAGES:CAPS"><span class="type">GTK_SCROLL_PAGES</span></a>, the page size is defined by
|
1015
1000
|
the <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--provider-page-size" title="The “provider-page-size” property"><span class="type">“provider-page-size”</span></a> property.</p>
|
1016
1001
|
<p>Applications should not connect to it, but may emit it with
|
1017
|
-
<a href="/home/
|
1002
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> if they need to control the page selection
|
1018
1003
|
programmatically.</p>
|
1019
1004
|
<div class="refsect3">
|
1020
1005
|
<a name="GtkSourceCompletion-move-page.parameters"></a><h4>Parameters</h4>
|
@@ -1032,7 +1017,7 @@ programmatically.</p>
|
|
1032
1017
|
</tr>
|
1033
1018
|
<tr>
|
1034
1019
|
<td class="parameter_name"><p>step</p></td>
|
1035
|
-
<td class="parameter_description"><p>The <a href="
|
1020
|
+
<td class="parameter_description"><p>The <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> by which to move the page</p></td>
|
1036
1021
|
<td class="parameter_annotations"> </td>
|
1037
1022
|
</tr>
|
1038
1023
|
<tr>
|
@@ -1048,7 +1033,7 @@ programmatically.</p>
|
|
1048
1033
|
</tbody>
|
1049
1034
|
</table></div>
|
1050
1035
|
</div>
|
1051
|
-
<p>Flags: <a href="/home/
|
1036
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
1052
1037
|
</div>
|
1053
1038
|
<hr>
|
1054
1039
|
<div class="refsect2">
|
@@ -1056,7 +1041,7 @@ programmatically.</p>
|
|
1056
1041
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1057
1042
|
user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
|
1058
1043
|
<a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context,
|
1059
|
-
<a href="/home/
|
1044
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1060
1045
|
<p>Emitted just before starting to populate the completion with providers.
|
1061
1046
|
You can use this signal to add additional attributes in the context.</p>
|
1062
1047
|
<div class="refsect3">
|
@@ -1086,14 +1071,14 @@ You can use this signal to add additional attributes in the context.</p>
|
|
1086
1071
|
</tbody>
|
1087
1072
|
</table></div>
|
1088
1073
|
</div>
|
1089
|
-
<p>Flags: <a href="/home/
|
1074
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
1090
1075
|
</div>
|
1091
1076
|
<hr>
|
1092
1077
|
<div class="refsect2">
|
1093
1078
|
<a name="GtkSourceCompletion-show"></a><h3>The <code class="literal">“show”</code> signal</h3>
|
1094
1079
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1095
1080
|
user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
|
1096
|
-
<a href="/home/
|
1081
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1097
1082
|
<p>Emitted when the completion window is shown. The default handler
|
1098
1083
|
will actually show the window.</p>
|
1099
1084
|
<div class="refsect3">
|
@@ -1118,7 +1103,7 @@ will actually show the window.</p>
|
|
1118
1103
|
</tbody>
|
1119
1104
|
</table></div>
|
1120
1105
|
</div>
|
1121
|
-
<p>Flags: <a href="/home/
|
1106
|
+
<p>Flags: <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
1122
1107
|
</div>
|
1123
1108
|
</div>
|
1124
1109
|
</div>
|