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-parsing-location</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>cr-parsing-location: Libcroco Reference Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Libcroco Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Extensive APIs description">
9
9
  <link rel="prev" href="libcroco-cr-parser.html" title="cr-parser">
10
10
  <link rel="next" href="libcroco-cr-prop-list.html" title="cr-prop-list">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="libcroco-cr-parser.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Libcroco Reference Manual</th>
21
- <td><a accesskey="n" href="libcroco-cr-prop-list.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#libcroco-cr-parsing-location.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#libcroco-cr-parsing-location.description" class="shortcut">Description</a>
27
- </td></tr>
28
- </table>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts">
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#libcroco-cr-parsing-location.description" class="shortcut">Description</a></span>
19
+ </td>
20
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21
+ <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="p" href="libcroco-cr-parser.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="libcroco-cr-prop-list.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
24
+ </tr></table>
29
25
  <div class="refentry">
30
26
  <a name="libcroco-cr-parsing-location"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,173 +29,287 @@
33
29
  <h2><span class="refentrytitle"><a name="libcroco-cr-parsing-location.top_of_page"></a>cr-parsing-location</span></h2>
34
30
  <p>cr-parsing-location</p>
35
31
  </td>
36
- <td valign="top" align="right"></td>
32
+ <td class="gallery_image" valign="top" align="right"></td>
37
33
  </tr></table></div>
38
- <div class="refsynopsisdiv">
39
- <a name="libcroco-cr-parsing-location.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">struct <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation">CRParsingLocation</a>;
41
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-copy" title="cr_parsing_location_copy ()">cr_parsing_location_copy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_to</code></em>,
42
- <em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_from</code></em>);
43
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()">cr_parsing_location_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);
44
- <span class="returnvalue">void</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-dump" title="cr_parsing_location_dump ()">cr_parsing_location_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
45
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>,
46
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
47
- enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-init" title="cr_parsing_location_init ()">cr_parsing_location_init</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);
48
- <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> * <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()">cr_parsing_location_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
49
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-to-string" title="cr_parsing_location_to_string ()">cr_parsing_location_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
50
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>);
51
- </pre>
52
- </div>
53
- <div class="refsect1">
54
- <a name="libcroco-cr-parsing-location.description"></a><h2>Description</h2>
55
- <p>
56
- </p>
57
- </div>
58
34
  <div class="refsect1">
59
- <a name="libcroco-cr-parsing-location.details"></a><h2>Details</h2>
60
- <div class="refsect2">
61
- <a name="CRParsingLocation"></a><h3>struct CRParsingLocation</h3>
62
- <pre class="programlisting">struct CRParsingLocation {
63
- guint line ;
64
- guint column ;
65
- guint byte_offset ;
66
- };
67
- </pre>
68
- <p>
69
- </p>
70
- </div>
71
- <hr>
72
- <div class="refsect2">
73
- <a name="cr-parsing-location-copy"></a><h3>cr_parsing_location_copy ()</h3>
74
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_parsing_location_copy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_to</code></em>,
75
- <em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_from</code></em>);</pre>
76
- <p>
77
- Copies an instance of CRParsingLocation into another one.
78
- </p>
79
- <div class="variablelist"><table border="0">
80
- <col align="left" valign="top">
35
+ <a name="libcroco-cr-parsing-location.functions"></a><h2>Functions</h2>
36
+ <div class="informaltable"><table width="100%" border="0">
37
+ <colgroup>
38
+ <col width="150px" class="functions_return">
39
+ <col class="functions_name">
40
+ </colgroup>
81
41
  <tbody>
82
42
  <tr>
