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-parsing-location</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-parsing-location: 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-parser.html" title="cr-parser">
10
10
  <link rel="next" href="libcroco-cr-prop-list.html" title="cr-prop-list">
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-parser.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-prop-list.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-parsing-location.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-parsing-location.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-parsing-location.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-parser.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-prop-list.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-parsing-location"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,173 +29,287 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-parsing-location.top_of_page"></a>cr-parsing-location</span></h2>
34
30
  <p>cr-parsing-location</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-parsing-location.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation">CRParsingLocation</a>;
41
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-copy" title="cr_parsing_location_copy ()">cr_parsing_location_copy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_to</code></em>,
42
- <em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_from</code></em>);
43
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()">cr_parsing_location_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);
44
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-dump" title="cr_parsing_location_dump ()">cr_parsing_location_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
45
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>,
46
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
47
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-init" title="cr_parsing_location_init ()">cr_parsing_location_init</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);
48
- <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> * <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()">cr_parsing_location_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
49
- <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-parsing-location.html#cr-parsing-location-to-string" title="cr_parsing_location_to_string ()">cr_parsing_location_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
50
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>);
51
- </pre>
52
- </div>
53
- <div class="refsect1">
54
- <a name="libcroco-cr-parsing-location.description"></a><h2>Description</h2>
55
- <p>
56
- </p>
57
- </div>
58
34
  <div class="refsect1">
59
- <a name="libcroco-cr-parsing-location.details"></a><h2>Details</h2>
60
- <div class="refsect2">
61
- <a name="CRParsingLocation"></a><h3>struct CRParsingLocation</h3>
62
- <pre class="programlisting">struct CRParsingLocation {
63
- guint line ;
64
- guint column ;
65
- guint byte_offset ;
66
- };
67
- </pre>
68
- <p>
69
- </p>
70
- </div>
71
- <hr>
72
- <div class="refsect2">
73
- <a name="cr-parsing-location-copy"></a><h3>cr_parsing_location_copy ()</h3>
74
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_parsing_location_copy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_to</code></em>,
75
- <em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_from</code></em>);</pre>
76
- <p>
77
- Copies an instance of CRParsingLocation into another one.
78
- </p>
79
- <div class="variablelist"><table border="0">
80
- <col align="left" valign="top">
35
+ <a name="libcroco-cr-parsing-location.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>
81
41
  <tbody>
82
42
  <tr>
83
- <td><p><span class="term"><em class="parameter"><code>a_to</code></em> :</span></p></td>
84
- <td>the destination of the copy.
85
- Must be allocated by the caller.</td>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()">cr_parsing_location_new</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
52
+ </td>
53
+ <td class="function_name">
54
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-init" title="cr_parsing_location_init ()">cr_parsing_location_init</a> <span class="c_punctuation">()</span>
55
+ </td>
56
+ </tr>
57
+ <tr>
58
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
59
+ </td>
60
+ <td class="function_name">
61
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-copy" title="cr_parsing_location_copy ()">cr_parsing_location_copy</a> <span class="c_punctuation">()</span>
62
+ </td>
63
+ </tr>
64
+ <tr>
65
+ <td class="function_type">
66
+ <span class="returnvalue">gchar</span> *
67
+ </td>
68
+ <td class="function_name">
69
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-to-string" title="cr_parsing_location_to_string ()">cr_parsing_location_to_string</a> <span class="c_punctuation">()</span>
70
+ </td>
71
+ </tr>
72
+ <tr>
73
+ <td class="function_type">
74
+ <span class="returnvalue">void</span>
75
+ </td>
76
+ <td class="function_name">
77
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-dump" title="cr_parsing_location_dump ()">cr_parsing_location_dump</a> <span class="c_punctuation">()</span>
78
+ </td>
79
+ </tr>
80
+ <tr>
81
+ <td class="function_type">
82
+ <span class="returnvalue">void</span>
83
+ </td>
84
+ <td class="function_name">
85
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()">cr_parsing_location_destroy</a> <span class="c_punctuation">()</span>
86
+ </td>
86
87
  </tr>
88
+ </tbody>
89
+ </table></div>
90
+ </div>
91
+ <div class="refsect1">
92
+ <a name="libcroco-cr-parsing-location.other"></a><h2>Types and Values</h2>
93
+ <div class="informaltable"><table width="100%" border="0">
94
+ <colgroup>
95
+ <col width="150px" class="name">
96
+ <col class="description">
97
+ </colgroup>
98
+ <tbody>
87
99
  <tr>
88
- <td><p><span class="term"><em class="parameter"><code>a_from</code></em> :</span></p></td>
89
- <td>the source of the copy.</td>
100
+ <td class="datatype_keyword">struct</td>
101
+ <td class="function_name"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation">CRParsingLocation</a></td>
90
102
  </tr>
91
103
  <tr>
92
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
93
- <td>CR_OK upon succesful completion, an error code
94
- otherwise.</td>
104
+ <td class="datatype_keyword">enum</td>
105
+ <td class="function_name"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocationSerialisationMask" title="enum CRParsingLocationSerialisationMask">CRParsingLocationSerialisationMask</a></td>
95
106
  </tr>
96
107
  </tbody>
97
108
  </table></div>
98
109
  </div>
110
+ <div class="refsect1">
111
+ <a name="libcroco-cr-parsing-location.description"></a><h2>Description</h2>
112
+ </div>
113
+ <div class="refsect1">
114
+ <a name="libcroco-cr-parsing-location.functions_details"></a><h2>Functions</h2>
115
+ <div class="refsect2">
116
+ <a name="cr-parsing-location-new"></a><h3>cr_parsing_location_new ()</h3>
117
+ <pre class="programlisting"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> *
118
+ cr_parsing_location_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
119
+ <p>Returns the newly instanciated <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.
120
+ Must be freed by <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()"><code class="function">cr_parsing_location_destroy()</code></a></p>
121
+ </div>
99
122
  <hr>
100
123
  <div class="refsect2">
