pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (142) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/pango.so +0 -0
  3. data/lib/1.9/pango.so +0 -0
  4. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  5. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  6. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  7. data/vendor/local/bin/pango-querymodules.exe +0 -0
  8. data/vendor/local/bin/pango-view.exe +0 -0
  9. data/vendor/local/etc/pango/pango.modules +14 -1
  10. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
  11. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
  12. data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
  13. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
  14. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
  15. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  16. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
  17. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
  18. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
  19. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
  20. data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
  21. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
  22. data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
  23. data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
  24. data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
  25. data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
  26. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  27. data/vendor/local/lib/libpango-1.0.la +41 -0
  28. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  29. data/vendor/local/lib/libpangocairo-1.0.la +41 -0
  30. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  31. data/vendor/local/lib/libpangowin32-1.0.la +41 -0
  32. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  33. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  34. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
  41. data/vendor/local/lib/pkgconfig/pango.pc +5 -4
  42. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  43. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  44. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
  45. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
  46. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
  47. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
  48. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
  49. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
  50. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
  51. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
  52. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
  53. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
  54. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
  55. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
  56. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
  57. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
  58. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
  59. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
  60. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
  61. data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
  69. data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
  70. data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
  71. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
  72. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
  73. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
  74. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
  75. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
  76. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
  77. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
  78. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
  79. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
  80. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
  81. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
  82. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
  83. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
  84. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
  85. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
  86. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
  92. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
  93. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
  94. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
  95. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
  96. data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
  97. data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
  98. data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
  99. data/vendor/local/share/license/pango/AUTHORS +2 -0
  100. data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
  101. data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
  102. data/vendor/local/share/man/man1/pango-view.1 +4 -4
  103. metadata +43 -50
  104. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  105. data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
  106. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
  107. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
  108. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
  109. data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
  110. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  111. data/vendor/local/lib/pango-1.0.def +0 -397
  112. data/vendor/local/lib/pango-1.0.lib +0 -0
  113. data/vendor/local/lib/pangocairo-1.0.def +0 -34
  114. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  115. data/vendor/local/lib/pangoft2-1.0.def +0 -85
  116. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  117. data/vendor/local/lib/pangowin32-1.0.def +0 -30
  118. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  119. data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
  120. data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
  121. data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
  122. data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
  123. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
  124. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
  125. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
  126. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
  127. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
  128. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
  129. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
  130. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
  131. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
  132. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
  133. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
  134. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
  135. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
  136. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
  137. data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
  138. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
  139. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
  140. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
  141. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
  142. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -0,0 +1,94 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>CoreText Fonts</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