83
- <td><p><span class="term"><em class="parameter"><code>a_to</code></em> :</span></p></td>
84
- <td>the destination of the copy.
85
- Must be allocated by the caller.</td>
43
+ <td class="function_type">
44
+ <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> *
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()">cr_parsing_location_new</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
52
+ </td>
53
+ <td class="function_name">
54
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-init" title="cr_parsing_location_init ()">cr_parsing_location_init</a> <span class="c_punctuation">()</span>
55
+ </td>
56
+ </tr>
57
+ <tr>
58
+ <td class="function_type">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
59
+ </td>
60
+ <td class="function_name">
61
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-copy" title="cr_parsing_location_copy ()">cr_parsing_location_copy</a> <span class="c_punctuation">()</span>
62
+ </td>
63
+ </tr>
64
+ <tr>
65
+ <td class="function_type">
66
+ <span class="returnvalue">gchar</span> *
67
+ </td>
68
+ <td class="function_name">
69
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-to-string" title="cr_parsing_location_to_string ()">cr_parsing_location_to_string</a> <span class="c_punctuation">()</span>
70
+ </td>
71
+ </tr>
72
+ <tr>
73
+ <td class="function_type">
74
+ <span class="returnvalue">void</span>
75
+ </td>
76
+ <td class="function_name">
77
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-dump" title="cr_parsing_location_dump ()">cr_parsing_location_dump</a> <span class="c_punctuation">()</span>
78
+ </td>
79
+ </tr>
80
+ <tr>
81
+ <td class="function_type">
82
+ <span class="returnvalue">void</span>
83
+ </td>
84
+ <td class="function_name">
85
+ <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()">cr_parsing_location_destroy</a> <span class="c_punctuation">()</span>
86
+ </td>
86
87
  </tr>
88
+ </tbody>
89
+ </table></div>
90
+ </div>
91
+ <div class="refsect1">
92
+ <a name="libcroco-cr-parsing-location.other"></a><h2>Types and Values</h2>
93
+ <div class="informaltable"><table width="100%" border="0">
94
+ <colgroup>
95
+ <col width="150px" class="name">
96
+ <col class="description">
97
+ </colgroup>
98
+ <tbody>
87
99
  <tr>
88
- <td><p><span class="term"><em class="parameter"><code>a_from</code></em> :</span></p></td>
89
- <td>the source of the copy.</td>
100
+ <td class="datatype_keyword">struct</td>
101
+ <td class="function_name"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation">CRParsingLocation</a></td>
90
102
  </tr>
91
103
  <tr>
92
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
93
- <td>CR_OK upon succesful completion, an error code
94
- otherwise.</td>
104
+ <td class="datatype_keyword">enum</td>
105
+ <td class="function_name"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocationSerialisationMask" title="enum CRParsingLocationSerialisationMask">CRParsingLocationSerialisationMask</a></td>
95
106
  </tr>
96
107
  </tbody>
97
108
  </table></div>
98
109
  </div>
110
+ <div class="refsect1">
111
+ <a name="libcroco-cr-parsing-location.description"></a><h2>Description</h2>
112
+ </div>
113
+ <div class="refsect1">
114
+ <a name="libcroco-cr-parsing-location.functions_details"></a><h2>Functions</h2>
115
+ <div class="refsect2">
116
+ <a name="cr-parsing-location-new"></a><h3>cr_parsing_location_new ()</h3>
117
+ <pre class="programlisting"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> *
118
+ cr_parsing_location_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
119
+ <p>Returns the newly instanciated <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.
120
+ Must be freed by <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()"><code class="function">cr_parsing_location_destroy()</code></a></p>
121
+ </div>
99
122
  <hr>
100
123
  <div class="refsect2">