101
- <a name="cr-parsing-location-destroy"></a><h3>cr_parsing_location_destroy ()</h3>
102
- <pre class="programlisting"><span class="returnvalue">void</span> cr_parsing_location_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
103
- <p>
104
- Destroys the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>
105
- </p>
106
- <div class="variablelist"><table border="0">
107
- <col align="left" valign="top">
124
+ <a name="cr-parsing-location-init"></a><h3>cr_parsing_location_init ()</h3>
125
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
126
+ cr_parsing_location_init (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
127
+ <p>Initializes the an instance of <span class="type">CRparsingLocation</span>.</p>
128
+ <p>Returns CR_OK upon succesful completion, an error code otherwise.</p>
129
+ <div class="refsect3">
130
+ <a name="id-1.2.13.6.3.6"></a><h4>Parameters</h4>
131
+ <div class="informaltable"><table width="100%" border="0">
132
+ <colgroup>
133
+ <col width="150px" class="parameters_name">
134
+ <col class="parameters_description">
135
+ <col width="200px" class="parameters_annotations">
136
+ </colgroup>
108
137
  <tbody><tr>
109
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
110
- <td>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>. Must
111
- have been allocated with <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()"><code class="function">cr_parsing_location_new()</code></a>.</td>
138
+ <td class="parameter_name"><p>a_this</p></td>
139
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</p></td>
140
+ <td class="parameter_annotations"> </td>
112
141
  </tr></tbody>
113
142
  </table></div>
114
143
  </div>
144
+ </div>
115
145
  <hr>
116
146
  <div class="refsect2">
117
- <a name="cr-parsing-location-dump"></a><h3>cr_parsing_location_dump ()</h3>
118
- <pre class="programlisting"><span class="returnvalue">void</span> cr_parsing_location_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
119
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>,
120
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
121
- <div class="variablelist"><table border="0">
122
- <col align="left" valign="top">
147
+ <a name="cr-parsing-location-copy"></a><h3>cr_parsing_location_copy ()</h3>
148
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
149
+ cr_parsing_location_copy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_to</code></em>,
150
+ <em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_from</code></em>);</pre>
151
+ <p>Copies an instance of CRParsingLocation into another one.</p>
152
+ <p>Returns CR_OK upon succesful completion, an error code
153
+ otherwise.</p>
154
+ <div class="refsect3">
155
+ <a name="id-1.2.13.6.4.6"></a><h4>Parameters</h4>
156
+ <div class="informaltable"><table width="100%" border="0">
157
+ <colgroup>
158
+ <col width="150px" class="parameters_name">
159
+ <col class="parameters_description">
160
+ <col width="200px" class="parameters_annotations">
161
+ </colgroup>
123
162
  <tbody>
124
163
  <tr>
125
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
126
- <td>current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>
127
- </td>
164
+ <td class="parameter_name"><p>a_to</p></td>
165
+ <td class="parameter_description"><p>the destination of the copy.
166
+ Must be allocated by the caller.</p></td>
167
+ <td class="parameter_annotations"> </td>
128
168
  </tr>
129
169
  <tr>
130
- <td><p><span class="term"><em class="parameter"><code>a_mask</code></em> :</span></p></td>
131
- <td>the serialization mask.</td>
170
+ <td class="parameter_name"><p>a_from</p></td>
171
+ <td class="parameter_description"><p>the source of the copy.</p></td>
172
+ <td class="parameter_annotations"> </td>
173
+ </tr>
174
+ </tbody>
175
+ </table></div>
176
+ </div>
177
+ </div>
178
+ <hr>
179
+ <div class="refsect2">
180
+ <a name="cr-parsing-location-to-string"></a><h3>cr_parsing_location_to_string ()</h3>
181
+ <pre class="programlisting"><span class="returnvalue">gchar</span> *
182
+ cr_parsing_location_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
183
+ <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>);</pre>
184
+ <p>Returns the serialized string or NULL in case of an error.</p>
185
+ <div class="refsect3">
186
+ <a name="id-1.2.13.6.5.5"></a><h4>Parameters</h4>
187
+ <div class="informaltable"><table width="100%" border="0">
188
+ <colgroup>
189
+ <col width="150px" class="parameters_name">
190
+ <col class="parameters_description">
191
+ <col width="200px" class="parameters_annotations">
192
+ </colgroup>
193
+ <tbody>
194
+ <tr>
195
+ <td class="parameter_name"><p>a_this</p></td>
196
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</p></td>
197
+ <td class="parameter_annotations"> </td>
132
198
  </tr>
133
199
  <tr>
134
- <td><p><span class="term"><em class="parameter"><code>a_fp</code></em> :</span></p></td>
135
- <td>the file pointer to dump the parsing location to.</td>
200
+ <td class="parameter_name"><p>a_mask</p></td>
201
+ <td class="parameter_description"><p>a bitmap that defines which parts of the
202
+ parsing location are to be serialized (line, column or byte offset)</p></td>
203
+ <td class="parameter_annotations"> </td>
136
204
  </tr>
137
205
  </tbody>
138
206
  </table></div>
139
207
  </div>
208
+ </div>
140
209
  <hr>
141
210
  <div class="refsect2">
