rsvg2 3.0.7-x86-mingw32 → 3.0.8-x86-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-attr-sel</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-attr-sel: 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-additional-sel.html" title="cr-additional-sel">
10
10
  <link rel="next" href="libcroco-cr-cascade.html" title="cr-cascade">
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-additional-sel.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-cascade.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-attr-sel.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-attr-sel.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-attr-sel.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-additional-sel.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-cascade.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-attr-sel"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,171 +29,252 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-attr-sel.top_of_page"></a>cr-attr-sel</span></h2>
34
30
  <p>cr-attr-sel</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-attr-sel.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel">CRAttrSel</a>;
41
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-append-attr-sel" title="cr_attr_sel_append_attr_sel ()">cr_attr_sel_append_attr_sel</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
42
- <em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);
43
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-destroy" title="cr_attr_sel_destroy ()">cr_attr_sel_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>);
44
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-dump" title="cr_attr_sel_dump ()">cr_attr_sel_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>,
45
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
46
- <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="returnvalue">CRAttrSel</span></a> * <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-new" title="cr_attr_sel_new ()">cr_attr_sel_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
47
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-prepend-attr-sel" title="cr_attr_sel_prepend_attr_sel ()">cr_attr_sel_prepend_attr_sel</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
48
- <em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);
49
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-to-string" title="cr_attr_sel_to_string ()">cr_attr_sel_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>);
50
- </pre>
51
- </div>
52
- <div class="refsect1">
53
- <a name="libcroco-cr-attr-sel.description"></a><h2>Description</h2>
54
- <p>
55
- </p>
56
- </div>
57
34
  <div class="refsect1">
58
- <a name="libcroco-cr-attr-sel.details"></a><h2>Details</h2>
59
- <div class="refsect2">
60
- <a name="CRAttrSel"></a><h3>struct CRAttrSel</h3>
61
- <pre class="programlisting">struct CRAttrSel {
62
- CRString *name ;
63
- CRString *value ;
64
- enum AttrMatchWay match_way ;
65
- CRAttrSel *next ;
66
- CRAttrSel *prev ;
67
- CRParsingLocation location ;
68
- };
69
- </pre>
70
- <p>
71
- <a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> abstracts an attribute selector.
72
- Attributes selectors are described in the css2 spec [5.8].
73
- There are more generally used in the css2 selectors described in
74
- css2 spec [5] .
75
- </p>
76
- </div>
77
- <hr>
78
- <div class="refsect2">
79
- <a name="cr-attr-sel-append-attr-sel"></a><h3>cr_attr_sel_append_attr_sel ()</h3>
80
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_attr_sel_append_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
81
- <em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);</pre>
82
- <p>
83
- Appends an attribute selector to the current list of
84
- attribute selectors represented by a_this.
85
- </p>
86
- <div class="variablelist"><table border="0">
87
- <col align="left" valign="top">
35
+ <a name="libcroco-cr-attr-sel.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>
88
41
  <tbody>
89
42
  <tr>
90
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
91
- <td>the this pointer of the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="returnvalue">CRAttrSel</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-new" title="cr_attr_sel_new ()">cr_attr_sel_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-attr-sel.html#cr-attr-sel-append-attr-sel" title="cr_attr_sel_append_attr_sel ()">cr_attr_sel_append_attr_sel</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-attr-sel.html#cr-attr-sel-prepend-attr-sel" title="cr_attr_sel_prepend_attr_sel ()">cr_attr_sel_prepend_attr_sel</a> <span class="c_punctuation">()</span>
62
+ </td>
63
+ </tr>
64
+ <tr>
65
+ <td class="function_type">
66
+ <span class="returnvalue">guchar</span> *
67
+ </td>
68
+ <td class="function_name">
69
+ <a class="link" href="libcroco-cr-attr-sel.html#cr-attr-sel-to-string" title="cr_attr_sel_to_string ()">cr_attr_sel_to_string</a> <span class="c_punctuation">()</span>
70
+ </td>
92
71
  </tr>
