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>Using RSVG with cairo</title>
5
+ <title>RSVG Libary Reference Manual: Using RSVG with cairo</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="RSVG Libary Reference Manual">
8
8
  <link rel="up" href="rsvg.html" title="Part I. API Reference">
9
9
  <link rel="prev" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">
10
10
  <link rel="next" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21 (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="rsvg-Using-RSVG-with-GIO.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="rsvg.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">RSVG Libary Reference Manual</th>
21
- <td><a accesskey="n" href="rsvg-Using-RSVG-with-GdkPixbuf.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="#rsvg-Using-RSVG-with-cairo.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#rsvg-Using-RSVG-with-cairo.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="#rsvg-Using-RSVG-with-cairo.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="rsvg.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="p" href="rsvg-Using-RSVG-with-GIO.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="rsvg-Using-RSVG-with-GdkPixbuf.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="rsvg-Using-RSVG-with-cairo"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,97 +29,126 @@
33
29
  <h2><span class="refentrytitle"><a name="rsvg-Using-RSVG-with-cairo.top_of_page"></a>Using RSVG with cairo</span></h2>
34
30
  <p>Using RSVG with cairo</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="rsvg-Using-RSVG-with-cairo.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo" title="rsvg_handle_render_cairo ()">rsvg_handle_render_cairo</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
41
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>);
42
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub" title="rsvg_handle_render_cairo_sub ()">rsvg_handle_render_cairo_sub</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
43
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
44
- <em class="parameter"><code>const <span class="type">char</span> *id</code></em>);
45
- </pre>
34
+ <div class="refsect1">
35
+ <a name="rsvg-Using-RSVG-with-cairo.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 href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo" title="rsvg_handle_render_cairo ()">rsvg_handle_render_cairo</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">
52
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub" title="rsvg_handle_render_cairo_sub ()">rsvg_handle_render_cairo_sub</a> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ </tbody>
59
+ </table></div>
46
60
  </div>
47
61
  <div class="refsect1">
48
62
  <a name="rsvg-Using-RSVG-with-cairo.description"></a><h2>Description</h2>
49
63
  </div>
50
64
  <div class="refsect1">
51
- <a name="rsvg-Using-RSVG-with-cairo.details"></a><h2>Details</h2>
65
+ <a name="rsvg-Using-RSVG-with-cairo.functions_details"></a><h2>Functions</h2>
52
66
  <div class="refsect2">
53
- <a name="rsvg-handle-render-cairo"></a><h3>rsvg_handle_render_cairo ()</h3>
54
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> rsvg_handle_render_cairo (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
55
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>);</pre>
56
- <p>
57
- Draws a SVG to a Cairo surface
58
- </p>
59
- <div class="variablelist"><table border="0" class="variablelist">
67
+ <a name="rsvg-handle-render-cairo"></a><h3>rsvg_handle_render_cairo ()</h3>
68
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
69
+ rsvg_handle_render_cairo (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
70
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>);</pre>
71
+ <p>Draws a SVG to a Cairo surface</p>
72
+ <div class="refsect3">
73
+ <a name="id-1.2.5.5.2.5"></a><h4>Parameters</h4>
74
+ <div class="informaltable"><table width="100%" border="0">
60
75
  <colgroup>
61
- <col align="left" valign="top">
62
- <col>
76
+ <col width="150px" class="parameters_name">
77
+ <col class="parameters_description">
78
+ <col width="200px" class="parameters_annotations">
63
79
  </colgroup>
64
80
  <tbody>
65
81
  <tr>
66
- <td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
67
- <td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
68
- </td>
69
- </tr>
70
- <tr>
71
- <td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
72
- <td>A Cairo renderer</td>
82
+ <td class="parameter_name"><p>handle</p></td>
83
+ <td class="parameter_description"><p>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
84
+ <td class="parameter_annotations"> </td>
73
85
  </tr>
74
86
  <tr>
75
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
76
- <td>
77
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if drawing succeeded.</td>
87
+ <td class="parameter_name"><p>cr</p></td>
88
+ <td class="parameter_description"><p>A Cairo renderer</p></td>
89
+ <td class="parameter_annotations"> </td>
78
90
  </tr>
79
91
  </tbody>
80
92
  </table></div>
