rsvg2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/rsvg2/extconf.rb +1 -0
  4. data/lib/2.2/rsvg2.so +0 -0
  5. data/lib/2.3/rsvg2.so +0 -0
  6. data/vendor/local/bin/croco-0.6-config +2 -2
  7. data/vendor/local/bin/csslint-0.6.exe +0 -0
  8. data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
  9. data/vendor/local/bin/librsvg-2-2.dll +0 -0
  10. data/vendor/local/bin/rsvg-convert.exe +0 -0
  11. data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +2 -2
  12. data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +26 -4
  13. data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
  14. data/vendor/local/lib/libcroco-0.6.a +0 -0
  15. data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
  16. data/vendor/local/lib/libcroco-0.6.la +3 -3
  17. data/vendor/local/lib/librsvg-2.a +0 -0
  18. data/vendor/local/lib/librsvg-2.dll.a +0 -0
  19. data/vendor/local/lib/librsvg-2.la +2 -2
  20. data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +1 -1
  21. data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
  22. data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +2 -2
  23. data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +13 -14
  24. data/vendor/local/share/gtk-doc/html/libcroco/home.png +0 -0
  25. data/vendor/local/share/gtk-doc/html/libcroco/index.html +5 -6
  26. data/vendor/local/share/gtk-doc/html/libcroco/left-insensitive.png +0 -0
  27. data/vendor/local/share/gtk-doc/html/libcroco/left.png +0 -0
  28. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +360 -221
  29. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +209 -132
  30. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +251 -164
  31. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +693 -449
  32. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +365 -259
  33. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +148 -107
  34. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +805 -463
  35. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1109 -753
  36. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +267 -180
  37. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +351 -255
  38. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -644
  39. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +234 -124
  40. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +437 -271
  41. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +139 -86
  42. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +517 -352
  43. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +326 -252
  44. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +219 -186
  45. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +219 -176
  46. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1231 -1220
  47. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +142 -83
  48. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +351 -256
  49. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +155 -99
  50. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +313 -207
  51. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +321 -210
  52. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +465 -284
  53. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +507 -231
  54. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +54 -40
  55. data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +465 -426
  56. data/vendor/local/share/gtk-doc/html/libcroco/right-insensitive.png +0 -0
  57. data/vendor/local/share/gtk-doc/html/libcroco/right.png +0 -0
  58. data/vendor/local/share/gtk-doc/html/libcroco/style.css +317 -104
  59. data/vendor/local/share/gtk-doc/html/libcroco/up-insensitive.png +0 -0
  60. data/vendor/local/share/gtk-doc/html/libcroco/up.png +0 -0
  61. data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1039 -724
  62. data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +29 -32
  63. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +16 -19
  64. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +13 -16
  65. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +14 -17
  66. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +15 -20
  67. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +12 -15
  68. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +17 -22
  69. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +18 -23
  70. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +31 -36
  71. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +79 -84
  72. data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
  73. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
  74. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +31 -28
  75. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
  76. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
  77. data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
  78. data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
  79. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
  80. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
  81. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +55 -59
  82. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +247 -190
  83. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +336 -239
  84. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +95 -70
  85. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +77 -37
  86. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +314 -104
  88. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
  89. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
  90. metadata +14 -10
  91. data/lib/2.0/rsvg2.so +0 -0
  92. data/lib/2.1/rsvg2.so +0 -0
  93. data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +0 -582
@@ -2,30 +2,26 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>cr-stylesheet</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-stylesheet: Libcroco Reference Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Libcroco Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Extensive APIs description">
9
9
  <link rel="prev" href="libcroco-cr-style.html" title="cr-style">
10
10
  <link rel="next" href="libcroco-cr-term.html" title="cr-term">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24.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">
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="libcroco-cr-style.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="ch01.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">Libcroco Reference Manual</th>
21
- <td><a accesskey="n" href="libcroco-cr-term.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="#libcroco-cr-stylesheet.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-stylesheet.description" class="shortcut">Description</a>
27
- </td></tr>
28
- </table>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts">
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#libcroco-cr-stylesheet.description" class="shortcut">Description</a></span>
19
+ </td>
20
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21
+ <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="p" href="libcroco-cr-style.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-term.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
24
+ </tr></table>
29
25
  <div class="refentry">
30
26
  <a name="libcroco-cr-stylesheet"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,31 +29,153 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-stylesheet.top_of_page"></a>cr-stylesheet</span></h2>
34
30
  <p>cr-stylesheet</p>
35
31
  </td>
36
- <td valign="top" align="right"></td>
32
+ <td class="gallery_image" valign="top" align="right"></td>
37
33
  </tr></table></div>