101
- <a name="cr-parsing-location-destroy"></a><h3>cr_parsing_location_destroy ()</h3>
102
- <pre class="programlisting"><span class="returnvalue">void</span> cr_parsing_location_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
103
- <p>
104
- Destroys the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>
105
- </p>
106
- <div class="variablelist"><table border="0">
107
- <col align="left" valign="top">
124
+ <a name="cr-parsing-location-init"></a><h3>cr_parsing_location_init ()</h3>
125
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
126
+ cr_parsing_location_init (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
127
+ <p>Initializes the an instance of <span class="type">CRparsingLocation</span>.</p>
128
+ <p>Returns CR_OK upon succesful completion, an error code otherwise.</p>
129
+ <div class="refsect3">
130
+ <a name="id-1.2.13.6.3.6"></a><h4>Parameters</h4>
131
+ <div class="informaltable"><table width="100%" border="0">
132
+ <colgroup>
133
+ <col width="150px" class="parameters_name">
134
+ <col class="parameters_description">
135
+ <col width="200px" class="parameters_annotations">
136
+ </colgroup>
108
137
  <tbody><tr>
109
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
110
- <td>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>. Must
111
- have been allocated with <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()"><code class="function">cr_parsing_location_new()</code></a>.</td>
138
+ <td class="parameter_name"><p>a_this</p></td>
139
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</p></td>
140
+ <td class="parameter_annotations"> </td>
112
141
  </tr></tbody>
113
142
  </table></div>
114
143
  </div>
144
+ </div>
115
145
  <hr>
116
146
  <div class="refsect2">
117
- <a name="cr-parsing-location-dump"></a><h3>cr_parsing_location_dump ()</h3>
118
- <pre class="programlisting"><span class="returnvalue">void</span> cr_parsing_location_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
119
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>,
120
- <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
121
- <div class="variablelist"><table border="0">
122
- <col align="left" valign="top">
147
+ <a name="cr-parsing-location-copy"></a><h3>cr_parsing_location_copy ()</h3>
148
+ <pre class="programlisting">enum <a class="link" href="libcroco-cr-utils.html#CRStatus" title="enum CRStatus"><span class="returnvalue">CRStatus</span></a>
149
+ cr_parsing_location_copy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_to</code></em>,
150
+ <em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_from</code></em>);</pre>
151
+ <p>Copies an instance of CRParsingLocation into another one.</p>
152
+ <p>Returns CR_OK upon succesful completion, an error code
153
+ otherwise.</p>
154
+ <div class="refsect3">
155
+ <a name="id-1.2.13.6.4.6"></a><h4>Parameters</h4>
156
+ <div class="informaltable"><table width="100%" border="0">
157
+ <colgroup>
158
+ <col width="150px" class="parameters_name">
159
+ <col class="parameters_description">
160
+ <col width="200px" class="parameters_annotations">
161
+ </colgroup>
123
162
  <tbody>
124
163
  <tr>
125
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
126
- <td>current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>
127
- </td>
164
+ <td class="parameter_name"><p>a_to</p></td>
165
+ <td class="parameter_description"><p>the destination of the copy.
166
+ Must be allocated by the caller.</p></td>
167
+ <td class="parameter_annotations"> </td>
128
168
  </tr>
129
169
  <tr>
130
- <td><p><span class="term"><em class="parameter"><code>a_mask</code></em> :</span></p></td>
131
- <td>the serialization mask.</td>
170
+ <td class="parameter_name"><p>a_from</p></td>
171
+ <td class="parameter_description"><p>the source of the copy.</p></td>
172
+ <td class="parameter_annotations"> </td>
173
+ </tr>
174
+ </tbody>
175
+ </table></div>
176
+ </div>
177
+ </div>
178
+ <hr>
179
+ <div class="refsect2">
180
+ <a name="cr-parsing-location-to-string"></a><h3>cr_parsing_location_to_string ()</h3>
181
+ <pre class="programlisting"><span class="returnvalue">gchar</span> *
182
+ cr_parsing_location_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
183
+ <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>);</pre>
184
+ <p>Returns the serialized string or NULL in case of an error.</p>
185
+ <div class="refsect3">
186
+ <a name="id-1.2.13.6.5.5"></a><h4>Parameters</h4>
187
+ <div class="informaltable"><table width="100%" border="0">
188
+ <colgroup>
189
+ <col width="150px" class="parameters_name">
190
+ <col class="parameters_description">
191
+ <col width="200px" class="parameters_annotations">
192
+ </colgroup>
193
+ <tbody>
194
+ <tr>
195
+ <td class="parameter_name"><p>a_this</p></td>
196
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</p></td>
197
+ <td class="parameter_annotations"> </td>
132
198
  </tr>
