File: xmlroff-FoLibfoContext.html

package info (click to toggle)
xmlroff 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,456 kB
  • sloc: ansic: 178,247; xml: 109,155; sh: 8,973; makefile: 1,331; perl: 30
file content (596 lines) | stat: -rw-r--r-- 29,494 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FoLibfoContext</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="xmlroff Reference Manual">
<link rel="up" href="other-objects.html" title="Other Objects">
<link rel="prev" href="xmlroff-fo-libfo-basic.html" title="fo-libfo-basic">
<link rel="next" href="xmlroff-FoXmlDoc.html" title="FoXmlDoc">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="users.html" title="Users' Guide">
<link rel="chapter" href="developers.html" title="Developers' Guide">
<link rel="chapter" href="object-hierarchy.html" title="Object Hierarchy">
<link rel="chapter" href="object.html" title="FoObject is wonderful">
<link rel="chapter" href="node.html" title="FoNode is wonderful">
<link rel="chapter" href="interfaces.html" title="Interfaces are truly wonderful">
<link rel="chapter" href="formatting-objects.html" title="Formatting Objects are truly wonderful">
<link rel="chapter" href="properties.html" title="Properties">
<link rel="chapter" href="areas.html" title="Area Objects">
<link rel="chapter" href="datatypes.html" title="Datatype Objects">
<link rel="chapter" href="context.html" title="Property Context Object">
<link rel="chapter" href="other-objects.html" title="Other Objects">
<link rel="chapter" href="utility-objects.html" title="Utility Objects">
<link rel="chapter" href="utility-modules.html" title="Utility Modules">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="xmlroff-fo-libfo-basic.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="other-objects.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">xmlroff Reference Manual</th>
<td><a accesskey="n" href="xmlroff-FoXmlDoc.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#xmlroff-FoLibfoContext.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#xmlroff-FoLibfoContext.description" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="xmlroff-FoLibfoContext"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="xmlroff-FoLibfoContext.top_of_page"></a>FoLibfoContext</span></h2>
<p>FoLibfoContext — Collected information about the processing context</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="xmlroff-FoLibfoContext.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
enum                <a class="link" href="xmlroff-FoLibfoContext.html#FoFlagsFormat" title="enum FoFlagsFormat">FoFlagsFormat</a>;
#define             <a class="link" href="xmlroff-FoLibfoContext.html#FO-TYPE-FLAGS-FORMAT:CAPS" title="FO_TYPE_FLAGS_FORMAT">FO_TYPE_FLAGS_FORMAT</a>
enum                <a class="link" href="xmlroff-FoLibfoContext.html#FoEnumFontEmbed" title="enum FoEnumFontEmbed">FoEnumFontEmbed</a>;
<a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a>               <a class="link" href="xmlroff-FoLibfoContext.html#fo-enum-font-embed-get-type" title="fo_enum_font_embed_get_type ()">fo_enum_font_embed_get_type</a>         (void);
#define             <a class="link" href="xmlroff-FoLibfoContext.html#FO-TYPE-ENUM-FONT-EMBED:CAPS" title="FO_TYPE_ENUM_FONT_EMBED">FO_TYPE_ENUM_FONT_EMBED</a>
                    <a class="link" href="xmlroff-FoLibfoContext.html#FoLibfoContextClass" title="FoLibfoContextClass">FoLibfoContextClass</a>;
<a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a>               <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-type" title="fo_libfo_context_get_type ()">fo_libfo_context_get_type</a>           (void);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a>            <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-continue-after-error" title="fo_libfo_context_get_continue_after_error ()">fo_libfo_context_get_continue_after_error</a>
                                                        (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);
void                <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-set-continue-after-error" title="fo_libfo_context_set_continue_after_error ()">fo_libfo_context_set_continue_after_error</a>
                                                        (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> continue_after_error);