+ <link rel="home" href="index.html" title="Pango Reference Manual">
8
+ <link rel="up" href="rendering.html" title="Rendering with Pango">
9
+ <link rel="prev" href="pango-Cairo-Rendering.html" title="Cairo Rendering">
10
+ <link rel="next" href="lowlevel.html" title="Low Level Functionality">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="pango-Cairo-Rendering.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
+ <td><a accesskey="u" href="rendering.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
+ <th width="100%" align="center">Pango Reference Manual</th>
21
+ <td><a accesskey="n" href="lowlevel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
+ </tr>
23
+ <tr><td colspan="5" class="shortcuts">
24
+ <a href="#pango-CoreText-Fonts.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#pango-CoreText-Fonts.description" class="shortcut">Description</a>
27
+ </td></tr>
28
+ </table>
29
+ <div class="refentry">
30
+ <a name="pango-CoreText-Fonts"></a><div class="titlepage"></div>
31
+ <div class="refnamediv"><table width="100%"><tr>
32
+ <td valign="top">
33
+ <h2><span class="refentrytitle"><a name="pango-CoreText-Fonts.top_of_page"></a>CoreText Fonts</span></h2>
34
+ <p>CoreText Fonts — Font handling with CoreText fonts</p>
35
+ </td>
36
+ <td valign="top" align="right"></td>
37
+ </tr></table></div>
38
+ <div class="refsynopsisdiv">
39
+ <a name="pango-CoreText-Fonts.synopsis"></a><h2>Synopsis</h2>
40
+ <pre class="synopsis">#define <a class="link" href="pango-CoreText-Fonts.html#PANGO-RENDER-TYPE-CORE-TEXT:CAPS" title="PANGO_RENDER_TYPE_CORE_TEXT">PANGO_RENDER_TYPE_CORE_TEXT</a>
41
+ <span class="returnvalue">CTFontRef</span> <a class="link" href="pango-CoreText-Fonts.html#pango-core-text-font-get-ctfont" title="pango_core_text_font_get_ctfont ()">pango_core_text_font_get_ctfont</a> (<em class="parameter"><code><span class="type">PangoCoreTextFont</span> *font</code></em>);
42
+ </pre>
43
+ </div>
44
+ <div class="refsect1">
45
+ <a name="pango-CoreText-Fonts.description"></a><h2>Description</h2>
46
+ <p>
47
+ The macros and functions in this section are used to access fonts natively on
48
+ OS X using the CoreText text rendering subsystem.
49
+ </p>
50
+ </div>
51
+ <div class="refsect1">
52
+ <a name="pango-CoreText-Fonts.details"></a><h2>Details</h2>
53
+ <div class="refsect2">
54
+ <a name="PANGO-RENDER-TYPE-CORE-TEXT:CAPS"></a><h3>PANGO_RENDER_TYPE_CORE_TEXT</h3>
55
+ <pre class="programlisting">#define PANGO_RENDER_TYPE_CORE_TEXT "PangoRenderCoreText"
56
+ </pre>
57
+ <p>
58
+ A string constant identifying the CoreText renderer. The associated quark (see
59
+ <code class="function">g_quark_from_string()</code>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.
60
+ </p>
61
+ </div>
62
+ <hr>
63
+ <div class="refsect2">
64
+ <a name="pango-core-text-font-get-ctfont"></a><h3>pango_core_text_font_get_ctfont ()</h3>
65
+ <pre class="programlisting"><span class="returnvalue">CTFontRef</span> pango_core_text_font_get_ctfont (<em class="parameter"><code><span class="type">PangoCoreTextFont</span> *font</code></em>);</pre>
66
+ <p>
67
+ Returns the CTFontRef of a font.
68
+ </p>
69
+ <div class="variablelist"><table border="0" class="variablelist">
70
+ <colgroup>
71
+ <col align="left" valign="top">
72
+ <col>
73
+ </colgroup>
74
+ <tbody>
75
+ <tr>
76
+ <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
77
+ <td>A <span class="type">PangoCoreTextFont</span>
78
+ </td>
79
+ </tr>
80
+ <tr>
81
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
82
+ <td>the CTFontRef associated to <em class="parameter"><code>font</code></em>.</td>
83
+ </tr>
84
+ </tbody>
85
+ </table></div>
86
+ <p class="since">Since 1.24</p>
87
+ </div>
88
+ </div>
89
+ </div>
90
+ <div class="footer">
91
+ <hr>
92
+ Generated by GTK-Doc V1.18.1</div>
93
+ </body>
94
+ </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Coverage Maps</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">
10
10
  <link rel="next" href="pango-Engines.html" title="Engines">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -55,9 +55,9 @@
55
55
  <em class="parameter"><code><span class="type">int</span> index_</code></em>,
56
56
  <em class="parameter"><code><a class="link" href="pango-Coverage-Maps.html#PangoCoverageLevel"><span class="type">PangoCoverageLevel</span></a> level</code></em>);
57
57
  <span class="returnvalue">void</span> <a class="link" href="pango-Coverage-Maps.html#pango-coverage-to-bytes" title="pango_coverage_to_bytes ()">pango_coverage_to_bytes</a> (<em class="parameter"><code><a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> *coverage</code></em>,
58
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> **bytes</code></em>,
58
+ <em class="parameter"><code><span class="type">guchar</span> **bytes</code></em>,
59
59
  <em class="parameter"><code><span class="type">int</span> *n_bytes</code></em>);