133
199
  <tr>
134
- <td><p><span class="term"><em class="parameter"><code>a_fp</code></em> :</span></p></td>
135
- <td>the file pointer to dump the parsing location to.</td>
200
+ <td class="parameter_name"><p>a_mask</p></td>
201
+ <td class="parameter_description"><p>a bitmap that defines which parts of the
202
+ parsing location are to be serialized (line, column or byte offset)</p></td>
203
+ <td class="parameter_annotations"> </td>
136
204
  </tr>
137
205
  </tbody>
138
206
  </table></div>
139
207
  </div>
208
+ </div>
140
209
  <hr>
141
210
  <div class="refsect2">
142
- <a name="cr-parsing-location-init"></a><h3>cr_parsing_location_init ()</h3>
143
- <pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_parsing_location_init (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
144
- <p>
145
- Initializes the an instance of <span class="type">CRparsingLocation</span>.
146
- </p>
147
- <div class="variablelist"><table border="0">
148
- <col align="left" valign="top">
211
+ <a name="cr-parsing-location-dump"></a><h3>cr_parsing_location_dump ()</h3>
212
+ <pre class="programlisting"><span class="returnvalue">void</span>
213
+ cr_parsing_location_dump (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
214
+ <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>,
215
+ <em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);</pre>
216
+ <div class="refsect3">
217
+ <a name="id-1.2.13.6.6.4"></a><h4>Parameters</h4>
218
+ <div class="informaltable"><table width="100%" border="0">
219
+ <colgroup>
220
+ <col width="150px" class="parameters_name">
221
+ <col class="parameters_description">
222
+ <col width="200px" class="parameters_annotations">
223
+ </colgroup>
149
224
  <tbody>
150
225
  <tr>
151
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
152
- <td>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</td>
226
+ <td class="parameter_name"><p>a_this</p></td>
227
+ <td class="parameter_description"><p>current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a></p></td>
228
+ <td class="parameter_annotations"> </td>
153
229
  </tr>
154
230
  <tr>
155
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
156
- <td>CR_OK upon succesful completion, an error code otherwise.</td>
231
+ <td class="parameter_name"><p>a_mask</p></td>
232
+ <td class="parameter_description"><p>the serialization mask.</p></td>
233
+ <td class="parameter_annotations"> </td>
234
+ </tr>
235
+ <tr>
236
+ <td class="parameter_name"><p>a_fp</p></td>
237
+ <td class="parameter_description"><p>the file pointer to dump the parsing location to.</p></td>
238
+ <td class="parameter_annotations"> </td>
157
239
  </tr>
158
240
  </tbody>
159
241
  </table></div>
160
242
  </div>
243
+ </div>
161
244
  <hr>
162
245
  <div class="refsect2">
163
- <a name="cr-parsing-location-new"></a><h3>cr_parsing_location_new ()</h3>
164
- <pre class="programlisting"><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="returnvalue">CRParsingLocation</span></a> * cr_parsing_location_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
165
- <div class="variablelist"><table border="0">
166
- <col align="left" valign="top">
246
+ <a name="cr-parsing-location-destroy"></a><h3>cr_parsing_location_destroy ()</h3>
247
+ <pre class="programlisting"><span class="returnvalue">void</span>
248
+ cr_parsing_location_destroy (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_this</code></em>);</pre>
249
+ <p>Destroys the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a></p>
250
+ <div class="refsect3">
251
+ <a name="id-1.2.13.6.7.5"></a><h4>Parameters</h4>
252
+ <div class="informaltable"><table width="100%" border="0">
253
+ <colgroup>
254
+ <col width="150px" class="parameters_name">
255
+ <col class="parameters_description">
256
+ <col width="200px" class="parameters_annotations">
257
+ </colgroup>
167
258
  <tbody><tr>
168
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
169
- <td>the newly instanciated <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.
170
- Must be freed by <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-destroy" title="cr_parsing_location_destroy ()"><code class="function">cr_parsing_location_destroy()</code></a>
171
- </td>
259
+ <td class="parameter_name"><p>a_this</p></td>
260
+ <td class="parameter_description"><p>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>. Must
261
+ have been allocated with <a class="link" href="libcroco-cr-parsing-location.html#cr-parsing-location-new" title="cr_parsing_location_new ()"><code class="function">cr_parsing_location_new()</code></a>.</p></td>
262
+ <td class="parameter_annotations"> </td>
172
263
  </tr></tbody>
173
264
  </table></div>
174
265
  </div>
266
+ </div>
267
+ </div>
268
+ <div class="refsect1">
269
+ <a name="libcroco-cr-parsing-location.other_details"></a><h2>Types and Values</h2>
270
+ <div class="refsect2">
271
+ <a name="CRParsingLocation"></a><h3>struct CRParsingLocation</h3>
272
+ <pre class="programlisting">struct CRParsingLocation {
273
+ guint line ;
274
+ guint column ;
275
+ guint byte_offset ;
276
+ };
277
+ </pre>
278
+ </div>
175
279
  <hr>
176
280
  <div class="refsect2">
177
- <a name="cr-parsing-location-to-string"></a><h3>cr_parsing_location_to_string ()</h3>
178
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * cr_parsing_location_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> const *a_this</code></em>,
179
- <em class="parameter"><code><span class="type">enum CRParsingLocationSerialisationMask</span> a_mask</code></em>);</pre>
180
- <div class="variablelist"><table border="0">
181
- <col align="left" valign="top">
281
+ <a name="CRParsingLocationSerialisationMask"></a><h3>enum CRParsingLocationSerialisationMask</h3>
282
+ <div class="refsect3">
283
+ <a name="id-1.2.13.7.3.3"></a><h4>Members</h4>
284
+ <div class="informaltable"><table width="100%" border="0">
285
+ <colgroup>
286
+ <col width="300px" class="enum_members_name">
287
+ <col class="enum_members_description">
288
+ <col width="200px" class="enum_members_annotations">
289
+ </colgroup>
182
290
  <tbody>