93
72
  <tr>
94
- <td><p><span class="term"><em class="parameter"><code>a_attr_sel</code></em> :</span></p></td>
95
- <td>selector to append.</td>
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-attr-sel.html#cr-attr-sel-dump" title="cr_attr_sel_dump ()">cr_attr_sel_dump</a> <span class="c_punctuation">()</span>
78
+ </td>
96
79
  </tr>
97
80
  <tr>
98
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
99
- <td>CR_OK upon successfull completion, an error code otherwise.</td>
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-attr-sel.html#cr-attr-sel-destroy" title="cr_attr_sel_destroy ()">cr_attr_sel_destroy</a> <span class="c_punctuation">()</span>
86
+ </td>
100
87
  </tr>
101
88
  </tbody>
102
89
  </table></div>
103
90
  </div>
104
- <hr>
105
- <div class="refsect2">
106
- <a name="cr-attr-sel-destroy"></a><h3>cr_attr_sel_destroy ()</h3>
107
- <pre class="programlisting"><span class="returnvalue">void</span> cr_attr_sel_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>);</pre>
108
- <p>
109
- Destroys the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.
110
- Frees all the fields if they are non null.
111
- </p>
112
- <div class="variablelist"><table border="0">
113
- <col align="left" valign="top">
91
+ <div class="refsect1">
92
+ <a name="libcroco-cr-attr-sel.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>
114
98
  <tbody><tr>
115
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
116
- <td>the "this pointer" of the current
117
- instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
99
+ <td class="datatype_keyword">struct</td>
100
+ <td class="function_name"><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel">CRAttrSel</a></td>
118
101
  </tr></tbody>
119
102
  </table></div>
120
103
  </div>
104
+ <div class="refsect1">
105
+ <a name="libcroco-cr-attr-sel.description"></a><h2>Description</h2>
106
+ </div>
107
+ <div class="refsect1">
108
+ <a name="libcroco-cr-attr-sel.functions_details"></a><h2>Functions</h2>
109
+ <div class="refsect2">
110
+ <a name="cr-attr-sel-new"></a><h3>cr_attr_sel_new ()</h3>
111
+ <pre class="programlisting"><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="returnvalue">CRAttrSel</span></a> *
112
+ cr_attr_sel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
113
+ </div>
121
114
  <hr>
122
115
  <div class="refsect2">
123
- <a name="cr-attr-sel-dump"></a><h3>cr_attr_sel_dump ()</h3>
124
- <pre class="programlisting"><span class="returnvalue">void</span> cr_attr_sel_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>,
125
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
126
- <p>
127
- Dumps the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> to a file.
128
- </p>
129
- <div class="variablelist"><table border="0">
130
- <col align="left" valign="top">
116
+ <a name="cr-attr-sel-append-attr-sel"></a><h3>cr_attr_sel_append_attr_sel ()</h3>
117
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
118
+ cr_attr_sel_append_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
119
+ <em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);</pre>
120
+ <p>Appends an attribute selector to the current list of
121
+ attribute selectors represented by a_this.
122
+ Returns CR_OK upon successfull completion, an error code otherwise.</p>
123
+ <div class="refsect3">
124
+ <a name="id-1.2.3.6.3.5"></a><h4>Parameters</h4>
125
+ <div class="informaltable"><table width="100%" border="0">
126
+ <colgroup>
127
+ <col width="150px" class="parameters_name">
128
+ <col class="parameters_description">
129
+ <col width="200px" class="parameters_annotations">
130
+ </colgroup>
131
131
  <tbody>
132
132
  <tr>
133
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
134
- <td>the "this pointer" of the current instance of
135
- <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
133
+ <td class="parameter_name"><p>a_this</p></td>
134
+ <td class="parameter_description"><p>the this pointer of the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</p></td>
135
+ <td class="parameter_annotations"> </td>
136
136
  </tr>
137
137
  <tr>