60
- <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="returnvalue">PangoCoverage</span></a> * <a class="link" href="pango-Coverage-Maps.html#pango-coverage-from-bytes" title="pango_coverage_from_bytes ()">pango_coverage_from_bytes</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *bytes</code></em>,
60
+ <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="returnvalue">PangoCoverage</span></a> * <a class="link" href="pango-Coverage-Maps.html#pango-coverage-from-bytes" title="pango_coverage_from_bytes ()">pango_coverage_from_bytes</a> (<em class="parameter"><code><span class="type">guchar</span> *bytes</code></em>,
61
61
  <em class="parameter"><code><span class="type">int</span> n_bytes</code></em>);
62
62
  </pre>
63
63
  </div>
@@ -92,8 +92,11 @@ to represent that information.
92
92
  Used to indicate how well a font can represent a particular Unicode
93
93
  character point for a particular script.
94
94
  </p>
95
- <div class="variablelist"><table border="0">
95
+ <div class="variablelist"><table border="0" class="variablelist">
96
+ <colgroup>
96
97
  <col align="left" valign="top">
98
+ <col>
99
+ </colgroup>
97
100
  <tbody>
98
101
  <tr>
99
102
  <td><p><a name="PANGO-COVERAGE-NONE:CAPS"></a><span class="term"><code class="literal">PANGO_COVERAGE_NONE</code></span></p></td>
@@ -127,10 +130,10 @@ character point for a particular script.
127
130
  <hr>
128
131
  <div class="refsect2">
129
132
  <a name="PANGO-TYPE-COVERAGE-LEVEL:CAPS"></a><h3>PANGO_TYPE_COVERAGE_LEVEL</h3>
130
- <pre class="programlisting">#define PANGO_TYPE_COVERAGE_LEVEL (pango_coverage_level_get_type())
133
+ <pre class="programlisting">#define PANGO_TYPE_COVERAGE_LEVEL (pango_coverage_level_get_type ())
131
134
  </pre>
132
135
  <p>
133
- The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Coverage-Maps.html#PangoCoverageLevel"><span class="type">PangoCoverageLevel</span></a>.
136
+ The <span class="type">GObject</span> type for <a class="link" href="pango-Coverage-Maps.html#PangoCoverageLevel"><span class="type">PangoCoverageLevel</span></a>.
134
137
  </p>
135
138
  </div>
136
139
  <hr>
@@ -149,8 +152,11 @@ to <a class="link" href="pango-Coverage-Maps.html#PangoCoverageLevel"><span clas
149
152
  <p>
150
153
  Create a new <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>
151
154
  </p>
152
- <div class="variablelist"><table border="0">
155
+ <div class="variablelist"><table border="0" class="variablelist">
156
+ <colgroup>
153
157
  <col align="left" valign="top">
158
+ <col>
159
+ </colgroup>
154
160
  <tbody><tr>
155
161
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
156
162
  <td>the newly allocated <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>,
@@ -167,8 +173,11 @@ should be freed with <a class="link" href="pango-Coverage-Maps.html#pango-covera
167
173
  <p>
168
174
  Increase the reference count on the <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> by one
169
175
  </p>
170
- <div class="variablelist"><table border="0">
176
+ <div class="variablelist"><table border="0" class="variablelist">
177
+ <colgroup>
171
178
  <col align="left" valign="top">
179
+ <col>
180
+ </colgroup>
172
181
  <tbody>
173
182
  <tr>
174
183
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
@@ -190,8 +199,11 @@ Increase the reference count on the <a class="link" href="pango-Coverage-Maps.ht
190
199
  Decrease the reference count on the <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> by one.
191
200
  If the result is zero, free the coverage and all associated memory.
192
201
  </p>
193
- <div class="variablelist"><table border="0">
202
+ <div class="variablelist"><table border="0" class="variablelist">
203
+ <colgroup>
194
204
  <col align="left" valign="top">
205
+ <col>
206
+ </colgroup>
195
207
  <tbody><tr>
196
208
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
197
209
  <td>a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>
@@ -207,8 +219,11 @@ If the result is zero, free the coverage and all associated memory.
207
219
  Copy an existing <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>. (This function may now be unnecessary
208
220
  since we refcount the structure. File a bug if you use it.)
