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-simple-sel</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-simple-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-selector.html" title="cr-selector">
10
10
  <link rel="next" href="libcroco-cr-statement.html" title="cr-statement">
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-selector.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-statement.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-simple-sel.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-simple-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-simple-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-selector.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-statement.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-simple-sel"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,32 +29,217 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-simple-sel.top_of_page"></a>cr-simple-sel</span></h2>
34
30
  <p>cr-simple-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-simple-sel.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel">CRSimpleSel</a>;
41
- <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> * <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-append-simple-sel" title="cr_simple_sel_append_simple_sel ()">cr_simple_sel_append_simple_sel</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_this</code></em>,
42
- <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</code></em>);
43
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-compute-specificity" title="cr_simple_sel_compute_specificity ()">cr_simple_sel_compute_specificity</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_this</code></em>);
44
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-destroy" title="cr_simple_sel_destroy ()">cr_simple_sel_destroy</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_this</code></em>);
45
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-dump" title="cr_simple_sel_dump ()">cr_simple_sel_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</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-simple-sel.html#cr-simple-sel-dump-attr-sel-list" title="cr_simple_sel_dump_attr_sel_list ()">cr_simple_sel_dump_attr_sel_list</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);
48
- <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> * <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-new" title="cr_simple_sel_new ()">cr_simple_sel_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#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-one-to-string" title="cr_simple_sel_one_to_string ()">cr_simple_sel_one_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);
50
- <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> * <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-prepend-simple-sel" title="cr_simple_sel_prepend_simple_sel ()">cr_simple_sel_prepend_simple_sel</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_this</code></em>,
51
- <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</code></em>);
52
- <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-simple-sel.html#cr-simple-sel-to-string" title="cr_simple_sel_to_string ()">cr_simple_sel_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);
53
- </pre>
34
+ <div class="refsect1">
35
+ <a name="libcroco-cr-simple-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>
41
+ <tbody>
42
+ <tr>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-new" title="cr_simple_sel_new ()">cr_simple_sel_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-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> *
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-append-simple-sel" title="cr_simple_sel_append_simple_sel ()">cr_simple_sel_append_simple_sel</a> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ <tr>
59
+ <td class="function_type">
60
+ <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> *
61
+ </td>
62
+ <td class="function_name">
63
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-prepend-simple-sel" title="cr_simple_sel_prepend_simple_sel ()">cr_simple_sel_prepend_simple_sel</a> <span class="c_punctuation">()</span>
64
+ </td>
65
+ </tr>
66
+ <tr>
67
+ <td class="function_type">
68
+ <span class="returnvalue">guchar</span> *
69
+ </td>
70
+ <td class="function_name">
71
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-to-string" title="cr_simple_sel_to_string ()">cr_simple_sel_to_string</a> <span class="c_punctuation">()</span>
72
+ </td>
73
+ </tr>
74
+ <tr>
75
+ <td class="function_type">
76
+ <span class="returnvalue">guchar</span> *
77
+ </td>
78
+ <td class="function_name">
79
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-one-to-string" title="cr_simple_sel_one_to_string ()">cr_simple_sel_one_to_string</a> <span class="c_punctuation">()</span>
80
+ </td>
81
+ </tr>
82
+ <tr>
83
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
84
+ </td>
85
+ <td class="function_name">
86
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-dump" title="cr_simple_sel_dump ()">cr_simple_sel_dump</a> <span class="c_punctuation">()</span>
87
+ </td>
88
+ </tr>
89
+ <tr>
90
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
91
+ </td>
92
+ <td class="function_name">
93
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-dump-attr-sel-list" title="cr_simple_sel_dump_attr_sel_list ()">cr_simple_sel_dump_attr_sel_list</a> <span class="c_punctuation">()</span>
94
+ </td>
95
+ </tr>
96
+ <tr>
97
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
98
+ </td>
99
+ <td class="function_name">
100
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-compute-specificity" title="cr_simple_sel_compute_specificity ()">cr_simple_sel_compute_specificity</a> <span class="c_punctuation">()</span>
101
+ </td>
102
+ </tr>
103
+ <tr>
104
+ <td class="function_type">
105
+ <span class="returnvalue">void</span>
106
+ </td>
107
+ <td class="function_name">
108
+ <a class="link" href="libcroco-cr-simple-sel.html#cr-simple-sel-destroy" title="cr_simple_sel_destroy ()">cr_simple_sel_destroy</a> <span class="c_punctuation">()</span>
109
+ </td>
110
+ </tr>
111
+ </tbody>
112
+ </table></div>
113
+ </div>
114
+ <div class="refsect1">
115
+ <a name="libcroco-cr-simple-sel.other"></a><h2>Types and Values</h2>
116
+ <div class="informaltable"><table width="100%" border="0">
117
+ <colgroup>
118
+ <col width="150px" class="name">
119
+ <col class="description">
120
+ </colgroup>
121
+ <tbody><tr>
122
+ <td class="datatype_keyword">struct</td>
123
+ <td class="function_name"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel">CRSimpleSel</a></td>
124
+ </tr></tbody>
125
+ </table></div>
54
126
  </div>