93
+ </div>
94
+ <div class="refsect3">
95
+ <a name="id-1.2.5.5.2.6"></a><h4>Returns</h4>
96
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if drawing succeeded.</p>
97
+ <p></p>
98
+ </div>
81
99
  <p class="since">Since 2.14</p>
82
100
  </div>
83
101
  <hr>
84
102
  <div class="refsect2">
85
- <a name="rsvg-handle-render-cairo-sub"></a><h3>rsvg_handle_render_cairo_sub ()</h3>
86
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> rsvg_handle_render_cairo_sub (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
87
- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
88
- <em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
89
- <p>
90
- Draws a subset of a SVG to a Cairo surface
91
- </p>
92
- <div class="variablelist"><table border="0" class="variablelist">
103
+ <a name="rsvg-handle-render-cairo-sub"></a><h3>rsvg_handle_render_cairo_sub ()</h3>
104
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
105
+ rsvg_handle_render_cairo_sub (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
106
+ <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
107
+ <em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
108
+ <p>Draws a subset of a SVG to a Cairo surface</p>
109
+ <div class="refsect3">
110
+ <a name="id-1.2.5.5.3.5"></a><h4>Parameters</h4>
111
+ <div class="informaltable"><table width="100%" border="0">
93
112
  <colgroup>
94
- <col align="left" valign="top">
95
- <col>
113
+ <col width="150px" class="parameters_name">
114
+ <col class="parameters_description">
115
+ <col width="200px" class="parameters_annotations">
96
116
  </colgroup>
97
117
  <tbody>
98
118
  <tr>
99
- <td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
100
- <td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
101
- </td>
119
+ <td class="parameter_name"><p>handle</p></td>
120
+ <td class="parameter_description"><p>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
121
+ <td class="parameter_annotations"> </td>
102
122
  </tr>
103
123
  <tr>
104
- <td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
105
- <td>A Cairo renderer</td>
124
+ <td class="parameter_name"><p>cr</p></td>
125
+ <td class="parameter_description"><p>A Cairo renderer</p></td>
126
+ <td class="parameter_annotations"> </td>
106
127
  </tr>
107
128
  <tr>
108
- <td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td>
109
- <td>An element's id within the SVG, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to render
129
+ <td class="parameter_name"><p>id</p></td>
130
+ <td class="parameter_description"><p> An element's id within the SVG, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to render
110
131
  the whole SVG. For example, if you have a layer called "layer1"
111
- that you wish to render, pass "#<span class="type">layer1</span>" as the id. <span class="annotation">[nullable]</span>
112
- </td>
113
- </tr>
114
- <tr>
115
- <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
116
- <td>
117
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if drawing succeeded.</td>
132
+ that you wish to render, pass "#<span class="type">layer1</span>" as the id. </p></td>
133
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
118
134
  </tr>
119
135
  </tbody>
120
136
  </table></div>
137
+ </div>
138
+ <div class="refsect3">
139
+ <a name="id-1.2.5.5.3.6"></a><h4>Returns</h4>
140
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if drawing succeeded.</p>
141
+ <p></p>
142
+ </div>
121
143
  <p class="since">Since 2.14</p>
122
144
  </div>
123
145
  </div>
146
+ <div class="refsect1">
147
+ <a name="rsvg-Using-RSVG-with-cairo.other_details"></a><h2>Types and Values</h2>
148
+ </div>
124
149
  </div>
125
150
  <div class="footer">
126
151
  <hr>
127
- Generated by GTK-Doc V1.19</div>
152
+ Generated by GTK-Doc V1.21</div>
128
153
  </body>
129
154
  </html>
@@ -2,30 +2,26 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Version check and feature tests</title>
5
+ <title>RSVG Libary Reference Manual: Version check and feature tests</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="RSVG Libary Reference Manual">
8
8
  <link rel="up" href="rsvg.html" title="Part I. API Reference">
9
9
  <link rel="prev" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">
10
10
  <link rel="next" href="object-tree.html" title="Object Hierarchy">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21 (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="rsvg-Using-RSVG-with-GdkPixbuf.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="rsvg.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">RSVG Libary Reference Manual</th>
21
- <td><a accesskey="n" href="object-tree.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="#rsvg-Version-check-and-feature-tests.synopsis" class="shortcut">Top</a>
25
-  | 
26
- <a href="#rsvg-Version-check-and-feature-tests.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="#rsvg-Version-check-and-feature-tests.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="rsvg.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="p" href="rsvg-Using-RSVG-with-GdkPixbuf.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="n" href="object-tree.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="rsvg-Version-check-and-feature-tests"></a><div class="titlepage"></div>
31
27
  <div class="refnamediv"><table width="100%"><tr>
@@ -33,27 +29,69 @@
33
29
  <h2><span class="refentrytitle"><a name="rsvg-Version-check-and-feature-tests.top_of_page"></a>Version check and feature tests</span></h2>
34
30
  <p>Version check and feature tests</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="rsvg-Version-check-and-feature-tests.synopsis"></a><h2>Synopsis</h2>
40
- <pre class="synopsis">#define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MAJOR-VERSION:CAPS" title="LIBRSVG_MAJOR_VERSION">LIBRSVG_MAJOR_VERSION</a>
41
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MINOR-VERSION:CAPS" title="LIBRSVG_MINOR_VERSION">LIBRSVG_MINOR_VERSION</a>
42
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MICRO-VERSION:CAPS" title="LIBRSVG_MICRO_VERSION">LIBRSVG_MICRO_VERSION</a>
43
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-VERSION:CAPS" title="LIBRSVG_VERSION">LIBRSVG_VERSION</a>
44
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-CHECK-VERSION:CAPS" title="LIBRSVG_CHECK_VERSION()">LIBRSVG_CHECK_VERSION</a> (major,
45
- minor,
46
- micro)
47
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-HAVE-SVGZ:CAPS" title="LIBRSVG_HAVE_SVGZ">LIBRSVG_HAVE_SVGZ</a>
48
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-HAVE-CSS:CAPS" title="LIBRSVG_HAVE_CSS">LIBRSVG_HAVE_CSS</a>
49
- #define <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-CHECK-FEATURE:CAPS" title="LIBRSVG_CHECK_FEATURE()">LIBRSVG_CHECK_FEATURE</a> (FEATURE)
50
- </pre>
34
+ <div class="refsect1">
35
+ <a name="rsvg-Version-check-and-feature-tests.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="define_keyword">#define</td>
44
+ <td class="function_name"><a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MAJOR-VERSION:CAPS" title="LIBRSVG_MAJOR_VERSION">LIBRSVG_MAJOR_VERSION</a></td>
45
+ </tr>
46
+ <tr>
47
+ <td class="define_keyword">#define</td>
48
+ <td class="function_name"><a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MINOR-VERSION:CAPS" title="LIBRSVG_MINOR_VERSION">LIBRSVG_MINOR_VERSION</a></td>
49
+ </tr>
50
+ <tr>
51
+ <td class="define_keyword">#define</td>
52
+ <td class="function_name"><a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MICRO-VERSION:CAPS" title="LIBRSVG_MICRO_VERSION">LIBRSVG_MICRO_VERSION</a></td>
53
+ </tr>
54
+ <tr>
55
+ <td class="define_keyword">#define</td>
56
+ <td class="function_name">
57
+ <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-CHECK-VERSION:CAPS" title="LIBRSVG_CHECK_VERSION()">LIBRSVG_CHECK_VERSION</a><span class="c_punctuation">()</span>
58
+ </td>
59
+ </tr>
60
+ <tr>
61
+ <td class="define_keyword">#define</td>
62
+ <td class="function_name"><a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-HAVE-SVGZ:CAPS" title="LIBRSVG_HAVE_SVGZ">LIBRSVG_HAVE_SVGZ</a></td>
63
+ </tr>
64
+ <tr>
65
+ <td class="define_keyword">#define</td>
66
+ <td class="function_name"><a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-HAVE-CSS:CAPS" title="LIBRSVG_HAVE_CSS">LIBRSVG_HAVE_CSS</a></td>
67
+ </tr>
68
+ <tr>
69
+ <td class="define_keyword">#define</td>
70
+ <td class="function_name">
71
+ <a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-CHECK-FEATURE:CAPS" title="LIBRSVG_CHECK_FEATURE()">LIBRSVG_CHECK_FEATURE</a><span class="c_punctuation">()</span>
72
+ </td>
73
+ </tr>
74
+ </tbody>
75
+ </table></div>
76
+ </div>
77
+ <div class="refsect1">
78
+ <a name="rsvg-Version-check-and-feature-tests.other"></a><h2>Types and Values</h2>
79
+ <div class="informaltable"><table width="100%" border="0">
80
+ <colgroup>
81
+ <col width="150px" class="name">
82
+ <col class="description">
83
+ </colgroup>
84
+ <tbody><tr>
85
+ <td class="define_keyword">#define</td>
86
+ <td class="function_name"><a class="link" href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-VERSION:CAPS" title="LIBRSVG_VERSION">LIBRSVG_VERSION</a></td>
87
+ </tr></tbody>
88
+ </table></div>
51
89
  </div>
52
90
  <div class="refsect1">
53
91
  <a name="rsvg-Version-check-and-feature-tests.description"></a><h2>Description</h2>
54
92
  </div>
55
93
  <div class="refsect1">
56
- <a name="rsvg-Version-check-and-feature-tests.details"></a><h2>Details</h2>
94
+ <a name="rsvg-Version-check-and-feature-tests.functions_details"></a><h2>Functions</h2>
57
95
  <div class="refsect2">
58
96
  <a name="LIBRSVG-MAJOR-VERSION:CAPS"></a><h3>LIBRSVG_MAJOR_VERSION</h3>
59
97
  <pre class="programlisting">#define LIBRSVG_MAJOR_VERSION</pre>
@@ -70,11 +108,6 @@
70
108
  </div>
71
109
  <hr>
72
110
  <div class="refsect2">
73
- <a name="LIBRSVG-VERSION:CAPS"></a><h3>LIBRSVG_VERSION</h3>
74
- <pre class="programlisting">#define LIBRSVG_VERSION</pre>
75
- </div>
76
- <hr>
77
- <div class="refsect2">
78
111
  <a name="LIBRSVG-CHECK-VERSION:CAPS"></a><h3>LIBRSVG_CHECK_VERSION()</h3>
79
112
  <pre class="programlisting">#define LIBRSVG_CHECK_VERSION(major,minor,micro)</pre>
80
113
  </div>
@@ -94,9 +127,16 @@
94
127
  <pre class="programlisting">#define LIBRSVG_CHECK_FEATURE(FEATURE)</pre>
95
128
  </div>
96
129
  </div>
130
+ <div class="refsect1">
131
+ <a name="rsvg-Version-check-and-feature-tests.other_details"></a><h2>Types and Values</h2>
132
+ <div class="refsect2">
133
+ <a name="LIBRSVG-VERSION:CAPS"></a><h3>LIBRSVG_VERSION</h3>
134
+ <pre class="programlisting">#define LIBRSVG_VERSION</pre>
135
+ </div>
136
+ </div>
97
137
  </div>
98
138
  <div class="footer">
99
139
  <hr>
100
- Generated by GTK-Doc V1.19</div>
140
+ Generated by GTK-Doc V1.21</div>
101
141
  </body>
102
142
  </html>
@@ -2,22 +2,22 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Part I. API Reference</title>
5
+ <title>RSVG Libary Reference Manual: Part I. API Reference</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="RSVG Libary Reference Manual">
8
8
  <link rel="up" href="index.html" title="RSVG Libary Reference Manual">
9
9
  <link rel="prev" href="index.html" title="RSVG Libary Reference Manual">
10
10
  <link rel="next" href="RsvgHandle.html" title="RsvgHandle">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21 (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"><tr valign="middle">
16
- <td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </td>
18
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
- <th width="100%" align="center">RSVG Libary Reference Manual</th>
20
- <td><a accesskey="n" href="RsvgHandle.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
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"></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
+ <td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="RsvgHandle.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
  </tr></table>
22
22
  <div class="part">
23
23
  <div class="titlepage"><div><div><h1 class="title">
@@ -52,6 +52,6 @@
52
52
  </div>
53
53
  <div class="footer">
54
54
  <hr>
55
- Generated by GTK-Doc V1.19</div>
55
+ Generated by GTK-Doc V1.21</div>
56
56
  </body>
57
57
  </html>