gtksourceview3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +0 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +188 -200
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +91 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +39 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +43 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +185 -262
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +85 -113
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +163 -163
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +39 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +175 -191
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +15 -15
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +44 -25
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +25 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/jade.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/latex.lang +46 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/sparql.lang +4 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +6 -6
@@ -59,7 +59,7 @@
|
|
59
59
|
</tr>
|
60
60
|
<tr>
|
61
61
|
<td class="function_type">
|
62
|
-
<a href="
|
62
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
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>
|
@@ -74,7 +74,7 @@
|
|
74
74
|
</td>
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
|
-
<td class="function_type">const <a href="/home/
|
77
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
78
78
|
</td>
|
79
79
|
<td class="function_name">
|
80
80
|
<a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-stock-id" title="gtk_source_gutter_renderer_pixbuf_get_stock_id ()">gtk_source_gutter_renderer_pixbuf_get_stock_id</a> <span class="c_punctuation">()</span>
|
@@ -90,7 +90,7 @@
|
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
92
|
<td class="function_type">
|
93
|
-
<a href="/home/
|
93
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
94
94
|
</td>
|
95
95
|
<td class="function_name">
|
96
96
|
<a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-gicon" title="gtk_source_gutter_renderer_pixbuf_get_gicon ()">gtk_source_gutter_renderer_pixbuf_get_gicon</a> <span class="c_punctuation">()</span>
|
@@ -105,7 +105,7 @@
|
|
105
105
|
</td>
|
106
106
|
</tr>
|
107
107
|
<tr>
|
108
|
-
<td class="function_type">const <a href="/home/
|
108
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
109
109
|
</td>
|
110
110
|
<td class="function_name">
|
111
111
|
<a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-icon-name" title="gtk_source_gutter_renderer_pixbuf_get_icon_name ()">gtk_source_gutter_renderer_pixbuf_get_icon_name</a> <span class="c_punctuation">()</span>
|
@@ -125,25 +125,25 @@
|
|
125
125
|
<tbody>
|
126
126
|
<tr>
|
127
127
|
<td class="property_type">
|
128
|
-
<a href="/home/
|
128
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
|
129
129
|
<td class="property_name"><a class="link" href="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--gicon" title="The “gicon” property">gicon</a></td>
|
130
130
|
<td class="property_flags">Read / Write</td>
|
131
131
|
</tr>
|
132
132
|
<tr>
|
133
133
|
<td class="property_type">
|
134
|
-
<a href="/home/
|
134
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
135
135
|
<td class="property_name"><a class="link" href="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--icon-name" title="The “icon-name” property">icon-name</a></td>
|
136
136
|
<td class="property_flags">Read / Write</td>
|
137
137
|
</tr>
|
138
138
|
<tr>
|
139
139
|
<td class="property_type">
|
140
|
-
<a href="
|
140
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</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>
|
144
144
|
<tr>
|
145
145
|
<td class="property_type">
|
146
|
-
<a href="/home/
|
146
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
147
147
|
<td class="property_name"><a class="link" href="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--stock-id" title="The “stock-id” property">stock-id</a></td>
|
148
148
|
<td class="property_flags">Read / Write</td>
|
149
149
|
</tr>
|
@@ -165,8 +165,8 @@
|
|
165
165
|
</div>
|
166
166
|
<div class="refsect1">
|
167
167
|
<a name="GtkSourceGutterRendererPixbuf.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
168
|
-
<pre class="screen"> <a href="/home/
|
169
|
-
<span class="lineart">╰──</span> <a href="/home/
|
168
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
169
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
170
170
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">GtkSourceGutterRenderer</a>
|
171
171
|
<span class="lineart">╰──</span> GtkSourceGutterRendererPixbuf
|
172
172
|
</pre>
|
@@ -190,7 +190,7 @@ gtk_source_gutter_renderer_pixbuf_new (<em class="parameter"><code><span class="
|
|
190
190
|
<p>Create a new <a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a>.</p>
|
191
191
|
<div class="refsect3">
|
192
192
|
<a name="gtk-source-gutter-renderer-pixbuf-new.returns"></a><h4>Returns</h4>
|
193
|
-
<p>
|
193
|
+
<p>A <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a>. </p>
|
194
194
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
195
195
|
</div>
|
196
196
|
</div>
|
@@ -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><a href="
|
203
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *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">
|
@@ -217,7 +217,7 @@ gtk_source_gutter_renderer_pixbuf_set_pixbuf
|
|
217
217
|
</tr>
|
218
218
|
<tr>
|
219
219
|
<td class="parameter_name"><p>pixbuf</p></td>
|
220
|
-
<td class="parameter_description"><p>
|
220
|
+
<td class="parameter_description"><p>the pixbuf, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
221
221
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
222
222
|
</tr>
|
223
223
|
</tbody>
|
@@ -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"><a href="
|
230
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
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>
|
251
|
+
<p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>. </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>
|
@@ -258,7 +258,7 @@ gtk_source_gutter_renderer_pixbuf_get_pixbuf
|
|
258
258
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
259
259
|
gtk_source_gutter_renderer_pixbuf_set_stock_id
|
260
260
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>,
|
261
|
-
<em class="parameter"><code>const <a href="/home/
|
261
|
+
<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> *stock_id</code></em>);</pre>
|
262
262
|
<div class="warning">
|
263
263
|
<p><code class="literal">gtk_source_gutter_renderer_pixbuf_set_stock_id</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
|
264
264
|
<p>Don't use this function.</p>
|
@@ -279,7 +279,7 @@ gtk_source_gutter_renderer_pixbuf_set_stock_id
|
|
279
279
|
</tr>
|
280
280
|
<tr>
|
281
281
|
<td class="parameter_name"><p>stock_id</p></td>
|
282
|
-
<td class="parameter_description"><p>
|
282
|
+
<td class="parameter_description"><p>the stock id. </p></td>
|
283
283
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
284
284
|
</tr>
|
285
285
|
</tbody>
|
@@ -289,7 +289,7 @@ gtk_source_gutter_renderer_pixbuf_set_stock_id
|
|
289
289
|
<hr>
|
290
290
|
<div class="refsect2">
|
291
291
|
<a name="gtk-source-gutter-renderer-pixbuf-get-stock-id"></a><h3>gtk_source_gutter_renderer_pixbuf_get_stock_id ()</h3>
|
292
|
-
<pre class="programlisting">const <a href="/home/
|
292
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
293
293
|
gtk_source_gutter_renderer_pixbuf_get_stock_id
|
294
294
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>);</pre>
|
295
295
|
<div class="warning">
|
@@ -322,7 +322,7 @@ gtk_source_gutter_renderer_pixbuf_get_stock_id
|
|
322
322
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
323
323
|
gtk_source_gutter_renderer_pixbuf_set_gicon
|
324
324
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>,
|
325
|
-
<em class="parameter"><code><a href="/home/
|
325
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
326
326
|
<div class="refsect3">
|
327
327
|
<a name="gtk-source-gutter-renderer-pixbuf-set-gicon.parameters"></a><h4>Parameters</h4>
|
328
328
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -339,7 +339,7 @@ gtk_source_gutter_renderer_pixbuf_set_gicon
|
|
339
339
|
</tr>
|
340
340
|
<tr>
|
341
341
|
<td class="parameter_name"><p>icon</p></td>
|
342
|
-
<td class="parameter_description"><p>
|
342
|
+
<td class="parameter_description"><p>the icon, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
343
343
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
344
344
|
</tr>
|
345
345
|
</tbody>
|
@@ -349,7 +349,7 @@ gtk_source_gutter_renderer_pixbuf_set_gicon
|
|
349
349
|
<hr>
|
350
350
|
<div class="refsect2">
|
351
351
|
<a name="gtk-source-gutter-renderer-pixbuf-get-gicon"></a><h3>gtk_source_gutter_renderer_pixbuf_get_gicon ()</h3>
|
352
|
-
<pre class="programlisting"><a href="/home/
|
352
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
353
353
|
gtk_source_gutter_renderer_pixbuf_get_gicon
|
354
354
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>);</pre>
|
355
355
|
<p>Get the gicon of the renderer</p>
|
@@ -370,7 +370,7 @@ gtk_source_gutter_renderer_pixbuf_get_gicon
|
|
370
370
|
</div>
|
371
371
|
<div class="refsect3">
|
372
372
|
<a name="gtk-source-gutter-renderer-pixbuf-get-gicon.returns"></a><h4>Returns</h4>
|
373
|
-
<p>
|
373
|
+
<p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>. </p>
|
374
374
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
375
375
|
</div>
|
376
376
|
</div>
|
@@ -380,7 +380,7 @@ gtk_source_gutter_renderer_pixbuf_get_gicon
|
|
380
380
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
381
381
|
gtk_source_gutter_renderer_pixbuf_set_icon_name
|
382
382
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>,
|
383
|
-
<em class="parameter"><code>const <a href="/home/
|
383
|
+
<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> *icon_name</code></em>);</pre>
|
384
384
|
<div class="refsect3">
|
385
385
|
<a name="gtk-source-gutter-renderer-pixbuf-set-icon-name.parameters"></a><h4>Parameters</h4>
|
386
386
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -397,7 +397,7 @@ gtk_source_gutter_renderer_pixbuf_set_icon_name
|
|
397
397
|
</tr>
|
398
398
|
<tr>
|
399
399
|
<td class="parameter_name"><p>icon_name</p></td>
|
400
|
-
<td class="parameter_description"><p>
|
400
|
+
<td class="parameter_description"><p>the icon name, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
401
401
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
402
402
|
</tr>
|
403
403
|
</tbody>
|
@@ -407,7 +407,7 @@ gtk_source_gutter_renderer_pixbuf_set_icon_name
|
|
407
407
|
<hr>
|
408
408
|
<div class="refsect2">
|
409
409
|
<a name="gtk-source-gutter-renderer-pixbuf-get-icon-name"></a><h3>gtk_source_gutter_renderer_pixbuf_get_icon_name ()</h3>
|
410
|
-
<pre class="programlisting">const <a href="/home/
|
410
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
411
411
|
gtk_source_gutter_renderer_pixbuf_get_icon_name
|
412
412
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>);</pre>
|
413
413
|
</div>
|
@@ -423,14 +423,14 @@ gtk_source_gutter_renderer_pixbuf_get_icon_name
|
|
423
423
|
<a name="GtkSourceGutterRendererPixbuf.property-details"></a><h2>Property Details</h2>
|
424
424
|
<div class="refsect2">
|
425
425
|
<a name="GtkSourceGutterRendererPixbuf--gicon"></a><h3>The <code class="literal">“gicon”</code> property</h3>
|
426
|
-
<pre class="programlisting"> “gicon” <a href="/home/
|
426
|
+
<pre class="programlisting"> “gicon” <a href="/home/seb/jhbuild/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
|
427
427
|
<p>The gicon.</p>
|
428
428
|
<p>Flags: Read / Write</p>
|
429
429
|
</div>
|
430
430
|
<hr>
|
431
431
|
<div class="refsect2">
|
432
432
|
<a name="GtkSourceGutterRendererPixbuf--icon-name"></a><h3>The <code class="literal">“icon-name”</code> property</h3>
|
433
|
-
<pre class="programlisting"> “icon-name” <a href="/home/
|
433
|
+
<pre class="programlisting"> “icon-name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
434
434
|
<p>The icon name.</p>
|
435
435
|
<p>Flags: Read / Write</p>
|
436
436
|
<p>Default value: NULL</p>
|
@@ -438,14 +438,14 @@ 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” <a href="
|
441
|
+
<pre class="programlisting"> “pixbuf” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
442
442
|
<p>The pixbuf.</p>
|
443
443
|
<p>Flags: Read / Write</p>
|
444
444
|
</div>
|
445
445
|
<hr>
|
446
446
|
<div class="refsect2">
|
447
447
|
<a name="GtkSourceGutterRendererPixbuf--stock-id"></a><h3>The <code class="literal">“stock-id”</code> property</h3>
|
448
|
-
<pre class="programlisting"> “stock-id” <a href="/home/
|
448
|
+
<pre class="programlisting"> “stock-id” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
449
449
|
<p>The stock id.</p>
|
450
450
|
<div class="warning">
|
451
451
|
<p><code class="literal">GtkSourceGutterRendererPixbuf:stock-id</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
|
@@ -95,13 +95,13 @@
|
|
95
95
|
<tbody>
|
96
96
|
<tr>
|
97
97
|
<td class="property_type">
|
98
|
-
<a href="/home/
|
98
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
99
99
|
<td class="property_name"><a class="link" href="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText--markup" title="The “markup” property">markup</a></td>
|
100
100
|
<td class="property_flags">Read / Write / Construct</td>
|
101
101
|
</tr>
|
102
102
|
<tr>
|
103
103
|
<td class="property_type">
|
104
|
-
<a href="/home/
|
104
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
105
105
|
<td class="property_name"><a class="link" href="GtkSourceGutterRendererText.html#GtkSourceGutterRendererText--text" title="The “text” property">text</a></td>
|
106
106
|
<td class="property_flags">Read / Write / Construct</td>
|
107
107
|
</tr>
|
@@ -123,8 +123,8 @@
|
|
123
123
|
</div>
|
124
124
|
<div class="refsect1">
|
125
125
|
<a name="GtkSourceGutterRendererText.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
126
|
-
<pre class="screen"> <a href="/home/
|
127
|
-
<span class="lineart">╰──</span> <a href="/home/
|
126
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
127
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
128
128
|
<span class="lineart">╰──</span> <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">GtkSourceGutterRenderer</a>
|
129
129
|
<span class="lineart">╰──</span> GtkSourceGutterRendererText
|
130
130
|
</pre>
|
@@ -148,7 +148,7 @@ gtk_source_gutter_renderer_text_new (<em class="parameter"><code><span class="ty
|
|
148
148
|
<p>Create a new <a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a>.</p>
|
149
149
|
<div class="refsect3">
|
150
150
|
<a name="gtk-source-gutter-renderer-text-new.returns"></a><h4>Returns</h4>
|
151
|
-
<p>
|
151
|
+
<p>A <a class="link" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a>. </p>
|
152
152
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
153
153
|
</div>
|
154
154
|
</div>
|
@@ -158,8 +158,8 @@ gtk_source_gutter_renderer_text_new (<em class="parameter"><code><span class="ty
|
|
158
158
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
159
159
|
gtk_source_gutter_renderer_text_set_markup
|
160
160
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a> *renderer</code></em>,
|
161
|
-
<em class="parameter"><code>const <a href="/home/
|
162
|
-
<em class="parameter"><code><a href="/home/
|
161
|
+
<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> *markup</code></em>,
|
162
|
+
<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> length</code></em>);</pre>
|
163
163
|
</div>
|
164
164
|
<hr>
|
165
165
|
<div class="refsect2">
|
@@ -167,8 +167,8 @@ gtk_source_gutter_renderer_text_set_markup
|
|
167
167
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
168
168
|
gtk_source_gutter_renderer_text_set_text
|
169
169
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a> *renderer</code></em>,
|
170
|
-
<em class="parameter"><code>const <a href="/home/
|
171
|
-
<em class="parameter"><code><a href="/home/
|
170
|
+
<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> *text</code></em>,
|
171
|
+
<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> length</code></em>);</pre>
|
172
172
|
</div>
|
173
173
|
<hr>
|
174
174
|
<div class="refsect2">
|
@@ -176,9 +176,9 @@ gtk_source_gutter_renderer_text_set_text
|
|
176
176
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
177
177
|
gtk_source_gutter_renderer_text_measure
|
178
178
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a> *renderer</code></em>,
|
179
|
-
<em class="parameter"><code>const <a href="/home/
|
180
|
-
<em class="parameter"><code><a href="/home/
|
181
|
-
<em class="parameter"><code><a href="/home/
|
179
|
+
<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> *text</code></em>,
|
180
|
+
<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> *width</code></em>,
|
181
|
+
<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> *height</code></em>);</pre>
|
182
182
|
<p>Measures the text provided using the pango layout used by the
|
183
183
|
<a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a>.</p>
|
184
184
|
<div class="refsect3">
|
@@ -202,14 +202,14 @@ gtk_source_gutter_renderer_text_measure
|
|
202
202
|
</tr>
|
203
203
|
<tr>
|
204
204
|
<td class="parameter_name"><p>width</p></td>
|
205
|
-
<td class="parameter_description"><p>
|
206
|
-
or <a href="/home/
|
205
|
+
<td class="parameter_description"><p>location to store the width of the text in pixels,
|
206
|
+
or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
207
207
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
208
208
|
</tr>
|
209
209
|
<tr>
|
210
210
|
<td class="parameter_name"><p>height</p></td>
|
211
|
-
<td class="parameter_description"><p>
|
212
|
-
pixels, or <a href="/home/
|
211
|
+
<td class="parameter_description"><p>location to store the height of the text in
|
212
|
+
pixels, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
213
213
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
214
214
|
</tr>
|
215
215
|
</tbody>
|
@@ -222,9 +222,9 @@ pixels, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
222
222
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
223
223
|
gtk_source_gutter_renderer_text_measure_markup
|
224
224
|
(<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a> *renderer</code></em>,
|
225
|
-
<em class="parameter"><code>const <a href="/home/
|
226
|
-
<em class="parameter"><code><a href="/home/
|
227
|
-
<em class="parameter"><code><a href="/home/
|
225
|
+
<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> *markup</code></em>,
|
226
|
+
<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> *width</code></em>,
|
227
|
+
<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> *height</code></em>);</pre>
|
228
228
|
<p>Measures the pango markup provided using the pango layout used by the
|
229
229
|
<a class="link" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText"><span class="type">GtkSourceGutterRendererText</span></a>.</p>
|
230
230
|
<div class="refsect3">
|
@@ -248,14 +248,14 @@ gtk_source_gutter_renderer_text_measure_markup
|
|
248
248
|
</tr>
|
249
249
|
<tr>
|
250
250
|
<td class="parameter_name"><p>width</p></td>
|
251
|
-
<td class="parameter_description"><p>
|
252
|
-
or <a href="/home/
|
251
|
+
<td class="parameter_description"><p>location to store the width of the text in pixels,
|
252
|
+
or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
253
253
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
254
254
|
</tr>
|
255
255
|
<tr>
|
256
256
|
<td class="parameter_name"><p>height</p></td>
|
257
|
-
<td class="parameter_description"><p>
|
258
|
-
pixels, or <a href="/home/
|
257
|
+
<td class="parameter_description"><p>location to store the height of the text in
|
258
|
+
pixels, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
259
259
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
260
260
|
</tr>
|
261
261
|
</tbody>
|
@@ -274,7 +274,7 @@ pixels, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
274
274
|
<a name="GtkSourceGutterRendererText.property-details"></a><h2>Property Details</h2>
|
275
275
|
<div class="refsect2">
|
276
276
|
<a name="GtkSourceGutterRendererText--markup"></a><h3>The <code class="literal">“markup”</code> property</h3>
|
277
|
-
<pre class="programlisting"> “markup” <a href="/home/
|
277
|
+
<pre class="programlisting"> “markup” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
278
278
|
<p>The markup.</p>
|
279
279
|
<p>Flags: Read / Write / Construct</p>
|
280
280
|
<p>Default value: NULL</p>
|
@@ -282,7 +282,7 @@ pixels, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
282
282
|
<hr>
|
283
283
|
<div class="refsect2">
|
284
284
|
<a name="GtkSourceGutterRendererText--text"></a><h3>The <code class="literal">“text”</code> property</h3>
|
285
|
-
<pre class="programlisting"> “text” <a href="/home/
|
285
|
+
<pre class="programlisting"> “text” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
286
286
|
<p>The text.</p>
|
287
287
|
<p>Flags: Read / Write / Construct</p>
|
288
288
|
<p>Default value: NULL</p>
|
@@ -42,21 +42,21 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody>
|
44
44
|
<tr>
|
45
|
-
<td class="function_type">const <a href="/home/
|
45
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-id" title="gtk_source_language_get_id ()">gtk_source_language_get_id</a> <span class="c_punctuation">()</span>
|
49
49
|
</td>
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
|
-
<td class="function_type">const <a href="/home/
|
52
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-name" title="gtk_source_language_get_name ()">gtk_source_language_get_name</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
|
-
<td class="function_type">const <a href="/home/
|
59
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
60
60
|
</td>
|
61
61
|
<td class="function_name">
|
62
62
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-section" title="gtk_source_language_get_section ()">gtk_source_language_get_section</a> <span class="c_punctuation">()</span>
|
@@ -64,14 +64,14 @@
|
|
64
64
|
</tr>
|
65
65
|
<tr>
|
66
66
|
<td class="function_type">
|
67
|
-
<a href="/home/
|
67
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
68
68
|
</td>
|
69
69
|
<td class="function_name">
|
70
70
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-hidden" title="gtk_source_language_get_hidden ()">gtk_source_language_get_hidden</a> <span class="c_punctuation">()</span>
|
71
71
|
</td>
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
|
-
<td class="function_type">const <a href="/home/
|
74
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
75
75
|
</td>
|
76
76
|
<td class="function_name">
|
77
77
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()">gtk_source_language_get_metadata</a> <span class="c_punctuation">()</span>
|
@@ -79,7 +79,7 @@
|
|
79
79
|
</tr>
|
80
80
|
<tr>
|
81
81
|
<td class="function_type">
|
82
|
-
<a href="/home/
|
82
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
83
83
|
</td>
|
84
84
|
<td class="function_name">
|
85
85
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-mime-types" title="gtk_source_language_get_mime_types ()">gtk_source_language_get_mime_types</a> <span class="c_punctuation">()</span>
|
@@ -87,14 +87,14 @@
|
|
87
87
|
</tr>
|
88
88
|
<tr>
|
89
89
|
<td class="function_type">
|
90
|
-
<a href="/home/
|
90
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
91
91
|
</td>
|
92
92
|
<td class="function_name">
|
93
93
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-globs" title="gtk_source_language_get_globs ()">gtk_source_language_get_globs</a> <span class="c_punctuation">()</span>
|
94
94
|
</td>
|
95
95
|
</tr>
|
96
96
|
<tr>
|
97
|
-
<td class="function_type">const <a href="/home/
|
97
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
98
98
|
</td>
|
99
99
|
<td class="function_name">
|
100
100
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-name" title="gtk_source_language_get_style_name ()">gtk_source_language_get_style_name</a> <span class="c_punctuation">()</span>
|
@@ -102,14 +102,14 @@
|
|
102
102
|
</tr>
|
103
103
|
<tr>
|
104
104
|
<td class="function_type">
|
105
|
-
<a href="/home/
|
105
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
106
106
|
</td>
|
107
107
|
<td class="function_name">
|
108
108
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-ids" title="gtk_source_language_get_style_ids ()">gtk_source_language_get_style_ids</a> <span class="c_punctuation">()</span>
|
109
109
|
</td>
|
110
110
|
</tr>
|
111
111
|
<tr>
|
112
|
-
<td class="function_type">const <a href="/home/
|
112
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
113
113
|
</td>
|
114
114
|
<td class="function_name">
|
115
115
|
<a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-fallback" title="gtk_source_language_get_style_fallback ()">gtk_source_language_get_style_fallback</a> <span class="c_punctuation">()</span>
|
@@ -128,25 +128,25 @@
|
|
128
128
|
</colgroup>
|
129
129
|
<tbody>
|
130
130
|
<tr>
|
131
|
-
<td class="property_type"><a href="/home/
|
131
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
132
132
|
<td class="property_name"><a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--hidden" title="The “hidden” property">hidden</a></td>
|
133
133
|
<td class="property_flags">Read</td>
|
134
134
|
</tr>
|
135
135
|
<tr>
|
136
136
|
<td class="property_type">
|
137
|
-
<a href="/home/
|
137
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
138
138
|
<td class="property_name"><a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--id" title="The “id” property">id</a></td>
|
139
139
|
<td class="property_flags">Read</td>
|
140
140
|
</tr>
|
141
141
|
<tr>
|
142
142
|
<td class="property_type">
|
143
|
-
<a href="/home/
|
143
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
144
144
|
<td class="property_name"><a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--name" title="The “name” property">name</a></td>
|
145
145
|
<td class="property_flags">Read</td>
|
146
146
|
</tr>
|
147
147
|
<tr>
|
148
148
|
<td class="property_type">
|
149
|
-
<a href="/home/
|
149
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
150
150
|
<td class="property_name"><a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--section" title="The “section” property">section</a></td>
|
151
151
|
<td class="property_flags">Read</td>
|
152
152
|
</tr>
|
@@ -168,7 +168,7 @@
|
|
168
168
|
</div>
|
169
169
|
<div class="refsect1">
|
170
170
|
<a name="GtkSourceLanguage.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
171
|
-
<pre class="screen"> <a href="/home/
|
171
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
172
172
|
<span class="lineart">╰──</span> GtkSourceLanguage
|
173
173
|
</pre>
|
174
174
|
</div>
|
@@ -188,7 +188,7 @@ syntax highlighting and <a class="link" href="GtkSourceBuffer.html#context-class
|
|
188
188
|
<a name="GtkSourceLanguage.functions_details"></a><h2>Functions</h2>
|
189
189
|
<div class="refsect2">
|
190
190
|
<a name="gtk-source-language-get-id"></a><h3>gtk_source_language_get_id ()</h3>
|
191
|
-
<pre class="programlisting">const <a href="/home/
|
191
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
192
192
|
gtk_source_language_get_id (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
193
193
|
<p>Returns the ID of the language. The ID is not locale-dependent.
|
194
194
|
The returned string is owned by <em class="parameter"><code>language</code></em>
|
@@ -218,7 +218,7 @@ or modified.</p>
|
|
218
218
|
<hr>
|
219
219
|
<div class="refsect2">
|
220
220
|
<a name="gtk-source-language-get-name"></a><h3>gtk_source_language_get_name ()</h3>
|
221
|
-
<pre class="programlisting">const <a href="/home/
|
221
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
222
222
|
gtk_source_language_get_name (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
223
223
|
<p>Returns the localized name of the language.
|
224
224
|
The returned string is owned by <em class="parameter"><code>language</code></em>
|
@@ -248,7 +248,7 @@ or modified.</p>
|
|
248
248
|
<hr>
|
249
249
|
<div class="refsect2">
|
250
250
|
<a name="gtk-source-language-get-section"></a><h3>gtk_source_language_get_section ()</h3>
|
251
|
-
<pre class="programlisting">const <a href="/home/
|
251
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
252
252
|
gtk_source_language_get_section (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
253
253
|
<p>Returns the localized section of the language.
|
254
254
|
Each language belong to a section (ex. HTML belogs to the
|
@@ -280,7 +280,7 @@ or modified.</p>
|
|
280
280
|
<hr>
|
281
281
|
<div class="refsect2">
|
282
282
|
<a name="gtk-source-language-get-hidden"></a><h3>gtk_source_language_get_hidden ()</h3>
|
283
|
-
<pre class="programlisting"><a href="/home/
|
283
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
284
284
|
gtk_source_language_get_hidden (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
285
285
|
<p>Returns whether the language should be hidden from the user.</p>
|
286
286
|
<div class="refsect3">
|
@@ -300,15 +300,15 @@ gtk_source_language_get_hidden (<em class="parameter"><code><a class="link" href
|
|
300
300
|
</div>
|
301
301
|
<div class="refsect3">
|
302
302
|
<a name="gtk-source-language-get-hidden.returns"></a><h4>Returns</h4>
|
303
|
-
<p> <a href="/home/
|
303
|
+
<p> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the language should be hidden, <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
304
304
|
</div>
|
305
305
|
</div>
|
306
306
|
<hr>
|
307
307
|
<div class="refsect2">
|
308
308
|
<a name="gtk-source-language-get-metadata"></a><h3>gtk_source_language_get_metadata ()</h3>
|
309
|
-
<pre class="programlisting">const <a href="/home/
|
309
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
310
310
|
gtk_source_language_get_metadata (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
|
311
|
-
<em class="parameter"><code>const <a href="/home/
|
311
|
+
<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>);</pre>
|
312
312
|
<div class="refsect3">
|
313
313
|
<a name="gtk-source-language-get-metadata.parameters"></a><h4>Parameters</h4>
|
314
314
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -333,10 +333,10 @@ gtk_source_language_get_metadata (<em class="parameter"><code><a class="link" hr
|
|
333
333
|
</div>
|
334
334
|
<div class="refsect3">
|
335
335
|
<a name="gtk-source-language-get-metadata.returns"></a><h4>Returns</h4>
|
336
|
-
<p>
|
336
|
+
<p>value of property <em class="parameter"><code>name</code></em>
|
337
337
|
stored in
|
338
338
|
the metadata of <em class="parameter"><code>language</code></em>
|
339
|
-
or <a href="/home/
|
339
|
+
or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if language does not contain the
|
340
340
|
specified metadata property.
|
341
341
|
The returned string is owned by <em class="parameter"><code>language</code></em>
|
342
342
|
and should not be freed
|
@@ -347,7 +347,7 @@ or modified. </p>
|
|
347
347
|
<hr>
|
348
348
|
<div class="refsect2">
|
349
349
|
<a name="gtk-source-language-get-mime-types"></a><h3>gtk_source_language_get_mime_types ()</h3>
|
350
|
-
<pre class="programlisting"><a href="/home/
|
350
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
351
351
|
gtk_source_language_get_mime_types (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
352
352
|
<p>Returns the mime types associated to this language. This is just
|
353
353
|
an utility wrapper around <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()"><code class="function">gtk_source_language_get_metadata()</code></a> to
|
@@ -370,16 +370,16 @@ array.</p>
|
|
370
370
|
</div>
|
371
371
|
<div class="refsect3">
|
372
372
|
<a name="gtk-source-language-get-mime-types.returns"></a><h4>Returns</h4>
|
373
|
-
<p>a newly-allocated <a href="/home/
|
374
|
-
or <a href="/home/
|
375
|
-
The returned array must be freed with <a href="/home/
|
373
|
+
<p>a newly-allocated <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array containing the mime types
|
374
|
+
or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no mime types are found.
|
375
|
+
The returned array must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. </p>
|
376
376
|
<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="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
377
377
|
</div>
|
378
378
|
</div>
|
379
379
|
<hr>
|
380
380
|
<div class="refsect2">
|
381
381
|
<a name="gtk-source-language-get-globs"></a><h3>gtk_source_language_get_globs ()</h3>
|
382
|
-
<pre class="programlisting"><a href="/home/
|
382
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
383
383
|
gtk_source_language_get_globs (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
384
384
|
<p>Returns the globs associated to this language. This is just
|
385
385
|
an utility wrapper around <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()"><code class="function">gtk_source_language_get_metadata()</code></a> to
|
@@ -401,18 +401,18 @@ retrieve the "globs" metadata property and split it into an array.</p>
|
|
401
401
|
</div>
|
402
402
|
<div class="refsect3">
|
403
403
|
<a name="gtk-source-language-get-globs.returns"></a><h4>Returns</h4>
|
404
|
-
<p>a newly-allocated <a href="/home/
|
404
|
+
<p>a newly-allocated <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array containing the globs or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
405
405
|
if no globs are found.
|
406
|
-
The returned array must be freed with <a href="/home/
|
406
|
+
The returned array must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. </p>
|
407
407
|
<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="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
408
408
|
</div>
|
409
409
|
</div>
|
410
410
|
<hr>
|
411
411
|
<div class="refsect2">
|
412
412
|
<a name="gtk-source-language-get-style-name"></a><h3>gtk_source_language_get_style_name ()</h3>
|
413
|
-
<pre class="programlisting">const <a href="/home/
|
413
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
414
414
|
gtk_source_language_get_style_name (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
|
415
|
-
<em class="parameter"><code>const <a href="/home/
|
415
|
+
<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> *style_id</code></em>);</pre>
|
416
416
|
<p>Returns the name of the style with ID <em class="parameter"><code>style_id</code></em>
|
417
417
|
defined by this <em class="parameter"><code>language</code></em>
|
418
418
|
.</p>
|
@@ -440,9 +440,9 @@ gtk_source_language_get_style_name (<em class="parameter"><code><a class="link"
|
|
440
440
|
</div>
|
441
441
|
<div class="refsect3">
|
442
442
|
<a name="gtk-source-language-get-style-name.returns"></a><h4>Returns</h4>
|
443
|
-
<p>
|
443
|
+
<p>the name of the style with ID <em class="parameter"><code>style_id</code></em>
|
444
444
|
defined by this <em class="parameter"><code>language</code></em>
|
445
|
-
or <a href="/home/
|
445
|
+
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 style has no name or there is no
|
446
446
|
style with ID <em class="parameter"><code>style_id</code></em>
|
447
447
|
defined by this <em class="parameter"><code>language</code></em>
|
448
448
|
.
|
@@ -454,7 +454,7 @@ and must not be modified. </p>
|
|
454
454
|
<hr>
|
455
455
|
<div class="refsect2">
|
456
456
|
<a name="gtk-source-language-get-style-ids"></a><h3>gtk_source_language_get_style_ids ()</h3>
|
457
|
-
<pre class="programlisting"><a href="/home/
|
457
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
458
458
|
gtk_source_language_get_style_ids (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
|
459
459
|
<p>Returns the ids of the styles defined by this <em class="parameter"><code>language</code></em>
|
460
460
|
.</p>
|
@@ -475,20 +475,20 @@ gtk_source_language_get_style_ids (<em class="parameter"><code><a class="link" h
|
|
475
475
|
</div>
|
476
476
|
<div class="refsect3">
|
477
477
|
<a name="gtk-source-language-get-style-ids.returns"></a><h4>Returns</h4>
|
478
|
-
<p>a newly-allocated <a href="/home/
|
478
|
+
<p>a newly-allocated <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array containing ids of the
|
479
479
|
styles defined by this <em class="parameter"><code>language</code></em>
|
480
|
-
or <a href="/home/
|
481
|
-
The returned array must be freed with <a href="/home/
|
480
|
+
or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no style is defined.
|
481
|
+
The returned array must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. </p>
|
482
482
|
<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="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
483
483
|
</div>
|
484
484
|
</div>
|
485
485
|
<hr>
|
486
486
|
<div class="refsect2">
|
487
487
|
<a name="gtk-source-language-get-style-fallback"></a><h3>gtk_source_language_get_style_fallback ()</h3>
|
488
|
-
<pre class="programlisting">const <a href="/home/
|
488
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
489
489
|
gtk_source_language_get_style_fallback
|
490
490
|
(<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
|
491
|
-
<em class="parameter"><code>const <a href="/home/
|
491
|
+
<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> *style_id</code></em>);</pre>
|
492
492
|
<p>Returns the ID of the style to use if the specified <em class="parameter"><code>style_id</code></em>
|
493
493
|
|
494
494
|
is not present in the current style scheme.</p>
|
@@ -516,9 +516,9 @@ is not present in the current style scheme.</p>
|
|
516
516
|
</div>
|
517
517
|
<div class="refsect3">
|
518
518
|
<a name="gtk-source-language-get-style-fallback.returns"></a><h4>Returns</h4>
|
519
|
-
<p>
|
519
|
+
<p>the ID of the style to use if the
|
520
520
|
specified <em class="parameter"><code>style_id</code></em>
|
521
|
-
is not present in the current style scheme or <a href="/home/
|
521
|
+
is not present in the current style scheme or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
522
522
|
if the style has no fallback defined.
|
523
523
|
The returned string is owned by the <em class="parameter"><code>language</code></em>
|
524
524
|
and must not be modified. </p>
|
@@ -538,7 +538,7 @@ and must not be modified. </p>
|
|
538
538
|
<a name="GtkSourceLanguage.property-details"></a><h2>Property Details</h2>
|
539
539
|
<div class="refsect2">
|
540
540
|
<a name="GtkSourceLanguage--hidden"></a><h3>The <code class="literal">“hidden”</code> property</h3>
|
541
|
-
<pre class="programlisting"> “hidden” <a href="/home/
|
541
|
+
<pre class="programlisting"> “hidden” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
542
542
|
<p>Whether the language should be hidden from the user.</p>
|
543
543
|
<p>Flags: Read</p>
|
544
544
|
<p>Default value: FALSE</p>
|
@@ -546,7 +546,7 @@ and must not be modified. </p>
|
|
546
546
|
<hr>
|
547
547
|
<div class="refsect2">
|
548
548
|
<a name="GtkSourceLanguage--id"></a><h3>The <code class="literal">“id”</code> property</h3>
|
549
|
-
<pre class="programlisting"> “id” <a href="/home/
|
549
|
+
<pre class="programlisting"> “id” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
550
550
|
<p>Language id.</p>
|
551
551
|
<p>Flags: Read</p>
|
552
552
|
<p>Default value: NULL</p>
|
@@ -554,7 +554,7 @@ and must not be modified. </p>
|
|
554
554
|
<hr>
|
555
555
|
<div class="refsect2">
|
556
556
|
<a name="GtkSourceLanguage--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
557
|
-
<pre class="programlisting"> “name” <a href="/home/
|
557
|
+
<pre class="programlisting"> “name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
558
558
|
<p>Language name.</p>
|
559
559
|
<p>Flags: Read</p>
|
560
560
|
<p>Default value: NULL</p>
|
@@ -562,7 +562,7 @@ and must not be modified. </p>
|
|
562
562
|
<hr>
|
563
563
|
<div class="refsect2">
|
564
564
|
<a name="GtkSourceLanguage--section"></a><h3>The <code class="literal">“section”</code> property</h3>
|
565
|
-
<pre class="programlisting"> “section” <a href="/home/
|
565
|
+
<pre class="programlisting"> “section” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
566
566
|
<p>Language section.</p>
|
567
567
|
<p>Flags: Read</p>
|
568
568
|
<p>Default value: NULL</p>
|