142
- <a name="cr-parsing-location-init"></a><h3>cr_parsing_location_init ()</h3>
143
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_parsing_location_init (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
144
- <p>
145
- Initializes the an instance of <span class="type">CRparsingLocation</span>.
146
- </p>
147
- <div class="variablelist"><table border="0">
148
- <col align="left" valign="top">
211
+ <a name="cr-parsing-location-dump"></a><h3>cr_parsing_location_dump ()</h3>
212
+ <pre class="programlisting"><span class="returnvalue">void</span>
213
+ cr_parsing_location_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
214
+ <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>,
215
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
216
+ <div class="refsect3">
217
+ <a name="id-1.2.13.6.6.4"></a><h4>Parameters</h4>
218
+ <div class="informaltable"><table width="100%" border="0">
219
+ <colgroup>
220
+ <col width="150px" class="parameters_name">
221
+ <col class="parameters_description">
222
+ <col width="200px" class="parameters_annotations">
223
+ </colgroup>
149
224
  <tbody>
150
225
  <tr>
151
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
152
- <td>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</td>
226
+ <td class="parameter_name"><p>a_this</p></td>
227
+ <td class="parameter_description"><p>current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a></p></td>
228
+ <td class="parameter_annotations"> </td>
153
229
  </tr>
154
230
  <tr>
155
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
156
- <td>CR_OK upon succesful completion, an error code otherwise.</td>
231
+ <td class="parameter_name"><p>a_mask</p></td>
232
+ <td class="parameter_description"><p>the serialization mask.</p></td>
233
+ <td class="parameter_annotations"> </td>
234
+ </tr>
235
+ <tr>
236
+ <td class="parameter_name"><p>a_fp</p></td>
237
+ <td class="parameter_description"><p>the file pointer to dump the parsing location to.</p></td>
238
+ <td class="parameter_annotations"> </td>
157
239
  </tr>
158
240
  </tbody>
159
241
  </table></div>
160
242
  </div>
243
+ </div>
161
244
  <hr>
162
245
  <div class="refsect2">
163
- <a name="cr-parsing-location-new"></a><h3>cr_parsing_location_new ()</h3>
164
- <pre class="programlisting"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> * cr_parsing_location_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
165
- <div class="variablelist"><table border="0">
166
- <col align="left" valign="top">
246
+ <a name="cr-parsing-location-destroy"></a><h3>cr_parsing_location_destroy ()</h3>
247
+ <pre class="programlisting"><span class="returnvalue">void</span>
248
+ cr_parsing_location_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
249
+ <p>Destroys the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a></p>
250
+ <div class="refsect3">
251
+ <a name="id-1.2.13.6.7.5"></a><h4>Parameters</h4>
252
+ <div class="informaltable"><table width="100%" border="0">
253
+ <colgroup>
254
+ <col width="150px" class="parameters_name">
255
+ <col class="parameters_description">
256
+ <col width="200px" class="parameters_annotations">
257
+ </colgroup>
167
258
  <tbody><tr>
168
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
169
- <td>the newly instanciated <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.
170
- Must be freed by <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()"><code class="function">cr_parsing_location_destroy()</code></a>
171
- </td>
259
+ <td class="parameter_name"><p>a_this</p></td>
260
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>. Must
261
+ have been allocated with <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()"><code class="function">cr_parsing_location_new()</code></a>.</p></td>
262
+ <td class="parameter_annotations"> </td>
172
263
  </tr></tbody>
173
264
  </table></div>
174
265
  </div>
266
+ </div>
267
+ </div>
268
+ <div class="refsect1">
269
+ <a name="libcroco-cr-parsing-location.other_details"></a><h2>Types and Values</h2>
270
+ <div class="refsect2">
271
+ <a name="CRParsingLocation"></a><h3>struct CRParsingLocation</h3>
272
+ <pre class="programlisting">struct CRParsingLocation {
273
+ guint line ;
274
+ guint column ;
275
+ guint byte_offset ;
276
+ };
277
+ </pre>
278
+ </div>
175
279
  <hr>
176
280
  <div class="refsect2">
177
- <a name="cr-parsing-location-to-string"></a><h3>cr_parsing_location_to_string ()</h3>
178
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * cr_parsing_location_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
179
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>);</pre>
180
- <div class="variablelist"><table border="0">
181
- <col align="left" valign="top">
281
+ <a name="CRParsingLocationSerialisationMask"></a><h3>enum CRParsingLocationSerialisationMask</h3>
282
+ <div class="refsect3">
283
+ <a name="id-1.2.13.7.3.3"></a><h4>Members</h4>
284
+ <div class="informaltable"><table width="100%" border="0">
285
+ <colgroup>
286
+ <col width="300px" class="enum_members_name">
287
+ <col class="enum_members_description">
288
+ <col width="200px" class="enum_members_annotations">
289
+ </colgroup>
182
290
  <tbody>
183
291
  <tr>
184
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
185
- <td>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</td>
292
+ <td class="enum_member_name"><p><a name="DUMP-LINE:CAPS"></a>DUMP_LINE</p></td>
293
+ <td> </td>
294
+ <td> </td>
186
295
  </tr>
187
296
  <tr>
188
- <td><p><span class="term"><em class="parameter"><code>a_mask</code></em> :</span></p></td>
189
- <td>a bitmap that defines which parts of the
190
- parsing location are to be serialized (line, column or byte offset)</td>
297
+ <td class="enum_member_name"><p><a name="DUMP-COLUMN:CAPS"></a>DUMP_COLUMN</p></td>
298
+ <td> </td>
299
+ <td> </td>
191
300
  </tr>
192
301
  <tr>
193
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
194
- <td>the serialized string or NULL in case of an error.</td>
302
+ <td class="enum_member_name"><p><a name="DUMP-BYTE-OFFSET:CAPS"></a>DUMP_BYTE_OFFSET</p></td>
303
+ <td> </td>
304
+ <td> </td>
195
305
  </tr>
196
306
  </tbody>
197
307
  </table></div>
198
308
  </div>
199
309
  </div>
200
310
  </div>
311
+ </div>
201
312
  <div class="footer">
202
- <hr>
203
- Generated by GTK-Doc V1.18</div>
313
+ <hr>Generated by GTK-Doc V1.24.1</div>
204
314
  </body>
205
315
  </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-prop-list</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-prop-list: 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-parsing-location.html" title="cr-parsing-location">
10
10
  <link rel="next" href="libcroco-cr-pseudo.html" title="cr-pseudo">
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-parsing-location.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-pseudo.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-prop-list.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-prop-list.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-prop-list.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-parsing-location.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-pseudo.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-prop-list"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,389 +29,559 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-prop-list.top_of_page"></a>cr-prop-list</span></h2>
34
30
  <p>cr-prop-list</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-prop-list.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList">CRPropList</a>;
41
- <a class="link" href="libcroco-cr-prop-list.html#CRPropListPriv" title="CRPropListPriv">CRPropListPriv</a>;
42
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-append" title="cr_prop_list_append ()">cr_prop_list_append</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
43
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_to_append</code></em>);
44
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-append2" title="cr_prop_list_append2 ()">cr_prop_list_append2</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
45
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
46
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);
47
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-destroy" title="cr_prop_list_destroy ()">cr_prop_list_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);
48
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-decl" title="cr_prop_list_get_decl ()">cr_prop_list_get_decl</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> const *a_this</code></em>,
49
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> **a_decl</code></em>);
50
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-next" title="cr_prop_list_get_next ()">cr_prop_list_get_next</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);
51
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-prev" title="cr_prop_list_get_prev ()">cr_prop_list_get_prev</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);
52
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-prop" title="cr_prop_list_get_prop ()">cr_prop_list_get_prop</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> const *a_this</code></em>,
53
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> **a_prop</code></em>);
54
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-lookup-prop" title="cr_prop_list_lookup_prop ()">cr_prop_list_lookup_prop</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
55
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
56
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> **a_pair</code></em>);
57
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-prepend" title="cr_prop_list_prepend ()">cr_prop_list_prepend</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
58
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_to_append</code></em>);
59
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-prepend2" title="cr_prop_list_prepend2 ()">cr_prop_list_prepend2</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</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_prop</code></em>,
61
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);
62
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-set-decl" title="cr_prop_list_set_decl ()">cr_prop_list_set_decl</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
63
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);
64
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-set-prop" title="cr_prop_list_set_prop ()">cr_prop_list_set_prop</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
65
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>);
66
- <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-unlink" title="cr_prop_list_unlink ()">cr_prop_list_unlink</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
67
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_pair</code></em>);
68
- </pre>
69
- </div>
70
34
  <div class="refsect1">