209
221
  </p>
210
- <div class="variablelist"><table border="0">
222
+ <div class="variablelist"><table border="0" class="variablelist">
223
+ <colgroup>
211
224
  <col align="left" valign="top">
225
+ <col>
226
+ </colgroup>
212
227
  <tbody>
213
228
  <tr>
214
229
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
@@ -218,8 +233,9 @@ since we refcount the structure. File a bug if you use it.)
218
233
  <tr>
219
234
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
220
235
  <td>the newly allocated <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>,
221
- with a reference count of one, which
222
- should be freed with <a class="link" href="pango-Coverage-Maps.html#pango-coverage-unref" title="pango_coverage_unref ()"><code class="function">pango_coverage_unref()</code></a>.</td>
236
+ with a reference count of one, which should be freed
237
+ with <a class="link" href="pango-Coverage-Maps.html#pango-coverage-unref" title="pango_coverage_unref ()"><code class="function">pango_coverage_unref()</code></a>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
238
+ </td>
223
239
  </tr>
224
240
  </tbody>
225
241
  </table></div>
@@ -232,8 +248,11 @@ should be freed with <a class="link" href="pango-Coverage-Maps.html#pango-covera
232
248
  <p>
233
249
  Determine whether a particular index is covered by <em class="parameter"><code>coverage</code></em>
234
250
  </p>
235
- <div class="variablelist"><table border="0">
251
+ <div class="variablelist"><table border="0" class="variablelist">
252
+ <colgroup>
236
253
  <col align="left" valign="top">
254
+ <col>
255
+ </colgroup>
237
256
  <tbody>
238
257
  <tr>
239
258
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
@@ -261,8 +280,11 @@ Set the coverage for each index in <em class="parameter"><code>coverage</code></
261
280
  value of the current coverage for the index and the coverage for
262
281
  the corresponding index in <em class="parameter"><code>other</code></em>.
263
282
  </p>
264
- <div class="variablelist"><table border="0">
283
+ <div class="variablelist"><table border="0" class="variablelist">
284
+ <colgroup>
265
285
  <col align="left" valign="top">
286
+ <col>
287
+ </colgroup>
266
288
  <tbody>
267
289
  <tr>
268
290
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
@@ -286,8 +308,11 @@ the corresponding index in <em class="parameter"><code>other</code></em>.
286
308
  <p>
287
309
  Modify a particular index within <em class="parameter"><code>coverage</code></em>
288
310
  </p>
289
- <div class="variablelist"><table border="0">
311
+ <div class="variablelist"><table border="0" class="variablelist">
312
+ <colgroup>
290
313
  <col align="left" valign="top">
314
+ <col>
315
+ </colgroup>
291
316
  <tbody>
292
317
  <tr>
293
318
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
@@ -310,13 +335,16 @@ Modify a particular index within <em class="parameter"><code>coverage</code></em
310
335
  <div class="refsect2">
311
336
  <a name="pango-coverage-to-bytes"></a><h3>pango_coverage_to_bytes ()</h3>
312
337
  <pre class="programlisting"><span class="returnvalue">void</span> pango_coverage_to_bytes (<em class="parameter"><code><a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> *coverage</code></em>,
313
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> **bytes</code></em>,
338
+ <em class="parameter"><code><span class="type">guchar</span> **bytes</code></em>,
314
339
  <em class="parameter"><code><span class="type">int</span> *n_bytes</code></em>);</pre>
315
340
  <p>
316
341
  Convert a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> structure into a flat binary format
317
342
  </p>
318
- <div class="variablelist"><table border="0">
343
+ <div class="variablelist"><table border="0" class="variablelist">
344
+ <colgroup>
319
345
  <col align="left" valign="top">
346
+ <col>
347
+ </colgroup>
320
348
  <tbody>
321
349
  <tr>
322
350
  <td><p><span class="term"><em class="parameter"><code>coverage</code></em> :</span></p></td>
@@ -325,11 +353,13 @@ Convert a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="P
325
353
  </tr>