<a class="link" href="xmlroff-FoLibfoContext.html#FoFlagsFormat" title="enum FoFlagsFormat">FoFlagsFormat</a>       <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-format" title="fo_libfo_context_get_format ()">fo_libfo_context_get_format</a>         (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);
void                <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-set-format" title="fo_libfo_context_set_format ()">fo_libfo_context_set_format</a>         (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-FoLibfoContext.html#FoFlagsFormat" title="enum FoFlagsFormat">FoFlagsFormat</a> format);
<a class="link" href="xmlroff-FoLibfoContext.html#FoEnumFontEmbed" title="enum FoEnumFontEmbed">FoEnumFontEmbed</a>     <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-font-embed" title="fo_libfo_context_get_font_embed ()">fo_libfo_context_get_font_embed</a>     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);
void                <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-set-font-embed" title="fo_libfo_context_set_font_embed ()">fo_libfo_context_set_font_embed</a>     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-FoLibfoContext.html#FoEnumFontEmbed" title="enum FoEnumFontEmbed">FoEnumFontEmbed</a> font_embed);
<a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a>            <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-validation" title="fo_libfo_context_get_validation ()">fo_libfo_context_get_validation</a>     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);
void                <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-set-validation" title="fo_libfo_context_set_validation ()">fo_libfo_context_set_validation</a>     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> validation);
<a class="link" href="xmlroff-fo-utils.html#FoWarningFlag" title="enum FoWarningFlag">FoWarningFlag</a>       <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-warning-mode" title="fo_libfo_context_get_warning_mode ()">fo_libfo_context_get_warning_mode</a>   (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);
void                <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-set-warning-mode" title="fo_libfo_context_set_warning_mode ()">fo_libfo_context_set_warning_mode</a>   (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-fo-utils.html#FoWarningFlag" title="enum FoWarningFlag">FoWarningFlag</a> warning_mode);
<a class="link" href="xmlroff-fo-utils.html#FoDebugFlag" title="enum FoDebugFlag">FoDebugFlag</a>         <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-get-debug-mode" title="fo_libfo_context_get_debug_mode ()">fo_libfo_context_get_debug_mode</a>     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);
void                <a class="link" href="xmlroff-FoLibfoContext.html#fo-libfo-context-set-debug-mode" title="fo_libfo_context_set_debug_mode ()">fo_libfo_context_set_debug_mode</a>     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-fo-utils.html#FoDebugFlag" title="enum FoDebugFlag">FoDebugFlag</a> debug_mode);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="xmlroff-FoLibfoContext.description"></a><h2>Description</h2>
<p>
Collected information about the processing context in which to do the formatting.
</p>
<p>
This context contains parameters that are not part of the XML for
the FO, e.g., whether or not to validate the input and whether or
not to embed fonts in the output.</p>
<p>

</p>
</div>
<div class="refsect1" lang="en">
<a name="xmlroff-FoLibfoContext.details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="FoFlagsFormat"></a><h3>enum FoFlagsFormat</h3>
<pre class="programlisting">typedef enum {
  FO_FLAG_FORMAT_UNKNOWN = 0,
  FO_FLAG_FORMAT_AUTO = 1 &lt;&lt; 0,
  FO_FLAG_FORMAT_PDF = 1 &lt;&lt; 1,
  FO_FLAG_FORMAT_POSTSCRIPT = 1 &lt;&lt; 2,
  FO_FLAG_FORMAT_SVG = 1 &lt;&lt; 3
} FoFlagsFormat;
</pre>
<p>
Output file format.  Used both for specifying which format to use
and to identify formats supported by a particular backend.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="FO-FLAG-FORMAT-UNKNOWN:CAPS"></a><span class="term"><code class="literal">FO_FLAG_FORMAT_UNKNOWN</code></span></p></td>
<td>    Invalid format
</td>
</tr>
<tr>
<td><p><a name="FO-FLAG-FORMAT-AUTO:CAPS"></a><span class="term"><code class="literal">FO_FLAG_FORMAT_AUTO</code></span></p></td>
<td>       Choose based on output file name or other heuristic
</td>
</tr>
<tr>
<td><p><a name="FO-FLAG-FORMAT-PDF:CAPS"></a><span class="term"><code class="literal">FO_FLAG_FORMAT_PDF</code></span></p></td>
<td>        PDF
</td>
</tr>
<tr>
<td><p><a name="FO-FLAG-FORMAT-POSTSCRIPT:CAPS"></a><span class="term"><code class="literal">FO_FLAG_FORMAT_POSTSCRIPT</code></span></p></td>
<td> PostScript
</td>
</tr>
<tr>
<td><p><a name="FO-FLAG-FORMAT-SVG:CAPS"></a><span class="term"><code class="literal">FO_FLAG_FORMAT_SVG</code></span></p></td>
<td>        SVG
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="FO-TYPE-FLAGS-FORMAT:CAPS"></a><h3>FO_TYPE_FLAGS_FORMAT</h3>
<pre class="programlisting">#define FO_TYPE_FLAGS_FORMAT fo_flags_format_get_type ()
</pre>
<p>