71
- <a name="libcroco-cr-prop-list.description"></a><h2>Description</h2>
72
- <p>
73
- </p>
74
- </div>
75
- <div class="refsect1">
76
- <a name="libcroco-cr-prop-list.details"></a><h2>Details</h2>
77
- <div class="refsect2">
78
- <a name="CRPropList"></a><h3>struct CRPropList</h3>
79
- <pre class="programlisting">struct CRPropList {
80
- CRPropListPriv * priv;
81
- };
82
- </pre>
83
- <p>
84
- </p>
85
- </div>
86
- <hr>
87
- <div class="refsect2">
88
- <a name="CRPropListPriv"></a><h3>CRPropListPriv</h3>
89
- <pre class="programlisting">typedef struct _CRPropListPriv CRPropListPriv;</pre>
90
- <p>
91
- </p>
92
- </div>
93
- <hr>
94
- <div class="refsect2">
95
- <a name="cr-prop-list-append"></a><h3>cr_prop_list_append ()</h3>
96
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_append (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
97
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_to_append</code></em>);</pre>
98
- <p>
99
- Appends a property list to the current one.
100
- </p>
101
- <div class="variablelist"><table border="0">
102
- <col align="left" valign="top">
35
+ <a name="libcroco-cr-prop-list.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>
103
41
  <tbody>
104
42
  <tr>
105
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
106
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-append" title="cr_prop_list_append ()">cr_prop_list_append</a> <span class="c_punctuation">()</span>
107
48
  </td>
108
49
  </tr>
109
50
  <tr>
110
- <td><p><span class="term"><em class="parameter"><code>a_to_append</code></em> :</span></p></td>
111
- <td>the property list to append</td>
51
+ <td class="function_type">
52
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-append2" title="cr_prop_list_append2 ()">cr_prop_list_append2</a> <span class="c_punctuation">()</span>
56
+ </td>
112
57
  </tr>
113
58
  <tr>
114
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
115
- <td>the resulting prop list, or NULL if an error
116
- occured</td>
59
+ <td class="function_type">
60
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
61
+ </td>
62
+ <td class="function_name">
63
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-prepend" title="cr_prop_list_prepend ()">cr_prop_list_prepend</a> <span class="c_punctuation">()</span>
64
+ </td>
65
+ </tr>
66
+ <tr>
67
+ <td class="function_type">
68
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
69
+ </td>
70
+ <td class="function_name">
71
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-prepend2" title="cr_prop_list_prepend2 ()">cr_prop_list_prepend2</a> <span class="c_punctuation">()</span>
72
+ </td>
73
+ </tr>
74
+ <tr>
75
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
76
+ </td>
77
+ <td class="function_name">
78
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-set-prop" title="cr_prop_list_set_prop ()">cr_prop_list_set_prop</a> <span class="c_punctuation">()</span>
79
+ </td>
80
+ </tr>
81
+ <tr>
82
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
83
+ </td>
84
+ <td class="function_name">
85
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-prop" title="cr_prop_list_get_prop ()">cr_prop_list_get_prop</a> <span class="c_punctuation">()</span>
86
+ </td>
87
+ </tr>
88
+ <tr>
89
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
90
+ </td>
91
+ <td class="function_name">
92
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-lookup-prop" title="cr_prop_list_lookup_prop ()">cr_prop_list_lookup_prop</a> <span class="c_punctuation">()</span>
93
+ </td>
94
+ </tr>
95
+ <tr>
96
+ <td class="function_type">
97
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
98
+ </td>
99
+ <td class="function_name">
100
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-next" title="cr_prop_list_get_next ()">cr_prop_list_get_next</a> <span class="c_punctuation">()</span>
101
+ </td>
102
+ </tr>
103
+ <tr>
104
+ <td class="function_type">
105
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
106
+ </td>
107
+ <td class="function_name">
108
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-prev" title="cr_prop_list_get_prev ()">cr_prop_list_get_prev</a> <span class="c_punctuation">()</span>
109
+ </td>
117
110
  </tr>
118
- </tbody>
119
- </table></div>
120
- </div>
121
- <hr>
122
- <div class="refsect2">
123
- <a name="cr-prop-list-append2"></a><h3>cr_prop_list_append2 ()</h3>
124
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_append2 (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
125
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
126
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);</pre>
127
- <div class="variablelist"><table border="0">
128
- <col align="left" valign="top">
129
- <tbody>
130
111
  <tr>
131
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
132
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
112
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
113
+ </td>
114
+ <td class="function_name">
115
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-set-decl" title="cr_prop_list_set_decl ()">cr_prop_list_set_decl</a> <span class="c_punctuation">()</span>
133
116
  </td>
134
117
  </tr>
135
118
  <tr>
136
- <td><p><span class="term"><em class="parameter"><code>a_prop</code></em> :</span></p></td>
137
- <td>the property to consider</td>
119
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
120
+ </td>
121
+ <td class="function_name">
122
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-get-decl" title="cr_prop_list_get_decl ()">cr_prop_list_get_decl</a> <span class="c_punctuation">()</span>
123
+ </td>
138
124
  </tr>
139
125
  <tr>
140
- <td><p><span class="term"><em class="parameter"><code>a_decl</code></em> :</span></p></td>
141
- <td>the declaration to consider</td>
126
+ <td class="function_type">
127
+ <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
128
+ </td>
129
+ <td class="function_name">
130
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-unlink" title="cr_prop_list_unlink ()">cr_prop_list_unlink</a> <span class="c_punctuation">()</span>
131
+ </td>
142
132
  </tr>
143
133
  <tr>
144
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
145
- <td>the resulting property list, or NULL in case
146
- of an error.</td>
134
+ <td class="function_type">
135
+ <span class="returnvalue">void</span>
136
+ </td>
137
+ <td class="function_name">
138
+ <a class="link" href="libcroco-cr-prop-list.html#cr-prop-list-destroy" title="cr_prop_list_destroy ()">cr_prop_list_destroy</a> <span class="c_punctuation">()</span>
139
+ </td>
147
140
  </tr>
148
141
  </tbody>
149
142
  </table></div>
150
143
  </div>