183
291
  <tr>
184
- <td><p><span class="term"><em class="parameter"><code>a_this</code></em> :</span></p></td>
185
- <td>the current instance of <a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a>.</td>
292
+ <td class="enum_member_name"><p><a name="DUMP-LINE:CAPS"></a>DUMP_LINE</p></td>
293
+ <td> </td>
294
+ <td> </td>
186
295
  </tr>
187
296
  <tr>
188
- <td><p><span class="term"><em class="parameter"><code>a_mask</code></em> :</span></p></td>
189
- <td>a bitmap that defines which parts of the
190
- parsing location are to be serialized (line, column or byte offset)</td>
297
+ <td class="enum_member_name"><p><a name="DUMP-COLUMN:CAPS"></a>DUMP_COLUMN</p></td>
298
+ <td> </td>
299
+ <td> </td>
191
300
  </tr>
192
301
  <tr>
193
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
194
- <td>the serialized string or NULL in case of an error.</td>
302
+ <td class="enum_member_name"><p><a name="DUMP-BYTE-OFFSET:CAPS"></a>DUMP_BYTE_OFFSET</p></td>
303
+ <td> </td>
304
+ <td> </td>
195
305
  </tr>
196
306
  </tbody>
197
307
  </table></div>
198
308
  </div>
199
309
  </div>
200
310
  </div>
311
+ </div>
201
312
  <div class="footer">
202
- <hr>
203
- Generated by GTK-Doc V1.18</div>
313
+ <hr>Generated by GTK-Doc V1.24.1</div>
204
314
  </body>
205
315
  </html>