38
- <div class="refsynopsisdiv">
39
- <a name="libcroco-cr-stylesheet.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis"> <a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet">CRStyleSheet</a>;
41
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-destroy" title="cr_stylesheet_destroy ()">cr_stylesheet_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);
42
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-dump" title="cr_stylesheet_dump ()">cr_stylesheet_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>,
43
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
44
- <a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="returnvalue">CRStyleSheet</span></a> * <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-new" title="cr_stylesheet_new ()">cr_stylesheet_new</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="type">CRStatement</span></a> *a_stmts</code></em>);
45
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-nr-rules" title="cr_stylesheet_nr_rules ()">cr_stylesheet_nr_rules</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);
46
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-ref" title="cr_stylesheet_ref ()">cr_stylesheet_ref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);
47
- <a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="returnvalue">CRStatement</span></a> * <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-statement-get-from-list" title="cr_stylesheet_statement_get_from_list ()">cr_stylesheet_statement_get_from_list</a>
48
- (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>,
49
- <em class="parameter"><code><span class="type">int</span> itemnr</code></em>);
50
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-to-string" title="cr_stylesheet_to_string ()">cr_stylesheet_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);
51
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-unref" title="cr_stylesheet_unref ()">cr_stylesheet_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);
52
- </pre>
34
+ <div class="refsect1">
35
+ <a name="libcroco-cr-stylesheet.functions"></a><h2>Functions</h2>
36
+ <div class="informaltable"><table width="100%" border="0">
37
+ <colgroup>
38
+ <col width="150px" class="functions_return">
39
+ <col class="functions_name">
40
+ </colgroup>
41
+ <tbody>
42
+ <tr>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="returnvalue">CRStyleSheet</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-new" title="cr_stylesheet_new ()">cr_stylesheet_new</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">
52
+ <span class="returnvalue">gchar</span> *
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-to-string" title="cr_stylesheet_to_string ()">cr_stylesheet_to_string</a> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ <tr>
59
+ <td class="function_type">
60
+ <span class="returnvalue">void</span>
61
+ </td>
62
+ <td class="function_name">
63
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-dump" title="cr_stylesheet_dump ()">cr_stylesheet_dump</a> <span class="c_punctuation">()</span>
64
+ </td>
65
+ </tr>
66
+ <tr>
67
+ <td class="function_type">
68
+ <span class="returnvalue">gint</span>
69
+ </td>
70
+ <td class="function_name">
71
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-nr-rules" title="cr_stylesheet_nr_rules ()">cr_stylesheet_nr_rules</a> <span class="c_punctuation">()</span>
72
+ </td>
73
+ </tr>
74
+ <tr>
75
+ <td class="function_type">
76
+ <a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="returnvalue">CRStatement</span></a> *
77
+ </td>
78
+ <td class="function_name">
79
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-statement-get-from-list" title="cr_stylesheet_statement_get_from_list ()">cr_stylesheet_statement_get_from_list</a> <span class="c_punctuation">()</span>
80
+ </td>
81
+ </tr>
82
+ <tr>
83
+ <td class="function_type">
84
+ <span class="returnvalue">void</span>
85
+ </td>
86
+ <td class="function_name">
87
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-ref" title="cr_stylesheet_ref ()">cr_stylesheet_ref</a> <span class="c_punctuation">()</span>
88
+ </td>
89
+ </tr>
90
+ <tr>
91
+ <td class="function_type">
92
+ <span class="returnvalue">gboolean</span>
93
+ </td>
94
+ <td class="function_name">
95
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-unref" title="cr_stylesheet_unref ()">cr_stylesheet_unref</a> <span class="c_punctuation">()</span>
96
+ </td>
97
+ </tr>
98
+ <tr>
99
+ <td class="function_type">
100
+ <span class="returnvalue">void</span>
101
+ </td>
102
+ <td class="function_name">
103
+ <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-destroy" title="cr_stylesheet_destroy ()">cr_stylesheet_destroy</a> <span class="c_punctuation">()</span>
104
+ </td>
105
+ </tr>
106
+ </tbody>
107
+ </table></div>
108
+ </div>
109
+ <div class="refsect1">
110
+ <a name="libcroco-cr-stylesheet.other"></a><h2>Types and Values</h2>
111
+ <div class="informaltable"><table width="100%" border="0">
112
+ <colgroup>
113
+ <col width="150px" class="name">
114
+ <col class="description">
115
+ </colgroup>
116
+ <tbody><tr>
117
+ <td class="datatype_keyword"> </td>
118
+ <td class="function_name"><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet">CRStyleSheet</a></td>
119
+ </tr></tbody>
120
+ </table></div>
53
121
  </div>
54
122
  <div class="refsect1">
55
123
  <a name="libcroco-cr-stylesheet.description"></a><h2>Description</h2>
56
- <p>
57
- </p>
58
124
  </div>
59
125
  <div class="refsect1">
