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-selector</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-selector: 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-sel-eng.html" title="cr-sel-eng">
10
10
  <link rel="next" href="libcroco-cr-simple-sel.html" title="cr-simple-sel">
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-sel-eng.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-simple-sel.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-selector.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-selector.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-selector.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-sel-eng.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-simple-sel.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-selector"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,214 +29,251 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-selector.top_of_page"></a>cr-selector</span></h2>
34
30
  <p>cr-selector</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-selector.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector">CRSelector</a>;
41
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * <a class="link" href="libcroco-cr-selector.html#cr-selector-append" title="cr_selector_append ()">cr_selector_append</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
42
- <em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_new</code></em>);
43
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * <a class="link" href="libcroco-cr-selector.html#cr-selector-append-simple-sel" title="cr_selector_append_simple_sel ()">cr_selector_append_simple_sel</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
44
- <em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_simple_sel</code></em>);
45
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-selector.html#cr-selector-destroy" title="cr_selector_destroy ()">cr_selector_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);
46
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-selector.html#cr-selector-dump" title="cr_selector_dump ()">cr_selector_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> const *a_this</code></em>,
47
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
48
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * <a class="link" href="libcroco-cr-selector.html#cr-selector-new" title="cr_selector_new ()">cr_selector_new</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_sel_expr</code></em>);
49
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * <a class="link" href="libcroco-cr-selector.html#cr-selector-parse-from-buf" title="cr_selector_parse_from_buf ()">cr_selector_parse_from_buf</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_char_buf</code></em>,
50
- <em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>);
51
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * <a class="link" href="libcroco-cr-selector.html#cr-selector-prepend" title="cr_selector_prepend ()">cr_selector_prepend</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
52
- <em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_new</code></em>);
53
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-selector.html#cr-selector-ref" title="cr_selector_ref ()">cr_selector_ref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);
54
- <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-selector.html#cr-selector-to-string" title="cr_selector_to_string ()">cr_selector_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> const *a_this</code></em>);
55
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-selector.html#cr-selector-unref" title="cr_selector_unref ()">cr_selector_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);
56
- </pre>
34
+ <div class="refsect1">
35
+ <a name="libcroco-cr-selector.functions"></a><h2>Functions</h2>
36
+ <div class="informaltable"><table width="100%" border="0">
37
+ <colgroup>
38
+ <col width="150px" class="functions_return">
39
+ <col class="functions_name">
40
+ </colgroup>
41
+ <tbody>
42
+ <tr>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-new" title="cr_selector_new ()">cr_selector_new</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">
52
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-parse-from-buf" title="cr_selector_parse_from_buf ()">cr_selector_parse_from_buf</a> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ <tr>
59
+ <td class="function_type">
60
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
61
+ </td>
62
+ <td class="function_name">
63
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-append" title="cr_selector_append ()">cr_selector_append</a> <span class="c_punctuation">()</span>
64
+ </td>
65
+ </tr>
66
+ <tr>
67
+ <td class="function_type">
68
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
69
+ </td>
70
+ <td class="function_name">
71
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-append-simple-sel" title="cr_selector_append_simple_sel ()">cr_selector_append_simple_sel</a> <span class="c_punctuation">()</span>
72
+ </td>
73
+ </tr>
74
+ <tr>
75
+ <td class="function_type">
76
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
77
+ </td>
78
+ <td class="function_name">
79
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-prepend" title="cr_selector_prepend ()">cr_selector_prepend</a> <span class="c_punctuation">()</span>
80
+ </td>
81
+ </tr>
82
+ <tr>
83
+ <td class="function_type">
84
+ <span class="returnvalue">guchar</span> *
85
+ </td>
86
+ <td class="function_name">
87
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-to-string" title="cr_selector_to_string ()">cr_selector_to_string</a> <span class="c_punctuation">()</span>
88
+ </td>
89
+ </tr>
90
+ <tr>
91
+ <td class="function_type">
92
+ <span class="returnvalue">void</span>
93
+ </td>
94
+ <td class="function_name">
95
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-dump" title="cr_selector_dump ()">cr_selector_dump</a> <span class="c_punctuation">()</span>
96
+ </td>
97
+ </tr>
98
+ <tr>
99
+ <td class="function_type">
100
+ <span class="returnvalue">void</span>
101
+ </td>
102
+ <td class="function_name">
103
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-ref" title="cr_selector_ref ()">cr_selector_ref</a> <span class="c_punctuation">()</span>
104
+ </td>
105
+ </tr>
106
+ <tr>
107
+ <td class="function_type">
108
+ <span class="returnvalue">gboolean</span>
109
+ </td>
110
+ <td class="function_name">
111
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-unref" title="cr_selector_unref ()">cr_selector_unref</a> <span class="c_punctuation">()</span>
112
+ </td>
113
+ </tr>
114
+ <tr>
115
+ <td class="function_type">
116
+ <span class="returnvalue">void</span>
117
+ </td>
118
+ <td class="function_name">
119
+ <a class="link" href="libcroco-cr-selector.html#cr-selector-destroy" title="cr_selector_destroy ()">cr_selector_destroy</a> <span class="c_punctuation">()</span>
120
+ </td>
121
+ </tr>
122
+ </tbody>
123
+ </table></div>
124
+ </div>
125
+ <div class="refsect1">
126
+ <a name="libcroco-cr-selector.other"></a><h2>Types and Values</h2>
127
+ <div class="informaltable"><table width="100%" border="0">
128
+ <colgroup>
129
+ <col width="150px" class="name">
130
+ <col class="description">
131
+ </colgroup>
132
+ <tbody><tr>
133
+ <td class="datatype_keyword">struct</td>
134
+ <td class="function_name"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector">CRSelector</a></td>
135
+ </tr></tbody>
136
+ </table></div>
57
137
  </div>
