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>GtkSourceGutterRendererPixbuf: 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="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">
|
10
10
|
<link rel="next" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText">
|
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">
|
@@ -59,7 +59,7 @@
|
|
59
59
|
</tr>
|
60
60
|
<tr>
|
61
61
|
<td class="function_type">
|
62
|
-
<
|
62
|
+
<span class="returnvalue">GdkPixbuf</span> *
|
63
63
|
</td>
|
64
64
|
<td class="function_name">
|
65
65
|
<a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-pixbuf" title="gtk_source_gutter_renderer_pixbuf_get_pixbuf ()">gtk_source_gutter_renderer_pixbuf_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -137,7 +137,7 @@
|
|
137
137
|
</tr>
|
138
138
|
<tr>
|
139
139
|
<td class="property_type">
|
140
|
-
<
|
140
|
+
<span class="type">GdkPixbuf</span> *</td>
|
141
141
|
<td class="property_name"><a class="link" href="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
|
142
142
|
<td class="property_flags">Read / Write</td>
|
143
143
|
</tr>
|
@@ -200,7 +200,7 @@ gtk_source_gutter_renderer_pixbuf_new (<em class="parameter"><code><span class="
|
|
200
200
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
201
201
|
gtk_source_gutter_renderer_pixbuf_set_pixbuf
|
202
202
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>,
|
203
|
-
<em class="parameter"><code><
|
203
|
+
<em class="parameter"><code><span class="type">GdkPixbuf</span> *pixbuf</code></em>);</pre>
|
204
204
|
<div class="refsect3">
|
205
205
|
<a name="gtk-source-gutter-renderer-pixbuf-set-pixbuf.parameters"></a><h4>Parameters</h4>
|
206
206
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -227,7 +227,7 @@ gtk_source_gutter_renderer_pixbuf_set_pixbuf
|
|
227
227
|
<hr>
|
228
228
|
<div class="refsect2">
|
229
229
|
<a name="gtk-source-gutter-renderer-pixbuf-get-pixbuf"></a><h3>gtk_source_gutter_renderer_pixbuf_get_pixbuf ()</h3>
|
230
|
-
<pre class="programlisting"><
|
230
|
+
<pre class="programlisting"><span class="returnvalue">GdkPixbuf</span> *
|
231
231
|
gtk_source_gutter_renderer_pixbuf_get_pixbuf
|
232
232
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>);</pre>
|
233
233
|
<p>Get the pixbuf of the renderer.</p>
|
@@ -248,7 +248,7 @@ gtk_source_gutter_renderer_pixbuf_get_pixbuf
|
|
248
248
|
</div>
|
249
249
|
<div class="refsect3">
|
250
250
|
<a name="gtk-source-gutter-renderer-pixbuf-get-pixbuf.returns"></a><h4>Returns</h4>
|
251
|
-
<p>a <
|
251
|
+
<p>a <span class="type">GdkPixbuf</span>. </p>
|
252
252
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
253
253
|
</div>
|
254
254
|
</div>
|
@@ -438,7 +438,7 @@ gtk_source_gutter_renderer_pixbuf_get_icon_name
|
|
438
438
|
<hr>
|
439
439
|
<div class="refsect2">
|
440
440
|
<a name="GtkSourceGutterRendererPixbuf--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
|
441
|
-
<pre class="programlisting"> “pixbuf” <
|
441
|
+
<pre class="programlisting"> “pixbuf” <span class="type">GdkPixbuf</span> *</pre>
|
442
442
|
<p>The pixbuf.</p>
|
443
443
|
<p>Flags: Read / Write</p>
|
444
444
|
</div>
|
@@ -461,6 +461,6 @@ gtk_source_gutter_renderer_pixbuf_get_icon_name
|
|
461
461
|
</div>
|
462
462
|
</div>
|
463
463
|
<div class="footer">
|
464
|
-
<hr>Generated by GTK-Doc V1.
|
464
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
465
465
|
</body>
|
466
466
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceGutterRendererText: 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="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf">
|
10
10
|
<link rel="next" href="GtkSourceMark.html" title="GtkSourceMark">
|
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">
|
@@ -294,6 +294,6 @@ pixels, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macr
|
|
294
294
|
</div>
|
295
295
|
</div>
|
296
296
|
<div class="footer">
|
297
|
-
<hr>Generated by GTK-Doc V1.
|
297
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
298
298
|
</body>
|
299
299
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceLanguage: 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="ch02.html" title="Syntax Highlighting">
|
9
9
|
<link rel="prev" href="ch02.html" title="Syntax Highlighting">
|
10
10
|
<link rel="next" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager">
|
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">
|
@@ -574,6 +574,6 @@ and must not be modified. </p>
|
|
574
574
|
</div>
|
575
575
|
</div>
|
576
576
|
<div class="footer">
|
577
|
-
<hr>Generated by GTK-Doc V1.
|
577
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
578
578
|
</body>
|
579
579
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceLanguageManager: 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="ch02.html" title="Syntax Highlighting">
|
9
9
|
<link rel="prev" href="GtkSourceLanguage.html" title="GtkSourceLanguage">
|
10
10
|
<link rel="next" href="ch03.html" title="Styling">
|
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">
|
@@ -342,29 +342,61 @@ according to the information in lang files. Either <em class="parameter"><code>f
|
|
342
342
|
or
|
343
343
|
<em class="parameter"><code>content_type</code></em>
|
344
344
|
may be <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. This function can be used as follows:</p>
|
345
|
-
<div class="informalexample"
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
345
|
+
<div class="informalexample">
|
346
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
347
|
+
<tbody>
|
348
|
+
<tr>
|
349
|
+
<td class="listing_lines" align="right"><pre>1
|
350
|
+
2
|
351
|
+
3</pre></td>
|
352
|
+
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkSourceLanguage</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">lang</span><span class="symbol">;</span>
|
353
|
+
<span class="normal">lang </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language">gtk_source_language_manager_guess_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">filename</span><span class="symbol">,</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
354
|
+
<span class="function"><a href="GtkSourceBuffer.html#gtk-source-buffer-set-language">gtk_source_buffer_set_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">buffer</span><span class="symbol">,</span><span class="normal"> lang</span><span class="symbol">);</span></pre></td>
|
355
|
+
</tr>
|
356
|
+
</tbody>
|
357
|
+
</table>
|
358
|
+
</div>
|
359
|
+
|
350
360
|
<p>or</p>
|
351
|
-
<div class="informalexample"
|
352
|
-
|
353
|
-
|
354
|
-
|
361
|
+
<div class="informalexample">
|
362
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
363
|
+
<tbody>
|
364
|
+
<tr>
|
365
|
+
<td class="listing_lines" align="right"><pre>1
|
366
|
+
2
|
367
|
+
3
|
368
|
+
4
|
369
|
+
5
|
370
|
+
6
|
371
|
+
7
|
372
|
+
8
|
373
|
+
9
|
374
|
+
10
|
375
|
+
11
|
376
|
+
12
|
377
|
+
13
|
378
|
+
14
|
379
|
+
15</pre></td>
|
380
|
+
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkSourceLanguage</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">lang </span><span class="symbol">=</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
|
381
|
+
<span class="usertype">gboolean</span><span class="normal"> result_uncertain</span><span class="symbol">;</span>
|
382
|
+
<span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">content_type</span><span class="symbol">;</span>
|
355
383
|
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
384
|
+
<span class="normal">content_type </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/gio-GContentType.html#g-content-type-guess">g_content_type_guess</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">filename</span><span class="symbol">,</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&</span><span class="normal">result_uncertain</span><span class="symbol">);</span>
|
385
|
+
<span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">result_uncertain</span><span class="symbol">)</span>
|
386
|
+
<span class="normal"> </span><span class="cbracket">{</span>
|
387
|
+
<span class="normal"> </span><span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_type</span><span class="symbol">);</span>
|
388
|
+
<span class="normal"> content_type </span><span class="symbol">=</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
|
389
|
+
<span class="normal"> </span><span class="cbracket">}</span>
|
362
390
|
|
363
|
-
|
364
|
-
|
391
|
+
<span class="normal">lang </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language">gtk_source_language_manager_guess_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">manager</span><span class="symbol">,</span><span class="normal"> filename</span><span class="symbol">,</span><span class="normal"> content_type</span><span class="symbol">);</span>
|
392
|
+
<span class="function"><a href="GtkSourceBuffer.html#gtk-source-buffer-set-language">gtk_source_buffer_set_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">buffer</span><span class="symbol">,</span><span class="normal"> lang</span><span class="symbol">);</span>
|
393
|
+
|
394
|
+
<span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_type</span><span class="symbol">);</span></pre></td>
|
395
|
+
</tr>
|
396
|
+
</tbody>
|
397
|
+
</table>
|
398
|
+
</div>
|
365
399
|
|
366
|
-
g_free (content_type);
|
367
|
-
</pre></div>
|
368
400
|
<p>etc. Use <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-mime-types" title="gtk_source_language_get_mime_types ()"><code class="function">gtk_source_language_get_mime_types()</code></a> and <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-globs" title="gtk_source_language_get_globs ()"><code class="function">gtk_source_language_get_globs()</code></a>
|
369
401
|
if you need full control over file -> language mapping.</p>
|
370
402
|
<div class="refsect3">
|
@@ -436,6 +468,6 @@ and should not be freed. </p>
|
|
436
468
|
</div>
|
437
469
|
</div>
|
438
470
|
<div class="footer">
|
439
|
-
<hr>Generated by GTK-Doc V1.
|
471
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
440
472
|
</body>
|
441
473
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceMap: 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="ch09.html" title="Other">
|
9
9
|
<link rel="prev" href="ch09.html" title="Other">
|
10
10
|
<link rel="next" href="GtkSourceRegion.html" title="GtkSourceRegion">
|
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">
|
@@ -44,7 +44,7 @@
|
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
47
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
48
48
|
</td>
|
49
49
|
<td class="function_name">
|
50
50
|
<a class="link" href="GtkSourceMap.html#gtk-source-map-new" title="gtk_source_map_new ()">gtk_source_map_new</a> <span class="c_punctuation">()</span>
|
@@ -110,9 +110,9 @@
|
|
110
110
|
<a name="GtkSourceMap.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
111
111
|
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
112
112
|
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
113
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
114
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
115
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
113
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
114
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
115
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
|
116
116
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
|
117
117
|
<span class="lineart">╰──</span> GtkSourceMap
|
118
118
|
</pre>
|
@@ -121,7 +121,7 @@
|
|
121
121
|
<a name="GtkSourceMap.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
122
122
|
<p>
|
123
123
|
GtkSourceMap implements
|
124
|
-
AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
124
|
+
AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkScrollable.html#GtkScrollable-struct">GtkScrollable</a>.</p>
|
125
125
|
</div>
|
126
126
|
<div class="refsect1">
|
127
127
|
<a name="GtkSourceMap.includes"></a><h2>Includes</h2>
|
@@ -150,7 +150,7 @@ appropriate font size. "Monospace 1" is the default. See
|
|
150
150
|
<a name="GtkSourceMap.functions_details"></a><h2>Functions</h2>
|
151
151
|
<div class="refsect2">
|
152
152
|
<a name="gtk-source-map-new"></a><h3>gtk_source_map_new ()</h3>
|
153
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
153
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
154
154
|
gtk_source_map_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
155
155
|
<p>Creates a new <a class="link" href="GtkSourceMap.html" title="GtkSourceMap"><span class="type">GtkSourceMap</span></a>.</p>
|
156
156
|
<div class="refsect3">
|
@@ -249,6 +249,6 @@ gtk_source_map_get_view (<em class="parameter"><code><a class="link" href="GtkSo
|
|
249
249
|
</div>
|
250
250
|
</div>
|
251
251
|
<div class="footer">
|
252
|
-
<hr>Generated by GTK-Doc V1.
|
252
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
253
253
|
</body>
|
254
254
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceMark: 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="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText">
|
10
10
|
<link rel="next" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">
|
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">
|
@@ -107,7 +107,7 @@
|
|
107
107
|
<div class="refsect1">
|
108
108
|
<a name="GtkSourceMark.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
109
109
|
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
110
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
110
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct">GtkTextMark</a>
|
111
111
|
<span class="lineart">╰──</span> GtkSourceMark
|
112
112
|
</pre>
|
113
113
|
</div>
|
@@ -119,7 +119,7 @@
|
|
119
119
|
<div class="refsect1">
|
120
120
|
<a name="GtkSourceMark.description"></a><h2>Description</h2>
|
121
121
|
<p>A <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> marks a position in the text where you want to display
|
122
|
-
additional info. It is based on <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
122
|
+
additional info. It is based on <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct"><span class="type">GtkTextMark</span></a> and thus is still valid after
|
123
123
|
the text has changed though its position may change.</p>
|
124
124
|
<p><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>s are organised in categories which you have to set
|
125
125
|
when you create the mark. Each category can have a priority, a pixbuf and
|
@@ -136,9 +136,9 @@ of each other. The mark with the highest priority will be drawn on top.</p>
|
|
136
136
|
<pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> *
|
137
137
|
gtk_source_mark_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>,
|
138
138
|
<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> *category</code></em>);</pre>
|
139
|
-
<p>Creates a text mark. Add it to a buffer using <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
139
|
+
<p>Creates a text mark. Add it to a buffer using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.
|
140
140
|
If name is NULL, the mark is anonymous; otherwise, the mark can be retrieved
|
141
|
-
by name using <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
141
|
+
by name using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-get-mark"><code class="function">gtk_text_buffer_get_mark()</code></a>.
|
142
142
|
Normally marks are created using the utility function
|
143
143
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-create-source-mark" title="gtk_source_buffer_create_source_mark ()"><code class="function">gtk_source_buffer_create_source_mark()</code></a>.</p>
|
144
144
|
<div class="refsect3">
|
@@ -168,7 +168,7 @@ category, or all the marks representing a compilation error could belong to
|
|
168
168
|
</div>
|
169
169
|
<div class="refsect3">
|
170
170
|
<a name="gtk-source-mark-new.returns"></a><h4>Returns</h4>
|
171
|
-
<p> a new <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> that can be added using <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
171
|
+
<p> a new <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> that can be added using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.</p>
|
172
172
|
</div>
|
173
173
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
174
174
|
</div>
|
@@ -302,6 +302,6 @@ which pixbuf is used and with which priority it is drawn.</p>
|
|
302
302
|
</div>
|
303
303
|
</div>
|
304
304
|
<div class="footer">
|
305
|
-
<hr>Generated by GTK-Doc V1.
|
305
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
306
306
|
</body>
|
307
307
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceMarkAttributes: 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="GtkSourceMark.html" title="GtkSourceMark">
|
10
10
|
<link rel="next" href="ch07.html" title="Printing">
|
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">
|
@@ -121,14 +121,14 @@
|
|
121
121
|
</td>
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
|
-
<td class="function_type">const <
|
124
|
+
<td class="function_type">const <span class="returnvalue">GdkPixbuf</span> *
|
125
125
|
</td>
|
126
126
|
<td class="function_name">
|
127
127
|
<a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-pixbuf" title="gtk_source_mark_attributes_get_pixbuf ()">gtk_source_mark_attributes_get_pixbuf</a> <span class="c_punctuation">()</span>
|
128
128
|
</td>
|
129
129
|
</tr>
|
130
130
|
<tr>
|
131
|
-
<td class="function_type">const <
|
131
|
+
<td class="function_type">const <span class="returnvalue">GdkPixbuf</span> *
|
132
132
|
</td>
|
133
133
|
<td class="function_name">
|
134
134
|
<a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-render-icon" title="gtk_source_mark_attributes_render_icon ()">gtk_source_mark_attributes_render_icon</a> <span class="c_punctuation">()</span>
|
@@ -164,7 +164,7 @@
|
|
164
164
|
<tbody>
|
165
165
|
<tr>
|
166
166
|
<td class="property_type">
|
167
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
167
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
168
168
|
<td class="property_name"><a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--background" title="The “background” property">background</a></td>
|
169
169
|
<td class="property_flags">Read / Write</td>
|
170
170
|
</tr>
|
@@ -182,7 +182,7 @@
|
|
182
182
|
</tr>
|
183
183
|
<tr>
|
184
184
|
<td class="property_type">
|
185
|
-
<
|
185
|
+
<span class="type">GdkPixbuf</span> *</td>
|
186
186
|
<td class="property_name"><a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
|
187
187
|
<td class="property_flags">Read / Write</td>
|
188
188
|
</tr>
|
@@ -300,7 +300,7 @@ gtk_source_mark_attributes_new (<em class="parameter"><code><span class="type">v
|
|
300
300
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
301
301
|
gtk_source_mark_attributes_set_background
|
302
302
|
(<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
|
303
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
303
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
|
304
304
|
<p>Sets background color to the one given in <em class="parameter"><code>background</code></em>
|
305
305
|
.</p>
|
306
306
|
<div class="refsect3">
|
@@ -319,7 +319,7 @@ gtk_source_mark_attributes_set_background
|
|
319
319
|
</tr>
|
320
320
|
<tr>
|
321
321
|
<td class="parameter_name"><p>background</p></td>
|
322
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
322
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p></td>
|
323
323
|
<td class="parameter_annotations"> </td>
|
324
324
|
</tr>
|
325
325
|
</tbody>
|
@@ -332,7 +332,7 @@ gtk_source_mark_attributes_set_background
|
|
332
332
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
333
333
|
gtk_source_mark_attributes_get_background
|
334
334
|
(<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
|
335
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
335
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
|
336
336
|
<p>Stores background color in <em class="parameter"><code>background</code></em>
|
337
337
|
.</p>
|
338
338
|
<div class="refsect3">
|
@@ -351,7 +351,7 @@ gtk_source_mark_attributes_get_background
|
|
351
351
|
</tr>
|
352
352
|
<tr>
|
353
353
|
<td class="parameter_name"><p>background</p></td>
|
354
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
354
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>. </p></td>
|
355
355
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>]</span></td>
|
356
356
|
</tr>
|
357
357
|
</tbody>
|
@@ -560,7 +560,7 @@ not be unreffed. </p>
|
|
560
560
|
<a name="gtk-source-mark-attributes-set-pixbuf"></a><h3>gtk_source_mark_attributes_set_pixbuf ()</h3>
|
561
561
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
562
562
|
gtk_source_mark_attributes_set_pixbuf (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
|
563
|
-
<em class="parameter"><code>const <
|
563
|
+
<em class="parameter"><code>const <span class="type">GdkPixbuf</span> *pixbuf</code></em>);</pre>
|
564
564
|
<p>Sets a pixbuf to be used as a base for rendered icon.</p>
|
565
565
|
<div class="refsect3">
|
566
566
|
<a name="gtk-source-mark-attributes-set-pixbuf.parameters"></a><h4>Parameters</h4>
|
@@ -578,7 +578,7 @@ gtk_source_mark_attributes_set_pixbuf (<em class="parameter"><code><a class="lin
|
|
578
578
|
</tr>
|
579
579
|
<tr>
|
580
580
|
<td class="parameter_name"><p>pixbuf</p></td>
|
581
|
-
<td class="parameter_description"><p>a <
|
581
|
+
<td class="parameter_description"><p>a <span class="type">GdkPixbuf</span> to be used.</p></td>
|
582
582
|
<td class="parameter_annotations"> </td>
|
583
583
|
</tr>
|
584
584
|
</tbody>
|
@@ -588,9 +588,9 @@ gtk_source_mark_attributes_set_pixbuf (<em class="parameter"><code><a class="lin
|
|
588
588
|
<hr>
|
589
589
|
<div class="refsect2">
|
590
590
|
<a name="gtk-source-mark-attributes-get-pixbuf"></a><h3>gtk_source_mark_attributes_get_pixbuf ()</h3>
|
591
|
-
<pre class="programlisting">const <
|
591
|
+
<pre class="programlisting">const <span class="returnvalue">GdkPixbuf</span> *
|
592
592
|
gtk_source_mark_attributes_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);</pre>
|
593
|
-
<p>Gets a <
|
593
|
+
<p>Gets a <span class="type">GdkPixbuf</span> to be used as a base for rendered icon. Note that the
|
594
594
|
pixbuf can be <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it wasn't set earlier.</p>
|
595
595
|
<div class="refsect3">
|
596
596
|
<a name="gtk-source-mark-attributes-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
@@ -618,10 +618,10 @@ should not be unreffed. </p>
|
|
618
618
|
<hr>
|
619
619
|
<div class="refsect2">
|
620
620
|
<a name="gtk-source-mark-attributes-render-icon"></a><h3>gtk_source_mark_attributes_render_icon ()</h3>
|
621
|
-
<pre class="programlisting">const <
|
621
|
+
<pre class="programlisting">const <span class="returnvalue">GdkPixbuf</span> *
|
622
622
|
gtk_source_mark_attributes_render_icon
|
623
623
|
(<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
|
624
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
624
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
625
625
|
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
|
626
626
|
<p>Renders an icon of given size. The base of the icon is set by the last call
|
627
627
|
to one of: <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-pixbuf" title="gtk_source_mark_attributes_set_pixbuf ()"><code class="function">gtk_source_mark_attributes_set_pixbuf()</code></a>,
|
@@ -753,7 +753,7 @@ using <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.
|
|
753
753
|
<a name="GtkSourceMarkAttributes.property-details"></a><h2>Property Details</h2>
|
754
754
|
<div class="refsect2">
|
755
755
|
<a name="GtkSourceMarkAttributes--background"></a><h3>The <code class="literal">“background”</code> property</h3>
|
756
|
-
<pre class="programlisting"> “background” <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
756
|
+
<pre class="programlisting"> “background” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
757
757
|
<p>A color used for background of a line.</p>
|
758
758
|
<p>Flags: Read / Write</p>
|
759
759
|
</div>
|
@@ -775,8 +775,8 @@ using <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.
|
|
775
775
|
<hr>
|
776
776
|
<div class="refsect2">
|
777
777
|
<a name="GtkSourceMarkAttributes--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
|
778
|
-
<pre class="programlisting"> “pixbuf” <
|
779
|
-
<p>A <
|
778
|
+
<pre class="programlisting"> “pixbuf” <span class="type">GdkPixbuf</span> *</pre>
|
779
|
+
<p>A <span class="type">GdkPixbuf</span> that may be a base of a rendered icon.</p>
|
780
780
|
<p>Flags: Read / Write</p>
|
781
781
|
</div>
|
782
782
|
<hr>
|
@@ -890,6 +890,6 @@ user_function (<a class="link" href="GtkSourceMarkAttributes.html" title="GtkSou
|
|
890
890
|
</div>
|
891
891
|
</div>
|
892
892
|
<div class="footer">
|
893
|
-
<hr>Generated by GTK-Doc V1.
|
893
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
894
894
|
</body>
|
895
895
|
</html>
|