60
- <a name="libcroco-cr-stylesheet.details"></a><h2>Details</h2>
126
+ <a name="libcroco-cr-stylesheet.functions_details"></a><h2>Functions</h2>
127
+ <div class="refsect2">
128
+ <a name="cr-stylesheet-new"></a><h3>cr_stylesheet_new ()</h3>
129
+ <pre class="programlisting"><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="returnvalue">CRStyleSheet</span></a> *
130
+ cr_stylesheet_new (<em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="type">CRStatement</span></a> *a_stmts</code></em>);</pre>
131
+ </div>
132
+ <hr>
133
+ <div class="refsect2">
134
+ <a name="cr-stylesheet-to-string"></a><h3>cr_stylesheet_to_string ()</h3>
135
+ <pre class="programlisting"><span class="returnvalue">gchar</span> *
136
+ cr_stylesheet_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);</pre>
137
+ </div>
138
+ <hr>
139
+ <div class="refsect2">
140
+ <a name="cr-stylesheet-dump"></a><h3>cr_stylesheet_dump ()</h3>
141
+ <pre class="programlisting"><span class="returnvalue">void</span>
142
+ cr_stylesheet_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>,
143
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
144
+ </div>
145
+ <hr>
146
+ <div class="refsect2">
147
+ <a name="cr-stylesheet-nr-rules"></a><h3>cr_stylesheet_nr_rules ()</h3>
148
+ <pre class="programlisting"><span class="returnvalue">gint</span>
149
+ cr_stylesheet_nr_rules (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);</pre>
150
+ </div>
151
+ <hr>
152
+ <div class="refsect2">
153
+ <a name="cr-stylesheet-statement-get-from-list"></a><h3>cr_stylesheet_statement_get_from_list ()</h3>
154
+ <pre class="programlisting"><a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="returnvalue">CRStatement</span></a> *
155
+ cr_stylesheet_statement_get_from_list (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>,
156
+ <em class="parameter"><code><span class="type">int</span> itemnr</code></em>);</pre>
157
+ </div>
158
+ <hr>
159
+ <div class="refsect2">
160
+ <a name="cr-stylesheet-ref"></a><h3>cr_stylesheet_ref ()</h3>
161
+ <pre class="programlisting"><span class="returnvalue">void</span>
162
+ cr_stylesheet_ref (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
163
+ </div>
164
+ <hr>
165
+ <div class="refsect2">
166
+ <a name="cr-stylesheet-unref"></a><h3>cr_stylesheet_unref ()</h3>
167
+ <pre class="programlisting"><span class="returnvalue">gboolean</span>
168
+ cr_stylesheet_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
169
+ </div>
170
+ <hr>
171
+ <div class="refsect2">
172
+ <a name="cr-stylesheet-destroy"></a><h3>cr_stylesheet_destroy ()</h3>
173
+ <pre class="programlisting"><span class="returnvalue">void</span>
174
+ cr_stylesheet_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
175
+ </div>
176
+ </div>
177
+ <div class="refsect1">
178
+ <a name="libcroco-cr-stylesheet.other_details"></a><h2>Types and Values</h2>
61
179
  <div class="refsect2">
62
180
  <a name="CRStyleSheet"></a><h3>CRStyleSheet</h3>
63
181
  <pre class="programlisting">typedef struct {
@@ -87,72 +205,10 @@
87
205
  gulong ref_count ;
88
206
  } CRStyleSheet;
89
207
  </pre>
90
- <p>
91
- </p>
92
- </div>
93
- <hr>
94
- <div class="refsect2">
95
- <a name="cr-stylesheet-destroy"></a><h3>cr_stylesheet_destroy ()</h3>
96
- <pre class="programlisting"><span class="returnvalue">void</span> cr_stylesheet_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
97
- <p>
98
- </p>
99
- </div>
100
- <hr>
101
- <div class="refsect2">
102
- <a name="cr-stylesheet-dump"></a><h3>cr_stylesheet_dump ()</h3>
103
- <pre class="programlisting"><span class="returnvalue">void</span> cr_stylesheet_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>,
104
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
105
- <p>
106
- </p>
107
- </div>
108
- <hr>
109
- <div class="refsect2">
110
- <a name="cr-stylesheet-new"></a><h3>cr_stylesheet_new ()</h3>
111
- <pre class="programlisting"><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="returnvalue">CRStyleSheet</span></a> * cr_stylesheet_new (<em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="type">CRStatement</span></a> *a_stmts</code></em>);</pre>
112
- <p>
113
- </p>
114
- </div>
115
- <hr>
116
- <div class="refsect2">
117
- <a name="cr-stylesheet-nr-rules"></a><h3>cr_stylesheet_nr_rules ()</h3>
118
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> cr_stylesheet_nr_rules (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);</pre>
119
- <p>
120
- </p>
121
- </div>
122
- <hr>
123
- <div class="refsect2">
124
- <a name="cr-stylesheet-ref"></a><h3>cr_stylesheet_ref ()</h3>
125
- <pre class="programlisting"><span class="returnvalue">void</span> cr_stylesheet_ref (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
126
- <p>
127
- </p>
128
- </div>
129
- <hr>
130
- <div class="refsect2">
131
- <a name="cr-stylesheet-statement-get-from-list"></a><h3>cr_stylesheet_statement_get_from_list ()</h3>
132
- <pre class="programlisting"><a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="returnvalue">CRStatement</span></a> * cr_stylesheet_statement_get_from_list
133
- (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>,
134
- <em class="parameter"><code><span class="type">int</span> itemnr</code></em>);</pre>
135
- <p>
136
- </p>
137
- </div>
138
- <hr>
139
- <div class="refsect2">
140
- <a name="cr-stylesheet-to-string"></a><h3>cr_stylesheet_to_string ()</h3>
141
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * cr_stylesheet_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);</pre>
142
- <p>
143
- </p>
144
- </div>
145
- <hr>
146
- <div class="refsect2">
147
- <a name="cr-stylesheet-unref"></a><h3>cr_stylesheet_unref ()</h3>
148
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_stylesheet_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
149
- <p>
150
- </p>
151
208
  </div>
152
209
  </div>
153
210
  </div>
154
211
  <div class="footer">
155
- <hr>
156
- Generated by GTK-Doc V1.18</div>
212
+ <hr>Generated by GTK-Doc V1.24.1</div>
157
213
  </body>
158
214
  </html>
@@ -2,30 +2,26 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>cr-term</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-term: Libcroco Reference Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Libcroco Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Extensive APIs description">
9
9
  <link rel="prev" href="libcroco-cr-stylesheet.html" title="cr-stylesheet">
10
10
  <link rel="next" href="libcroco-cr-tknzr.html" title="cr-tknzr">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24.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">
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="libcroco-cr-stylesheet.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="ch01.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">Libcroco Reference Manual</th>
21
- <td><a accesskey="n" href="libcroco-cr-tknzr.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="#libcroco-cr-term.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-term.description" class="shortcut">Description</a>
27
- </td></tr>
28
- </table>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts">
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#libcroco-cr-term.description" class="shortcut">Description</a></span>
19
+ </td>
20
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21
+ <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="p" href="libcroco-cr-stylesheet.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-tknzr.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
24
+ </tr></table>
29
25
  <div class="refentry">
30
26
  <a name="libcroco-cr-term"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,52 +29,311 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-term.top_of_page"></a>cr-term</span></h2>
34
30
  <p>cr-term</p>
35
31
  </td>
36
- <td valign="top" align="right"></td>
32
+ <td class="gallery_image" valign="top" align="right"></td>
37
33
  </tr></table></div>
38
- <div class="refsynopsisdiv">
39
- <a name="libcroco-cr-term.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm">CRTerm</a>;
41
- <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-append-term" title="cr_term_append_term ()">cr_term_append_term</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
42
- <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);
43
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-term.html#cr-term-destroy" title="cr_term_destroy ()">cr_term_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_term</code></em>);
44
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-term.html#cr-term-dump" title="cr_term_dump ()">cr_term_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>,
45
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
46
- <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-get-from-list" title="cr_term_get_from_list ()">cr_term_get_from_list</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
47
- <em class="parameter"><code><span class="type">int</span> itemnr</code></em>);
48
- <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-new" title="cr_term_new ()">cr_term_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
49
- <span class="returnvalue">int</span> <a class="link" href="libcroco-cr-term.html#cr-term-nr-values" title="cr_term_nr_values ()">cr_term_nr_values</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);
50
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-one-to-string" title="cr_term_one_to_string ()">cr_term_one_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);
51
- <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-parse-expression-from-buf" title="cr_term_parse_expression_from_buf ()">cr_term_parse_expression_from_buf</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_buf</code></em>,
52
- <em class="parameter"><code><span class="type">enum CREncoding</span> a_encoding</code></em>);
53
- <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-prepend-term" title="cr_term_prepend_term ()">cr_term_prepend_term</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
54
- <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);
55
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-term.html#cr-term-ref" title="cr_term_ref ()">cr_term_ref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);
56
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-function" title="cr_term_set_function ()">cr_term_set_function</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
57
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_func_name</code></em>,
58
- <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_func_param</code></em>);
59
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-hash" title="cr_term_set_hash ()">cr_term_set_hash</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
60
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);
61
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-ident" title="cr_term_set_ident ()">cr_term_set_ident</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
62
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);
63
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-number" title="cr_term_set_number ()">cr_term_set_number</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
64
- <em class="parameter"><code><a class="link" href="libcroco-cr-num.html#CRNum" title="struct CRNum"><span class="type">CRNum</span></a> *a_num</code></em>);
65
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-rgb" title="cr_term_set_rgb ()">cr_term_set_rgb</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
66
- <em class="parameter"><code><a class="link" href="libcroco-cr-rgb.html#CRRgb" title="struct CRRgb"><span class="type">CRRgb</span></a> *a_rgb</code></em>);
67
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-string" title="cr_term_set_string ()">cr_term_set_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
68
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);
69
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-uri" title="cr_term_set_uri ()">cr_term_set_uri</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
70
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);
71
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-to-string" title="cr_term_to_string ()">cr_term_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);
72
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-term.html#cr-term-unref" title="cr_term_unref ()">cr_term_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);
73
- </pre>
34
+ <div class="refsect1">
35
+ <a name="libcroco-cr-term.functions"></a><h2>Functions</h2>
36
+ <div class="informaltable"><table width="100%" border="0">
37
+ <colgroup>
38
+ <col width="150px" class="functions_return">
39
+ <col class="functions_name">
40
+ </colgroup>
41
+ <tbody>
42
+ <tr>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-term.html#cr-term-parse-expression-from-buf" title="cr_term_parse_expression_from_buf ()">cr_term_parse_expression_from_buf</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">
52
+ <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="libcroco-cr-term.html#cr-term-new" title="cr_term_new ()">cr_term_new</a> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ <tr>
59
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
60
+ </td>
61
+ <td class="function_name">
62
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-number" title="cr_term_set_number ()">cr_term_set_number</a> <span class="c_punctuation">()</span>
63
+ </td>
64
+ </tr>
65
+ <tr>
66
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
67
+ </td>
68
+ <td class="function_name">
69
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-function" title="cr_term_set_function ()">cr_term_set_function</a> <span class="c_punctuation">()</span>
70
+ </td>
71
+ </tr>
72
+ <tr>
73
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
74
+ </td>
75
+ <td class="function_name">
76
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-string" title="cr_term_set_string ()">cr_term_set_string</a> <span class="c_punctuation">()</span>
77
+ </td>
78
+ </tr>
79
+ <tr>
80
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
81
+ </td>
82
+ <td class="function_name">
83
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-ident" title="cr_term_set_ident ()">cr_term_set_ident</a> <span class="c_punctuation">()</span>
84
+ </td>
85
+ </tr>
86
+ <tr>
87
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
88
+ </td>
89
+ <td class="function_name">
90
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-uri" title="cr_term_set_uri ()">cr_term_set_uri</a> <span class="c_punctuation">()</span>
91
+ </td>
92
+ </tr>
93
+ <tr>
94
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
95
+ </td>
96
+ <td class="function_name">
97
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-rgb" title="cr_term_set_rgb ()">cr_term_set_rgb</a> <span class="c_punctuation">()</span>
98
+ </td>
99
+ </tr>
100
+ <tr>
101
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
102
+ </td>
103
+ <td class="function_name">
104
+ <a class="link" href="libcroco-cr-term.html#cr-term-set-hash" title="cr_term_set_hash ()">cr_term_set_hash</a> <span class="c_punctuation">()</span>
105
+ </td>
106
+ </tr>
107
+ <tr>
108
+ <td class="function_type">
109
+ <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
110
+ </td>
111
+ <td class="function_name">
112
+ <a class="link" href="libcroco-cr-term.html#cr-term-append-term" title="cr_term_append_term ()">cr_term_append_term</a> <span class="c_punctuation">()</span>
113
+ </td>
114
+ </tr>
115
+ <tr>
116
+ <td class="function_type">
117
+ <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
118
+ </td>
119
+ <td class="function_name">
120
+ <a class="link" href="libcroco-cr-term.html#cr-term-prepend-term" title="cr_term_prepend_term ()">cr_term_prepend_term</a> <span class="c_punctuation">()</span>
121
+ </td>
122
+ </tr>
123
+ <tr>
124
+ <td class="function_type">
125
+ <span class="returnvalue">guchar</span> *
126
+ </td>
127
+ <td class="function_name">
128
+ <a class="link" href="libcroco-cr-term.html#cr-term-to-string" title="cr_term_to_string ()">cr_term_to_string</a> <span class="c_punctuation">()</span>
129
+ </td>
130
+ </tr>
131
+ <tr>
132
+ <td class="function_type">
133
+ <span class="returnvalue">guchar</span> *
134
+ </td>
135
+ <td class="function_name">
136
+ <a class="link" href="libcroco-cr-term.html#cr-term-one-to-string" title="cr_term_one_to_string ()">cr_term_one_to_string</a> <span class="c_punctuation">()</span>
137
+ </td>
138
+ </tr>
139
+ <tr>
140
+ <td class="function_type">
141
+ <span class="returnvalue">void</span>
142
+ </td>
143
+ <td class="function_name">
144
+ <a class="link" href="libcroco-cr-term.html#cr-term-dump" title="cr_term_dump ()">cr_term_dump</a> <span class="c_punctuation">()</span>
145
+ </td>
146
+ </tr>
147
+ <tr>
148
+ <td class="function_type">
149
+ <span class="returnvalue">int</span>
150
+ </td>
151
+ <td class="function_name">
152
+ <a class="link" href="libcroco-cr-term.html#cr-term-nr-values" title="cr_term_nr_values ()">cr_term_nr_values</a> <span class="c_punctuation">()</span>
153
+ </td>
154
+ </tr>
155
+ <tr>
156
+ <td class="function_type">
157
+ <a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
158
+ </td>
159
+ <td class="function_name">
160
+ <a class="link" href="libcroco-cr-term.html#cr-term-get-from-list" title="cr_term_get_from_list ()">cr_term_get_from_list</a> <span class="c_punctuation">()</span>
161
+ </td>
162
+ </tr>
163
+ <tr>
164
+ <td class="function_type">
165
+ <span class="returnvalue">void</span>
166
+ </td>
167
+ <td class="function_name">
168
+ <a class="link" href="libcroco-cr-term.html#cr-term-ref" title="cr_term_ref ()">cr_term_ref</a> <span class="c_punctuation">()</span>
169
+ </td>
170
+ </tr>
171
+ <tr>
172
+ <td class="function_type">
173
+ <span class="returnvalue">gboolean</span>
174
+ </td>
175
+ <td class="function_name">
176
+ <a class="link" href="libcroco-cr-term.html#cr-term-unref" title="cr_term_unref ()">cr_term_unref</a> <span class="c_punctuation">()</span>
177
+ </td>
178
+ </tr>
179
+ <tr>
180
+ <td class="function_type">
181
+ <span class="returnvalue">void</span>
182
+ </td>
183
+ <td class="function_name">
184
+ <a class="link" href="libcroco-cr-term.html#cr-term-destroy" title="cr_term_destroy ()">cr_term_destroy</a> <span class="c_punctuation">()</span>
185
+ </td>
186
+ </tr>
187
+ </tbody>
188
+ </table></div>
189
+ </div>
190
+ <div class="refsect1">
191
+ <a name="libcroco-cr-term.other"></a><h2>Types and Values</h2>
192
+ <div class="informaltable"><table width="100%" border="0">
193
+ <colgroup>
194
+ <col width="150px" class="name">
195
+ <col class="description">
196
+ </colgroup>
197
+ <tbody><tr>
198
+ <td class="datatype_keyword">struct</td>
199
+ <td class="function_name"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm">CRTerm</a></td>
200
+ </tr></tbody>
201
+ </table></div>
74
202
  </div>