58
138
  <div class="refsect1">
59
139
  <a name="libcroco-cr-selector.description"></a><h2>Description</h2>
60
- <p>
61
- </p>
62
140
  </div>
63
141
  <div class="refsect1">
64
- <a name="libcroco-cr-selector.details"></a><h2>Details</h2>
142
+ <a name="libcroco-cr-selector.functions_details"></a><h2>Functions</h2>
65
143
  <div class="refsect2">
66
- <a name="CRSelector"></a><h3>struct CRSelector</h3>
67
- <pre class="programlisting">struct CRSelector {
68
- /**
69
- *A Selection expression.
70
- *It is a list of basic selectors.
71
- *Each basic selector can be either an element
72
- *selector, an id selector, a class selector, an
73
- *attribute selector, an universal selector etc ...
74
- */
75
- CRSimpleSel *simple_sel ;
76
-
77
- /**The next selector list element*/
78
- CRSelector *next ;
79
- CRSelector *prev ;
80
- CRParsingLocation location ;
81
- glong ref_count ;
82
- };
83
- </pre>
84
- <p>
85
- </p>
144
+ <a name="cr-selector-new"></a><h3>cr_selector_new ()</h3>
145
+ <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
146
+ cr_selector_new (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_sel_expr</code></em>);</pre>
147
+ <p><em class="parameter"><code>a_simple_sel</code></em>
148
+ : the initial simple selector list
149
+ of the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
150
+ <p>Creates a new instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
151
+ <p>Returns the newly built instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>, or
152
+ NULL in case of failure.</p>
86
153
  </div>
87
154
  <hr>
88
155
  <div class="refsect2">
89
- <a name="cr-selector-append"></a><h3>cr_selector_append ()</h3>
90
- <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * cr_selector_append (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
91
- <em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_new</code></em>);</pre>
92
- <p>
93
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
94
- <em class="parameter"><code>a_new</code></em>: the instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> to be appended.
95
- </p>
96
- <p>
97
- Appends a new instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> to the current selector list.
98
- </p>
99
- <div class="variablelist"><table border="0">
100
- <col align="left" valign="top">
101
- <tbody><tr>
102
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
103
- <td>the new list.</td>
104
- </tr></tbody>
105
- </table></div>
156
+ <a name="cr-selector-parse-from-buf"></a><h3>cr_selector_parse_from_buf ()</h3>
157
+ <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
158
+ cr_selector_parse_from_buf (<em class="parameter"><code>const <span class="type">guchar</span> *a_char_buf</code></em>,
159
+ <em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>);</pre>
106
160
  </div>
107
161
  <hr>
108
162
  <div class="refsect2">
109
- <a name="cr-selector-append-simple-sel"></a><h3>cr_selector_append_simple_sel ()</h3>
110
- <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * cr_selector_append_simple_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
111
- <em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_simple_sel</code></em>);</pre>
112
- <p>
113
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
114
- <em class="parameter"><code>a_simple_sel</code></em>: the simple selector to append.
115
- </p>
116
- <p>
117
- append a simple selector to the current <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> list.
118
- </p>
119
- <div class="variablelist"><table border="0">
120
- <col align="left" valign="top">
121
- <tbody><tr>
122
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
123
- <td>the new list or NULL in case of failure.</td>
124
- </tr></tbody>
125
- </table></div>
163
+ <a name="cr-selector-append"></a><h3>cr_selector_append ()</h3>
164
+ <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
165
+ cr_selector_append (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
166
+ <em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_new</code></em>);</pre>
167
+ <p><em class="parameter"><code>a_this</code></em>
168
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
169
+ <em class="parameter"><code>a_new</code></em>
170
+ : the instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> to be appended.</p>
171
+ <p>Appends a new instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> to the current selector list.</p>
172
+ <p>Returns the new list.</p>
126
173
  </div>