151
- <hr>
152
- <div class="refsect2">
153
- <a name="cr-prop-list-destroy"></a><h3>cr_prop_list_destroy ()</h3>
154
- <pre class="programlisting"><span class="returnvalue">void</span> cr_prop_list_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);</pre>
155
- <div class="variablelist"><table border="0">
156
- <col align="left" valign="top">
157
- <tbody><tr>
158
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
159
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
160
- </td>
161
- </tr></tbody>
144
+ <div class="refsect1">
145
+ <a name="libcroco-cr-prop-list.other"></a><h2>Types and Values</h2>
146
+ <div class="informaltable"><table width="100%" border="0">
147
+ <colgroup>
148
+ <col width="150px" class="name">
149
+ <col class="description">
150
+ </colgroup>
151
+ <tbody>
152
+ <tr>
153
+ <td class="datatype_keyword">struct</td>
154
+ <td class="function_name"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList">CRPropList</a></td>
155
+ </tr>
156
+ <tr>
157
+ <td class="datatype_keyword"> </td>
158
+ <td class="function_name"><a class="link" href="libcroco-cr-prop-list.html#CRPropListPriv" title="CRPropListPriv">CRPropListPriv</a></td>
159
+ </tr>
160
+ </tbody>
162
161
  </table></div>
163
162
  </div>
164
- <hr>
163
+ <div class="refsect1">
164
+ <a name="libcroco-cr-prop-list.description"></a><h2>Description</h2>
165
+ </div>
166
+ <div class="refsect1">
167
+ <a name="libcroco-cr-prop-list.functions_details"></a><h2>Functions</h2>
165
168
  <div class="refsect2">
166
- <a name="cr-prop-list-get-decl"></a><h3>cr_prop_list_get_decl ()</h3>
167
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_prop_list_get_decl (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> const *a_this</code></em>,
168
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> **a_decl</code></em>);</pre>
169
- <div class="variablelist"><table border="0">
170
- <col align="left" valign="top">
169
+ <a name="cr-prop-list-append"></a><h3>cr_prop_list_append ()</h3>
170
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
171
+ cr_prop_list_append (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
172
+ <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_to_append</code></em>);</pre>
173
+ <p>Appends a property list to the current one.</p>
174
+ <p>Returns the resulting prop list, or NULL if an error
175
+ occured</p>
176
+ <div class="refsect3">
177
+ <a name="id-1.2.14.6.2.6"></a><h4>Parameters</h4>
178
+ <div class="informaltable"><table width="100%" border="0">
179
+ <colgroup>
180
+ <col width="150px" class="parameters_name">
181
+ <col class="parameters_description">
182
+ <col width="200px" class="parameters_annotations">
183
+ </colgroup>
171
184
  <tbody>
172
185
  <tr>
173
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
174
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
175
- </td>
176
- </tr>
177
- <tr>
178
- <td><p><span class="term"><em class="parameter"><code>a_decl</code></em> :</span></p></td>
179
- <td>out parameter. The property value</td>
186
+ <td class="parameter_name"><p>a_this</p></td>
187
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
188
+ <td class="parameter_annotations"> </td>
180
189
  </tr>
181
190
  <tr>
182
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
183
- <td>CR_OK upon successful completion.</td>
191
+ <td class="parameter_name"><p>a_to_append</p></td>
192
+ <td class="parameter_description"><p>the property list to append</p></td>
193
+ <td class="parameter_annotations"> </td>
184
194
  </tr>
185
195
  </tbody>
186
196
  </table></div>
187
197
  </div>
198
+ </div>
188
199
  <hr>
189
200
  <div class="refsect2">
190
- <a name="cr-prop-list-get-next"></a><h3>cr_prop_list_get_next ()</h3>
191
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_get_next (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);</pre>
192
- <p>
193
- Gets the next prop/decl pair in the list
194
- </p>
195
- <div class="variablelist"><table border="0">
196
- <col align="left" valign="top">
201
+ <a name="cr-prop-list-append2"></a><h3>cr_prop_list_append2 ()</h3>
202
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
203
+ cr_prop_list_append2 (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
204
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
205
+ <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);</pre>
206
+ <p>Returns the resulting property list, or NULL in case
207
+ of an error.</p>
208
+ <div class="refsect3">
209
+ <a name="id-1.2.14.6.3.5"></a><h4>Parameters</h4>
210
+ <div class="informaltable"><table width="100%" border="0">
211
+ <colgroup>
212
+ <col width="150px" class="parameters_name">
213
+ <col class="parameters_description">
214
+ <col width="200px" class="parameters_annotations">
215
+ </colgroup>
197
216
  <tbody>
198
217
  <tr>
199
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
200
- <td>the current instance of CRPropList</td>
218
+ <td class="parameter_name"><p>a_this</p></td>
219
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
220
+ <td class="parameter_annotations"> </td>
201
221
  </tr>
202
222
  <tr>
203
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
204
- <td>the next prop/declaration pair of the list,
205
- or NULL if we reached end of list (or if an error occurs)</td>
223
+ <td class="parameter_name"><p>a_prop</p></td>
224
+ <td class="parameter_description"><p>the property to consider</p></td>
225
+ <td class="parameter_annotations"> </td>
226
+ </tr>
227
+ <tr>
228
+ <td class="parameter_name"><p>a_decl</p></td>
229
+ <td class="parameter_description"><p>the declaration to consider</p></td>
230
+ <td class="parameter_annotations"> </td>
206
231
  </tr>
207
232
  </tbody>
208
233
  </table></div>
209
234
  </div>
235
+ </div>
210
236
  <hr>
211
237
  <div class="refsect2">
212
- <a name="cr-prop-list-get-prev"></a><h3>cr_prop_list_get_prev ()</h3>
213
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_get_prev (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);</pre>
214
- <p>
215
- Gets the previous prop/decl pair in the list
216
- </p>
217
- <div class="variablelist"><table border="0">
218
- <col align="left" valign="top">
238
+ <a name="cr-prop-list-prepend"></a><h3>cr_prop_list_prepend ()</h3>
239
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
240
+ cr_prop_list_prepend (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
241
+ <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_to_append</code></em>);</pre>
242
+ <p>Prepends a list to the current list
243
+ Returns the new properties list.</p>
244
+ <div class="refsect3">
245
+ <a name="id-1.2.14.6.4.5"></a><h4>Parameters</h4>
246
+ <div class="informaltable"><table width="100%" border="0">
247
+ <colgroup>
248
+ <col width="150px" class="parameters_name">
249
+ <col class="parameters_description">
250
+ <col width="200px" class="parameters_annotations">
251
+ </colgroup>
219
252
  <tbody>
220
253
  <tr>
