gtksourceview3 2.2.3-x86-mingw32 → 2.2.4-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/ext/gtksourceview3/extconf.rb +2 -15
  4. data/lib/2.0/gtksourceview3.so +0 -0
  5. data/lib/2.1/gtksourceview3.so +0 -0
  6. data/lib/2.2/gtksourceview3.so +0 -0
  7. data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
  8. data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
  9. data/vendor/local/lib/libgtksourceview-3.0.la +2 -2
  10. data/vendor/local/lib/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  11. data/vendor/local/lib/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  12. data/vendor/local/lib/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  13. data/vendor/local/lib/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  14. data/vendor/local/lib/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  15. data/vendor/local/lib/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  16. data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +2 -2
  17. data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +4 -4
  18. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +135 -135
  19. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +63 -62
  20. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +16 -16
  21. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +32 -32
  22. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +22 -22
  23. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +31 -31
  24. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +40 -40
  25. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +19 -19
  26. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +14 -14
  27. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +23 -23
  28. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +39 -39
  29. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +33 -33
  30. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +27 -27
  31. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +135 -135
  32. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +18 -18
  33. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +16 -16
  34. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +43 -43
  35. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +29 -29
  36. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
  37. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +47 -47
  38. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +126 -126
  39. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +96 -96
  40. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +35 -35
  41. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +34 -34
  42. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +26 -26
  43. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +18 -18
  44. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +11 -11
  45. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +105 -106
  46. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
  47. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
  48. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +11 -11
  49. metadata +5 -4
@@ -45,7 +45,7 @@
45
45
  <tbody>
46
46
  <tr>
47
47
  <td class="function_type">
48
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
48
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
56
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
64
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
72
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
147
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
152
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
157
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
162
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
167
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
172
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
177
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
182
+ <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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>
@@ -259,7 +259,7 @@
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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
262
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
263
263
  <span class="lineart">╰──</span> GtkSourceCompletion
264
264
  </pre>
265
265
  </div>
@@ -267,7 +267,7 @@
267
267
  <a name="GtkSourceCompletion.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
268
268
  <p>
269
269
  GtkSourceCompletion implements
270
- <a href="http://developer.gnome.org/gtk2/GtkBuildable.html">GtkBuildable</a>.</p>
270
+ <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkBuildable.html">GtkBuildable</a>.</p>
271
271
  </div>
272
272
  <div class="refsect1">
273
273
  <a name="GtkSourceCompletion.includes"></a><h2>Includes</h2>
@@ -316,7 +316,7 @@ instance. This instance can be obtained with
316
316
  <a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a>.</p>
317
317
  <div class="refsect2">
318
318
  <a name="id-1.2.3.10.11"></a><h3>GtkSourceCompletion as GtkBuildable</h3>
319
- <p>The GtkSourceCompletion implementation of the <a href="http://developer.gnome.org/gtk2/GtkBuildable.html"><span class="type">GtkBuildable</span></a> interface exposes
319
+ <p>The GtkSourceCompletion implementation of the <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkBuildable.html"><span class="type">GtkBuildable</span></a> interface exposes
320
320
  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
321
321
  internal-child "info_window".</p>
322
322
  <p>An example of a UI definition fragment with GtkSourceCompletion:</p>
@@ -352,10 +352,10 @@ internal-child "info_window".</p>
352
352
  <a name="GtkSourceCompletion.functions_details"></a><h2>Functions</h2>
353
353
  <div class="refsect2">
354
354
  <a name="gtk-source-completion-add-provider"></a><h3>gtk_source_completion_add_provider ()</h3>
355
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
355
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
356
356
  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>,
357
357
  <em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
358
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
358
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
359
359
  <p>Add a new <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> to the completion object. This will
360
360
  add a reference <em class="parameter"><code>provider</code></em>
361
361
  , so make sure to unref your own copy when you
@@ -381,7 +381,7 @@ no longer need it.</p>
381
381
  </tr>
382
382
  <tr>
383
383
  <td class="parameter_name"><p>error</p></td>
384
- <td class="parameter_description"><p> a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>. </p></td>
384
+ <td class="parameter_description"><p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>. </p></td>
385
385
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
386
386
  </tr>
387
387
  </tbody>
@@ -389,19 +389,19 @@ no longer need it.</p>
389
389
  </div>
390
390
  <div class="refsect3">
391
391
  <a name="id-1.2.3.11.2.6"></a><h4>Returns</h4>
392
- <p> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/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>
392
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em>
393
393
  was successfully added, otherwise if <em class="parameter"><code>error</code></em>