127
174
  <hr>
128
175
  <div class="refsect2">
129
- <a name="cr-selector-destroy"></a><h3>cr_selector_destroy ()</h3>
130
- <pre class="programlisting"><span class="returnvalue">void</span> cr_selector_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);</pre>
131
- <p>
132
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
133
- </p>
134
- <p>
135
- Destroys the selector list.
136
- </p>
176
+ <a name="cr-selector-append-simple-sel"></a><h3>cr_selector_append_simple_sel ()</h3>
177
+ <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
178
+ cr_selector_append_simple_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
179
+ <em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_simple_sel</code></em>);</pre>
180
+ <p><em class="parameter"><code>a_this</code></em>
181
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
182
+ <em class="parameter"><code>a_simple_sel</code></em>
183
+ : the simple selector to append.</p>
184
+ <p>append a simple selector to the current <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> list.</p>
185
+ <p>Returns the new list or NULL in case of failure.</p>
137
186
  </div>
138
187
  <hr>
139
188
  <div class="refsect2">
140
- <a name="cr-selector-dump"></a><h3>cr_selector_dump ()</h3>
141
- <pre class="programlisting"><span class="returnvalue">void</span> cr_selector_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> const *a_this</code></em>,
142
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
143
- <p>
144
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
145
- <em class="parameter"><code>a_fp</code></em>: the destination file.
146
- </p>
147
- <p>
148
- Serializes the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> to a file.
149
- </p>
189
+ <a name="cr-selector-prepend"></a><h3>cr_selector_prepend ()</h3>
190
+ <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> *
191
+ cr_selector_prepend (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
192
+ <em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_new</code></em>);</pre>
193
+ <p><em class="parameter"><code>a_this</code></em>
194
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> list.
195
+ <em class="parameter"><code>a_new</code></em>
196
+ : the instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
197
+ <p>Prepends an element to the <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> list.</p>
198
+ <p>Returns the new list.</p>
150
199
  </div>
151
200
  <hr>
152
201
  <div class="refsect2">
153
- <a name="cr-selector-new"></a><h3>cr_selector_new ()</h3>
154
- <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * cr_selector_new (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_sel_expr</code></em>);</pre>
155
- <p>
156
- <em class="parameter"><code>a_simple_sel</code></em>: the initial simple selector list
157
- of the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
158
- </p>
159
- <p>
160
- Creates a new instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
161
- </p>
162
- <div class="variablelist"><table border="0">
163
- <col align="left" valign="top">
164
- <tbody><tr>
165
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
166
- <td>the newly built instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>, or
167
- NULL in case of failure.</td>
168
- </tr></tbody>
169
- </table></div>
202
+ <a name="cr-selector-to-string"></a><h3>cr_selector_to_string ()</h3>
203
+ <pre class="programlisting"><span class="returnvalue">guchar</span> *
204
+ cr_selector_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> const *a_this</code></em>);</pre>
170
205
  </div>
171
206
  <hr>
172
207
  <div class="refsect2">
173
- <a name="cr-selector-parse-from-buf"></a><h3>cr_selector_parse_from_buf ()</h3>
174
- <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * cr_selector_parse_from_buf (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_char_buf</code></em>,
175
- <em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>);</pre>
176
- <p>
177
- </p>
208
+ <a name="cr-selector-dump"></a><h3>cr_selector_dump ()</h3>
209
+ <pre class="programlisting"><span class="returnvalue">void</span>
210
+ cr_selector_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> const *a_this</code></em>,
211
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
212
+ <p><em class="parameter"><code>a_this</code></em>
213
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
214
+ <em class="parameter"><code>a_fp</code></em>
215
+ : the destination file.</p>
216
+ <p>Serializes the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> to a file.</p>
178
217
  </div>
179
218
  <hr>
180
219
  <div class="refsect2">