221
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
222
- <td>the current instance of CRPropList</td>
254
+ <td class="parameter_name"><p>a_this</p></td>
255
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
256
+ <td class="parameter_annotations"> </td>
223
257
  </tr>
224
258
  <tr>
225
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
226
- <td>the previous prop/declaration pair of the list,
227
- or NULL if we reached end of list (or if an error occurs)</td>
259
+ <td class="parameter_name"><p>a_to_prepend</p></td>
260
+ <td class="parameter_description"><p>the new list to prepend.</p></td>
261
+ <td class="parameter_annotations"> </td>
228
262
  </tr>
229
263
  </tbody>
230
264
  </table></div>
231
265
  </div>
266
+ </div>
232
267
  <hr>
233
268
  <div class="refsect2">
234
- <a name="cr-prop-list-get-prop"></a><h3>cr_prop_list_get_prop ()</h3>
235
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_prop_list_get_prop (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> const *a_this</code></em>,
236
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> **a_prop</code></em>);</pre>
237
- <p>
238
- Getter of the property associated to the current instance
239
- of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
240
- </p>
241
- <div class="variablelist"><table border="0">
242
- <col align="left" valign="top">
269
+ <a name="cr-prop-list-prepend2"></a><h3>cr_prop_list_prepend2 ()</h3>
270
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
271
+ cr_prop_list_prepend2 (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</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_prop</code></em>,
273
+ <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);</pre>
274
+ <p>Prepends a propertie to a list of properties </p>
275
+ <p>Returns the new property list.</p>
276
+ <div class="refsect3">
277
+ <a name="id-1.2.14.6.5.6"></a><h4>Parameters</h4>
278
+ <div class="informaltable"><table width="100%" border="0">
279
+ <colgroup>
280
+ <col width="150px" class="parameters_name">
281
+ <col class="parameters_description">
282
+ <col width="200px" class="parameters_annotations">
283
+ </colgroup>
243
284
  <tbody>
244
285
  <tr>
245
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
246
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
247
- </td>
286
+ <td class="parameter_name"><p>a_this</p></td>
287
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
288
+ <td class="parameter_annotations"> </td>
248
289
  </tr>
249
290
  <tr>
250
- <td><p><span class="term"><em class="parameter"><code>a_prop</code></em> :</span></p></td>
251
- <td>out parameter. The returned property</td>
291
+ <td class="parameter_name"><p>a_prop_name</p></td>
292
+ <td class="parameter_description"><p>property name to append</p></td>
293
+ <td class="parameter_annotations"> </td>
252
294
  </tr>
253
295
  <tr>
254
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
255
- <td>CR_OK upon successful completion, an error code
256
- otherwise.</td>
296
+ <td class="parameter_name"><p>a_decl</p></td>
297
+ <td class="parameter_description"><p>the property value to append.</p></td>
298
+ <td class="parameter_annotations"> </td>
257
299
  </tr>
258
300
  </tbody>
259
301
  </table></div>
260
302
  </div>
303
+ </div>
261
304
  <hr>
262
305
  <div class="refsect2">
263
- <a name="cr-prop-list-lookup-prop"></a><h3>cr_prop_list_lookup_prop ()</h3>
264
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_prop_list_lookup_prop (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
265
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
266
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> **a_pair</code></em>);</pre>
267
- <p>
268
- Lookup a given property/declaration pair
269
- </p>
270
- <div class="variablelist"><table border="0">
271
- <col align="left" valign="top">
306
+ <a name="cr-prop-list-set-prop"></a><h3>cr_prop_list_set_prop ()</h3>
307
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
308
+ cr_prop_list_set_prop (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
309
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>);</pre>
310
+ <p>Sets the property of a CRPropList</p>
311
+ <div class="refsect3">
312
+ <a name="id-1.2.14.6.6.5"></a><h4>Parameters</h4>
313
+ <div class="informaltable"><table width="100%" border="0">
314
+ <colgroup>
315
+ <col width="150px" class="parameters_name">
316
+ <col class="parameters_description">
317
+ <col width="200px" class="parameters_annotations">
318
+ </colgroup>
272
319
  <tbody>
273
320
  <tr>
274
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
275
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
276
- </td>
277
- </tr>
278
- <tr>
279
- <td><p><span class="term"><em class="parameter"><code>a_prop</code></em> :</span></p></td>
280
- <td>the property to lookup</td>
321
+ <td class="parameter_name"><p>a_this</p></td>
322
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
323
+ <td class="parameter_annotations"> </td>
281
324
  </tr>
282
325
  <tr>
283
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
284
- <td>CR_OK if a prop/decl pair has been found,
285
- CR_VALUE_NOT_FOUND_ERROR if not, or an error code if something
286
- bad happens.</td>
326
+ <td class="parameter_name"><p>a_prop</p></td>
327
+ <td class="parameter_description"><p>the property to set</p></td>
328
+ <td class="parameter_annotations"> </td>
287
329
  </tr>
288
330
  </tbody>
289
331
  </table></div>
290
332
  </div>
333
+ </div>
291
334
  <hr>
292
335
  <div class="refsect2">
293
- <a name="cr-prop-list-prepend"></a><h3>cr_prop_list_prepend ()</h3>
294
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_prepend (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
295
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_to_append</code></em>);</pre>
296
- <p>
297
- Prepends a list to the current list
298
- </p>
299
- <div class="variablelist"><table border="0">
300
- <col align="left" valign="top">
336
+ <a name="cr-prop-list-get-prop"></a><h3>cr_prop_list_get_prop ()</h3>
337
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
338
+ cr_prop_list_get_prop (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> const *a_this</code></em>,
339
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> **a_prop</code></em>);</pre>
340
+ <p>Getter of the property associated to the current instance
341
+ of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p>
342
+ <p>Returns CR_OK upon successful completion, an error code
343
+ otherwise.</p>
344
+ <div class="refsect3">
345
+ <a name="id-1.2.14.6.7.6"></a><h4>Parameters</h4>
346
+ <div class="informaltable"><table width="100%" border="0">
347
+ <colgroup>
348
+ <col width="150px" class="parameters_name">
349
+ <col class="parameters_description">
350
+ <col width="200px" class="parameters_annotations">
351
+ </colgroup>
301
352
  <tbody>
302
353
  <tr>
303
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
304
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
305
- </td>
354
+ <td class="parameter_name"><p>a_this</p></td>
355
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
356
+ <td class="parameter_annotations"> </td>
306
357
  </tr>
307
358
  <tr>
