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
@@ -75,7 +75,7 @@
|
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
77
|
<td class="function_type">
|
78
|
-
<a href="/home/
|
78
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
79
79
|
</td>
|
80
80
|
<td class="function_name">
|
81
81
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-tab-width" title="gtk_source_print_compositor_get_tab_width ()">gtk_source_print_compositor_get_tab_width</a> <span class="c_punctuation">()</span>
|
@@ -91,7 +91,7 @@
|
|
91
91
|
</tr>
|
92
92
|
<tr>
|
93
93
|
<td class="function_type">
|
94
|
-
<a href="
|
94
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkWrapMode"><span class="returnvalue">GtkWrapMode</span></a>
|
95
95
|
</td>
|
96
96
|
<td class="function_name">
|
97
97
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-wrap-mode" title="gtk_source_print_compositor_get_wrap_mode ()">gtk_source_print_compositor_get_wrap_mode</a> <span class="c_punctuation">()</span>
|
@@ -107,7 +107,7 @@
|
|
107
107
|
</tr>
|
108
108
|
<tr>
|
109
109
|
<td class="function_type">
|
110
|
-
<a href="/home/
|
110
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
111
111
|
</td>
|
112
112
|
<td class="function_name">
|
113
113
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-highlight-syntax" title="gtk_source_print_compositor_get_highlight_syntax ()">gtk_source_print_compositor_get_highlight_syntax</a> <span class="c_punctuation">()</span>
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="/home/
|
126
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-line-numbers" title="gtk_source_print_compositor_get_print_line_numbers ()">gtk_source_print_compositor_get_print_line_numbers</a> <span class="c_punctuation">()</span>
|
@@ -139,7 +139,7 @@
|
|
139
139
|
</tr>
|
140
140
|
<tr>
|
141
141
|
<td class="function_type">
|
142
|
-
<a href="/home/
|
142
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
143
143
|
</td>
|
144
144
|
<td class="function_name">
|
145
145
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-body-font-name" title="gtk_source_print_compositor_get_body_font_name ()">gtk_source_print_compositor_get_body_font_name</a> <span class="c_punctuation">()</span>
|
@@ -155,7 +155,7 @@
|
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
157
|
<td class="function_type">
|
158
|
-
<a href="/home/
|
158
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
159
159
|
</td>
|
160
160
|
<td class="function_name">
|
161
161
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-line-numbers-font-name" title="gtk_source_print_compositor_get_line_numbers_font_name ()">gtk_source_print_compositor_get_line_numbers_font_name</a> <span class="c_punctuation">()</span>
|
@@ -171,7 +171,7 @@
|
|
171
171
|
</tr>
|
172
172
|
<tr>
|
173
173
|
<td class="function_type">
|
174
|
-
<a href="/home/
|
174
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
175
175
|
</td>
|
176
176
|
<td class="function_name">
|
177
177
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-header-font-name" title="gtk_source_print_compositor_get_header_font_name ()">gtk_source_print_compositor_get_header_font_name</a> <span class="c_punctuation">()</span>
|
@@ -187,7 +187,7 @@
|
|
187
187
|
</tr>
|
188
188
|
<tr>
|
189
189
|
<td class="function_type">
|
190
|
-
<a href="/home/
|
190
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
191
191
|
</td>
|
192
192
|
<td class="function_name">
|
193
193
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-footer-font-name" title="gtk_source_print_compositor_get_footer_font_name ()">gtk_source_print_compositor_get_footer_font_name</a> <span class="c_punctuation">()</span>
|
@@ -195,7 +195,7 @@
|
|
195
195
|
</tr>
|
196
196
|
<tr>
|
197
197
|
<td class="function_type">
|
198
|
-
<a href="/home/
|
198
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
199
199
|
</td>
|
200
200
|
<td class="function_name">
|
201
201
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-top-margin" title="gtk_source_print_compositor_get_top_margin ()">gtk_source_print_compositor_get_top_margin</a> <span class="c_punctuation">()</span>
|
@@ -211,7 +211,7 @@
|
|
211
211
|
</tr>
|
212
212
|
<tr>
|
213
213
|
<td class="function_type">
|
214
|
-
<a href="/home/
|
214
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
215
215
|
</td>
|
216
216
|
<td class="function_name">
|
217
217
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-bottom-margin" title="gtk_source_print_compositor_get_bottom_margin ()">gtk_source_print_compositor_get_bottom_margin</a> <span class="c_punctuation">()</span>
|
@@ -227,7 +227,7 @@
|
|
227
227
|
</tr>
|
228
228
|
<tr>
|
229
229
|
<td class="function_type">
|
230
|
-
<a href="/home/
|
230
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
231
231
|
</td>
|
232
232
|
<td class="function_name">
|
233
233
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-left-margin" title="gtk_source_print_compositor_get_left_margin ()">gtk_source_print_compositor_get_left_margin</a> <span class="c_punctuation">()</span>
|
@@ -243,7 +243,7 @@
|
|
243
243
|
</tr>
|
244
244
|
<tr>
|
245
245
|
<td class="function_type">
|
246
|
-
<a href="/home/
|
246
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
247
247
|
</td>
|
248
248
|
<td class="function_name">
|
249
249
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-right-margin" title="gtk_source_print_compositor_get_right_margin ()">gtk_source_print_compositor_get_right_margin</a> <span class="c_punctuation">()</span>
|
@@ -267,7 +267,7 @@
|
|
267
267
|
</tr>
|
268
268
|
<tr>
|
269
269
|
<td class="function_type">
|
270
|
-
<a href="/home/
|
270
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
271
271
|
</td>
|
272
272
|
<td class="function_name">
|
273
273
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-header" title="gtk_source_print_compositor_get_print_header ()">gtk_source_print_compositor_get_print_header</a> <span class="c_punctuation">()</span>
|
@@ -283,7 +283,7 @@
|
|
283
283
|
</tr>
|
284
284
|
<tr>
|
285
285
|
<td class="function_type">
|
286
|
-
<a href="/home/
|
286
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
287
287
|
</td>
|
288
288
|
<td class="function_name">
|
289
289
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-footer" title="gtk_source_print_compositor_get_print_footer ()">gtk_source_print_compositor_get_print_footer</a> <span class="c_punctuation">()</span>
|
@@ -307,7 +307,7 @@
|
|
307
307
|
</tr>
|
308
308
|
<tr>
|
309
309
|
<td class="function_type">
|
310
|
-
<a href="/home/
|
310
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
311
311
|
</td>
|
312
312
|
<td class="function_name">
|
313
313
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-n-pages" title="gtk_source_print_compositor_get_n_pages ()">gtk_source_print_compositor_get_n_pages</a> <span class="c_punctuation">()</span>
|
@@ -315,7 +315,7 @@
|
|
315
315
|
</tr>
|
316
316
|
<tr>
|
317
317
|
<td class="function_type">
|
318
|
-
<a href="/home/
|
318
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
319
319
|
</td>
|
320
320
|
<td class="function_name">
|
321
321
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()">gtk_source_print_compositor_paginate</a> <span class="c_punctuation">()</span>
|
@@ -323,7 +323,7 @@
|
|
323
323
|
</tr>
|
324
324
|
<tr>
|
325
325
|
<td class="function_type">
|
326
|
-
<a href="/home/
|
326
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
327
327
|
</td>
|
328
328
|
<td class="function_name">
|
329
329
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-pagination-progress" title="gtk_source_print_compositor_get_pagination_progress ()">gtk_source_print_compositor_get_pagination_progress</a> <span class="c_punctuation">()</span>
|
@@ -351,7 +351,7 @@
|
|
351
351
|
<tbody>
|
352
352
|
<tr>
|
353
353
|
<td class="property_type">
|
354
|
-
<a href="/home/
|
354
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
355
355
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--body-font-name" title="The “body-font-name” property">body-font-name</a></td>
|
356
356
|
<td class="property_flags">Read / Write</td>
|
357
357
|
</tr>
|
@@ -363,54 +363,54 @@
|
|
363
363
|
</tr>
|
364
364
|
<tr>
|
365
365
|
<td class="property_type">
|
366
|
-
<a href="/home/
|
366
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
367
367
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--footer-font-name" title="The “footer-font-name” property">footer-font-name</a></td>
|
368
368
|
<td class="property_flags">Read / Write</td>
|
369
369
|
</tr>
|
370
370
|
<tr>
|
371
371
|
<td class="property_type">
|
372
|
-
<a href="/home/
|
372
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
373
373
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--header-font-name" title="The “header-font-name” property">header-font-name</a></td>
|
374
374
|
<td class="property_flags">Read / Write</td>
|
375
375
|
</tr>
|
376
376
|
<tr>
|
377
|
-
<td class="property_type"><a href="/home/
|
377
|
+
<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>
|
378
378
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--highlight-syntax" title="The “highlight-syntax” property">highlight-syntax</a></td>
|
379
379
|
<td class="property_flags">Read / Write</td>
|
380
380
|
</tr>
|
381
381
|
<tr>
|
382
382
|
<td class="property_type">
|
383
|
-
<a href="/home/
|
383
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
384
384
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--line-numbers-font-name" title="The “line-numbers-font-name” property">line-numbers-font-name</a></td>
|
385
385
|
<td class="property_flags">Read / Write</td>
|
386
386
|
</tr>
|
387
387
|
<tr>
|
388
|
-
<td class="property_type"><a href="/home/
|
388
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
389
389
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--n-pages" title="The “n-pages” property">n-pages</a></td>
|
390
390
|
<td class="property_flags">Read</td>
|
391
391
|
</tr>
|
392
392
|
<tr>
|
393
|
-
<td class="property_type"><a href="/home/
|
393
|
+
<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>
|
394
394
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-footer" title="The “print-footer” property">print-footer</a></td>
|
395
395
|
<td class="property_flags">Read / Write</td>
|
396
396
|
</tr>
|
397
397
|
<tr>
|
398
|
-
<td class="property_type"><a href="/home/
|
398
|
+
<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>
|
399
399
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-header" title="The “print-header” property">print-header</a></td>
|
400
400
|
<td class="property_flags">Read / Write</td>
|
401
401
|
</tr>
|
402
402
|
<tr>
|
403
|
-
<td class="property_type"><a href="/home/
|
403
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
404
404
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-line-numbers" title="The “print-line-numbers” property">print-line-numbers</a></td>
|
405
405
|
<td class="property_flags">Read / Write</td>
|
406
406
|
</tr>
|
407
407
|
<tr>
|
408
|
-
<td class="property_type"><a href="/home/
|
408
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
409
409
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--tab-width" title="The “tab-width” property">tab-width</a></td>
|
410
410
|
<td class="property_flags">Read / Write</td>
|
411
411
|
</tr>
|
412
412
|
<tr>
|
413
|
-
<td class="property_type"><a href="
|
413
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkWrapMode"><span class="type">GtkWrapMode</span></a></td>
|
414
414
|
<td class="property_name"><a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--wrap-mode" title="The “wrap-mode” property">wrap-mode</a></td>
|
415
415
|
<td class="property_flags">Read / Write</td>
|
416
416
|
</tr>
|
@@ -432,7 +432,7 @@
|
|
432
432
|
</div>
|
433
433
|
<div class="refsect1">
|
434
434
|
<a name="GtkSourcePrintCompositor.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
435
|
-
<pre class="screen"> <a href="/home/
|
435
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
436
436
|
<span class="lineart">╰──</span> GtkSourcePrintCompositor
|
437
437
|
</pre>
|
438
438
|
</div>
|
@@ -446,11 +446,11 @@
|
|
446
446
|
<p>The <a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> object is used to compose a <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a>
|
447
447
|
for printing. You can set various configuration options to customize the
|
448
448
|
printed output. <a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> is designed to be used with the
|
449
|
-
high-level printing API of gtk+, i.e. <a href="
|
449
|
+
high-level printing API of gtk+, i.e. <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-High-level-Printing-API.html#GtkPrintOperation-struct"><span class="type">GtkPrintOperation</span></a>.</p>
|
450
450
|
<p>The margins specified in this object are the layout margins: they define the
|
451
451
|
blank space bordering the printed area of the pages. They must not be
|
452
452
|
confused with the "print margins", i.e. the parts of the page that the
|
453
|
-
printer cannot print on, defined in the <a href="
|
453
|
+
printer cannot print on, defined in the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPageSetup.html#GtkPageSetup-struct"><span class="type">GtkPageSetup</span></a> objects. If the
|
454
454
|
specified layout margins are smaller than the "print margins", the latter
|
455
455
|
ones are used as a fallback by the <a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> object, so that
|
456
456
|
the printed area is not clipped.</p>
|
@@ -546,7 +546,7 @@ should not be unreferenced.</p>
|
|
546
546
|
</div>
|
547
547
|
<div class="refsect3">
|
548
548
|
<a name="gtk-source-print-compositor-get-buffer.returns"></a><h4>Returns</h4>
|
549
|
-
<p>
|
549
|
+
<p>the <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> associated with the compositor. </p>
|
550
550
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
551
551
|
</div>
|
552
552
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
@@ -557,7 +557,7 @@ should not be unreferenced.</p>
|
|
557
557
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
558
558
|
gtk_source_print_compositor_set_tab_width
|
559
559
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
560
|
-
<em class="parameter"><code><a href="/home/
|
560
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> width</code></em>);</pre>
|
561
561
|
<p>Sets the width of tabulation in characters for printed text.</p>
|
562
562
|
<p>This function cannot be called anymore after the first call to the
|
563
563
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -588,7 +588,7 @@ gtk_source_print_compositor_set_tab_width
|
|
588
588
|
<hr>
|
589
589
|
<div class="refsect2">
|
590
590
|
<a name="gtk-source-print-compositor-get-tab-width"></a><h3>gtk_source_print_compositor_get_tab_width ()</h3>
|
591
|
-
<pre class="programlisting"><a href="/home/
|
591
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
592
592
|
gtk_source_print_compositor_get_tab_width
|
593
593
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
594
594
|
<p>Returns the width of tabulation in characters for printed text.</p>
|
@@ -619,7 +619,7 @@ gtk_source_print_compositor_get_tab_width
|
|
619
619
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
620
620
|
gtk_source_print_compositor_set_wrap_mode
|
621
621
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
622
|
-
<em class="parameter"><code><a href="
|
622
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkWrapMode"><span class="type">GtkWrapMode</span></a> wrap_mode</code></em>);</pre>
|
623
623
|
<p>Sets the line wrapping mode for the printed text.</p>
|
624
624
|
<p>This function cannot be called anymore after the first call to the
|
625
625
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -639,7 +639,7 @@ gtk_source_print_compositor_set_wrap_mode
|
|
639
639
|
</tr>
|
640
640
|
<tr>
|
641
641
|
<td class="parameter_name"><p>wrap_mode</p></td>
|
642
|
-
<td class="parameter_description"><p>a <a href="
|
642
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkWrapMode"><span class="type">GtkWrapMode</span></a>.</p></td>
|
643
643
|
<td class="parameter_annotations"> </td>
|
644
644
|
</tr>
|
645
645
|
</tbody>
|
@@ -650,7 +650,7 @@ gtk_source_print_compositor_set_wrap_mode
|
|
650
650
|
<hr>
|
651
651
|
<div class="refsect2">
|
652
652
|
<a name="gtk-source-print-compositor-get-wrap-mode"></a><h3>gtk_source_print_compositor_get_wrap_mode ()</h3>
|
653
|
-
<pre class="programlisting"><a href="
|
653
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkWrapMode"><span class="returnvalue">GtkWrapMode</span></a>
|
654
654
|
gtk_source_print_compositor_get_wrap_mode
|
655
655
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
656
656
|
<p>Gets the line wrapping mode for the printed text.</p>
|
@@ -681,7 +681,7 @@ gtk_source_print_compositor_get_wrap_mode
|
|
681
681
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
682
682
|
gtk_source_print_compositor_set_highlight_syntax
|
683
683
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
684
|
-
<em class="parameter"><code><a href="/home/
|
684
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);</pre>
|
685
685
|
<p>Sets whether the printed text will be highlighted according to the
|
686
686
|
buffer rules. Both color and font style are applied.</p>
|
687
687
|
<p>This function cannot be called anymore after the first call to the
|
@@ -713,7 +713,7 @@ buffer rules. Both color and font style are applied.</p>
|
|
713
713
|
<hr>
|
714
714
|
<div class="refsect2">
|
715
715
|
<a name="gtk-source-print-compositor-get-highlight-syntax"></a><h3>gtk_source_print_compositor_get_highlight_syntax ()</h3>
|
716
|
-
<pre class="programlisting"><a href="/home/
|
716
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
717
717
|
gtk_source_print_compositor_get_highlight_syntax
|
718
718
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
719
719
|
<p>Determines whether the printed text will be highlighted according to the
|
@@ -736,7 +736,7 @@ only if the buffer to print has highlighting activated.</p>
|
|
736
736
|
</div>
|
737
737
|
<div class="refsect3">
|
738
738
|
<a name="gtk-source-print-compositor-get-highlight-syntax.returns"></a><h4>Returns</h4>
|
739
|
-
<p> <a href="/home/
|
739
|
+
<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 printed output will be highlighted.</p>
|
740
740
|
</div>
|
741
741
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
742
742
|
</div>
|
@@ -746,7 +746,7 @@ only if the buffer to print has highlighting activated.</p>
|
|
746
746
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
747
747
|
gtk_source_print_compositor_set_print_line_numbers
|
748
748
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
749
|
-
<em class="parameter"><code><a href="/home/
|
749
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> interval</code></em>);</pre>
|
750
750
|
<p>Sets the interval for printed line numbers. If <em class="parameter"><code>interval</code></em>
|
751
751
|
is 0 no
|
752
752
|
numbers will be printed. If greater than 0, a number will be
|
@@ -783,7 +783,7 @@ printed every <em class="parameter"><code>interval</code></em>
|
|
783
783
|
<hr>
|
784
784
|
<div class="refsect2">
|
785
785
|
<a name="gtk-source-print-compositor-get-print-line-numbers"></a><h3>gtk_source_print_compositor_get_print_line_numbers ()</h3>
|
786
|
-
<pre class="programlisting"><a href="/home/
|
786
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
787
787
|
gtk_source_print_compositor_get_print_line_numbers
|
788
788
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
789
789
|
<p>Returns the interval used for line number printing. If the
|
@@ -816,12 +816,12 @@ value is 0, no line numbers will be printed. The default value is
|
|
816
816
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
817
817
|
gtk_source_print_compositor_set_body_font_name
|
818
818
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
819
|
-
<em class="parameter"><code>const <a href="/home/
|
819
|
+
<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> *font_name</code></em>);</pre>
|
820
820
|
<p>Sets the default font for the printed text.</p>
|
821
821
|
<p><em class="parameter"><code>font_name</code></em>
|
822
822
|
should be a
|
823
823
|
string representation of a font description Pango can understand.
|
824
|
-
(e.g. "Monospace 10"). See <
|
824
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
825
825
|
for a description of the format of the string representation.</p>
|
826
826
|
<p>This function cannot be called anymore after the first call to the
|
827
827
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -852,11 +852,11 @@ for a description of the format of the string representation.</p>
|
|
852
852
|
<hr>
|
853
853
|
<div class="refsect2">
|
854
854
|
<a name="gtk-source-print-compositor-get-body-font-name"></a><h3>gtk_source_print_compositor_get_body_font_name ()</h3>
|
855
|
-
<pre class="programlisting"><a href="/home/
|
855
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
856
856
|
gtk_source_print_compositor_get_body_font_name
|
857
857
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
858
858
|
<p>Returns the name of the font used to print the text body. The returned string
|
859
|
-
must be freed with <a href="/home/
|
859
|
+
must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
860
860
|
<div class="refsect3">
|
861
861
|
<a name="gtk-source-print-compositor-get-body-font-name.parameters"></a><h4>Parameters</h4>
|
862
862
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -885,14 +885,14 @@ text body.</p>
|
|
885
885
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
886
886
|
gtk_source_print_compositor_set_line_numbers_font_name
|
887
887
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
888
|
-
<em class="parameter"><code>const <a href="/home/
|
888
|
+
<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> *font_name</code></em>);</pre>
|
889
889
|
<p>Sets the font for printing line numbers on the left margin. If
|
890
|
-
<a href="/home/
|
890
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is supplied, the default font (i.e. the one being used for the
|
891
891
|
text) will be used instead.</p>
|
892
892
|
<p><em class="parameter"><code>font_name</code></em>
|
893
893
|
should be a
|
894
894
|
string representation of a font description Pango can understand.
|
895
|
-
(e.g. "Monospace 10"). See <
|
895
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
896
896
|
for a description of the format of the string representation.</p>
|
897
897
|
<p>This function cannot be called anymore after the first call to the
|
898
898
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -912,7 +912,7 @@ for a description of the format of the string representation.</p>
|
|
912
912
|
</tr>
|
913
913
|
<tr>
|
914
914
|
<td class="parameter_name"><p>font_name</p></td>
|
915
|
-
<td class="parameter_description"><p>
|
915
|
+
<td class="parameter_description"><p>the name of the font for line numbers, 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>
|
916
916
|
<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>
|
917
917
|
</tr>
|
918
918
|
</tbody>
|
@@ -923,11 +923,11 @@ for a description of the format of the string representation.</p>
|
|
923
923
|
<hr>
|
924
924
|
<div class="refsect2">
|
925
925
|
<a name="gtk-source-print-compositor-get-line-numbers-font-name"></a><h3>gtk_source_print_compositor_get_line_numbers_font_name ()</h3>
|
926
|
-
<pre class="programlisting"><a href="/home/
|
926
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
927
927
|
gtk_source_print_compositor_get_line_numbers_font_name
|
928
928
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
929
929
|
<p>Returns the name of the font used to print line numbers on the left margin.
|
930
|
-
The returned string must be freed with <a href="/home/
|
930
|
+
The returned string must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
931
931
|
<div class="refsect3">
|
932
932
|
<a name="gtk-source-print-compositor-get-line-numbers-font-name.parameters"></a><h4>Parameters</h4>
|
933
933
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -956,14 +956,14 @@ line numbers on the left margin.</p>
|
|
956
956
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
957
957
|
gtk_source_print_compositor_set_header_font_name
|
958
958
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
959
|
-
<em class="parameter"><code>const <a href="/home/
|
959
|
+
<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> *font_name</code></em>);</pre>
|
960
960
|
<p>Sets the font for printing the page header. If
|
961
|
-
<a href="/home/
|
961
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is supplied, the default font (i.e. the one being used for the
|
962
962
|
text) will be used instead.</p>
|
963
963
|
<p><em class="parameter"><code>font_name</code></em>
|
964
964
|
should be a
|
965
965
|
string representation of a font description Pango can understand.
|
966
|
-
(e.g. "Monospace 10"). See <
|
966
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
967
967
|
for a description of the format of the string representation.</p>
|
968
968
|
<p>This function cannot be called anymore after the first call to the
|
969
969
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -983,7 +983,7 @@ for a description of the format of the string representation.</p>
|
|
983
983
|
</tr>
|
984
984
|
<tr>
|
985
985
|
<td class="parameter_name"><p>font_name</p></td>
|
986
|
-
<td class="parameter_description"><p>
|
986
|
+
<td class="parameter_description"><p>the name of the font for header text, 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>
|
987
987
|
<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>
|
988
988
|
</tr>
|
989
989
|
</tbody>
|
@@ -994,11 +994,11 @@ for a description of the format of the string representation.</p>
|
|
994
994
|
<hr>
|
995
995
|
<div class="refsect2">
|
996
996
|
<a name="gtk-source-print-compositor-get-header-font-name"></a><h3>gtk_source_print_compositor_get_header_font_name ()</h3>
|
997
|
-
<pre class="programlisting"><a href="/home/
|
997
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
998
998
|
gtk_source_print_compositor_get_header_font_name
|
999
999
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
1000
1000
|
<p>Returns the name of the font used to print the page header.
|
1001
|
-
The returned string must be freed with <a href="/home/
|
1001
|
+
The returned string must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1002
1002
|
<div class="refsect3">
|
1003
1003
|
<a name="gtk-source-print-compositor-get-header-font-name.parameters"></a><h4>Parameters</h4>
|
1004
1004
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1027,14 +1027,14 @@ the page header.</p>
|
|
1027
1027
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1028
1028
|
gtk_source_print_compositor_set_footer_font_name
|
1029
1029
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1030
|
-
<em class="parameter"><code>const <a href="/home/
|
1030
|
+
<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> *font_name</code></em>);</pre>
|
1031
1031
|
<p>Sets the font for printing the page footer. If
|
1032
|
-
<a href="/home/
|
1032
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is supplied, the default font (i.e. the one being used for the
|
1033
1033
|
text) will be used instead.</p>
|
1034
1034
|
<p><em class="parameter"><code>font_name</code></em>
|
1035
1035
|
should be a
|
1036
1036
|
string representation of a font description Pango can understand.
|
1037
|
-
(e.g. "Monospace 10"). See <
|
1037
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
1038
1038
|
for a description of the format of the string representation.</p>
|
1039
1039
|
<p>This function cannot be called anymore after the first call to the
|
1040
1040
|
<a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -1054,7 +1054,7 @@ for a description of the format of the string representation.</p>
|
|
1054
1054
|
</tr>
|
1055
1055
|
<tr>
|
1056
1056
|
<td class="parameter_name"><p>font_name</p></td>
|
1057
|
-
<td class="parameter_description"><p>
|
1057
|
+
<td class="parameter_description"><p>the name of the font for the footer text, 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>
|
1058
1058
|
<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>
|
1059
1059
|
</tr>
|
1060
1060
|
</tbody>
|
@@ -1065,11 +1065,11 @@ for a description of the format of the string representation.</p>
|
|
1065
1065
|
<hr>
|
1066
1066
|
<div class="refsect2">
|
1067
1067
|
<a name="gtk-source-print-compositor-get-footer-font-name"></a><h3>gtk_source_print_compositor_get_footer_font_name ()</h3>
|
1068
|
-
<pre class="programlisting"><a href="/home/
|
1068
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1069
1069
|
gtk_source_print_compositor_get_footer_font_name
|
1070
1070
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
1071
1071
|
<p>Returns the name of the font used to print the page footer.
|
1072
|
-
The returned string must be freed with <a href="/home/
|
1072
|
+
The returned string must be freed with <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1073
1073
|
<div class="refsect3">
|
1074
1074
|
<a name="gtk-source-print-compositor-get-footer-font-name.parameters"></a><h4>Parameters</h4>
|
1075
1075
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1095,10 +1095,10 @@ the page footer.</p>
|
|
1095
1095
|
<hr>
|
1096
1096
|
<div class="refsect2">
|
1097
1097
|
<a name="gtk-source-print-compositor-get-top-margin"></a><h3>gtk_source_print_compositor_get_top_margin ()</h3>
|
1098
|
-
<pre class="programlisting"><a href="/home/
|
1098
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1099
1099
|
gtk_source_print_compositor_get_top_margin
|
1100
1100
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1101
|
-
<em class="parameter"><code><a href="
|
1101
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1102
1102
|
<p>Gets the top margin in units of <em class="parameter"><code>unit</code></em>
|
1103
1103
|
.</p>
|
1104
1104
|
<div class="refsect3">
|
@@ -1135,8 +1135,8 @@ gtk_source_print_compositor_get_top_margin
|
|
1135
1135
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1136
1136
|
gtk_source_print_compositor_set_top_margin
|
1137
1137
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1138
|
-
<em class="parameter"><code><a href="/home/
|
1139
|
-
<em class="parameter"><code><a href="
|
1138
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
|
1139
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1140
1140
|
<p>Sets the top margin used by <em class="parameter"><code>compositor</code></em>
|
1141
1141
|
.</p>
|
1142
1142
|
<div class="refsect3">
|
@@ -1173,10 +1173,10 @@ gtk_source_print_compositor_set_top_margin
|
|
1173
1173
|
<hr>
|
1174
1174
|
<div class="refsect2">
|
1175
1175
|
<a name="gtk-source-print-compositor-get-bottom-margin"></a><h3>gtk_source_print_compositor_get_bottom_margin ()</h3>
|
1176
|
-
<pre class="programlisting"><a href="/home/
|
1176
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1177
1177
|
gtk_source_print_compositor_get_bottom_margin
|
1178
1178
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1179
|
-
<em class="parameter"><code><a href="
|
1179
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1180
1180
|
<p>Gets the bottom margin in units of <em class="parameter"><code>unit</code></em>
|
1181
1181
|
.</p>
|
1182
1182
|
<div class="refsect3">
|
@@ -1213,8 +1213,8 @@ gtk_source_print_compositor_get_bottom_margin
|
|
1213
1213
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1214
1214
|
gtk_source_print_compositor_set_bottom_margin
|
1215
1215
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1216
|
-
<em class="parameter"><code><a href="/home/
|
1217
|
-
<em class="parameter"><code><a href="
|
1216
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
|
1217
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1218
1218
|
<p>Sets the bottom margin used by <em class="parameter"><code>compositor</code></em>
|
1219
1219
|
.</p>
|
1220
1220
|
<div class="refsect3">
|
@@ -1251,10 +1251,10 @@ gtk_source_print_compositor_set_bottom_margin
|
|
1251
1251
|
<hr>
|
1252
1252
|
<div class="refsect2">
|
1253
1253
|
<a name="gtk-source-print-compositor-get-left-margin"></a><h3>gtk_source_print_compositor_get_left_margin ()</h3>
|
1254
|
-
<pre class="programlisting"><a href="/home/
|
1254
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1255
1255
|
gtk_source_print_compositor_get_left_margin
|
1256
1256
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1257
|
-
<em class="parameter"><code><a href="
|
1257
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1258
1258
|
<p>Gets the left margin in units of <em class="parameter"><code>unit</code></em>
|
1259
1259
|
.</p>
|
1260
1260
|
<div class="refsect3">
|
@@ -1291,8 +1291,8 @@ gtk_source_print_compositor_get_left_margin
|
|
1291
1291
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1292
1292
|
gtk_source_print_compositor_set_left_margin
|
1293
1293
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1294
|
-
<em class="parameter"><code><a href="/home/
|
1295
|
-
<em class="parameter"><code><a href="
|
1294
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
|
1295
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1296
1296
|
<p>Sets the left margin used by <em class="parameter"><code>compositor</code></em>
|
1297
1297
|
.</p>
|
1298
1298
|
<div class="refsect3">
|
@@ -1329,10 +1329,10 @@ gtk_source_print_compositor_set_left_margin
|
|
1329
1329
|
<hr>
|
1330
1330
|
<div class="refsect2">
|
1331
1331
|
<a name="gtk-source-print-compositor-get-right-margin"></a><h3>gtk_source_print_compositor_get_right_margin ()</h3>
|
1332
|
-
<pre class="programlisting"><a href="/home/
|
1332
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1333
1333
|
gtk_source_print_compositor_get_right_margin
|
1334
1334
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1335
|
-
<em class="parameter"><code><a href="
|
1335
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1336
1336
|
<p>Gets the right margin in units of <em class="parameter"><code>unit</code></em>
|
1337
1337
|
.</p>
|
1338
1338
|
<div class="refsect3">
|
@@ -1369,8 +1369,8 @@ gtk_source_print_compositor_get_right_margin
|
|
1369
1369
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1370
1370
|
gtk_source_print_compositor_set_right_margin
|
1371
1371
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1372
|
-
<em class="parameter"><code><a href="/home/
|
1373
|
-
<em class="parameter"><code><a href="
|
1372
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
|
1373
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1374
1374
|
<p>Sets the right margin used by <em class="parameter"><code>compositor</code></em>
|
1375
1375
|
.</p>
|
1376
1376
|
<div class="refsect3">
|
@@ -1410,7 +1410,7 @@ gtk_source_print_compositor_set_right_margin
|
|
1410
1410
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1411
1411
|
gtk_source_print_compositor_set_print_header
|
1412
1412
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1413
|
-
<em class="parameter"><code><a href="/home/
|
1413
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> print</code></em>);</pre>
|
1414
1414
|
<p>Sets whether you want to print a header in each page. The
|
1415
1415
|
header consists of three pieces of text and an optional line
|
1416
1416
|
separator, configurable with
|
@@ -1435,7 +1435,7 @@ empty it will not be printed, regardless of this setting.</p>
|
|
1435
1435
|
</tr>
|
1436
1436
|
<tr>
|
1437
1437
|
<td class="parameter_name"><p>print</p></td>
|
1438
|
-
<td class="parameter_description"><p><a href="/home/
|
1438
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want the header to be printed.</p></td>
|
1439
1439
|
<td class="parameter_annotations"> </td>
|
1440
1440
|
</tr>
|
1441
1441
|
</tbody>
|
@@ -1446,11 +1446,11 @@ empty it will not be printed, regardless of this setting.</p>
|
|
1446
1446
|
<hr>
|
1447
1447
|
<div class="refsect2">
|
1448
1448
|
<a name="gtk-source-print-compositor-get-print-header"></a><h3>gtk_source_print_compositor_get_print_header ()</h3>
|
1449
|
-
<pre class="programlisting"><a href="/home/
|
1449
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1450
1450
|
gtk_source_print_compositor_get_print_header
|
1451
1451
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
1452
1452
|
<p>Determines if a header is set to be printed for each page. A
|
1453
|
-
header will be printed if this function returns <a href="/home/
|
1453
|
+
header will be printed if this function returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
|
1454
1454
|
<span class="emphasis"><em>and</em></span> some format strings have been specified
|
1455
1455
|
with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-format" title="gtk_source_print_compositor_set_header_format ()"><code class="function">gtk_source_print_compositor_set_header_format()</code></a>.</p>
|
1456
1456
|
<div class="refsect3">
|
@@ -1470,7 +1470,7 @@ with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compos
|
|
1470
1470
|
</div>
|
1471
1471
|
<div class="refsect3">
|
1472
1472
|
<a name="gtk-source-print-compositor-get-print-header.returns"></a><h4>Returns</h4>
|
1473
|
-
<p> <a href="/home/
|
1473
|
+
<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 header is set to be printed.</p>
|
1474
1474
|
</div>
|
1475
1475
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1476
1476
|
</div>
|
@@ -1480,7 +1480,7 @@ with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compos
|
|
1480
1480
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1481
1481
|
gtk_source_print_compositor_set_print_footer
|
1482
1482
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1483
|
-
<em class="parameter"><code><a href="/home/
|
1483
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> print</code></em>);</pre>
|
1484
1484
|
<p>Sets whether you want to print a footer in each page. The
|
1485
1485
|
footer consists of three pieces of text and an optional line
|
1486
1486
|
separator, configurable with
|
@@ -1505,7 +1505,7 @@ empty it will not be printed, regardless of this setting.</p>
|
|
1505
1505
|
</tr>
|
1506
1506
|
<tr>
|
1507
1507
|
<td class="parameter_name"><p>print</p></td>
|
1508
|
-
<td class="parameter_description"><p><a href="/home/
|
1508
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want the footer to be printed.</p></td>
|
1509
1509
|
<td class="parameter_annotations"> </td>
|
1510
1510
|
</tr>
|
1511
1511
|
</tbody>
|
@@ -1516,11 +1516,11 @@ empty it will not be printed, regardless of this setting.</p>
|
|
1516
1516
|
<hr>
|
1517
1517
|
<div class="refsect2">
|
1518
1518
|
<a name="gtk-source-print-compositor-get-print-footer"></a><h3>gtk_source_print_compositor_get_print_footer ()</h3>
|
1519
|
-
<pre class="programlisting"><a href="/home/
|
1519
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1520
1520
|
gtk_source_print_compositor_get_print_footer
|
1521
1521
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
1522
1522
|
<p>Determines if a footer is set to be printed for each page. A
|
1523
|
-
footer will be printed if this function returns <a href="/home/
|
1523
|
+
footer will be printed if this function returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
|
1524
1524
|
<span class="emphasis"><em>and</em></span> some format strings have been specified
|
1525
1525
|
with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-format" title="gtk_source_print_compositor_set_footer_format ()"><code class="function">gtk_source_print_compositor_set_footer_format()</code></a>.</p>
|
1526
1526
|
<div class="refsect3">
|
@@ -1540,7 +1540,7 @@ with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compos
|
|
1540
1540
|
</div>
|
1541
1541
|
<div class="refsect3">
|
1542
1542
|
<a name="gtk-source-print-compositor-get-print-footer.returns"></a><h4>Returns</h4>
|
1543
|
-
<p> <a href="/home/
|
1543
|
+
<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 footer is set to be printed.</p>
|
1544
1544
|
</div>
|
1545
1545
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1546
1546
|
</div>
|
@@ -1550,14 +1550,14 @@ with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compos
|
|
1550
1550
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1551
1551
|
gtk_source_print_compositor_set_header_format
|
1552
1552
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1553
|
-
<em class="parameter"><code><a href="/home/
|
1554
|
-
<em class="parameter"><code>const <a href="/home/
|
1555
|
-
<em class="parameter"><code>const <a href="/home/
|
1556
|
-
<em class="parameter"><code>const <a href="/home/
|
1553
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> separator</code></em>,
|
1554
|
+
<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> *left</code></em>,
|
1555
|
+
<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> *center</code></em>,
|
1556
|
+
<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> *right</code></em>);</pre>
|
1557
1557
|
<p>Sets strftime like header format strings, to be printed on the
|
1558
1558
|
left, center and right of the top of each page. The strings may
|
1559
1559
|
include strftime(3) codes which will be expanded at print time.
|
1560
|
-
A subset of <code class="function">strftime()</code> codes are accepted, see <a href="/home/
|
1560
|
+
A subset of <code class="function">strftime()</code> codes are accepted, see <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-GDateTime.html#g-date-time-format"><code class="function">g_date_time_format()</code></a>
|
1561
1561
|
for more details on the accepted format specifiers.
|
1562
1562
|
Additionally the following format specifiers are accepted:</p>
|
1563
1563
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
@@ -1567,7 +1567,7 @@ Additionally the following format specifiers are accepted:</p>
|
|
1567
1567
|
<p><em class="parameter"><code>separator</code></em>
|
1568
1568
|
specifies if a solid line should be drawn to separate
|
1569
1569
|
the header from the document text.</p>
|
1570
|
-
<p>If <a href="/home/
|
1570
|
+
<p>If <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is given for any of the three arguments, that particular
|
1571
1571
|
string will not be printed.</p>
|
1572
1572
|
<p>For the header to be printed, in
|
1573
1573
|
addition to specifying format strings, you need to enable header
|
@@ -1590,22 +1590,22 @@ printing with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-pri
|
|
1590
1590
|
</tr>
|
1591
1591
|
<tr>
|
1592
1592
|
<td class="parameter_name"><p>separator</p></td>
|
1593
|
-
<td class="parameter_description"><p><a href="/home/
|
1593
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want a separator line to be printed.</p></td>
|
1594
1594
|
<td class="parameter_annotations"> </td>
|
1595
1595
|
</tr>
|
1596
1596
|
<tr>
|
1597
1597
|
<td class="parameter_name"><p>left</p></td>
|
1598
|
-
<td class="parameter_description"><p>
|
1598
|
+
<td class="parameter_description"><p>a format string to print on the left of the header. </p></td>
|
1599
1599
|
<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>
|
1600
1600
|
</tr>
|
1601
1601
|
<tr>
|
1602
1602
|
<td class="parameter_name"><p>center</p></td>
|
1603
|
-
<td class="parameter_description"><p>
|
1603
|
+
<td class="parameter_description"><p>a format string to print on the center of the header. </p></td>
|
1604
1604
|
<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>
|
1605
1605
|
</tr>
|
1606
1606
|
<tr>
|
1607
1607
|
<td class="parameter_name"><p>right</p></td>
|
1608
|
-
<td class="parameter_description"><p>
|
1608
|
+
<td class="parameter_description"><p>a format string to print on the right of the header. </p></td>
|
1609
1609
|
<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>
|
1610
1610
|
</tr>
|
1611
1611
|
</tbody>
|
@@ -1619,10 +1619,10 @@ printing with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-pri
|
|
1619
1619
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1620
1620
|
gtk_source_print_compositor_set_footer_format
|
1621
1621
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1622
|
-
<em class="parameter"><code><a href="/home/
|
1623
|
-
<em class="parameter"><code>const <a href="/home/
|
1624
|
-
<em class="parameter"><code>const <a href="/home/
|
1625
|
-
<em class="parameter"><code>const <a href="/home/
|
1622
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> separator</code></em>,
|
1623
|
+
<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> *left</code></em>,
|
1624
|
+
<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> *center</code></em>,
|
1625
|
+
<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> *right</code></em>);</pre>
|
1626
1626
|
<p>See <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-format" title="gtk_source_print_compositor_set_header_format ()"><code class="function">gtk_source_print_compositor_set_header_format()</code></a> for more information
|
1627
1627
|
about the parameters.</p>
|
1628
1628
|
<div class="refsect3">
|
@@ -1641,22 +1641,22 @@ about the parameters.</p>
|
|
1641
1641
|
</tr>
|
1642
1642
|
<tr>
|
1643
1643
|
<td class="parameter_name"><p>separator</p></td>
|
1644
|
-
<td class="parameter_description"><p><a href="/home/
|
1644
|
+
<td class="parameter_description"><p><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want a separator line to be printed.</p></td>
|
1645
1645
|
<td class="parameter_annotations"> </td>
|
1646
1646
|
</tr>
|
1647
1647
|
<tr>
|
1648
1648
|
<td class="parameter_name"><p>left</p></td>
|
1649
|
-
<td class="parameter_description"><p>
|
1649
|
+
<td class="parameter_description"><p>a format string to print on the left of the footer. </p></td>
|
1650
1650
|
<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>
|
1651
1651
|
</tr>
|
1652
1652
|
<tr>
|
1653
1653
|
<td class="parameter_name"><p>center</p></td>
|
1654
|
-
<td class="parameter_description"><p>
|
1654
|
+
<td class="parameter_description"><p>a format string to print on the center of the footer. </p></td>
|
1655
1655
|
<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>
|
1656
1656
|
</tr>
|
1657
1657
|
<tr>
|
1658
1658
|
<td class="parameter_name"><p>right</p></td>
|
1659
|
-
<td class="parameter_description"><p>
|
1659
|
+
<td class="parameter_description"><p>a format string to print on the right of the footer. </p></td>
|
1660
1660
|
<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>
|
1661
1661
|
</tr>
|
1662
1662
|
</tbody>
|
@@ -1667,7 +1667,7 @@ about the parameters.</p>
|
|
1667
1667
|
<hr>
|
1668
1668
|
<div class="refsect2">
|
1669
1669
|
<a name="gtk-source-print-compositor-get-n-pages"></a><h3>gtk_source_print_compositor_get_n_pages ()</h3>
|
1670
|
-
<pre class="programlisting"><a href="/home/
|
1670
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1671
1671
|
gtk_source_print_compositor_get_n_pages
|
1672
1672
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
1673
1673
|
<p>Returns the number of pages in the document or <code class="code">-1</code> if the
|
@@ -1697,119 +1697,65 @@ document has not been completely paginated.</p>
|
|
1697
1697
|
<hr>
|
1698
1698
|
<div class="refsect2">
|
1699
1699
|
<a name="gtk-source-print-compositor-paginate"></a><h3>gtk_source_print_compositor_paginate ()</h3>
|
1700
|
-
<pre class="programlisting"><a href="/home/
|
1700
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1701
1701
|
gtk_source_print_compositor_paginate (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1702
|
-
<em class="parameter"><code><a href="
|
1702
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPrintContext.html#GtkPrintContext-struct"><span class="type">GtkPrintContext</span></a> *context</code></em>);</pre>
|
1703
1703
|
<p>Paginate the document associated with the <em class="parameter"><code>compositor</code></em>
|
1704
1704
|
.</p>
|
1705
1705
|
<p>In order to support non-blocking pagination, document is paginated in small chunks.
|
1706
1706
|
Each time <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> is invoked, a chunk of the document
|
1707
1707
|
is paginated. To paginate the entire document, <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a>
|
1708
1708
|
must be invoked multiple times.
|
1709
|
-
It returns <a href="/home/
|
1710
|
-
<p>This method has been designed to be invoked in the handler of the <a href="
|
1709
|
+
It returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the document has been completely paginated, otherwise it returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1710
|
+
<p>This method has been designed to be invoked in the handler of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-High-level-Printing-API.html#GtkPrintOperation-paginate"><span class="type">“paginate”</span></a> signal,
|
1711
1711
|
as shown in the following example:</p>
|
1712
|
-
<div class="informalexample">
|
1713
|
-
|
1714
|
-
<tbody>
|
1715
|
-
<tr>
|
1716
|
-
<td class="listing_lines" align="right"><pre>1
|
1717
|
-
2
|
1718
|
-
3
|
1719
|
-
4
|
1720
|
-
5
|
1721
|
-
6
|
1722
|
-
7
|
1723
|
-
8
|
1724
|
-
9
|
1725
|
-
10
|
1726
|
-
11
|
1727
|
-
12
|
1728
|
-
13
|
1729
|
-
14
|
1730
|
-
15
|
1731
|
-
16
|
1732
|
-
17
|
1733
|
-
18
|
1734
|
-
19
|
1735
|
-
20
|
1736
|
-
21
|
1737
|
-
22
|
1738
|
-
23</pre></td>
|
1739
|
-
<td class="listing_code"><pre class="programlisting"><span class="comment">// Signal handler for the GtkPrintOperation::paginate signal</span>
|
1712
|
+
<div class="informalexample"><pre class="programlisting">
|
1713
|
+
// Signal handler for the GtkPrintOperation::paginate signal
|
1740
1714
|
|
1741
|
-
|
1742
|
-
|
1743
|
-
|
1744
|
-
|
1745
|
-
|
1746
|
-
|
1715
|
+
static gboolean
|
1716
|
+
paginate (GtkPrintOperation *operation,
|
1717
|
+
GtkPrintContext *context,
|
1718
|
+
gpointer user_data)
|
1719
|
+
{
|
1720
|
+
GtkSourcePrintCompositor *compositor;
|
1747
1721
|
|
1748
|
-
|
1722
|
+
compositor = GTK_SOURCE_PRINT_COMPOSITOR (user_data);
|
1749
1723
|
|
1750
|
-
|
1751
|
-
|
1752
|
-
|
1724
|
+
if (gtk_source_print_compositor_paginate (compositor, context))
|
1725
|
+
{
|
1726
|
+
gint n_pages;
|
1753
1727
|
|
1754
|
-
|
1755
|
-
|
1728
|
+
n_pages = gtk_source_print_compositor_get_n_pages (compositor);
|
1729
|
+
gtk_print_operation_set_n_pages (operation, n_pages);
|
1756
1730
|
|
1757
|
-
|
1758
|
-
|
1759
|
-
|
1760
|
-
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">;</span>
|
1761
|
-
<span class="cbracket">}</span></pre></td>
|
1762
|
-
</tr>
|
1763
|
-
</tbody>
|
1764
|
-
</table>
|
1765
|
-
</div>
|
1731
|
+
return TRUE;
|
1732
|
+
}
|
1766
1733
|
|
1734
|
+
return FALSE;
|
1735
|
+
}
|
1736
|
+
</pre></div>
|
1767
1737
|
<p>If you don't need to do pagination in chunks, you can simply do it all in the
|
1768
|
-
<a href="
|
1738
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-High-level-Printing-API.html#GtkPrintOperation-begin-print"><span class="type">“begin-print”</span></a> handler, and set the number of pages from there, like
|
1769
1739
|
in the following example:</p>
|
1770
|
-
<div class="informalexample">
|
1771
|
-
|
1772
|
-
<tbody>
|
1773
|
-
<tr>
|
1774
|
-
<td class="listing_lines" align="right"><pre>1
|
1775
|
-
2
|
1776
|
-
3
|
1777
|
-
4
|
1778
|
-
5
|
1779
|
-
6
|
1780
|
-
7
|
1781
|
-
8
|
1782
|
-
9
|
1783
|
-
10
|
1784
|
-
11
|
1785
|
-
12
|
1786
|
-
13
|
1787
|
-
14
|
1788
|
-
15
|
1789
|
-
16
|
1790
|
-
17</pre></td>
|
1791
|
-
<td class="listing_code"><pre class="programlisting"><span class="comment">// Signal handler for the GtkPrintOperation::begin-print signal</span>
|
1792
|
-
|
1793
|
-
<span class="keyword">static</span><span class="normal"> </span><span class="type">void</span>
|
1794
|
-
<span class="function">begin_print</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkPrintOperation</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">operation</span><span class="symbol">,</span>
|
1795
|
-
<span class="normal"> </span><span class="usertype">GtkPrintContext</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">context</span><span class="symbol">,</span>
|
1796
|
-
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> user_data</span><span class="symbol">)</span>
|
1797
|
-
<span class="cbracket">{</span>
|
1798
|
-
<span class="normal"> </span><span class="usertype">GtkSourcePrintCompositor</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">compositor</span><span class="symbol">;</span>
|
1799
|
-
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> n_pages</span><span class="symbol">;</span>
|
1740
|
+
<div class="informalexample"><pre class="programlisting">
|
1741
|
+
// Signal handler for the GtkPrintOperation::begin-print signal
|
1800
1742
|
|
1801
|
-
|
1743
|
+
static void
|
1744
|
+
begin_print (GtkPrintOperation *operation,
|
1745
|
+
GtkPrintContext *context,
|
1746
|
+
gpointer user_data)
|
1747
|
+
{
|
1748
|
+
GtkSourcePrintCompositor *compositor;
|
1749
|
+
gint n_pages;
|
1802
1750
|
|
1803
|
-
|
1751
|
+
compositor = GTK_SOURCE_PRINT_COMPOSITOR (user_data);
|
1804
1752
|
|
1805
|
-
|
1806
|
-
<span class="normal"> </span><span class="function"><a href="http://developer.gnome.org/gtk4/gtk4-High-level-Printing-API.html#gtk-print-operation-set-n-pages">gtk_print_operation_set_n_pages</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">operation</span><span class="symbol">,</span><span class="normal"> n_pages</span><span class="symbol">);</span>
|
1807
|
-
<span class="cbracket">}</span></pre></td>
|
1808
|
-
</tr>
|
1809
|
-
</tbody>
|
1810
|
-
</table>
|
1811
|
-
</div>
|
1753
|
+
while (!gtk_source_print_compositor_paginate (compositor, context));
|
1812
1754
|
|
1755
|
+
n_pages = gtk_source_print_compositor_get_n_pages (compositor);
|
1756
|
+
gtk_print_operation_set_n_pages (operation, n_pages);
|
1757
|
+
}
|
1758
|
+
</pre></div>
|
1813
1759
|
<div class="refsect3">
|
1814
1760
|
<a name="gtk-source-print-compositor-paginate.parameters"></a><h4>Parameters</h4>
|
1815
1761
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1826,7 +1772,7 @@ in the following example:</p>
|
|
1826
1772
|
</tr>
|
1827
1773
|
<tr>
|
1828
1774
|
<td class="parameter_name"><p>context</p></td>
|
1829
|
-
<td class="parameter_description"><p>the <a href="
|
1775
|
+
<td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPrintContext.html#GtkPrintContext-struct"><span class="type">GtkPrintContext</span></a> whose parameters (e.g. paper size, print margins, etc.)
|
1830
1776
|
are used by the the <em class="parameter"><code>compositor</code></em>
|
1831
1777
|
to paginate the document.</p></td>
|
1832
1778
|
<td class="parameter_annotations"> </td>
|
@@ -1836,14 +1782,14 @@ to paginate the document.</p></td>
|
|
1836
1782
|
</div>
|
1837
1783
|
<div class="refsect3">
|
1838
1784
|
<a name="gtk-source-print-compositor-paginate.returns"></a><h4>Returns</h4>
|
1839
|
-
<p> <a href="/home/
|
1785
|
+
<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 document has been completely paginated, <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1840
1786
|
</div>
|
1841
1787
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1842
1788
|
</div>
|
1843
1789
|
<hr>
|
1844
1790
|
<div class="refsect2">
|
1845
1791
|
<a name="gtk-source-print-compositor-get-pagination-progress"></a><h3>gtk_source_print_compositor_get_pagination_progress ()</h3>
|
1846
|
-
<pre class="programlisting"><a href="/home/
|
1792
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1847
1793
|
gtk_source_print_compositor_get_pagination_progress
|
1848
1794
|
(<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
|
1849
1795
|
<p>Returns the current fraction of the document pagination that has been completed.</p>
|
@@ -1873,54 +1819,31 @@ gtk_source_print_compositor_get_pagination_progress
|
|
1873
1819
|
<a name="gtk-source-print-compositor-draw-page"></a><h3>gtk_source_print_compositor_draw_page ()</h3>
|
1874
1820
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1875
1821
|
gtk_source_print_compositor_draw_page (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
|
1876
|
-
<em class="parameter"><code><a href="
|
1877
|
-
<em class="parameter"><code><a href="/home/
|
1822
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPrintContext.html#GtkPrintContext-struct"><span class="type">GtkPrintContext</span></a> *context</code></em>,
|
1823
|
+
<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> page_nr</code></em>);</pre>
|
1878
1824
|
<p>Draw page <em class="parameter"><code>page_nr</code></em>
|
1879
1825
|
for printing on the the Cairo context encapsuled in <em class="parameter"><code>context</code></em>
|
1880
1826
|
.</p>
|
1881
|
-
<p>This method has been designed to be called in the handler of the <a href="
|
1827
|
+
<p>This method has been designed to be called in the handler of the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/gtk4-High-level-Printing-API.html#GtkPrintOperation-draw-page"><span class="type">“draw_page”</span></a> signal
|
1882
1828
|
as shown in the following example:</p>
|
1883
|
-
<div class="informalexample">
|
1884
|
-
|
1885
|
-
<tbody>
|
1886
|
-
<tr>
|
1887
|
-
<td class="listing_lines" align="right"><pre>1
|
1888
|
-
2
|
1889
|
-
3
|
1890
|
-
4
|
1891
|
-
5
|
1892
|
-
6
|
1893
|
-
7
|
1894
|
-
8
|
1895
|
-
9
|
1896
|
-
10
|
1897
|
-
11
|
1898
|
-
12
|
1899
|
-
13
|
1900
|
-
14
|
1901
|
-
15
|
1902
|
-
16</pre></td>
|
1903
|
-
<td class="listing_code"><pre class="programlisting"><span class="comment">// Signal handler for the GtkPrintOperation::draw_page signal</span>
|
1904
|
-
|
1905
|
-
<span class="keyword">static</span><span class="normal"> </span><span class="type">void</span>
|
1906
|
-
<span class="function">draw_page</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkPrintOperation</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">operation</span><span class="symbol">,</span>
|
1907
|
-
<span class="normal"> </span><span class="usertype">GtkPrintContext</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">context</span><span class="symbol">,</span>
|
1908
|
-
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> page_nr</span><span class="symbol">,</span>
|
1909
|
-
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> user_data</span><span class="symbol">)</span>
|
1910
|
-
<span class="cbracket">{</span>
|
1911
|
-
<span class="normal"> </span><span class="usertype">GtkSourcePrintCompositor</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">compositor</span><span class="symbol">;</span>
|
1829
|
+
<div class="informalexample"><pre class="programlisting">
|
1830
|
+
// Signal handler for the GtkPrintOperation::draw_page signal
|
1912
1831
|
|
1913
|
-
|
1832
|
+
static void
|
1833
|
+
draw_page (GtkPrintOperation *operation,
|
1834
|
+
GtkPrintContext *context,
|
1835
|
+
gint page_nr,
|
1836
|
+
gpointer user_data)
|
1837
|
+
{
|
1838
|
+
GtkSourcePrintCompositor *compositor;
|
1914
1839
|
|
1915
|
-
|
1916
|
-
<span class="normal"> context</span><span class="symbol">,</span>
|
1917
|
-
<span class="normal"> page_nr</span><span class="symbol">);</span>
|
1918
|
-
<span class="cbracket">}</span></pre></td>
|
1919
|
-
</tr>
|
1920
|
-
</tbody>
|
1921
|
-
</table>
|
1922
|
-
</div>
|
1840
|
+
compositor = GTK_SOURCE_PRINT_COMPOSITOR (user_data);
|
1923
1841
|
|
1842
|
+
gtk_source_print_compositor_draw_page (compositor,
|
1843
|
+
context,
|
1844
|
+
page_nr);
|
1845
|
+
}
|
1846
|
+
</pre></div>
|
1924
1847
|
<div class="refsect3">
|
1925
1848
|
<a name="gtk-source-print-compositor-draw-page.parameters"></a><h4>Parameters</h4>
|
1926
1849
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1937,7 +1860,7 @@ as shown in the following example:</p>
|
|
1937
1860
|
</tr>
|
1938
1861
|
<tr>
|
1939
1862
|
<td class="parameter_name"><p>context</p></td>
|
1940
|
-
<td class="parameter_description"><p>the <a href="
|
1863
|
+
<td class="parameter_description"><p>the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkPrintContext.html#GtkPrintContext-struct"><span class="type">GtkPrintContext</span></a> encapsulating the context information that is required when
|
1941
1864
|
drawing the page for printing.</p></td>
|
1942
1865
|
<td class="parameter_annotations"> </td>
|
1943
1866
|
</tr>
|
@@ -1962,10 +1885,10 @@ drawing the page for printing.</p></td>
|
|
1962
1885
|
<a name="GtkSourcePrintCompositor.property-details"></a><h2>Property Details</h2>
|
1963
1886
|
<div class="refsect2">
|
1964
1887
|
<a name="GtkSourcePrintCompositor--body-font-name"></a><h3>The <code class="literal">“body-font-name”</code> property</h3>
|
1965
|
-
<pre class="programlisting"> “body-font-name” <a href="/home/
|
1888
|
+
<pre class="programlisting"> “body-font-name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1966
1889
|
<p>Name of the font used for the text body.</p>
|
1967
1890
|
<p>Accepted values are strings representing a font description Pango can understand.
|
1968
|
-
(e.g. "Monospace 10"). See <
|
1891
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
1969
1892
|
for a description of the format of the string representation.</p>
|
1970
1893
|
<p>The value of this property cannot be changed anymore after the first
|
1971
1894
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -1984,11 +1907,11 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
1984
1907
|
<hr>
|
1985
1908
|
<div class="refsect2">
|
1986
1909
|
<a name="GtkSourcePrintCompositor--footer-font-name"></a><h3>The <code class="literal">“footer-font-name”</code> property</h3>
|
1987
|
-
<pre class="programlisting"> “footer-font-name” <a href="/home/
|
1910
|
+
<pre class="programlisting"> “footer-font-name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1988
1911
|
<p>Name of the font used to print page footer.
|
1989
1912
|
If this property is unspecified, the text body font is used.</p>
|
1990
1913
|
<p>Accepted values are strings representing a font description Pango can understand.
|
1991
|
-
(e.g. "Monospace 10"). See <
|
1914
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
1992
1915
|
for a description of the format of the string representation.</p>
|
1993
1916
|
<p>The value of this property cannot be changed anymore after the first
|
1994
1917
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -1999,11 +1922,11 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
1999
1922
|
<hr>
|
2000
1923
|
<div class="refsect2">
|
2001
1924
|
<a name="GtkSourcePrintCompositor--header-font-name"></a><h3>The <code class="literal">“header-font-name”</code> property</h3>
|
2002
|
-
<pre class="programlisting"> “header-font-name” <a href="/home/
|
1925
|
+
<pre class="programlisting"> “header-font-name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
2003
1926
|
<p>Name of the font used to print page header.
|
2004
1927
|
If this property is unspecified, the text body font is used.</p>
|
2005
1928
|
<p>Accepted values are strings representing a font description Pango can understand.
|
2006
|
-
(e.g. "Monospace 10"). See <
|
1929
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
2007
1930
|
for a description of the format of the string representation.</p>
|
2008
1931
|
<p>The value of this property cannot be changed anymore after the first
|
2009
1932
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -2014,7 +1937,7 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2014
1937
|
<hr>
|
2015
1938
|
<div class="refsect2">
|
2016
1939
|
<a name="GtkSourcePrintCompositor--highlight-syntax"></a><h3>The <code class="literal">“highlight-syntax”</code> property</h3>
|
2017
|
-
<pre class="programlisting"> “highlight-syntax” <a href="/home/
|
1940
|
+
<pre class="programlisting"> “highlight-syntax” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2018
1941
|
<p>Whether to print the document with highlighted syntax.</p>
|
2019
1942
|
<p>The value of this property cannot be changed anymore after the first
|
2020
1943
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -2025,11 +1948,11 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2025
1948
|
<hr>
|
2026
1949
|
<div class="refsect2">
|
2027
1950
|
<a name="GtkSourcePrintCompositor--line-numbers-font-name"></a><h3>The <code class="literal">“line-numbers-font-name”</code> property</h3>
|
2028
|
-
<pre class="programlisting"> “line-numbers-font-name” <a href="/home/
|
1951
|
+
<pre class="programlisting"> “line-numbers-font-name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
2029
1952
|
<p>Name of the font used to print line numbers on the left margin.
|
2030
1953
|
If this property is unspecified, the text body font is used.</p>
|
2031
1954
|
<p>Accepted values are strings representing a font description Pango can understand.
|
2032
|
-
(e.g. "Monospace 10"). See <
|
1955
|
+
(e.g. "Monospace 10"). See <code class="function">pango_font_description_from_string()</code>
|
2033
1956
|
for a description of the format of the string representation.</p>
|
2034
1957
|
<p>The value of this property cannot be changed anymore after the first
|
2035
1958
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -2040,7 +1963,7 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2040
1963
|
<hr>
|
2041
1964
|
<div class="refsect2">
|
2042
1965
|
<a name="GtkSourcePrintCompositor--n-pages"></a><h3>The <code class="literal">“n-pages”</code> property</h3>
|
2043
|
-
<pre class="programlisting"> “n-pages” <a href="/home/
|
1966
|
+
<pre class="programlisting"> “n-pages” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2044
1967
|
<p>The number of pages in the document or <code class="code">-1</code> if the
|
2045
1968
|
document has not been completely paginated.</p>
|
2046
1969
|
<p>Flags: Read</p>
|
@@ -2051,7 +1974,7 @@ document has not been completely paginated.</p>
|
|
2051
1974
|
<hr>
|
2052
1975
|
<div class="refsect2">
|
2053
1976
|
<a name="GtkSourcePrintCompositor--print-footer"></a><h3>The <code class="literal">“print-footer”</code> property</h3>
|
2054
|
-
<pre class="programlisting"> “print-footer” <a href="/home/
|
1977
|
+
<pre class="programlisting"> “print-footer” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2055
1978
|
<p>Whether to print a footer in each page.</p>
|
2056
1979
|
<p>Note that by default the footer format is unspecified, and if it is
|
2057
1980
|
unspecified the footer will not be printed, regardless of the value of
|
@@ -2065,7 +1988,7 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2065
1988
|
<hr>
|
2066
1989
|
<div class="refsect2">
|
2067
1990
|
<a name="GtkSourcePrintCompositor--print-header"></a><h3>The <code class="literal">“print-header”</code> property</h3>
|
2068
|
-
<pre class="programlisting"> “print-header” <a href="/home/
|
1991
|
+
<pre class="programlisting"> “print-header” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2069
1992
|
<p>Whether to print a header in each page.</p>
|
2070
1993
|
<p>Note that by default the header format is unspecified, and if it is
|
2071
1994
|
unspecified the header will not be printed, regardless of the value of
|
@@ -2079,7 +2002,7 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2079
2002
|
<hr>
|
2080
2003
|
<div class="refsect2">
|
2081
2004
|
<a name="GtkSourcePrintCompositor--print-line-numbers"></a><h3>The <code class="literal">“print-line-numbers”</code> property</h3>
|
2082
|
-
<pre class="programlisting"> “print-line-numbers” <a href="/home/
|
2005
|
+
<pre class="programlisting"> “print-line-numbers” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
2083
2006
|
<p>Interval of printed line numbers. If this property is set to 0 no
|
2084
2007
|
numbers will be printed. If greater than 0, a number will be
|
2085
2008
|
printed every "print-line-numbers" lines (i.e. 1 will print all line numbers).</p>
|
@@ -2093,7 +2016,7 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2093
2016
|
<hr>
|
2094
2017
|
<div class="refsect2">
|
2095
2018
|
<a name="GtkSourcePrintCompositor--tab-width"></a><h3>The <code class="literal">“tab-width”</code> property</h3>
|
2096
|
-
<pre class="programlisting"> “tab-width” <a href="/home/
|
2019
|
+
<pre class="programlisting"> “tab-width” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
2097
2020
|
<p>Width of a tab character expressed in spaces.</p>
|
2098
2021
|
<p>The value of this property cannot be changed anymore after the first
|
2099
2022
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|
@@ -2105,7 +2028,7 @@ call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print
|
|
2105
2028
|
<hr>
|
2106
2029
|
<div class="refsect2">
|
2107
2030
|
<a name="GtkSourcePrintCompositor--wrap-mode"></a><h3>The <code class="literal">“wrap-mode”</code> property</h3>
|
2108
|
-
<pre class="programlisting"> “wrap-mode” <a href="
|
2031
|
+
<pre class="programlisting"> “wrap-mode” <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkWrapMode"><span class="type">GtkWrapMode</span></a></pre>
|
2109
2032
|
<p>Whether to wrap lines never, at word boundaries, or at character boundaries.</p>
|
2110
2033
|
<p>The value of this property cannot be changed anymore after the first
|
2111
2034
|
call to the <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> function.</p>
|