138
- <td><p><span class="term"><em class="parameter"><code>a_fp</code></em> :</span></p></td>
139
- <td>the destination file.</td>
138
+ <td class="parameter_name"><p>a_attr_sel</p></td>
139
+ <td class="parameter_description"><p>selector to append.</p></td>
140
+ <td class="parameter_annotations"> </td>
140
141
  </tr>
141
142
  </tbody>
142
143
  </table></div>
143
144
  </div>
144
- <hr>
145
- <div class="refsect2">
146
- <a name="cr-attr-sel-new"></a><h3>cr_attr_sel_new ()</h3>
147
- <pre class="programlisting"><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="returnvalue">CRAttrSel</span></a> * cr_attr_sel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
148
145
  </div>
149
146
  <hr>
150
147
  <div class="refsect2">
151
- <a name="cr-attr-sel-prepend-attr-sel"></a><h3>cr_attr_sel_prepend_attr_sel ()</h3>
152
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_attr_sel_prepend_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
153
- <em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);</pre>
154
- <p>
155
- Prepends an attribute selector to the list of
148
+ <a name="cr-attr-sel-prepend-attr-sel"></a><h3>cr_attr_sel_prepend_attr_sel ()</h3>
149
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
150
+ cr_attr_sel_prepend_attr_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>,
151
+ <em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_attr_sel</code></em>);</pre>
152
+ <p>Prepends an attribute selector to the list of
156
153
  attributes selector represented by a_this.
157
- </p>
158
- <div class="variablelist"><table border="0">
159
- <col align="left" valign="top">
154
+ Returns CR_OK upon successfull completion, an error code otherwise.</p>
155
+ <div class="refsect3">
156
+ <a name="id-1.2.3.6.4.5"></a><h4>Parameters</h4>
157
+ <div class="informaltable"><table width="100%" border="0">
158
+ <colgroup>
159
+ <col width="150px" class="parameters_name">
160
+ <col class="parameters_description">
161
+ <col width="200px" class="parameters_annotations">
162
+ </colgroup>
160
163
  <tbody>
161
164
  <tr>
162
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
163
- <td>the "this pointer" of the current instance *of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
164
- </tr>
165
- <tr>
166
- <td><p><span class="term"><em class="parameter"><code>a_attr_sel</code></em> :</span></p></td>
167
- <td>the attribute selector to append.</td>
165
+ <td class="parameter_name"><p>a_this</p></td>
166
+ <td class="parameter_description"><p>the "this pointer" of the current instance *of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</p></td>
167
+ <td class="parameter_annotations"> </td>
168
168
  </tr>
169
169
  <tr>
170
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
171
- <td>CR_OK upon successfull completion, an error code otherwise.</td>
170
+ <td class="parameter_name"><p>a_attr_sel</p></td>
171
+ <td class="parameter_description"><p>the attribute selector to append.</p></td>
172
+ <td class="parameter_annotations"> </td>
172
173
  </tr>
173
174
  </tbody>
174
175
  </table></div>
175
176
  </div>
177
+ </div>
176
178
  <hr>
177
179
  <div class="refsect2">
178
- <a name="cr-attr-sel-to-string"></a><h3>cr_attr_sel_to_string ()</h3>
179
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_attr_sel_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>);</pre>
180
- <p>
181
- Serializes an attribute selector into a string
182
- </p>
183
- <div class="variablelist"><table border="0">
184
- <col align="left" valign="top">
180
+ <a name="cr-attr-sel-to-string"></a><h3>cr_attr_sel_to_string ()</h3>
181
+ <pre class="programlisting"><span class="returnvalue">guchar</span> *
182
+ cr_attr_sel_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>);</pre>
183
+ <p>Serializes an attribute selector into a string
184
+ Returns the serialized attribute selector.</p>
185
+ <div class="refsect3">
186
+ <a name="id-1.2.3.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><tr>
194
+ <td class="parameter_name"><p>a_this</p></td>
195
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</p></td>
196
+ <td class="parameter_annotations"> </td>
197
+ </tr></tbody>
198
+ </table></div>
199
+ </div>
200
+ </div>
201
+ <hr>
202
+ <div class="refsect2">
203
+ <a name="cr-attr-sel-dump"></a><h3>cr_attr_sel_dump ()</h3>
204
+ <pre class="programlisting"><span class="returnvalue">void</span>
205
+ cr_attr_sel_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> const *a_this</code></em>,
206
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
207
+ <p>Dumps the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> to a file.</p>
208
+ <div class="refsect3">
209
+ <a name="id-1.2.3.6.6.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>
185
216
  <tbody>