</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="FoEnumFontEmbed"></a><h3>enum FoEnumFontEmbed</h3>
<pre class="programlisting">typedef enum {
  FO_ENUM_FONT_EMBED_INVALID,
  FO_ENUM_FONT_EMBED_ALL,
  FO_ENUM_FONT_EMBED_NONBASE,
  FO_ENUM_FONT_EMBED_NONE
} FoEnumFontEmbed;
</pre>
<p>
Which categories of fonts to embed in the output file, useful only
where the output format and the backend both support control of
embedding or not embedding those fonts.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="FO-ENUM-FONT-EMBED-INVALID:CAPS"></a><span class="term"><code class="literal">FO_ENUM_FONT_EMBED_INVALID</code></span></p></td>
<td> Invalid category
</td>
</tr>
<tr>
<td><p><a name="FO-ENUM-FONT-EMBED-ALL:CAPS"></a><span class="term"><code class="literal">FO_ENUM_FONT_EMBED_ALL</code></span></p></td>
<td>     Embed all fonts
</td>
</tr>
<tr>
<td><p><a name="FO-ENUM-FONT-EMBED-NONBASE:CAPS"></a><span class="term"><code class="literal">FO_ENUM_FONT_EMBED_NONBASE</code></span></p></td>
<td> Embed all fonts except the PostScript base fonts
</td>
</tr>
<tr>
<td><p><a name="FO-ENUM-FONT-EMBED-NONE:CAPS"></a><span class="term"><code class="literal">FO_ENUM_FONT_EMBED_NONE</code></span></p></td>
<td>    Do not embed any fonts
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-enum-font-embed-get-type"></a><h3>fo_enum_font_embed_get_type ()</h3>
<pre class="programlisting"><a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a>               fo_enum_font_embed_get_type         (void);</pre>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>


</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="FO-TYPE-ENUM-FONT-EMBED:CAPS"></a><h3>FO_TYPE_ENUM_FONT_EMBED</h3>
<pre class="programlisting">#define FO_TYPE_ENUM_FONT_EMBED fo_enum_font_embed_get_type ()
</pre>
<p>

</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="FoLibfoContextClass"></a><h3>FoLibfoContextClass</h3>
<pre class="programlisting">typedef struct _FoLibfoContextClass FoLibfoContextClass;</pre>
<p>

</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-type"></a><h3>fo_libfo_context_get_type ()</h3>
<pre class="programlisting"><a
href="../gobject/gobject-Type-Information.html#GType"
>GType</a>               fo_libfo_context_get_type           (void);</pre>
<p>
Register the <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a> type if not already registered and
return its <a
href="../gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> value.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="../gobject/gobject-Type-Information.html#GType"
><span class="type">GType</span></a> of <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-continue-after-error"></a><h3>fo_libfo_context_get_continue_after_error ()</h3>
<pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a>            fo_libfo_context_get_continue_after_error
                                                        (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);</pre>
<p>
Get the 'continue' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Value of the 'continue' property of <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-set-continue-after-error"></a><h3>fo_libfo_context_set_continue_after_error ()</h3>
<pre class="programlisting">void                fo_libfo_context_set_continue_after_error
                                                        (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> continue_after_error);</pre>
