gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-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/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/gir-1.0/GtkSource-3.0.gir +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
- 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 +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
- data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
- data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
- 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 +9 -23
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceCompletionProposal: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch04.html" title="Completion">
|
9
9
|
<link rel="prev" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem">
|
10
10
|
<link rel="next" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -69,7 +69,7 @@
|
|
69
69
|
</tr>
|
70
70
|
<tr>
|
71
71
|
<td class="function_type">
|
72
|
-
<
|
72
|
+
<span class="returnvalue">GdkPixbuf</span> *
|
73
73
|
</td>
|
74
74
|
<td class="function_name">
|
75
75
|
<a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-icon" title="gtk_source_completion_proposal_get_icon ()">gtk_source_completion_proposal_get_icon</a> <span class="c_punctuation">()</span>
|
@@ -192,7 +192,7 @@ optionally an icon.
|
|
192
192
|
The label may be specified using plain text or markup by implementing
|
193
193
|
the corresponding get function. Only one of those get functions
|
194
194
|
should return a value different from <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
|
195
|
-
The icon may be specified as a <
|
195
|
+
The icon may be specified as a <span class="type">GdkPixbuf</span>, as an icon name or as a <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> by
|
196
196
|
implementing the corresponding get function. At most one of those get functions
|
197
197
|
should return a value different from <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, if they all return <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no icon
|
198
198
|
will be used.</p>
|
@@ -299,10 +299,10 @@ be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-All
|
|
299
299
|
<hr>
|
300
300
|
<div class="refsect2">
|
301
301
|
<a name="gtk-source-completion-proposal-get-icon"></a><h3>gtk_source_completion_proposal_get_icon ()</h3>
|
302
|
-
<pre class="programlisting"><
|
302
|
+
<pre class="programlisting"><span class="returnvalue">GdkPixbuf</span> *
|
303
303
|
gtk_source_completion_proposal_get_icon
|
304
304
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
|
305
|
-
<p>Gets the <
|
305
|
+
<p>Gets the <span class="type">GdkPixbuf</span> for the icon of <em class="parameter"><code>proposal</code></em>
|
306
306
|
.</p>
|
307
307
|
<div class="refsect3">
|
308
308
|
<a name="gtk-source-completion-proposal-get-icon.parameters"></a><h4>Parameters</h4>
|
@@ -321,7 +321,7 @@ gtk_source_completion_proposal_get_icon
|
|
321
321
|
</div>
|
322
322
|
<div class="refsect3">
|
323
323
|
<a name="gtk-source-completion-proposal-get-icon.returns"></a><h4>Returns</h4>
|
324
|
-
<p>A <
|
324
|
+
<p>A <span class="type">GdkPixbuf</span> with the icon of <em class="parameter"><code>proposal</code></em>
|
325
325
|
. </p>
|
326
326
|
<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>
|
327
327
|
</div>
|
@@ -663,6 +663,6 @@ will react to this by updating the shown information.</p>
|
|
663
663
|
</div>
|
664
664
|
</div>
|
665
665
|
<div class="footer">
|
666
|
-
<hr>Generated by GTK-Doc V1.
|
666
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
667
667
|
</body>
|
668
668
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceCompletionProvider: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch04.html" title="Completion">
|
9
9
|
<link rel="prev" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal">
|
10
10
|
<link rel="next" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -52,7 +52,7 @@
|
|
52
52
|
</tr>
|
53
53
|
<tr>
|
54
54
|
<td class="function_type">
|
55
|
-
<
|
55
|
+
<span class="returnvalue">GdkPixbuf</span> *
|
56
56
|
</td>
|
57
57
|
<td class="function_name">
|
58
58
|
<a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-icon" title="gtk_source_completion_provider_get_icon ()">gtk_source_completion_provider_get_icon</a> <span class="c_punctuation">()</span>
|
@@ -99,7 +99,7 @@
|
|
99
99
|
</tr>
|
100
100
|
<tr>
|
101
101
|
<td class="function_type">
|
102
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
102
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
103
103
|
</td>
|
104
104
|
<td class="function_name">
|
105
105
|
<a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-info-widget" title="gtk_source_completion_provider_get_info_widget ()">gtk_source_completion_provider_get_info_widget</a> <span class="c_punctuation">()</span>
|
@@ -195,7 +195,7 @@ GtkSourceCompletionProvider is implemented by
|
|
195
195
|
<p>You must implement this interface to provide proposals to <a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a></p>
|
196
196
|
<p>The provider may be displayed in the completion window as a header row, showing
|
197
197
|
its name and optionally an icon.
|
198
|
-
The icon may be specified as a <
|
198
|
+
The icon may be specified as a <span class="type">GdkPixbuf</span>, as an icon name or as a <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> by
|
199
199
|
implementing the corresponding get function. At most one of those get functions
|
200
200
|
should return a value different from <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, if they all return <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no icon
|
201
201
|
will be used.</p>
|
@@ -233,10 +233,10 @@ returned string must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html
|
|
233
233
|
<hr>
|
234
234
|
<div class="refsect2">
|
235
235
|
<a name="gtk-source-completion-provider-get-icon"></a><h3>gtk_source_completion_provider_get_icon ()</h3>
|
236
|
-
<pre class="programlisting"><
|
236
|
+
<pre class="programlisting"><span class="returnvalue">GdkPixbuf</span> *
|
237
237
|
gtk_source_completion_provider_get_icon
|
238
238
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);</pre>
|
239
|
-
<p>Get the <
|
239
|
+
<p>Get the <span class="type">GdkPixbuf</span> for the icon of the <em class="parameter"><code>provider</code></em>
|
240
240
|
.</p>
|
241
241
|
<div class="refsect3">
|
242
242
|
<a name="gtk-source-completion-provider-get-icon.parameters"></a><h4>Parameters</h4>
|
@@ -423,7 +423,7 @@ matches the completion context, <a href="/home/seb/jhbuild/share/gtk-doc/html/gl
|
|
423
423
|
<hr>
|
424
424
|
<div class="refsect2">
|
425
425
|
<a name="gtk-source-completion-provider-get-info-widget"></a><h3>gtk_source_completion_provider_get_info_widget ()</h3>
|
426
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
426
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
427
427
|
gtk_source_completion_provider_get_info_widget
|
428
428
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
|
429
429
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
|
@@ -432,9 +432,9 @@ This allows for customized widgets on a proposal basis, although in general
|
|
432
432
|
providers will have the same custom widget for all their proposals and
|
433
433
|
<em class="parameter"><code>proposal</code></em>
|
434
434
|
can be ignored. The implementation of this function is optional.</p>
|
435
|
-
<p>If this function is not implemented, the default widget is a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
435
|
+
<p>If this function is not implemented, the default widget is a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkLabel.html#GtkLabel-struct"><span class="type">GtkLabel</span></a>. The
|
436
436
|
return value of <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-info" title="gtk_source_completion_proposal_get_info ()"><code class="function">gtk_source_completion_proposal_get_info()</code></a> is used as the
|
437
|
-
content of the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
437
|
+
content of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkLabel.html#GtkLabel-struct"><span class="type">GtkLabel</span></a>.</p>
|
438
438
|
<div class="note"><p>
|
439
439
|
If implemented, <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-update-info" title="gtk_source_completion_provider_update_info ()"><code class="function">gtk_source_completion_provider_update_info()</code></a>
|
440
440
|
<span class="emphasis"><em>must</em></span> also be implemented.
|
@@ -463,7 +463,7 @@ content of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkLabel.html#
|
|
463
463
|
</div>
|
464
464
|
<div class="refsect3">
|
465
465
|
<a name="gtk-source-completion-provider-get-info-widget.returns"></a><h4>Returns</h4>
|
466
|
-
<p>a custom <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
466
|
+
<p>a custom <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> to show extra
|
467
467
|
information about <em class="parameter"><code>proposal</code></em>
|
468
468
|
, 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 provider does not have a special
|
469
469
|
info widget. </p>
|
@@ -521,8 +521,8 @@ gtk_source_completion_provider_get_start_iter
|
|
521
521
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
|
522
522
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionContext.html" title="GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>,
|
523
523
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
|
524
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
525
|
-
<p>Get the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
524
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
525
|
+
<p>Get the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> at which the completion for <em class="parameter"><code>proposal</code></em>
|
526
526
|
starts. When
|
527
527
|
implemented, this information is used to position the completion window
|
528
528
|
accordingly when a proposal is selected in the completion window. The
|
@@ -563,7 +563,7 @@ of the word to replace. See
|
|
563
563
|
</tr>
|
564
564
|
<tr>
|
565
565
|
<td class="parameter_name"><p>iter</p></td>
|
566
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
566
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>. </p></td>
|
567
567
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
568
568
|
</tr>
|
569
569
|
</tbody>
|
@@ -583,7 +583,7 @@ was set for <em class="parameter"><code>proposal</code></em>
|
|
583
583
|
gtk_source_completion_provider_activate_proposal
|
584
584
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
|
585
585
|
<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
|
586
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
586
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
587
587
|
<p>Activate <em class="parameter"><code>proposal</code></em>
|
588
588
|
at <em class="parameter"><code>iter</code></em>
|
589
589
|
. When this functions returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the default
|
@@ -621,7 +621,7 @@ will contain only alphanumerical and the "_" characters.</p>
|
|
621
621
|
</tr>
|
622
622
|
<tr>
|
623
623
|
<td class="parameter_name"><p>iter</p></td>
|
624
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
624
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
625
625
|
<td class="parameter_annotations"> </td>
|
626
626
|
</tr>
|
627
627
|
</tbody>
|
@@ -832,6 +832,6 @@ By default, 0 is returned.</p></td>
|
|
832
832
|
</div>
|
833
833
|
</div>
|
834
834
|
<div class="footer">
|
835
|
-
<hr>Generated by GTK-Doc V1.
|
835
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
836
836
|
</body>
|
837
837
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceCompletionWords: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch04.html" title="Completion">
|
9
9
|
<link rel="prev" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider">
|
10
10
|
<link rel="next" href="ch05.html" title="File Loading and Saving">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -85,7 +85,7 @@
|
|
85
85
|
</tr>
|
86
86
|
<tr>
|
87
87
|
<td class="property_type">
|
88
|
-
<
|
88
|
+
<span class="type">GdkPixbuf</span> *</td>
|
89
89
|
<td class="property_name"><a class="link" href="GtkSourceCompletionWords.html#GtkSourceCompletionWords--icon" title="The “icon” property">icon</a></td>
|
90
90
|
<td class="property_flags">Read / Write / Construct</td>
|
91
91
|
</tr>
|
@@ -157,7 +157,7 @@ GtkSourceCompletionWords implements
|
|
157
157
|
<a name="GtkSourceCompletionWords.description"></a><h2>Description</h2>
|
158
158
|
<p>The <a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="type">GtkSourceCompletionWords</span></a> is an example of an implementation of
|
159
159
|
the <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> interface. The proposals are words
|
160
|
-
appearing in the registered <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
160
|
+
appearing in the registered <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>s.</p>
|
161
161
|
</div>
|
162
162
|
<div class="refsect1">
|
163
163
|
<a name="GtkSourceCompletionWords.functions_details"></a><h2>Functions</h2>
|
@@ -165,7 +165,7 @@ appearing in the registered <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/G
|
|
165
165
|
<a name="gtk-source-completion-words-new"></a><h3>gtk_source_completion_words_new ()</h3>
|
166
166
|
<pre class="programlisting"><a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="returnvalue">GtkSourceCompletionWords</span></a> *
|
167
167
|
gtk_source_completion_words_new (<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
168
|
-
<em class="parameter"><code><
|
168
|
+
<em class="parameter"><code><span class="type">GdkPixbuf</span> *icon</code></em>);</pre>
|
169
169
|
<div class="refsect3">
|
170
170
|
<a name="gtk-source-completion-words-new.parameters"></a><h4>Parameters</h4>
|
171
171
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -198,7 +198,7 @@ gtk_source_completion_words_new (<em class="parameter"><code>const <a href="/hom
|
|
198
198
|
<a name="gtk-source-completion-words-register"></a><h3>gtk_source_completion_words_register ()</h3>
|
199
199
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
200
200
|
gtk_source_completion_words_register (<em class="parameter"><code><a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="type">GtkSourceCompletionWords</span></a> *words</code></em>,
|
201
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
201
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
202
202
|
<p>Registers <em class="parameter"><code>buffer</code></em>
|
203
203
|
in the <em class="parameter"><code>words</code></em>
|
204
204
|
provider.</p>
|
@@ -218,7 +218,7 @@ gtk_source_completion_words_register (<em class="parameter"><code><a class="link
|
|
218
218
|
</tr>
|
219
219
|
<tr>
|
220
220
|
<td class="parameter_name"><p>buffer</p></td>
|
221
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
221
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a></p></td>
|
222
222
|
<td class="parameter_annotations"> </td>
|
223
223
|
</tr>
|
224
224
|
</tbody>
|
@@ -231,7 +231,7 @@ gtk_source_completion_words_register (<em class="parameter"><code><a class="link
|
|
231
231
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
232
232
|
gtk_source_completion_words_unregister
|
233
233
|
(<em class="parameter"><code><a class="link" href="GtkSourceCompletionWords.html" title="GtkSourceCompletionWords"><span class="type">GtkSourceCompletionWords</span></a> *words</code></em>,
|
234
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
234
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
235
235
|
<p>Unregisters <em class="parameter"><code>buffer</code></em>
|
236
236
|
from the <em class="parameter"><code>words</code></em>
|
237
237
|
provider.</p>
|
@@ -251,7 +251,7 @@ gtk_source_completion_words_unregister
|
|
251
251
|
</tr>
|
252
252
|
<tr>
|
253
253
|
<td class="parameter_name"><p>buffer</p></td>
|
254
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
254
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a></p></td>
|
255
255
|
<td class="parameter_annotations"> </td>
|
256
256
|
</tr>
|
257
257
|
</tbody>
|
@@ -279,7 +279,7 @@ gtk_source_completion_words_unregister
|
|
279
279
|
<hr>
|
280
280
|
<div class="refsect2">
|
281
281
|
<a name="GtkSourceCompletionWords--icon"></a><h3>The <code class="literal">“icon”</code> property</h3>
|
282
|
-
<pre class="programlisting"> “icon” <
|
282
|
+
<pre class="programlisting"> “icon” <span class="type">GdkPixbuf</span> *</pre>
|
283
283
|
<p>The provider icon.</p>
|
284
284
|
<p>Flags: Read / Write / Construct</p>
|
285
285
|
</div>
|
@@ -338,6 +338,6 @@ gtk_source_completion_words_unregister
|
|
338
338
|
</div>
|
339
339
|
</div>
|
340
340
|
<div class="footer">
|
341
|
-
<hr>Generated by GTK-Doc V1.
|
341
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
342
342
|
</body>
|
343
343
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceEncoding: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch05.html" title="File Loading and Saving">
|
9
9
|
<link rel="prev" href="ch05.html" title="File Loading and Saving">
|
10
10
|
<link rel="next" href="GtkSourceFile.html" title="GtkSourceFile">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -381,6 +381,6 @@ gtk_source_encoding_free (<em class="parameter"><code><a class="link" href="GtkS
|
|
381
381
|
</div>
|
382
382
|
</div>
|
383
383
|
<div class="footer">
|
384
|
-
<hr>Generated by GTK-Doc V1.
|
384
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
385
385
|
</body>
|
386
386
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceFile: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch05.html" title="File Loading and Saving">
|
9
9
|
<link rel="prev" href="GtkSourceEncoding.html" title="GtkSourceEncoding">
|
10
10
|
<link rel="next" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -245,7 +245,7 @@ have still the previous valid values.</p>
|
|
245
245
|
<span class="c_punctuation">(</span>*GtkSourceMountOperationFactory<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a> *file</code></em>,
|
246
246
|
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> userdata</code></em>);</pre>
|
247
247
|
<p>Type definition for a function that will be called to create a
|
248
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="type">GMountOperation</span></a>. This is useful for creating a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
248
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="type">GMountOperation</span></a>. This is useful for creating a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html#GtkMountOperation-struct"><span class="type">GtkMountOperation</span></a>.</p>
|
249
249
|
<div class="refsect3">
|
250
250
|
<a name="GtkSourceMountOperationFactory.parameters"></a><h4>Parameters</h4>
|
251
251
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -578,7 +578,7 @@ gtk_source_file_set_mount_operation_factory
|
|
578
578
|
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
|
579
579
|
<p>Sets a <a class="link" href="GtkSourceFile.html#GtkSourceMountOperationFactory" title="GtkSourceMountOperationFactory ()"><span class="type">GtkSourceMountOperationFactory</span></a> function that will be called when a
|
580
580
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="type">GMountOperation</span></a> must be created. This is useful for creating a
|
581
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
581
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html#GtkMountOperation-struct"><span class="type">GtkMountOperation</span></a> with the parent <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWindow.html#GtkWindow-struct"><span class="type">GtkWindow</span></a>.</p>
|
582
582
|
<p>If a mount operation factory isn't set, <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GMountOperation.html#g-mount-operation-new"><code class="function">g_mount_operation_new()</code></a> will be
|
583
583
|
called.</p>
|
584
584
|
<div class="refsect3">
|
@@ -759,6 +759,6 @@ not updated automatically (there is no file monitors).</p>
|
|
759
759
|
</div>
|
760
760
|
</div>
|
761
761
|
<div class="footer">
|
762
|
-
<hr>Generated by GTK-Doc V1.
|
762
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
763
763
|
</body>
|
764
764
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceFileLoader: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch05.html" title="File Loading and Saving">
|
9
9
|
<link rel="prev" href="GtkSourceFile.html" title="GtkSourceFile">
|
10
10
|
<link rel="next" href="GtkSourceFileSaver.html" title="GtkSourceFileSaver">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -224,9 +224,9 @@ operation with <a class="link" href="GtkSourceFileLoader.html#gtk-source-file-lo
|
|
224
224
|
undo/redo history.</p>
|
225
225
|
<p>After a file loading, the buffer is reset to the contents provided by the
|
226
226
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> or <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a>, so the buffer is set as “unmodified”, that is,
|
227
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
227
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-set-modified"><code class="function">gtk_text_buffer_set_modified()</code></a> is called with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. If the contents isn't
|
228
228
|
saved somewhere (for example if you load from stdin), then you should
|
229
|
-
probably call <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
229
|
+
probably call <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-set-modified"><code class="function">gtk_text_buffer_set_modified()</code></a> with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> after calling
|
230
230
|
<a class="link" href="GtkSourceFileLoader.html#gtk-source-file-loader-load-finish" title="gtk_source_file_loader_load_finish ()"><code class="function">gtk_source_file_loader_load_finish()</code></a>.</p>
|
231
231
|
</div>
|
232
232
|
<div class="refsect1">
|
@@ -769,6 +769,6 @@ construction time.</p>
|
|
769
769
|
</div>
|
770
770
|
</div>
|
771
771
|
<div class="footer">
|
772
|
-
<hr>Generated by GTK-Doc V1.
|
772
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
773
773
|
</body>
|
774
774
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceFileSaver: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch05.html" title="File Loading and Saving">
|
9
9
|
<link rel="prev" href="GtkSourceFileLoader.html" title="GtkSourceFileLoader">
|
10
10
|
<link rel="next" href="ch06.html" title="Gutter and Marks">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -757,7 +757,7 @@ gtk_source_file_saver_save_finish (<em class="parameter"><code><a class="link" h
|
|
757
757
|
<p>If the file has been saved successfully, the following <a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span class="type">GtkSourceFile</span></a>
|
758
758
|
properties will be updated: the location, the encoding, the newline type and
|
759
759
|
the compression type.</p>
|
760
|
-
<p>Since the 3.20 version, <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
760
|
+
<p>Since the 3.20 version, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-set-modified"><code class="function">gtk_text_buffer_set_modified()</code></a> is called with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
761
761
|
if the file has been saved successfully.</p>
|
762
762
|
<div class="refsect3">
|
763
763
|
<a name="gtk-source-file-saver-save-finish.parameters"></a><h4>Parameters</h4>
|
@@ -955,6 +955,6 @@ from the <a class="link" href="GtkSourceFile.html" title="GtkSourceFile"><span c
|
|
955
955
|
</div>
|
956
956
|
</div>
|
957
957
|
<div class="footer">
|
958
|
-
<hr>Generated by GTK-Doc V1.
|
958
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
959
959
|
</body>
|
960
960
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceGutter: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="ch06.html" title="Gutter and Marks">
|
9
9
|
<link rel="prev" href="ch06.html" title="Gutter and Marks">
|
10
10
|
<link rel="next" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -51,7 +51,7 @@
|
|
51
51
|
</tr>
|
52
52
|
<tr>
|
53
53
|
<td class="function_type">
|
54
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
54
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a>
|
55
55
|
</td>
|
56
56
|
<td class="function_name">
|
57
57
|
<a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-window-type" title="gtk_source_gutter_get_window_type ()">gtk_source_gutter_get_window_type</a> <span class="c_punctuation">()</span>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
</tr>
|
60
60
|
<tr>
|
61
61
|
<td class="function_type">
|
62
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
62
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
63
63
|
</td>
|
64
64
|
<td class="function_name">
|
65
65
|
<a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-window" title="gtk_source_gutter_get_window ()">gtk_source_gutter_get_window</a> <span class="c_punctuation">()</span>
|
@@ -140,7 +140,7 @@
|
|
140
140
|
<td class="property_flags">Read / Write / Construct Only</td>
|
141
141
|
</tr>
|
142
142
|
<tr>
|
143
|
-
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
143
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a></td>
|
144
144
|
<td class="property_name"><a class="link" href="GtkSourceGutter.html#GtkSourceGutter--window-type" title="The “window-type” property">window-type</a></td>
|
145
145
|
<td class="property_flags">Read / Write / Construct Only</td>
|
146
146
|
</tr>
|
@@ -189,9 +189,9 @@ view. It is used by <a class="link" href="GtkSourceView.html" title="GtkSourceVi
|
|
189
189
|
additional <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a> objects in the gutter, you can extend the
|
190
190
|
gutter with your own custom drawings.</p>
|
191
191
|
<p>To get a <a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a>, use the <a class="link" href="GtkSourceView.html#gtk-source-view-get-gutter" title="gtk_source_view_get_gutter ()"><code class="function">gtk_source_view_get_gutter()</code></a> function.</p>
|
192
|
-
<p>The gutter works very much the same way as cells rendered in a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
192
|
+
<p>The gutter works very much the same way as cells rendered in a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTreeView.html#GtkTreeView-struct"><span class="type">GtkTreeView</span></a>.
|
193
193
|
The concept is similar, with the exception that the gutter does not have an
|
194
|
-
underlying <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
194
|
+
underlying <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTreeModel.html#GtkTreeModel-struct"><span class="type">GtkTreeModel</span></a>. The builtin line number renderer is at position
|
195
195
|
<a class="link" href="GtkSourceView.html#GTK-SOURCE-VIEW-GUTTER-POSITION-LINES:CAPS"><span class="type">GTK_SOURCE_VIEW_GUTTER_POSITION_LINES</span></a> (-30) and the marks renderer is at
|
196
196
|
<a class="link" href="GtkSourceView.html#GTK-SOURCE-VIEW-GUTTER-POSITION-MARKS:CAPS"><span class="type">GTK_SOURCE_VIEW_GUTTER_POSITION_MARKS</span></a> (-20). The gutter sorts the renderers
|
197
197
|
in ascending order, from left to right. So the marks are displayed on the
|
@@ -228,7 +228,7 @@ gtk_source_gutter_get_view (<em class="parameter"><code><a class="link" href="Gt
|
|
228
228
|
<hr>
|
229
229
|
<div class="refsect2">
|
230
230
|
<a name="gtk-source-gutter-get-window-type"></a><h3>gtk_source_gutter_get_window_type ()</h3>
|
231
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
231
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a>
|
232
232
|
gtk_source_gutter_get_window_type (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);</pre>
|
233
233
|
<div class="refsect3">
|
234
234
|
<a name="gtk-source-gutter-get-window-type.parameters"></a><h4>Parameters</h4>
|
@@ -247,7 +247,7 @@ gtk_source_gutter_get_window_type (<em class="parameter"><code><a class="link" h
|
|
247
247
|
</div>
|
248
248
|
<div class="refsect3">
|
249
249
|
<a name="gtk-source-gutter-get-window-type.returns"></a><h4>Returns</h4>
|
250
|
-
<p> the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
250
|
+
<p> the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> of <em class="parameter"><code>gutter</code></em>
|
251
251
|
.</p>
|
252
252
|
</div>
|
253
253
|
<p class="since">Since: <a class="link" href="api-index-3-24.html#api-index-3.24">3.24</a></p>
|
@@ -255,13 +255,13 @@ gtk_source_gutter_get_window_type (<em class="parameter"><code><a class="link" h
|
|
255
255
|
<hr>
|
256
256
|
<div class="refsect2">
|
257
257
|
<a name="gtk-source-gutter-get-window"></a><h3>gtk_source_gutter_get_window ()</h3>
|
258
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
258
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
259
259
|
gtk_source_gutter_get_window (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);</pre>
|
260
260
|
<div class="warning">
|
261
261
|
<p><code class="literal">gtk_source_gutter_get_window</code> has been deprecated since version 3.12 and should not be used in newly-written code.</p>
|
262
|
-
<p>Use <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
262
|
+
<p>Use <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#gtk-text-view-get-window"><code class="function">gtk_text_view_get_window()</code></a> instead.</p>
|
263
263
|
</div>
|
264
|
-
<p>Get the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
264
|
+
<p>Get the <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> of the gutter. The window will only be available when the
|
265
265
|
gutter has at least one, non-zero width, cell renderer packed.</p>
|
266
266
|
<div class="refsect3">
|
267
267
|
<a name="gtk-source-gutter-get-window.parameters"></a><h4>Parameters</h4>
|
@@ -280,7 +280,7 @@ gutter has at least one, non-zero width, cell renderer packed.</p>
|
|
280
280
|
</div>
|
281
281
|
<div class="refsect3">
|
282
282
|
<a name="gtk-source-gutter-get-window.returns"></a><h4>Returns</h4>
|
283
|
-
<p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
283
|
+
<p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> of the gutter, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
284
284
|
if the gutter has no window. </p>
|
285
285
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
286
286
|
</div>
|
@@ -359,7 +359,7 @@ gtk_source_gutter_reorder (<em class="parameter"><code><a class="link" href="Gtk
|
|
359
359
|
</tr>
|
360
360
|
<tr>
|
361
361
|
<td class="parameter_name"><p>renderer</p></td>
|
362
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
362
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkCellRenderer.html#GtkCellRenderer-struct"><span class="type">GtkCellRenderer</span></a>.</p></td>
|
363
363
|
<td class="parameter_annotations"> </td>
|
364
364
|
</tr>
|
365
365
|
<tr>
|
@@ -513,7 +513,7 @@ gtk_source_gutter_get_renderer_at_pos (<em class="parameter"><code><a class="lin
|
|
513
513
|
<hr>
|
514
514
|
<div class="refsect2">
|
515
515
|
<a name="GtkSourceGutter--window-type"></a><h3>The <code class="literal">“window-type”</code> property</h3>
|
516
|
-
<pre class="programlisting"> “window-type” <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
516
|
+
<pre class="programlisting"> “window-type” <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a></pre>
|
517
517
|
<p>The text window type on which the window is placed.</p>
|
518
518
|
<p>Flags: Read / Write / Construct Only</p>
|
519
519
|
<p>Default value: GTK_TEXT_WINDOW_PRIVATE</p>
|
@@ -553,6 +553,6 @@ gtk_source_gutter_get_renderer_at_pos (<em class="parameter"><code><a class="lin
|
|
553
553
|
</div>
|
554
554
|
</div>
|
555
555
|
<div class="footer">
|
556
|
-
<hr>Generated by GTK-Doc V1.
|
556
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
557
557
|
</body>
|
558
558
|
</html>
|