308
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
309
- <td>the new properties list.</td>
359
+ <td class="parameter_name"><p>a_prop</p></td>
360
+ <td class="parameter_description"><p>out parameter. The returned property</p></td>
361
+ <td class="parameter_annotations"> </td>
310
362
  </tr>
311
363
  </tbody>
312
364
  </table></div>
313
365
  </div>
366
+ </div>
314
367
  <hr>
315
368
  <div class="refsect2">
316
- <a name="cr-prop-list-prepend2"></a><h3>cr_prop_list_prepend2 ()</h3>
317
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_prepend2 (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
318
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
319
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);</pre>
320
- <p>
321
- Prepends a propertie to a list of properties
322
- </p>
323
- <div class="variablelist"><table border="0">
324
- <col align="left" valign="top">
369
+ <a name="cr-prop-list-lookup-prop"></a><h3>cr_prop_list_lookup_prop ()</h3>
370
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
371
+ cr_prop_list_lookup_prop (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
372
+ <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>,
373
+ <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> **a_pair</code></em>);</pre>
374
+ <p>Lookup a given property/declaration pair</p>
375
+ <p>Returns CR_OK if a prop/decl pair has been found,
376
+ CR_VALUE_NOT_FOUND_ERROR if not, or an error code if something
377
+ bad happens.</p>
378
+ <div class="refsect3">
379
+ <a name="id-1.2.14.6.8.6"></a><h4>Parameters</h4>
380
+ <div class="informaltable"><table width="100%" border="0">
381
+ <colgroup>
382
+ <col width="150px" class="parameters_name">
383
+ <col class="parameters_description">
384
+ <col width="200px" class="parameters_annotations">
385
+ </colgroup>
325
386
  <tbody>
326
387
  <tr>
327
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
328
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
329
- </td>
388
+ <td class="parameter_name"><p>a_this</p></td>
389
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
390
+ <td class="parameter_annotations"> </td>
330
391
  </tr>
331
392
  <tr>
332
- <td><p><span class="term"><em class="parameter"><code>a_decl</code></em> :</span></p></td>
333
- <td>the property value to append.</td>
393
+ <td class="parameter_name"><p>a_prop</p></td>
394
+ <td class="parameter_description"><p>the property to lookup</p></td>
395
+ <td class="parameter_annotations"> </td>
334
396
  </tr>
335
397
  <tr>
336
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
337
- <td>the new property list.</td>
398
+ <td class="parameter_name"><p>a_prop_list</p></td>
399
+ <td class="parameter_description"><p>out parameter. The property/declaration
400
+ pair found (if and only if the function returned code if CR_OK)</p></td>
401
+ <td class="parameter_annotations"> </td>
338
402
  </tr>
339
403
  </tbody>
340
404
  </table></div>
341
405
  </div>
406
+ </div>
407
+ <hr>
408
+ <div class="refsect2">
409
+ <a name="cr-prop-list-get-next"></a><h3>cr_prop_list_get_next ()</h3>
410
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
411
+ cr_prop_list_get_next (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);</pre>
412
+ <p>Gets the next prop/decl pair in the list</p>
413
+ <p>Returns the next prop/declaration pair of the list,
414
+ or NULL if we reached end of list (or if an error occurs)</p>
415
+ <div class="refsect3">
416
+ <a name="id-1.2.14.6.9.6"></a><h4>Parameters</h4>
417
+ <div class="informaltable"><table width="100%" border="0">
418
+ <colgroup>
419
+ <col width="150px" class="parameters_name">
420
+ <col class="parameters_description">
421
+ <col width="200px" class="parameters_annotations">
422
+ </colgroup>
423
+ <tbody><tr>
424
+ <td class="parameter_name"><p>a_this</p></td>
425
+ <td class="parameter_description"><p>the current instance of CRPropList</p></td>
426
+ <td class="parameter_annotations"> </td>
427
+ </tr></tbody>
428
+ </table></div>
429
+ </div>
430
+ </div>
431
+ <hr>
432
+ <div class="refsect2">
433
+ <a name="cr-prop-list-get-prev"></a><h3>cr_prop_list_get_prev ()</h3>
434
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
435
+ cr_prop_list_get_prev (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);</pre>
436
+ <p>Gets the previous prop/decl pair in the list</p>
437
+ <p>Returns the previous prop/declaration pair of the list,
438
+ or NULL if we reached end of list (or if an error occurs)</p>
439
+ <div class="refsect3">
440
+ <a name="id-1.2.14.6.10.6"></a><h4>Parameters</h4>
441
+ <div class="informaltable"><table width="100%" border="0">
442
+ <colgroup>
443
+ <col width="150px" class="parameters_name">
444
+ <col class="parameters_description">
445
+ <col width="200px" class="parameters_annotations">
446
+ </colgroup>
447
+ <tbody><tr>
448
+ <td class="parameter_name"><p>a_this</p></td>
449
+ <td class="parameter_description"><p>the current instance of CRPropList</p></td>
450
+ <td class="parameter_annotations"> </td>
451
+ </tr></tbody>
452
+ </table></div>
453
+ </div>
454
+ </div>
342
455
  <hr>
343
456
  <div class="refsect2">
344
- <a name="cr-prop-list-set-decl"></a><h3>cr_prop_list_set_decl ()</h3>
345
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_prop_list_set_decl (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
346
- <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);</pre>
347
- <div class="variablelist"><table border="0">
348
- <col align="left" valign="top">
457
+ <a name="cr-prop-list-set-decl"></a><h3>cr_prop_list_set_decl ()</h3>
458
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
459
+ cr_prop_list_set_decl (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
460
+ <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);</pre>
461
+ <p>Returns CR_OK upon successful completion, an error code otherwise.</p>
462
+ <div class="refsect3">
463
+ <a name="id-1.2.14.6.11.5"></a><h4>Parameters</h4>
464
+ <div class="informaltable"><table width="100%" border="0">
465
+ <colgroup>
466
+ <col width="150px" class="parameters_name">
467
+ <col class="parameters_description">
468
+ <col width="200px" class="parameters_annotations">
469
+ </colgroup>
349
470
  <tbody>
350
471
  <tr>
351
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
352
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
353
- </td>
354
- </tr>
355
- <tr>
356
- <td><p><span class="term"><em class="parameter"><code>a_decl</code></em> :</span></p></td>
357
- <td>the new property value.</td>
472
+ <td class="parameter_name"><p>a_this</p></td>
473
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
474
+ <td class="parameter_annotations"> </td>
358
475
  </tr>
359
476
  <tr>