326
354
  <tr>
327
355
  <td><p><span class="term"><em class="parameter"><code>bytes</code></em> :</span></p></td>
328
- <td>location to store result (must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>)</td>
356
+ <td>location to store result (must be freed with <code class="function">g_free()</code>). <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_bytes][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span>
357
+ </td>
329
358
  </tr>
330
359
  <tr>
331
360
  <td><p><span class="term"><em class="parameter"><code>n_bytes</code></em> :</span></p></td>
332
- <td>location to store size of result</td>
361
+ <td>location to store size of result. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
362
+ </td>
333
363
  </tr>
334
364
  </tbody>
335
365
  </table></div>
@@ -337,18 +367,22 @@ Convert a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="P
337
367
  <hr>
338
368
  <div class="refsect2">
339
369
  <a name="pango-coverage-from-bytes"></a><h3>pango_coverage_from_bytes ()</h3>
340
- <pre class="programlisting"><a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="returnvalue">PangoCoverage</span></a> * pango_coverage_from_bytes (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *bytes</code></em>,
370
+ <pre class="programlisting"><a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="returnvalue">PangoCoverage</span></a> * pango_coverage_from_bytes (<em class="parameter"><code><span class="type">guchar</span> *bytes</code></em>,
341
371
  <em class="parameter"><code><span class="type">int</span> n_bytes</code></em>);</pre>
342
372
  <p>
343
373
  Convert data generated from <code class="function">pango_converage_to_bytes()</code> back
344
374
  to a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>
345
375
  </p>
346
- <div class="variablelist"><table border="0">
376
+ <div class="variablelist"><table border="0" class="variablelist">
377
+ <colgroup>
347
378
  <col align="left" valign="top">
379
+ <col>
380
+ </colgroup>
348
381
  <tbody>
349
382
  <tr>
350
383
  <td><p><span class="term"><em class="parameter"><code>bytes</code></em> :</span></p></td>
351
- <td>binary data representing a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>
384
+ <td>binary data
385
+ representing a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_bytes][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span>
352
386
  </td>
353
387
  </tr>
354
388
  <tr>
@@ -357,8 +391,9 @@ to a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoC
357
391
  </tr>
358
392
  <tr>
359
393
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
360
- <td>a newly allocated <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if
361
- the data was invalid.</td>
394
+ <td>a newly allocated <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>, or
395
+ <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the data was invalid. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
396
+ </td>
362
397
  </tr>
363
398
  </tbody>
364
399
  </table></div>
@@ -367,6 +402,6 @@ the data was invalid.</td>
367
402
  </div>
368
403
  <div class="footer">
369
404
  <hr>
370
- Generated by GTK-Doc V1.18</div>
405
+ Generated by GTK-Doc V1.18.1</div>
371
406
  </body>
372
407
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Engines</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="pango-Coverage-Maps.html" title="Coverage Maps">
10
10
  <link rel="next" href="PangoEngineLang.html" title="PangoEngineLang">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -46,7 +46,7 @@ struct <a class="link" href="pango-Engines.html#PangoEngineClass" t
46
46
  #define <a class="link" href="pango-Engines.html#PANGO-RENDER-TYPE-NONE:CAPS" title="PANGO_RENDER_TYPE_NONE">PANGO_RENDER_TYPE_NONE</a>
47
47
  <span class="returnvalue">void</span> <a class="link" href="pango-Engines.html#script-engine-list" title="script_engine_list ()">script_engine_list</a> (<em class="parameter"><code><a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct PangoEngineInfo"><span class="type">PangoEngineInfo</span></a> **engines</code></em>,
48
48
  <em class="parameter"><code><span class="type">int</span> *n_engines</code></em>);
49
- <span class="returnvalue">void</span> <a class="link" href="pango-Engines.html#script-engine-init" title="script_engine_init ()">script_engine_init</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"><span class="type">GTypeModule</span></a> *module</code></em>);
49
+ <span class="returnvalue">void</span> <a class="link" href="pango-Engines.html#script-engine-init" title="script_engine_init ()">script_engine_init</a> (<em class="parameter"><code><span class="type">GTypeModule</span> *module</code></em>);
50
50
  <span class="returnvalue">void</span> <a class="link" href="pango-Engines.html#script-engine-exit" title="script_engine_exit ()">script_engine_exit</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
51
  <a class="link" href="pango-Engines.html#PangoEngine"><span class="returnvalue">PangoEngine</span></a> * <a class="link" href="pango-Engines.html#script-engine-create" title="script_engine_create ()">script_engine_create</a> (<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);
52
52
  </pre>
@@ -54,7 +54,7 @@ struct <a class="link" href="pango-Engines.html#PangoEngineClass" t
54
54
  <div class="refsect1">
55
55
  <a name="pango-Engines.object-hierarchy"></a><h2>Object Hierarchy</h2>
56
56
  <pre class="synopsis">
57
- <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
57
+ GObject
58
58
  +----PangoEngine
59
59
  +----<a class="link" href="PangoEngineLang.html" title="PangoEngineLang">PangoEngineLang</a>
60
60
  +----<a class="link" href="PangoEngineShape.html" title="PangoEngineShape">PangoEngineShape</a>
@@ -96,19 +96,22 @@ function is used when building a catalog of all available modules.
96
96
  The <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct PangoEngineInfo"><span class="type">PangoEngineInfo</span></a> structure contains information about a particular
97
97
  engine. It contains the following fields:
98
98
  </p>
99
- <div class="variablelist"><table border="0">
99
+ <div class="variablelist"><table border="0" class="variablelist">
100
+ <colgroup>
100
101
  <col align="left" valign="top">
102
+ <col>
103
+ </colgroup>
101
104
  <tbody>
102
105
  <tr>
103
- <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.id"></a>id</code></em>;</span></p></td>
106
+ <td><p><span class="term">const <span class="type">gchar</span> *<em class="structfield"><code><a name="PangoEngineInfo.id"></a>id</code></em>;</span></p></td>
104
107
  <td>a unique string ID for the engine.</td>
105
108
  </tr>
106
109
  <tr>
107
- <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.engine-type"></a>engine_type</code></em>;</span></p></td>
110
+ <td><p><span class="term">const <span class="type">gchar</span> *<em class="structfield"><code><a name="PangoEngineInfo.engine-type"></a>engine_type</code></em>;</span></p></td>
108
111
  <td>a string identifying the engine type.</td>
109
112
  </tr>
110
113
  <tr>
111
- <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.render-type"></a>render_type</code></em>;</span></p></td>
114
+ <td><p><span class="term">const <span class="type">gchar</span> *<em class="structfield"><code><a name="PangoEngineInfo.render-type"></a>render_type</code></em>;</span></p></td>
112
115
  <td>a string identifying the render type.</td>
113
116
  </tr>
114
117
  <tr>
@@ -116,7 +119,7 @@ engine. It contains the following fields:
116
119
  <td>array of scripts this engine supports.</td>
117
120
  </tr>
118
121
  <tr>
119
- <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoEngineInfo.n-scripts"></a>n_scripts</code></em>;</span></p></td>
122
+ <td><p><span class="term"><span class="type">gint</span> <em class="structfield"><code><a name="PangoEngineInfo.n-scripts"></a>n_scripts</code></em>;</span></p></td>
120
123
  <td>number of items in <em class="parameter"><code>scripts</code></em>.</td>
121
124
  </tr>
122
125
  </tbody>
@@ -135,8 +138,11 @@ The <a class="link" href="pango-Engines.html#PangoEngineScriptInfo" title="struc
135
138
  information about how the shaper covers a particular
136
139
  script.
137
140
  </p>
138
- <div class="variablelist"><table border="0">
141
+ <div class="variablelist"><table border="0" class="variablelist">
142
+ <colgroup>
139
143
  <col align="left" valign="top">
144
+ <col>
145
+ </colgroup>
140
146
  <tbody>
141
147
  <tr>
142
148
  <td><p><span class="term"><a class="link" href="pango-Scripts-and-Languages.html#PangoScript"><span class="type">PangoScript</span></a> <em class="structfield"><code><a name="PangoEngineScriptInfo.script"></a>script</code></em>;</span></p></td>
@@ -144,7 +150,7 @@ script.
144
150
  the special meaning here of "all scripts"</td>
145
151
  </tr>
146
152
  <tr>
147
- <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineScriptInfo.langs"></a>langs</code></em>;</span></p></td>
153
+ <td><p><span class="term">const <span class="type">gchar</span> *<em class="structfield"><code><a name="PangoEngineScriptInfo.langs"></a>langs</code></em>;</span></p></td>
148
154
  <td>a semicolon separated list of languages that this
149
155
  engine handles for this script. This may be empty,
150
156
  in which case the engine is saying that it is a
@@ -203,8 +209,11 @@ the given location.
203
209
  Note that <a class="link" href="pango-Engines.html#script-engine-init" title="script_engine_init ()"><code class="function">script_engine_init()</code></a> will not be called before this
204
210
  function.
205
211
  </p>
206
- <div class="variablelist"><table border="0">
212
+ <div class="variablelist"><table border="0" class="variablelist">
213
+ <colgroup>
207
214
  <col align="left" valign="top">
215
+ <col>
216
+ </colgroup>
208
217
  <tbody>
209
218
  <tr>
210
219
  <td><p><span class="term"><em class="parameter"><code>engines</code></em> :</span></p></td>
@@ -220,16 +229,19 @@ function.
220
229
  <hr>
221
230
  <div class="refsect2">
222
231
  <a name="script-engine-init"></a><h3>script_engine_init ()</h3>
223
- <pre class="programlisting"><span class="returnvalue">void</span> script_engine_init (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"><span class="type">GTypeModule</span></a> *module</code></em>);</pre>
232
+ <pre class="programlisting"><span class="returnvalue">void</span> script_engine_init (<em class="parameter"><code><span class="type">GTypeModule</span> *module</code></em>);</pre>
224
233
  <p>
225
234
  Function to be provided by a module to register any
226
235
  GObject types in the module.
227
236
  </p>
228
- <div class="variablelist"><table border="0">
237
+ <div class="variablelist"><table border="0" class="variablelist">
238
+ <colgroup>
229
239
  <col align="left" valign="top">
240
+ <col>
241
+ </colgroup>
230
242
  <tbody><tr>
231
243
  <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td>
232
- <td>a <a href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"><span class="type">GTypeModule</span></a> structure used to associate any
244
+ <td>a <span class="type">GTypeModule</span> structure used to associate any
233
245
  GObject types created in this module with the module.</td>
234
246
  </tr></tbody>
235
247
  </table></div>
@@ -251,8 +263,11 @@ when the module is unloading. Frequently does nothing.
251
263
  Function to be provided by the module to create an instance
252
264
  of one of the engines implemented by the module.
253
265
  </p>
254
- <div class="variablelist"><table border="0">
266
+ <div class="variablelist"><table border="0" class="variablelist">
267
+ <colgroup>
255
268
  <col align="left" valign="top">
269
+ <col>
270
+ </colgroup>
256
271
  <tbody>
257
272
  <tr>
258
273
  <td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td>
@@ -261,8 +276,8 @@ of one of the engines implemented by the module.
261
276
  <tr>
262
277
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
263
278
  <td>a newly created <a class="link" href="pango-Engines.html#PangoEngine"><span class="type">PangoEngine</span></a> of the specified
264
- type, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if an error occurred. (In normal operation,
265
- a module should not return <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. A <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> return is only
279
+ type, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if an error occurred. (In normal operation,
280
+ a module should not return <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. A <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> return is only
266
281
  acceptable in the case where system misconfiguration or
267
282
  bugs in the driver routine are encountered.)</td>
268
283
  </tr>
@@ -273,6 +288,6 @@ bugs in the driver routine are encountered.)</td>
273
288
  </div>
274
289
  <div class="footer">
275
290
  <hr>
276
- Generated by GTK-Doc V1.18</div>
291
+ Generated by GTK-Doc V1.18.1</div>
277
292
  </body>
278
293
  </html>