55
127
  <div class="refsect1">
56
128
  <a name="libcroco-cr-simple-sel.description"></a><h2>Description</h2>
57
- <p>
58
- </p>
59
129
  </div>
60
130
  <div class="refsect1">
61
- <a name="libcroco-cr-simple-sel.details"></a><h2>Details</h2>
131
+ <a name="libcroco-cr-simple-sel.functions_details"></a><h2>Functions</h2>
132
+ <div class="refsect2">
133
+ <a name="cr-simple-sel-new"></a><h3>cr_simple_sel_new ()</h3>
134
+ <pre class="programlisting"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> *
135
+ cr_simple_sel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
136
+ <p>The constructor of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</p>
137
+ <p>Returns the new instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</p>
138
+ </div>
139
+ <hr>
140
+ <div class="refsect2">
141
+ <a name="cr-simple-sel-append-simple-sel"></a><h3>cr_simple_sel_append_simple_sel ()</h3>
142
+ <pre class="programlisting"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> *
143
+ cr_simple_sel_append_simple_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>,
144
+ <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</code></em>);</pre>
145
+ <p>Appends a simpe selector to the current list of simple selector.</p>
146
+ <p><em class="parameter"><code>a_this</code></em>
147
+ : the this pointer of the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
148
+ <em class="parameter"><code>a_sel</code></em>
149
+ : the simple selector to append.</p>
150
+ <div class="refsect3">
151
+ <a name="id-1.2.19.6.3.6"></a><h4>Returns</h4>
152
+ <p> the new list upon successfull completion, an error code otherwise.</p>
153
+ </div>
154
+ </div>
155
+ <hr>
156
+ <div class="refsect2">
157
+ <a name="cr-simple-sel-prepend-simple-sel"></a><h3>cr_simple_sel_prepend_simple_sel ()</h3>
158
+ <pre class="programlisting"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> *
159
+ cr_simple_sel_prepend_simple_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>,
160
+ <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</code></em>);</pre>
161
+ <p><em class="parameter"><code>a_this</code></em>
162
+ : the this pointer of the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
163
+ <em class="parameter"><code>a_sel</code></em>
164
+ : the simple selector to prepend.</p>
165
+ <p>Prepends a simple selector to the current list of simple selectors.</p>
166
+ <p>Returns the new list upon successfull completion, an error code otherwise.</p>
167
+ </div>
168
+ <hr>
169
+ <div class="refsect2">
170
+ <a name="cr-simple-sel-to-string"></a><h3>cr_simple_sel_to_string ()</h3>
171
+ <pre class="programlisting"><span class="returnvalue">guchar</span> *
172
+ cr_simple_sel_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);</pre>
173
+ </div>
174
+ <hr>
175
+ <div class="refsect2">
176
+ <a name="cr-simple-sel-one-to-string"></a><h3>cr_simple_sel_one_to_string ()</h3>
177
+ <pre class="programlisting"><span class="returnvalue">guchar</span> *
178
+ cr_simple_sel_one_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);</pre>
179
+ </div>
180
+ <hr>
181
+ <div class="refsect2">
182
+ <a name="cr-simple-sel-dump"></a><h3>cr_simple_sel_dump ()</h3>
183
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
184
+ cr_simple_sel_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>,
185
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
186
+ <p>Dumps the selector to a file.
187
+ TODO: add the support of unicode in the dump.</p>
188
+ <p>Returns CR_OK upon successfull completion, an error code
189
+ otherwise.</p>
190
+ <div class="refsect3">
191
+ <a name="id-1.2.19.6.7.6"></a><h4>Parameters</h4>
192
+ <div class="informaltable"><table width="100%" border="0">
193
+ <colgroup>
194
+ <col width="150px" class="parameters_name">
195
+ <col class="parameters_description">
196
+ <col width="200px" class="parameters_annotations">
197
+ </colgroup>
198
+ <tbody>
199
+ <tr>
200
+ <td class="parameter_name"><p>a_this</p></td>
201
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</p></td>
202
+ <td class="parameter_annotations"> </td>
203
+ </tr>
204
+ <tr>
205
+ <td class="parameter_name"><p>a_fp</p></td>
206
+ <td class="parameter_description"><p>the destination file pointer.</p></td>
207
+ <td class="parameter_annotations"> </td>
208
+ </tr>
209
+ </tbody>
210
+ </table></div>
211
+ </div>
212
+ </div>
213
+ <hr>
214
+ <div class="refsect2">
215
+ <a name="cr-simple-sel-dump-attr-sel-list"></a><h3>cr_simple_sel_dump_attr_sel_list ()</h3>
216
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
217
+ cr_simple_sel_dump_attr_sel_list (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);</pre>
218
+ </div>
219
+ <hr>
220
+ <div class="refsect2">
221
+ <a name="cr-simple-sel-compute-specificity"></a><h3>cr_simple_sel_compute_specificity ()</h3>
222
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
223
+ cr_simple_sel_compute_specificity (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>);</pre>
224
+ <p><em class="parameter"><code>a_this</code></em>
225
+ : the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a></p>
226
+ <p>Computes the selector (combinator separated list of simple selectors)
227
+ as defined in the css2 spec in chapter 6.4.3</p>
228
+ <p>Returns CR_OK upon successfull completion, an error code otherwise.</p>
229
+ </div>
230
+ <hr>
231
+ <div class="refsect2">
232
+ <a name="cr-simple-sel-destroy"></a><h3>cr_simple_sel_destroy ()</h3>
233
+ <pre class="programlisting"><span class="returnvalue">void</span>
234
+ cr_simple_sel_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>);</pre>
235
+ <p><em class="parameter"><code>a_this</code></em>
236
+ : the this pointer of the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</p>
237
+ <p>The destructor of the current instance of
238
+ <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</p>
239
+ </div>
240
+ </div>
241
+ <div class="refsect1">
242
+ <a name="libcroco-cr-simple-sel.other_details"></a><h2>Types and Values</h2>
62
243
  <div class="refsect2">