186
217
  <tr>
187
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
188
- <td>the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</td>
218
+ <td class="parameter_name"><p>a_this</p></td>
219
+ <td class="parameter_description"><p>the "this pointer" of the current instance of
220
+ <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</p></td>
221
+ <td class="parameter_annotations"> </td>
189
222
  </tr>
190
223
  <tr>
191
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
192
- <td>the serialized attribute selector.</td>
224
+ <td class="parameter_name"><p>a_fp</p></td>
225
+ <td class="parameter_description"><p>the destination file.</p></td>
226
+ <td class="parameter_annotations"> </td>
193
227
  </tr>
194
228
  </tbody>
195
229
  </table></div>
196
230
  </div>
197
231
  </div>
232
+ <hr>
233
+ <div class="refsect2">
234
+ <a name="cr-attr-sel-destroy"></a><h3>cr_attr_sel_destroy ()</h3>
235
+ <pre class="programlisting"><span class="returnvalue">void</span>
236
+ cr_attr_sel_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a> *a_this</code></em>);</pre>
237
+ <p>Destroys the current instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.
238
+ Frees all the fields if they are non null.</p>
239
+ <div class="refsect3">
240
+ <a name="id-1.2.3.6.7.5"></a><h4>Parameters</h4>
241
+ <div class="informaltable"><table width="100%" border="0">
242
+ <colgroup>
243
+ <col width="150px" class="parameters_name">
244
+ <col class="parameters_description">
245
+ <col width="200px" class="parameters_annotations">
246
+ </colgroup>
247
+ <tbody><tr>
248
+ <td class="parameter_name"><p>a_this</p></td>
249
+ <td class="parameter_description"><p>the "this pointer" of the current
250
+ instance of <a class="link" href="libcroco-cr-attr-sel.html#CRAttrSel" title="struct CRAttrSel"><span class="type">CRAttrSel</span></a>.</p></td>
251
+ <td class="parameter_annotations"> </td>
252
+ </tr></tbody>
253
+ </table></div>
254
+ </div>
255
+ </div>
256
+ </div>
257
+ <div class="refsect1">
258
+ <a name="libcroco-cr-attr-sel.other_details"></a><h2>Types and Values</h2>
259
+ <div class="refsect2">
260
+ <a name="CRAttrSel"></a><h3>struct CRAttrSel</h3>
261
+ <pre class="programlisting">struct CRAttrSel {
262
+ CRString *name ;
263
+ CRString *value ;
264
+ enum AttrMatchWay match_way ;
265
+ CRAttrSel *next ;
266
+ CRAttrSel *prev ;
267
+ CRParsingLocation location ;
268
+ };
269
+ </pre>
270
+ <p><a class="link" href="libcroco-cr-additional-sel.html#CRAdditionalSel" title="struct CRAdditionalSel"><span class="type">CRAdditionalSel</span></a> abstracts an attribute selector.
271
+ Attributes selectors are described in the css2 spec [5.8].
272
+ There are more generally used in the css2 selectors described in
273
+ css2 spec [5] .</p>
274
+ </div>
275
+ </div>
198
276
  </div>
199
277
  <div class="footer">
200
- <hr>
201
- Generated by GTK-Doc V1.18</div>
278
+ <hr>Generated by GTK-Doc V1.24.1</div>
202
279
  </body>
203
280
  </html>