181
- <a name="cr-selector-prepend"></a><h3>cr_selector_prepend ()</h3>
182
- <pre class="programlisting"><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="returnvalue">CRSelector</span></a> * cr_selector_prepend (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>,
183
- <em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_new</code></em>);</pre>
184
- <p>
185
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> list.
186
- <em class="parameter"><code>a_new</code></em>: the instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
187
- </p>
188
- <p>
189
- Prepends an element to the <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> list.
190
- </p>
191
- <div class="variablelist"><table border="0">
192
- <col align="left" valign="top">
193
- <tbody><tr>
194
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
195
- <td>the new list.</td>
196
- </tr></tbody>
197
- </table></div>
220
+ <a name="cr-selector-ref"></a><h3>cr_selector_ref ()</h3>
221
+ <pre class="programlisting"><span class="returnvalue">void</span>
222
+ cr_selector_ref (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);</pre>
223
+ <p><em class="parameter"><code>a_this</code></em>
224
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
225
+ <p>Increments the ref count of the current instance
226
+ of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
198
227
  </div>
199
228
  <hr>
200
229
  <div class="refsect2">
201
- <a name="cr-selector-ref"></a><h3>cr_selector_ref ()</h3>
202
- <pre class="programlisting"><span class="returnvalue">void</span> cr_selector_ref (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);</pre>
203
- <p>
204
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
205
- </p>
206
- <p>
207
- Increments the ref count of the current instance
208
- of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
209
- </p>
230
+ <a name="cr-selector-unref"></a><h3>cr_selector_unref ()</h3>
231
+ <pre class="programlisting"><span class="returnvalue">gboolean</span>
232
+ cr_selector_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);</pre>
233
+ <p><em class="parameter"><code>a_this</code></em>
234
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
235
+ <p>Decrements the ref count of the current instance of
236
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
237
+ If the ref count reaches zero, the current instance of
238
+ <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> is destroyed.</p>
239
+ <p>Returns TRUE if this function destroyed the current instance
240
+ of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>, FALSE otherwise.</p>
210
241
  </div>
211
242
  <hr>
212
243
  <div class="refsect2">
213
- <a name="cr-selector-to-string"></a><h3>cr_selector_to_string ()</h3>
214
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_selector_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> const *a_this</code></em>);</pre>
215
- <p>
216
- </p>
244
+ <a name="cr-selector-destroy"></a><h3>cr_selector_destroy ()</h3>
245
+ <pre class="programlisting"><span class="returnvalue">void</span>
246
+ cr_selector_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);</pre>
247
+ <p><em class="parameter"><code>a_this</code></em>
248
+ : the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.</p>
249
+ <p>Destroys the selector list.</p>
217
250
  </div>
218
- <hr>
251
+ </div>
252
+ <div class="refsect1">
253
+ <a name="libcroco-cr-selector.other_details"></a><h2>Types and Values</h2>
219
254
  <div class="refsect2">
220
- <a name="cr-selector-unref"></a><h3>cr_selector_unref ()</h3>
221
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_selector_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> *a_this</code></em>);</pre>
222
- <p>
223
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
224
- </p>
225
- <p>
226
- Decrements the ref count of the current instance of
227
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>.
228
- If the ref count reaches zero, the current instance of
229
- <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a> is destroyed.
230
- </p>
231
- <div class="variablelist"><table border="0">
232
- <col align="left" valign="top">
233
- <tbody><tr>
234
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
235
- <td>TRUE if this function destroyed the current instance
236
- of <a class="link" href="libcroco-cr-selector.html#CRSelector" title="struct CRSelector"><span class="type">CRSelector</span></a>, FALSE otherwise.</td>
237
- </tr></tbody>
238
- </table></div>
255
+ <a name="CRSelector"></a><h3>struct CRSelector</h3>
256
+ <pre class="programlisting">struct CRSelector {
257
+ /**
258
+ *A Selection expression.
259
+ *It is a list of basic selectors.
260
+ *Each basic selector can be either an element
261
+ *selector, an id selector, a class selector, an
262
+ *attribute selector, an universal selector etc ...
263
+ */
264
+ CRSimpleSel *simple_sel ;
265
+
266
+ /**The next selector list element*/
267
+ CRSelector *next ;
268
+ CRSelector *prev ;
269
+ CRParsingLocation location ;
270
+ glong ref_count ;
271
+ };
272
+ </pre>
239
273
  </div>
240
274
  </div>
241
275
  </div>
242
276
  <div class="footer">
243
- <hr>
244
- Generated by GTK-Doc V1.18</div>
277
+ <hr>Generated by GTK-Doc V1.24.1</div>
245
278
  </body>
246
279
  </html>