360
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
361
- <td>CR_OK upon successful completion, an error code otherwise.</td>
477
+ <td class="parameter_name"><p>a_decl</p></td>
478
+ <td class="parameter_description"><p>the new property value.</p></td>
479
+ <td class="parameter_annotations"> </td>
362
480
  </tr>
363
481
  </tbody>
364
482
  </table></div>
365
483
  </div>
484
+ </div>
366
485
  <hr>
367
486
  <div class="refsect2">
368
- <a name="cr-prop-list-set-prop"></a><h3>cr_prop_list_set_prop ()</h3>
369
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_prop_list_set_prop (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
370
- <em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_prop</code></em>);</pre>
371
- <p>
372
- Sets the property of a CRPropList
373
- </p>
374
- <div class="variablelist"><table border="0">
375
- <col align="left" valign="top">
487
+ <a name="cr-prop-list-get-decl"></a><h3>cr_prop_list_get_decl ()</h3>
488
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
489
+ cr_prop_list_get_decl (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> const *a_this</code></em>,
490
+ <em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> **a_decl</code></em>);</pre>
491
+ <p>Returns CR_OK upon successful completion.</p>
492
+ <div class="refsect3">
493
+ <a name="id-1.2.14.6.12.5"></a><h4>Parameters</h4>
494
+ <div class="informaltable"><table width="100%" border="0">
495
+ <colgroup>
496
+ <col width="150px" class="parameters_name">
497
+ <col class="parameters_description">
498
+ <col width="200px" class="parameters_annotations">
499
+ </colgroup>
376
500
  <tbody>
377
501
  <tr>
378
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
379
- <td>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a>
380
- </td>
502
+ <td class="parameter_name"><p>a_this</p></td>
503
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
504
+ <td class="parameter_annotations"> </td>
381
505
  </tr>
382
506
  <tr>
383
- <td><p><span class="term"><em class="parameter"><code>a_prop</code></em> :</span></p></td>
384
- <td>the property to set</td>
507
+ <td class="parameter_name"><p>a_decl</p></td>
508
+ <td class="parameter_description"><p>out parameter. The property value</p></td>
509
+ <td class="parameter_annotations"> </td>
385
510
  </tr>
386
511
  </tbody>
387
512
  </table></div>
388
513
  </div>
514
+ </div>
389
515
  <hr>
390
516
  <div class="refsect2">
391
- <a name="cr-prop-list-unlink"></a><h3>cr_prop_list_unlink ()</h3>
392
- <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> * cr_prop_list_unlink (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
393
- <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_pair</code></em>);</pre>
394
- <p>
395
- Unlinks a prop/decl pair from the list
396
- </p>
397
- <div class="variablelist"><table border="0">
398
- <col align="left" valign="top">
517
+ <a name="cr-prop-list-unlink"></a><h3>cr_prop_list_unlink ()</h3>
518
+ <pre class="programlisting"><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="returnvalue">CRPropList</span></a> *
519
+ cr_prop_list_unlink (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>,
520
+ <em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_pair</code></em>);</pre>
521
+ <p>Unlinks a prop/decl pair from the list</p>
522
+ <p>Returns the new list or NULL in case of an error.</p>
523
+ <div class="refsect3">
524
+ <a name="id-1.2.14.6.13.6"></a><h4>Parameters</h4>
525
+ <div class="informaltable"><table width="100%" border="0">
526
+ <colgroup>
527
+ <col width="150px" class="parameters_name">
528
+ <col class="parameters_description">
529
+ <col width="200px" class="parameters_annotations">
530
+ </colgroup>
399
531
  <tbody>
400
532
  <tr>
401
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
402
- <td>the current list of prop/decl pairs</td>
533
+ <td class="parameter_name"><p>a_this</p></td>
534
+ <td class="parameter_description"><p>the current list of prop/decl pairs</p></td>
535
+ <td class="parameter_annotations"> </td>
403
536
  </tr>
404
537
  <tr>
405
- <td><p><span class="term"><em class="parameter"><code>a_pair</code></em> :</span></p></td>
406
- <td>the prop/decl pair to unlink.</td>
407
- </tr>
408
- <tr>
409
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
410
- <td>the new list or NULL in case of an error.</td>
538
+ <td class="parameter_name"><p>a_pair</p></td>
539
+ <td class="parameter_description"><p>the prop/decl pair to unlink.</p></td>
540
+ <td class="parameter_annotations"> </td>
411
541
  </tr>
412
542
  </tbody>
413
543
  </table></div>
414
544
  </div>
415
545
  </div>
546
+ <hr>
547
+ <div class="refsect2">
548
+ <a name="cr-prop-list-destroy"></a><h3>cr_prop_list_destroy ()</h3>
549
+ <pre class="programlisting"><span class="returnvalue">void</span>
550
+ cr_prop_list_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a> *a_this</code></em>);</pre>
551
+ <div class="refsect3">
552
+ <a name="id-1.2.14.6.14.4"></a><h4>Parameters</h4>
553
+ <div class="informaltable"><table width="100%" border="0">
554
+ <colgroup>
555
+ <col width="150px" class="parameters_name">
556
+ <col class="parameters_description">
557
+ <col width="200px" class="parameters_annotations">
558
+ </colgroup>
559
+ <tbody><tr>
560
+ <td class="parameter_name"><p>a_this</p></td>
561
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-prop-list.html#CRPropList" title="struct CRPropList"><span class="type">CRPropList</span></a></p></td>
562
+ <td class="parameter_annotations"> </td>
563
+ </tr></tbody>
564
+ </table></div>
565
+ </div>
566
+ </div>
567
+ </div>
568
+ <div class="refsect1">
569
+ <a name="libcroco-cr-prop-list.other_details"></a><h2>Types and Values</h2>
570
+ <div class="refsect2">
571
+ <a name="CRPropList"></a><h3>struct CRPropList</h3>
572
+ <pre class="programlisting">struct CRPropList {
573
+ CRPropListPriv * priv;
574
+ };
575
+ </pre>
416
576
  </div>
417
- <div class="footer">
418
577
  <hr>
419
- Generated by GTK-Doc V1.18</div>
578
+ <div class="refsect2">
579
+ <a name="CRPropListPriv"></a><h3>CRPropListPriv</h3>
580
+ <pre class="programlisting">typedef struct _CRPropListPriv CRPropListPriv;</pre>
581
+ </div>
582
+ </div>
583
+ </div>
584
+ <div class="footer">
585
+ <hr>Generated by GTK-Doc V1.24.1</div>
420
586
  </body>
421
587
  </html>