63
244
  <a name="CRSimpleSel"></a><h3>struct CRSimpleSel</h3>
64
245
  <pre class="programlisting">struct CRSimpleSel {
@@ -93,148 +274,10 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
93
274
  CRParsingLocation location ;
94
275
  };
95
276
  </pre>
96
- <p>
97
- </p>
98
- </div>
99
- <hr>
100
- <div class="refsect2">
101
- <a name="cr-simple-sel-append-simple-sel"></a><h3>cr_simple_sel_append_simple_sel ()</h3>
102
- <pre class="programlisting"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> * cr_simple_sel_append_simple_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>,
103
- <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</code></em>);</pre>
104
- <p>
105
- Appends a simpe selector to the current list of simple selector.
106
- </p>
107
- <p>
108
- <em class="parameter"><code>a_this</code></em>: the this pointer of the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
109
- <em class="parameter"><code>a_sel</code></em>: the simple selector to append.
110
- </p>
111
- <div class="variablelist"><table border="0">
112
- <col align="left" valign="top">
113
- <tbody><tr>
114
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
115
- <td>the new list upon successfull completion, an error code otherwise.</td>
116
- </tr></tbody>
117
- </table></div>
118
- </div>
119
- <hr>
120
- <div class="refsect2">
121
- <a name="cr-simple-sel-compute-specificity"></a><h3>cr_simple_sel_compute_specificity ()</h3>
122
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_simple_sel_compute_specificity (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>);</pre>
123
- <p>
124
- <em class="parameter"><code>a_this</code></em>: the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>
125
- </p>
126
- <p>
127
- Computes the selector (combinator separated list of simple selectors)
128
- as defined in the css2 spec in chapter 6.4.3
129
- </p>
130
- <div class="variablelist"><table border="0">
131
- <col align="left" valign="top">
132
- <tbody><tr>
133
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
134
- <td>CR_OK upon successfull completion, an error code otherwise.</td>
135
- </tr></tbody>
136
- </table></div>
137
- </div>
138
- <hr>
139
- <div class="refsect2">
140
- <a name="cr-simple-sel-destroy"></a><h3>cr_simple_sel_destroy ()</h3>
141
- <pre class="programlisting"><span class="returnvalue">void</span> cr_simple_sel_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>);</pre>
142
- <p>
143
- <em class="parameter"><code>a_this</code></em>: the this pointer of the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
144
- </p>
145
- <p>
146
- The destructor of the current instance of
147
- <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
148
- </p>
149
- </div>
150
- <hr>
151
- <div class="refsect2">
152
- <a name="cr-simple-sel-dump"></a><h3>cr_simple_sel_dump ()</h3>
153
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_simple_sel_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>,
154
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
155
- <p>
156
- Dumps the selector to a file.
157
- TODO: add the support of unicode in the dump.
158
- </p>
159
- <div class="variablelist"><table border="0">
160
- <col align="left" valign="top">
161
- <tbody>
162
- <tr>
163
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
164
- <td>the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</td>
165
- </tr>
166
- <tr>
167
- <td><p><span class="term"><em class="parameter"><code>a_fp</code></em> :</span></p></td>
168
- <td>the destination file pointer.</td>
169
- </tr>
170
- <tr>
171
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
172
- <td>CR_OK upon successfull completion, an error code
173
- otherwise.</td>
174
- </tr>
175
- </tbody>
176
- </table></div>
177
- </div>
178
- <hr>
179
- <div class="refsect2">
180
- <a name="cr-simple-sel-dump-attr-sel-list"></a><h3>cr_simple_sel_dump_attr_sel_list ()</h3>
181
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_simple_sel_dump_attr_sel_list (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);</pre>
182
- <p>
183
- </p>
184
- </div>
185
- <hr>
186
- <div class="refsect2">
187
- <a name="cr-simple-sel-new"></a><h3>cr_simple_sel_new ()</h3>
188
- <pre class="programlisting"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> * cr_simple_sel_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
189
- <p>
190
- The constructor of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
191
- </p>
192
- <div class="variablelist"><table border="0">
193
- <col align="left" valign="top">
194
- <tbody><tr>
195
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
196
- <td>the new instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.</td>
197
- </tr></tbody>
198
- </table></div>
199
- </div>
200
- <hr>
201
- <div class="refsect2">
202
- <a name="cr-simple-sel-one-to-string"></a><h3>cr_simple_sel_one_to_string ()</h3>
203
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_simple_sel_one_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);</pre>
204
- <p>
205
- </p>
206
- </div>
207
- <hr>
208
- <div class="refsect2">
209
- <a name="cr-simple-sel-prepend-simple-sel"></a><h3>cr_simple_sel_prepend_simple_sel ()</h3>
210
- <pre class="programlisting"><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="returnvalue">CRSimpleSel</span></a> * cr_simple_sel_prepend_simple_sel (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> *a_this</code></em>,
211
- <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</code></em>);</pre>
212
- <p>
213
- <em class="parameter"><code>a_this</code></em>: the this pointer of the current instance of <a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a>.
214
- <em class="parameter"><code>a_sel</code></em>: the simple selector to prepend.
215
- </p>
216
- <p>
217
- Prepends a simple selector to the current list of simple selectors.
218
- </p>
219
- <div class="variablelist"><table border="0">
220
- <col align="left" valign="top">
221
- <tbody><tr>
222
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
223
- <td>the new list upon successfull completion, an error code otherwise.</td>
224
- </tr></tbody>
225
- </table></div>
226
- </div>
227
- <hr>
228
- <div class="refsect2">
229
- <a name="cr-simple-sel-to-string"></a><h3>cr_simple_sel_to_string ()</h3>
230
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_simple_sel_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-simple-sel.html#CRSimpleSel" title="struct CRSimpleSel"><span class="type">CRSimpleSel</span></a> const *a_this</code></em>);</pre>
231
- <p>
232
- </p>
233
277
  </div>
234
278
  </div>
235
279
  </div>
236
280
  <div class="footer">
237
- <hr>
238
- Generated by GTK-Doc V1.18</div>
281
+ <hr>Generated by GTK-Doc V1.24.1</div>
239
282
  </body>
240
283
  </html>