<p>
Set the 'continue' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td>     <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>continue_after_error</code></em> :</span></p></td>
<td> New 'continue' value for <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-format"></a><h3>fo_libfo_context_get_format ()</h3>
<pre class="programlisting"><a class="link" href="xmlroff-FoLibfoContext.html#FoFlagsFormat" title="enum FoFlagsFormat">FoFlagsFormat</a>       fo_libfo_context_get_format         (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);</pre>
<p>
Get the 'format' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Value of the 'format' property of <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-set-format"></a><h3>fo_libfo_context_set_format ()</h3>
<pre class="programlisting">void                fo_libfo_context_set_format         (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-FoLibfoContext.html#FoFlagsFormat" title="enum FoFlagsFormat">FoFlagsFormat</a> format);</pre>
<p>
Set the 'format' property of <em class="parameter"><code>libfo_context</code></em>.
</p>
<p>
If more that one flag value is set in <em class="parameter"><code>format</code></em>, only the first
(lowest) set value will be used.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format</code></em> :</span></p></td>
<td>        New 'format' value for <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-font-embed"></a><h3>fo_libfo_context_get_font_embed ()</h3>
<pre class="programlisting"><a class="link" href="xmlroff-FoLibfoContext.html#FoEnumFontEmbed" title="enum FoEnumFontEmbed">FoEnumFontEmbed</a>     fo_libfo_context_get_font_embed     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);</pre>
<p>
Get the 'font-embed' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Value of the 'font-embed' property of <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-set-font-embed"></a><h3>fo_libfo_context_set_font_embed ()</h3>
<pre class="programlisting">void                fo_libfo_context_set_font_embed     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-FoLibfoContext.html#FoEnumFontEmbed" title="enum FoEnumFontEmbed">FoEnumFontEmbed</a> font_embed);</pre>
<p>
Set the 'font-embed' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>font_embed</code></em> :</span></p></td>
<td>    New 'font-embed' value for <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-validation"></a><h3>fo_libfo_context_get_validation ()</h3>
<pre class="programlisting"><a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a>            fo_libfo_context_get_validation     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);</pre>
<p>
Get the 'validation' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Value of the 'validation' property of <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-set-validation"></a><h3>fo_libfo_context_set_validation ()</h3>
<pre class="programlisting">void                fo_libfo_context_set_validation     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> validation);</pre>
<p>
Set the 'validation' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>validation</code></em> :</span></p></td>
<td>    New 'validation' value for <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-warning-mode"></a><h3>fo_libfo_context_get_warning_mode ()</h3>
<pre class="programlisting"><a class="link" href="xmlroff-fo-utils.html#FoWarningFlag" title="enum FoWarningFlag">FoWarningFlag</a>       fo_libfo_context_get_warning_mode   (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);</pre>
<p>
Get the 'warning_mode' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Value of the 'warning_mode' property of <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-set-warning-mode"></a><h3>fo_libfo_context_set_warning_mode ()</h3>
<pre class="programlisting">void                fo_libfo_context_set_warning_mode   (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-fo-utils.html#FoWarningFlag" title="enum FoWarningFlag">FoWarningFlag</a> warning_mode);</pre>
<p>
Set the 'warning-mode' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>warning_mode</code></em> :</span></p></td>
<td>    New 'warning-mode' value for <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-get-debug-mode"></a><h3>fo_libfo_context_get_debug_mode ()</h3>
<pre class="programlisting"><a class="link" href="xmlroff-fo-utils.html#FoDebugFlag" title="enum FoDebugFlag">FoDebugFlag</a>         fo_libfo_context_get_debug_mode     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context);</pre>
<p>
Get the 'debug_mode' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> Value of the 'debug_mode' property of <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="fo-libfo-context-set-debug-mode"></a><h3>fo_libfo_context_set_debug_mode ()</h3>
<pre class="programlisting">void                fo_libfo_context_set_debug_mode     (<a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext">FoLibfoContext</a> *libfo_context,
                                                         <a class="link" href="xmlroff-fo-utils.html#FoDebugFlag" title="enum FoDebugFlag">FoDebugFlag</a> debug_mode);</pre>
<p>
Set the 'debug-mode' property of <em class="parameter"><code>libfo_context</code></em>.</p>
<p>

</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>libfo_context</code></em> :</span></p></td>
<td> <a class="link" href="xmlroff-fo-libfo-basic.html#FoLibfoContext" title="FoLibfoContext"><span class="type">FoLibfoContext</span></a>.
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>debug_mode</code></em> :</span></p></td>
<td>    New 'debug-mode' value for <em class="parameter"><code>libfo_context</code></em>.
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.10</div>
</body>
</html>