75
203
  <div class="refsect1">
76
204
  <a name="libcroco-cr-term.description"></a><h2>Description</h2>
77
- <p>
78
- </p>
79
205
  </div>
80
206
  <div class="refsect1">
81
- <a name="libcroco-cr-term.details"></a><h2>Details</h2>
207
+ <a name="libcroco-cr-term.functions_details"></a><h2>Functions</h2>
208
+ <div class="refsect2">
209
+ <a name="cr-term-parse-expression-from-buf"></a><h3>cr_term_parse_expression_from_buf ()</h3>
210
+ <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
211
+ cr_term_parse_expression_from_buf (<em class="parameter"><code>const <span class="type">guchar</span> *a_buf</code></em>,
212
+ <em class="parameter"><code><span class="type">enum CREncoding</span> a_encoding</code></em>);</pre>
213
+ </div>
214
+ <hr>
215
+ <div class="refsect2">
216
+ <a name="cr-term-new"></a><h3>cr_term_new ()</h3>
217
+ <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
218
+ cr_term_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
219
+ </div>
220
+ <hr>
221
+ <div class="refsect2">
222
+ <a name="cr-term-set-number"></a><h3>cr_term_set_number ()</h3>
223
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
224
+ cr_term_set_number (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
225
+ <em class="parameter"><code><a class="link" href="libcroco-cr-num.html#CRNum" title="struct CRNum"><span class="type">CRNum</span></a> *a_num</code></em>);</pre>
226
+ </div>
227
+ <hr>
228
+ <div class="refsect2">
229
+ <a name="cr-term-set-function"></a><h3>cr_term_set_function ()</h3>
230
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
231
+ cr_term_set_function (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
232
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_func_name</code></em>,
233
+ <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_func_param</code></em>);</pre>
234
+ </div>
235
+ <hr>
236
+ <div class="refsect2">
237
+ <a name="cr-term-set-string"></a><h3>cr_term_set_string ()</h3>
238
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
239
+ cr_term_set_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
240
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
241
+ </div>
242
+ <hr>
243
+ <div class="refsect2">
244
+ <a name="cr-term-set-ident"></a><h3>cr_term_set_ident ()</h3>
245
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
246
+ cr_term_set_ident (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
247
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
248
+ </div>
249
+ <hr>
250
+ <div class="refsect2">
251
+ <a name="cr-term-set-uri"></a><h3>cr_term_set_uri ()</h3>
252
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
253
+ cr_term_set_uri (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
254
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
255
+ </div>
256
+ <hr>
257
+ <div class="refsect2">
258
+ <a name="cr-term-set-rgb"></a><h3>cr_term_set_rgb ()</h3>
259
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
260
+ cr_term_set_rgb (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
261
+ <em class="parameter"><code><a class="link" href="libcroco-cr-rgb.html#CRRgb" title="struct CRRgb"><span class="type">CRRgb</span></a> *a_rgb</code></em>);</pre>
262
+ </div>
263
+ <hr>
264
+ <div class="refsect2">
265
+ <a name="cr-term-set-hash"></a><h3>cr_term_set_hash ()</h3>
266
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
267
+ cr_term_set_hash (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
268
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
269
+ </div>
270
+ <hr>
271
+ <div class="refsect2">
272
+ <a name="cr-term-append-term"></a><h3>cr_term_append_term ()</h3>
273
+ <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
274
+ cr_term_append_term (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
275
+ <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);</pre>
276
+ </div>
277
+ <hr>
278
+ <div class="refsect2">
279
+ <a name="cr-term-prepend-term"></a><h3>cr_term_prepend_term ()</h3>
280
+ <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
281
+ cr_term_prepend_term (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
282
+ <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);</pre>
283
+ </div>
284
+ <hr>
285
+ <div class="refsect2">
286
+ <a name="cr-term-to-string"></a><h3>cr_term_to_string ()</h3>
287
+ <pre class="programlisting"><span class="returnvalue">guchar</span> *
288
+ cr_term_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
289
+ </div>
290
+ <hr>
291
+ <div class="refsect2">
292
+ <a name="cr-term-one-to-string"></a><h3>cr_term_one_to_string ()</h3>
293
+ <pre class="programlisting"><span class="returnvalue">guchar</span> *
294
+ cr_term_one_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
295
+ </div>
296
+ <hr>
297
+ <div class="refsect2">
298
+ <a name="cr-term-dump"></a><h3>cr_term_dump ()</h3>
299
+ <pre class="programlisting"><span class="returnvalue">void</span>
300
+ cr_term_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>,
301
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
302
+ </div>
303
+ <hr>
304
+ <div class="refsect2">
305
+ <a name="cr-term-nr-values"></a><h3>cr_term_nr_values ()</h3>
306
+ <pre class="programlisting"><span class="returnvalue">int</span>
307
+ cr_term_nr_values (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
308
+ </div>
309
+ <hr>
310
+ <div class="refsect2">
311
+ <a name="cr-term-get-from-list"></a><h3>cr_term_get_from_list ()</h3>
312
+ <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> *
313
+ cr_term_get_from_list (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
314
+ <em class="parameter"><code><span class="type">int</span> itemnr</code></em>);</pre>
315
+ </div>
316
+ <hr>
317
+ <div class="refsect2">
318
+ <a name="cr-term-ref"></a><h3>cr_term_ref ()</h3>
319
+ <pre class="programlisting"><span class="returnvalue">void</span>
320
+ cr_term_ref (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);</pre>
321
+ </div>
322
+ <hr>
323
+ <div class="refsect2">
324
+ <a name="cr-term-unref"></a><h3>cr_term_unref ()</h3>
325
+ <pre class="programlisting"><span class="returnvalue">gboolean</span>
326
+ cr_term_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);</pre>
327
+ </div>
328
+ <hr>
329
+ <div class="refsect2">
330
+ <a name="cr-term-destroy"></a><h3>cr_term_destroy ()</h3>
331
+ <pre class="programlisting"><span class="returnvalue">void</span>
332
+ cr_term_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_term</code></em>);</pre>
333
+ </div>
334
+ </div>
335
+ <div class="refsect1">
336
+ <a name="libcroco-cr-term.other_details"></a><h2>Types and Values</h2>
82
337
  <div class="refsect2">
83
338
  <a name="CRTerm"></a><h3>struct CRTerm</h3>
84
339
  <pre class="programlisting">struct CRTerm {
@@ -146,159 +401,10 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
146
401
  CRParsingLocation location ;
147
402
  };
148
403
  </pre>
149
- <p>
150
- </p>
151
- </div>
152
- <hr>
153
- <div class="refsect2">
154
- <a name="cr-term-append-term"></a><h3>cr_term_append_term ()</h3>
155
- <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_append_term (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
156
- <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);</pre>
157
- <p>
158
- </p>
159
- </div>
160
- <hr>
161
- <div class="refsect2">
162
- <a name="cr-term-destroy"></a><h3>cr_term_destroy ()</h3>
163
- <pre class="programlisting"><span class="returnvalue">void</span> cr_term_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_term</code></em>);</pre>
164
- <p>
165
- </p>
166
- </div>
167
- <hr>
168
- <div class="refsect2">
169
- <a name="cr-term-dump"></a><h3>cr_term_dump ()</h3>
170
- <pre class="programlisting"><span class="returnvalue">void</span> cr_term_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>,
171
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
172
- <p>
173
- </p>
174
- </div>
175
- <hr>
176
- <div class="refsect2">
177
- <a name="cr-term-get-from-list"></a><h3>cr_term_get_from_list ()</h3>
178
- <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_get_from_list (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
179
- <em class="parameter"><code><span class="type">int</span> itemnr</code></em>);</pre>
180
- <p>
181
- </p>
182
- </div>
183
- <hr>
184
- <div class="refsect2">
185
- <a name="cr-term-new"></a><h3>cr_term_new ()</h3>
186
- <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
187
- <p>
188
- </p>
189
- </div>
190
- <hr>
191
- <div class="refsect2">
192
- <a name="cr-term-nr-values"></a><h3>cr_term_nr_values ()</h3>
193
- <pre class="programlisting"><span class="returnvalue">int</span> cr_term_nr_values (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
194
- <p>
195
- </p>
196
- </div>
197
- <hr>
198
- <div class="refsect2">
199
- <a name="cr-term-one-to-string"></a><h3>cr_term_one_to_string ()</h3>
200
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_term_one_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
201
- <p>
202
- </p>
203
- </div>
204
- <hr>
205
- <div class="refsect2">
206
- <a name="cr-term-parse-expression-from-buf"></a><h3>cr_term_parse_expression_from_buf ()</h3>
207
- <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_parse_expression_from_buf (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_buf</code></em>,
208
- <em class="parameter"><code><span class="type">enum CREncoding</span> a_encoding</code></em>);</pre>
209
- <p>
210
- </p>
211
- </div>
212
- <hr>
213
- <div class="refsect2">
214
- <a name="cr-term-prepend-term"></a><h3>cr_term_prepend_term ()</h3>
215
- <pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_prepend_term (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
216
- <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);</pre>
217
- <p>
218
- </p>
219
- </div>
220
- <hr>
221
- <div class="refsect2">
222
- <a name="cr-term-ref"></a><h3>cr_term_ref ()</h3>
223
- <pre class="programlisting"><span class="returnvalue">void</span> cr_term_ref (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);</pre>
224
- <p>
225
- </p>
226
- </div>
227
- <hr>
228
- <div class="refsect2">
229
- <a name="cr-term-set-function"></a><h3>cr_term_set_function ()</h3>
230
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_function (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
231
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_func_name</code></em>,
232
- <em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_func_param</code></em>);</pre>
233
- <p>
234
- </p>
235
- </div>
236
- <hr>
237
- <div class="refsect2">
238
- <a name="cr-term-set-hash"></a><h3>cr_term_set_hash ()</h3>
239
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_hash (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
240
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
241
- <p>
242
- </p>
243
- </div>
244
- <hr>
245
- <div class="refsect2">
246
- <a name="cr-term-set-ident"></a><h3>cr_term_set_ident ()</h3>
247
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_ident (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
248
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
249
- <p>
250
- </p>
251
- </div>
252
- <hr>
253
- <div class="refsect2">
254
- <a name="cr-term-set-number"></a><h3>cr_term_set_number ()</h3>
255
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_number (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
256
- <em class="parameter"><code><a class="link" href="libcroco-cr-num.html#CRNum" title="struct CRNum"><span class="type">CRNum</span></a> *a_num</code></em>);</pre>
257
- <p>
258
- </p>
259
- </div>
260
- <hr>
261
- <div class="refsect2">
262
- <a name="cr-term-set-rgb"></a><h3>cr_term_set_rgb ()</h3>
263
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_rgb (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
264
- <em class="parameter"><code><a class="link" href="libcroco-cr-rgb.html#CRRgb" title="struct CRRgb"><span class="type">CRRgb</span></a> *a_rgb</code></em>);</pre>
265
- <p>
266
- </p>
267
- </div>
268
- <hr>
269
- <div class="refsect2">
270
- <a name="cr-term-set-string"></a><h3>cr_term_set_string ()</h3>
271
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
272
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
273
- <p>
274
- </p>
275
- </div>
276
- <hr>
277
- <div class="refsect2">
278
- <a name="cr-term-set-uri"></a><h3>cr_term_set_uri ()</h3>
279
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_term_set_uri (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
280
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);</pre>
281
- <p>
282
- </p>
283
- </div>
284
- <hr>
285
- <div class="refsect2">
286
- <a name="cr-term-to-string"></a><h3>cr_term_to_string ()</h3>
287
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_term_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
288
- <p>
289
- </p>
290
- </div>
291
- <hr>
292
- <div class="refsect2">
293
- <a name="cr-term-unref"></a><h3>cr_term_unref ()</h3>
294
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_term_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);</pre>
295
- <p>
296
- </p>
297
404
  </div>
298
405
  </div>
299
406
  </div>
300
407
  <div class="footer">
301
- <hr>
302
- Generated by GTK-Doc V1.18</div>
408
+ <hr>Generated by GTK-Doc V1.24.1</div>
303
409
  </body>
304
410
  </html>