394
- is provided, it will be set with the error and <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
394
+ is provided, it will be set with the error and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
395
395
  <p></p>
396
396
  </div>
397
397
  </div>
398
398
  <hr>
399
399
  <div class="refsect2">
400
400
  <a name="gtk-source-completion-remove-provider"></a><h3>gtk_source_completion_remove_provider ()</h3>
401
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
401
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
402
402
  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>,
403
403
  <em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
404
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
404
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
405
405
  <p>Remove <em class="parameter"><code>provider</code></em>
406
406
  from the completion.</p>
407
407
  <div class="refsect3">
@@ -425,7 +425,7 @@ gtk_source_completion_remove_provider (<em class="parameter"><code><a class="lin
425
425
  </tr>
426
426
  <tr>
427
427
  <td class="parameter_name"><p>error</p></td>
428
- <td class="parameter_description"><p> a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>. </p></td>
428
+ <td class="parameter_description"><p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>. </p></td>
429
429
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
430
430
  </tr>
431
431
  </tbody>
@@ -433,16 +433,16 @@ gtk_source_completion_remove_provider (<em class="parameter"><code><a class="lin
433
433
  </div>
434
434
  <div class="refsect3">
435
435
  <a name="id-1.2.3.11.3.6"></a><h4>Returns</h4>
436
- <p> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/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>
436
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em>
437
437
  was successfully removed, otherwise if <em class="parameter"><code>error</code></em>
438
- is provided, it will be set with the error and <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
438
+ is provided, it will be set with the error and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
439
439
  <p></p>
440
440
  </div>
441
441
  </div>
442
442
  <hr>
443
443
  <div class="refsect2">
444
444
  <a name="gtk-source-completion-get-providers"></a><h3>gtk_source_completion_get_providers ()</h3>
445
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
445
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
446
446
  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
447
  <p>Get list of providers registered on <em class="parameter"><code>completion</code></em>
448
448
  . The returned list is owned
@@ -471,9 +471,9 @@ by the completion and should not be freed.</p>
471
471
  <hr>
472
472
  <div class="refsect2">
473
473
  <a name="gtk-source-completion-show"></a><h3>gtk_source_completion_show ()</h3>
474
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
474
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
475
475
  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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *providers</code></em>,
476
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *providers</code></em>,
477
477
  <em class="parameter"><code><a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);</pre>
478
478
  <p>Starts a new completion with the specified <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> and
479
479
  a list of potential candidate providers for completion.</p>
@@ -498,7 +498,7 @@ add or remove providers to the <a class="link" href="GtkSourceCompletion.html" t
498
498
  </tr>
499
499
  <tr>
500
500
  <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/kou/work/ruby/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>
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/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>
502
502
  <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 is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
503
503
  </tr>
504
504
  <tr>
@@ -512,7 +512,7 @@ with which to start the completion. </p></td>
512
512
  </div>
513
513
  <div class="refsect3">
514
514
  <a name="id-1.2.3.11.5.8"></a><h4>Returns</h4>
515
- <p> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/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>
515
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if it was possible to the show completion window.</p>
516
516
  <p></p>
517
517
  </div>
518
518
  </div>
@@ -574,7 +574,8 @@ associated with <em class="parameter"><code>completion</code></em>
574
574
  <pre class="programlisting"><a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="returnvalue">GtkSourceView</span></a> *
575
575
  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>
576
576
  <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>
577
- .</p>
577
+ , or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the view has been
578
+ destroyed.</p>
578
579
  <div class="refsect3">
579
580
  <a name="id-1.2.3.11.8.5"></a><h4>Parameters</h4>
580
581
  <div class="informaltable"><table width="100%" border="0">
@@ -593,7 +594,7 @@ gtk_source_completion_get_view (<em class="parameter"><code><a class="link" href
593
594
  <div class="refsect3">
594
595
  <a name="id-1.2.3.11.8.6"></a><h4>Returns</h4>
595
596
  <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>
596
- . </p>
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
598
  <p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GtkSource.View][<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>
@@ -602,12 +603,12 @@ gtk_source_completion_get_view (<em class="parameter"><code><a class="link" href
602
603
  <a name="gtk-source-completion-create-context"></a><h3>gtk_source_completion_create_context ()</h3>
603
604
  <pre class="programlisting"><a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="returnvalue">GtkSourceCompletionContext</span></a> *
604
605
  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>,
605
- <em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *position</code></em>);</pre>
606
+ <em class="parameter"><code><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *position</code></em>);</pre>
606
607
  <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>
607
608
  . The position where
608
609
  the completion occurs can be specified by <em class="parameter"><code>position</code></em>
609
610
  . If <em class="parameter"><code>position</code></em>
610
- is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
611
+ 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>,
611
612
  the current cursor position will be used.</p>
612
613
  <div class="refsect3">
613
614
  <a name="id-1.2.3.11.9.5"></a><h4>Parameters</h4>
@@ -625,7 +626,7 @@ the current cursor position will be used.</p>
625
626
  </tr>
626
627
  <tr>
627
628
  <td class="parameter_name"><p>position</p></td>
628
- <td class="parameter_description"><p> a <a href="http://developer.gnome.org/gtk2/GtkTextIter.html"><span class="type">GtkTextIter</span></a>, or <a href="/home/kou/work/ruby/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>
629
+ <td class="parameter_description"><p> a <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</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>
629
630
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
630
631
  </tr>
631
632
  </tbody>
@@ -645,7 +646,7 @@ you don't need to unref it. </p>
645
646
  <a name="gtk-source-completion-move-window"></a><h3>gtk_source_completion_move_window ()</h3>
646
647
  <pre class="programlisting"><span class="returnvalue">void</span>
647
648
  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>,
648
- <em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
649
+ <em class="parameter"><code><a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
649
650
  <div class="warning">
650
651
  <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>
651
652
  <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>
@@ -667,7 +668,7 @@ gtk_source_completion_move_window (<em class="parameter"><code><a class="link" h
667
668
  </tr>
668
669
  <tr>
669
670
  <td class="parameter_name"><p>iter</p></td>
670
- <td class="parameter_description"><p>a <a href="http://developer.gnome.org/gtk2/GtkTextIter.html"><span class="type">GtkTextIter</span></a>.</p></td>
671
+ <td class="parameter_description"><p>a <a href="/opt/gnome/share/gtk-doc/html/gtk3/GtkTextIter.html"><span class="type">GtkTextIter</span></a>.</p></td>
671
672
  <td class="parameter_annotations"> </td>
672
673
  </tr>
673
674
  </tbody>
@@ -741,13 +742,13 @@ again.</p>
741
742
  <pre class="programlisting">#define GTK_SOURCE_COMPLETION_ERROR (gtk_source_completion_error_quark ())
742
743
  </pre>
743
744
  <p>Error domain for the completion. Errors in this domain will be from the
744
- <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletionError" title="enum GtkSourceCompletionError"><span class="type">GtkSourceCompletionError</span></a> enumeration. See <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> for more information on
745
+ <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletionError" title="enum GtkSourceCompletionError"><span class="type">GtkSourceCompletionError</span></a> enumeration. See <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> for more information on
745
746
  error domains.</p>
746
747
  </div>
747
748
  <hr>
748
749
  <div class="refsect2">
749
750
  <a name="GtkSourceCompletionError"></a><h3>enum GtkSourceCompletionError</h3>
750
- <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/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> returned
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/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> returned
751
752
  from a completion-related function.</p>
752
753
  <div class="refsect3">
753
754
  <a name="id-1.2.3.12.4.4"></a><h4>Members</h4>
@@ -783,7 +784,7 @@ not bound to the <a class="link" href="GtkSourceCompletion.html" title="GtkSourc
783
784
  <a name="GtkSourceCompletion.property-details"></a><h2>Property Details</h2>
784
785
  <div class="refsect2">
785
786
  <a name="GtkSourceCompletion--accelerators"></a><h3>The <code class="literal">“accelerators”</code> property</h3>
786
- <pre class="programlisting"> “accelerators” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
787
+ <pre class="programlisting"> “accelerators” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
787
788
  <p>Number of keyboard accelerators to show for the first proposals. For
788
789
  example, to activate the first proposal, the user can press</p>
789
790
  <span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>1</strong></span>.
@@ -794,7 +795,7 @@ example, to activate the first proposal, the user can press</p>
794
795
  <hr>
795
796
  <div class="refsect2">
796
797
  <a name="GtkSourceCompletion--auto-complete-delay"></a><h3>The <code class="literal">“auto-complete-delay”</code> property</h3>
797
- <pre class="programlisting"> “auto-complete-delay” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
798
+ <pre class="programlisting"> “auto-complete-delay” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
798
799
  <p>Determines the popup delay (in milliseconds) at which the completion
799
800
  will be shown for interactive completion.</p>
800
801
  <p>Flags: Read / Write / Construct</p>
@@ -803,7 +804,7 @@ will be shown for interactive completion.</p>
803
804
  <hr>
804
805
  <div class="refsect2">
805
806
  <a name="GtkSourceCompletion--proposal-page-size"></a><h3>The <code class="literal">“proposal-page-size”</code> property</h3>
806
- <pre class="programlisting"> “proposal-page-size” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
807
+ <pre class="programlisting"> “proposal-page-size” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
807
808
  <p>The scroll page size of the proposals in the completion window. In
808
809
  other words, when <span class="keycap"><strong>PageDown</strong></span> or</p>
809
810
  <span class="keycap"><strong>PageUp</strong></span> is pressed, the selected
@@ -817,7 +818,7 @@ forward.</p>
817
818
  <hr>
818
819
  <div class="refsect2">
819
820
  <a name="GtkSourceCompletion--provider-page-size"></a><h3>The <code class="literal">“provider-page-size”</code> property</h3>
820
- <pre class="programlisting"> “provider-page-size” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
821
+ <pre class="programlisting"> “provider-page-size” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
821
822
  <p>The scroll page size of the provider pages in the completion window.</p>
822
823
  <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>
823
824
  <p>Flags: Read / Write / Construct</p>
@@ -827,7 +828,7 @@ forward.</p>
827
828
  <hr>
828
829
  <div class="refsect2">
829
830
  <a name="GtkSourceCompletion--remember-info-visibility"></a><h3>The <code class="literal">“remember-info-visibility”</code> property</h3>
830
- <pre class="programlisting"> “remember-info-visibility” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
831
+ <pre class="programlisting"> “remember-info-visibility” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
831
832
  <p>Determines whether the visibility of the info window should be
832
833
  saved when the completion is hidden, and restored when the completion
833
834
  is shown again.</p>
@@ -837,7 +838,7 @@ is shown again.</p>
837
838
  <hr>
838
839
  <div class="refsect2">
839
840
  <a name="GtkSourceCompletion--select-on-show"></a><h3>The <code class="literal">“select-on-show”</code> property</h3>
840
- <pre class="programlisting"> “select-on-show” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
841
+ <pre class="programlisting"> “select-on-show” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
841
842
  <p>Determines whether the first proposal should be selected when the
842
843
  completion is first shown.</p>
843
844
  <p>Flags: Read / Write / Construct</p>
@@ -846,7 +847,7 @@ completion is first shown.</p>
846
847
  <hr>
847
848
  <div class="refsect2">
848
849
  <a name="GtkSourceCompletion--show-headers"></a><h3>The <code class="literal">“show-headers”</code> property</h3>
849
- <pre class="programlisting"> “show-headers” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
850
+ <pre class="programlisting"> “show-headers” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
850
851
  <p>Determines whether provider headers should be shown in the proposal
851
852
  list. It can be useful to disable when there is only one provider.</p>
852
853
  <p>Flags: Read / Write / Construct</p>
@@ -855,7 +856,7 @@ list. It can be useful to disable when there is only one provider.</p>
855
856
  <hr>
856
857
  <div class="refsect2">
857
858
  <a name="GtkSourceCompletion--show-icons"></a><h3>The <code class="literal">“show-icons”</code> property</h3>
858
- <pre class="programlisting"> “show-icons” <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
859
+ <pre class="programlisting"> “show-icons” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
859
860
  <p>Determines whether provider and proposal icons should be shown in
860
861
  the completion popup.</p>
861
862
  <p>Flags: Read / Write / Construct</p>
@@ -875,12 +876,12 @@ the completion popup.</p>
875
876
  <a name="GtkSourceCompletion-activate-proposal"></a><h3>The <code class="literal">“activate-proposal”</code> signal</h3>
876
877
  <pre class="programlisting"><span class="returnvalue">void</span>
877
878
  user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
878
- <a href="/home/kou/work/ruby/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>
879
+ <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>
879
880
  <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
880
881
  keybinding signal which gets emitted when the user initiates
881
882
  a proposal activation.</p>
882
883
  <p>Applications should not connect to it, but may emit it with
883
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/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
884
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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
884
885
  activation programmatically.</p>
885
886
  <div class="refsect3">
886
887
  <a name="id-1.2.3.14.2.6"></a><h4>Parameters</h4>
@@ -911,7 +912,7 @@ activation programmatically.</p>
911
912
  <a name="GtkSourceCompletion-hide"></a><h3>The <code class="literal">“hide”</code> signal</h3>
912
913
  <pre class="programlisting"><span class="returnvalue">void</span>
913
914
  user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
914
- <a href="/home/kou/work/ruby/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>
915
+ <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>
915
916
  <p>Emitted when the completion window is hidden. The default handler
916
917
  will actually hide the window.</p>
917
918
  <div class="refsect3">
@@ -943,9 +944,9 @@ will actually hide the window.</p>
943
944
  <a name="GtkSourceCompletion-move-cursor"></a><h3>The <code class="literal">“move-cursor”</code> signal</h3>
944
945
  <pre class="programlisting"><span class="returnvalue">void</span>
945
946
  user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
946
- <a href="http://developer.gnome.org/gtk2/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
947
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
948
- <a href="/home/kou/work/ruby/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>
947
+ <a href="/opt/gnome/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
948
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
949
+ <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>
949
950
  <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
950
951
  signal which gets emitted when the user initiates a cursor
951
952
  movement.</p>
@@ -958,7 +959,7 @@ movement.</p>
958
959
  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
959
960
  the <span class="keycap"><strong>PageDown</strong></span> and <span class="keycap"><strong>PageUp</strong></span> keys.</p>
960
961
  <p>Applications should not connect to it, but may emit it with
961
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/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
962
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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
962
963
  programmatically.</p>
963
964
  <div class="refsect3">
964
965
  <a name="id-1.2.3.14.4.13"></a><h4>Parameters</h4>
@@ -976,7 +977,7 @@ programmatically.</p>
976
977
  </tr>
977
978
  <tr>
978
979
  <td class="parameter_name"><p>step</p></td>
979
- <td class="parameter_description"><p>The <a href="http://developer.gnome.org/gtk2/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> by which to move the cursor</p></td>
980
+ <td class="parameter_description"><p>The <a href="/opt/gnome/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> by which to move the cursor</p></td>
980
981
  <td class="parameter_annotations"> </td>
981
982
  </tr>
982
983
  <tr>
@@ -999,9 +1000,9 @@ programmatically.</p>
999
1000
  <a name="GtkSourceCompletion-move-page"></a><h3>The <code class="literal">“move-page”</code> signal</h3>
1000
1001
  <pre class="programlisting"><span class="returnvalue">void</span>
1001
1002
  user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
1002
- <a href="http://developer.gnome.org/gtk2/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
1003
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
1004
- <a href="/home/kou/work/ruby/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>
1003
+ <a href="/opt/gnome/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
1004
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
1005
+ <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>
1005
1006
  <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
1006
1007
  signal which gets emitted when the user initiates a page
1007
1008
  movement (i.e. switches between provider pages).</p>
@@ -1013,7 +1014,7 @@ movement (i.e. switches between provider pages).</p>
1013
1014
  is equal to <span class="type">GTK_SCROLL_PAGES</span>, the page size is defined by
1014
1015
  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>
1015
1016
  <p>Applications should not connect to it, but may emit it with
1016
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/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
1017
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/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
1017
1018
  programmatically.</p>
1018
1019
  <div class="refsect3">
1019
1020
  <a name="id-1.2.3.14.5.15"></a><h4>Parameters</h4>
@@ -1031,7 +1032,7 @@ programmatically.</p>
1031
1032
  </tr>
1032
1033
  <tr>
1033
1034
  <td class="parameter_name"><p>step</p></td>
1034
- <td class="parameter_description"><p>The <a href="http://developer.gnome.org/gtk2/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> by which to move the page</p></td>
1035
+ <td class="parameter_description"><p>The <a href="/opt/gnome/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> by which to move the page</p></td>
1035
1036
  <td class="parameter_annotations"> </td>
1036
1037
  </tr>
1037
1038
  <tr>
@@ -1055,7 +1056,7 @@ programmatically.</p>
1055
1056
  <pre class="programlisting"><span class="returnvalue">void</span>
1056
1057
  user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
1057
1058
  <a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context,
1058
- <a href="/home/kou/work/ruby/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>
1059
+ <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>
1059
1060
  <p>Emitted just before starting to populate the completion with providers.
1060
1061
  You can use this signal to add additional attributes in the context.</p>
1061
1062
  <div class="refsect3">
@@ -1092,7 +1093,7 @@ You can use this signal to add additional attributes in the context.</p>
1092
1093
  <a name="GtkSourceCompletion-show"></a><h3>The <code class="literal">“show”</code> signal</h3>
1093
1094
  <pre class="programlisting"><span class="returnvalue">void</span>
1094
1095
  user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
1095
- <a href="/home/kou/work/ruby/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>
1096
+ <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>
1096
1097
  <p>Emitted when the completion window is shown. The default handler
1097
1098
  will actually show the window.</p>
1098
1099
  <div class="refsect3">