rsvg2 3.2.3-x64-mingw32 → 3.2.4-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +5 -2
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-enum-types.h +1 -1
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +3 -3
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +2 -2
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +13 -9
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +5 -5
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/doc/librsvg/COMPILING.md +266 -0
- data/vendor/local/share/doc/librsvg/CONTRIBUTING.md +152 -0
- data/vendor/local/share/doc/librsvg/README.md +162 -0
- data/vendor/local/share/doc/librsvg/code-of-conduct.md +74 -0
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +49 -32
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +6 -6
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +65 -108
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/ch01.html +54 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +35 -19
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +14 -10
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +10 -14
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +46 -55
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/{RsvgHandle.html → rsvg-RsvgHandle.html} +252 -338
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +35 -42
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +38 -34
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +13 -13
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +13 -13
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +61 -15
- data/vendor/local/share/man/man1/rsvg-convert.1 +33 -16
- metadata +14 -17
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +0 -54
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +0 -42
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +0 -46
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +0 -45
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +0 -38
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +0 -53
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +0 -52
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +0 -99
@@ -2,25 +2,24 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Using RSVG with GIO:
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
7
|
-
<link rel="home" href="index.html" title="
|
5
|
+
<title>Using RSVG with GIO: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg Reference Manual">
|
8
8
|
<link rel="up" href="rsvg.html" title="Part I. API Reference">
|
9
|
-
<link rel="prev" href="RsvgHandle.html" title="RsvgHandle">
|
9
|
+
<link rel="prev" href="rsvg-RsvgHandle.html" title="RsvgHandle">
|
10
10
|
<link rel="next" href="rsvg-Using-RSVG-with-cairo.html" title="Using RSVG with cairo">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (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
15
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
17
|
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
-
<a href="#rsvg-Using-RSVG-with-GIO.description" class="shortcut">Description</a></span
|
19
|
-
<a href="#rsvg-Using-RSVG-with-GIO.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
18
|
+
<a href="#rsvg-Using-RSVG-with-GIO.description" class="shortcut">Description</a></span>
|
20
19
|
</td>
|
21
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
21
|
<td><a accesskey="u" href="rsvg.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
23
|
-
<td><a accesskey="p" href="RsvgHandle.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
22
|
+
<td><a accesskey="p" href="rsvg-RsvgHandle.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
23
|
<td><a accesskey="n" href="rsvg-Using-RSVG-with-cairo.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
24
|
</tr></table>
|
26
25
|
<div class="refentry">
|
@@ -45,7 +44,7 @@
|
|
45
44
|
<span class="returnvalue">void</span>
|
46
45
|
</td>
|
47
46
|
<td class="function_name">
|
48
|
-
<a
|
47
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-set-base-gfile">rsvg_handle_set_base_gfile</a> <span class="c_punctuation">()</span>
|
49
48
|
</td>
|
50
49
|
</tr>
|
51
50
|
<tr>
|
@@ -53,23 +52,23 @@
|
|
53
52
|
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
54
53
|
</td>
|
55
54
|
<td class="function_name">
|
56
|
-
<a
|
55
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-sync">rsvg_handle_read_stream_sync</a> <span class="c_punctuation">()</span>
|
57
56
|
</td>
|
58
57
|
</tr>
|
59
58
|
<tr>
|
60
59
|
<td class="function_type">
|
61
|
-
<a
|
60
|
+
<a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> *
|
62
61
|
</td>
|
63
62
|
<td class="function_name">
|
64
|
-
<a
|
63
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-gfile-sync">rsvg_handle_new_from_gfile_sync</a> <span class="c_punctuation">()</span>
|
65
64
|
</td>
|
66
65
|
</tr>
|
67
66
|
<tr>
|
68
67
|
<td class="function_type">
|
69
|
-
<a
|
68
|
+
<a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> *
|
70
69
|
</td>
|
71
70
|
<td class="function_name">
|
72
|
-
<a
|
71
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-stream-sync">rsvg_handle_new_from_stream_sync</a> <span class="c_punctuation">()</span>
|
73
72
|
</td>
|
74
73
|
</tr>
|
75
74
|
</tbody>
|
@@ -84,17 +83,11 @@
|
|
84
83
|
</colgroup>
|
85
84
|
<tbody><tr>
|
86
85
|
<td class="datatype_keyword">enum</td>
|
87
|
-
<td class="function_name"><a
|
86
|
+
<td class="function_name"><a href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags">RsvgHandleFlags</a></td>
|
88
87
|
</tr></tbody>
|
89
88
|
</table></div>
|
90
89
|
</div>
|
91
90
|
<div class="refsect1">
|
92
|
-
<a name="rsvg-Using-RSVG-with-GIO.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
93
|
-
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
|
94
|
-
<span class="lineart">╰──</span> RsvgHandleFlags
|
95
|
-
</pre>
|
96
|
-
</div>
|
97
|
-
<div class="refsect1">
|
98
91
|
<a name="rsvg-Using-RSVG-with-GIO.description"></a><h2>Description</h2>
|
99
92
|
</div>
|
100
93
|
<div class="refsect1">
|
@@ -102,13 +95,13 @@
|
|
102
95
|
<div class="refsect2">
|
103
96
|
<a name="rsvg-handle-set-base-gfile"></a><h3>rsvg_handle_set_base_gfile ()</h3>
|
104
97
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
105
|
-
rsvg_handle_set_base_gfile (<em class="parameter"><code><a
|
98
|
+
rsvg_handle_set_base_gfile (<em class="parameter"><code><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
106
99
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> *base_file</code></em>);</pre>
|
107
100
|
<p>Set the base URI for <em class="parameter"><code>handle</code></em>
|
108
101
|
from <em class="parameter"><code>file</code></em>
|
109
102
|
.
|
110
|
-
Note: This function may only be called before <a
|
111
|
-
or <a
|
103
|
+
Note: This function may only be called before <a href="rsvg-RsvgHandle.html#rsvg-handle-write"><code class="function">rsvg_handle_write()</code></a>
|
104
|
+
or <a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-sync"><code class="function">rsvg_handle_read_stream_sync()</code></a> has been called.</p>
|
112
105
|
<div class="refsect3">
|
113
106
|
<a name="rsvg-handle-set-base-gfile.parameters"></a><h4>Parameters</h4>
|
114
107
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -120,7 +113,7 @@ or <a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-s
|
|
120
113
|
<tbody>
|
121
114
|
<tr>
|
122
115
|
<td class="parameter_name"><p>handle</p></td>
|
123
|
-
<td class="parameter_description"><p>a <a
|
116
|
+
<td class="parameter_description"><p>a <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
|
124
117
|
<td class="parameter_annotations"> </td>
|
125
118
|
</tr>
|
126
119
|
<tr>
|
@@ -131,13 +124,13 @@ or <a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-s
|
|
131
124
|
</tbody>
|
132
125
|
</table></div>
|
133
126
|
</div>
|
134
|
-
<p class="since">Since:
|
127
|
+
<p class="since">Since: 2.32</p>
|
135
128
|
</div>
|
136
129
|
<hr>
|
137
130
|
<div class="refsect2">
|
138
131
|
<a name="rsvg-handle-read-stream-sync"></a><h3>rsvg_handle_read_stream_sync ()</h3>
|
139
132
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
140
|
-
rsvg_handle_read_stream_sync (<em class="parameter"><code><a
|
133
|
+
rsvg_handle_read_stream_sync (<em class="parameter"><code><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
141
134
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a> *stream</code></em>,
|
142
135
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
143
136
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
@@ -160,7 +153,7 @@ returned.</p>
|
|
160
153
|
<tbody>
|
161
154
|
<tr>
|
162
155
|
<td class="parameter_name"><p>handle</p></td>
|
163
|
-
<td class="parameter_description"><p>a <a
|
156
|
+
<td class="parameter_description"><p>a <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
|
164
157
|
<td class="parameter_annotations"> </td>
|
165
158
|
</tr>
|
166
159
|
<tr>
|
@@ -188,17 +181,17 @@ succeeded, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FA
|
|
188
181
|
with <em class="parameter"><code>error</code></em>
|
189
182
|
filled in</p>
|
190
183
|
</div>
|
191
|
-
<p class="since">Since:
|
184
|
+
<p class="since">Since: 2.32</p>
|
192
185
|
</div>
|
193
186
|
<hr>
|
194
187
|
<div class="refsect2">
|
195
188
|
<a name="rsvg-handle-new-from-gfile-sync"></a><h3>rsvg_handle_new_from_gfile_sync ()</h3>
|
196
|
-
<pre class="programlisting"><a
|
189
|
+
<pre class="programlisting"><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> *
|
197
190
|
rsvg_handle_new_from_gfile_sync (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> *file</code></em>,
|
198
|
-
<em class="parameter"><code><a
|
191
|
+
<em class="parameter"><code><a href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a> flags</code></em>,
|
199
192
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
200
193
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
201
|
-
<p>Creates a new <a
|
194
|
+
<p>Creates a new <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> for <em class="parameter"><code>file</code></em>
|
202
195
|
.</p>
|
203
196
|
<p>If <em class="parameter"><code>cancellable</code></em>
|
204
197
|
is not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
|
@@ -221,7 +214,7 @@ returned.</p>
|
|
221
214
|
</tr>
|
222
215
|
<tr>
|
223
216
|
<td class="parameter_name"><p>flags</p></td>
|
224
|
-
<td class="parameter_description"><p>flags from <a
|
217
|
+
<td class="parameter_description"><p>flags from <a href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a></p></td>
|
225
218
|
<td class="parameter_annotations"> </td>
|
226
219
|
</tr>
|
227
220
|
<tr>
|
@@ -239,21 +232,21 @@ returned.</p>
|
|
239
232
|
</div>
|
240
233
|
<div class="refsect3">
|
241
234
|
<a name="rsvg-handle-new-from-gfile-sync.returns"></a><h4>Returns</h4>
|
242
|
-
<p> a new <a
|
235
|
+
<p> a new <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> on success, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> with <em class="parameter"><code>error</code></em>
|
243
236
|
filled in</p>
|
244
237
|
</div>
|
245
|
-
<p class="since">Since:
|
238
|
+
<p class="since">Since: 2.32</p>
|
246
239
|
</div>
|
247
240
|
<hr>
|
248
241
|
<div class="refsect2">
|
249
242
|
<a name="rsvg-handle-new-from-stream-sync"></a><h3>rsvg_handle_new_from_stream_sync ()</h3>
|
250
|
-
<pre class="programlisting"><a
|
243
|
+
<pre class="programlisting"><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> *
|
251
244
|
rsvg_handle_new_from_stream_sync (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a> *input_stream</code></em>,
|
252
245
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GFile.html#GFile-struct"><span class="type">GFile</span></a> *base_file</code></em>,
|
253
|
-
<em class="parameter"><code><a
|
246
|
+
<em class="parameter"><code><a href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a> flags</code></em>,
|
254
247
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
255
248
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
256
|
-
<p>Creates a new <a
|
249
|
+
<p>Creates a new <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> for <em class="parameter"><code>stream</code></em>
|
257
250
|
.</p>
|
258
251
|
<p>If <em class="parameter"><code>cancellable</code></em>
|
259
252
|
is not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled by
|
@@ -281,7 +274,7 @@ returned.</p>
|
|
281
274
|
</tr>
|
282
275
|
<tr>
|
283
276
|
<td class="parameter_name"><p>flags</p></td>
|
284
|
-
<td class="parameter_description"><p>flags from <a
|
277
|
+
<td class="parameter_description"><p>flags from <a href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a></p></td>
|
285
278
|
<td class="parameter_annotations"> </td>
|
286
279
|
</tr>
|
287
280
|
<tr>
|
@@ -299,10 +292,10 @@ returned.</p>
|
|
299
292
|
</div>
|
300
293
|
<div class="refsect3">
|
301
294
|
<a name="rsvg-handle-new-from-stream-sync.returns"></a><h4>Returns</h4>
|
302
|
-
<p> a new <a
|
295
|
+
<p> a new <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> on success, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> with <em class="parameter"><code>error</code></em>
|
303
296
|
filled in</p>
|
304
297
|
</div>
|
305
|
-
<p class="since">Since:
|
298
|
+
<p class="since">Since: 2.32</p>
|
306
299
|
</div>
|
307
300
|
</div>
|
308
301
|
<div class="refsect1">
|
@@ -351,6 +344,6 @@ filled in</p>
|
|
351
344
|
</div>
|
352
345
|
</div>
|
353
346
|
<div class="footer">
|
354
|
-
<hr>Generated by GTK-Doc V1.
|
347
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
355
348
|
</body>
|
356
349
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Using RSVG with GdkPixbuf:
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
7
|
-
<link rel="home" href="index.html" title="
|
5
|
+
<title>Using RSVG with GdkPixbuf: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg 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-cairo.html" title="Using RSVG with cairo">
|
10
10
|
<link rel="next" href="rsvg-Version-check-and-feature-tests.html" title="Version check and feature tests">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (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">
|
@@ -45,7 +45,7 @@
|
|
45
45
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
|
-
<a
|
48
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-handle-get-pixbuf">rsvg_handle_get_pixbuf</a> <span class="c_punctuation">()</span>
|
49
49
|
</td>
|
50
50
|
</tr>
|
51
51
|
<tr>
|
@@ -53,7 +53,7 @@
|
|
53
53
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
|
-
<a
|
56
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-handle-get-pixbuf-sub">rsvg_handle_get_pixbuf_sub</a> <span class="c_punctuation">()</span>
|
57
57
|
</td>
|
58
58
|
</tr>
|
59
59
|
<tr>
|
@@ -61,7 +61,7 @@
|
|
61
61
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
62
62
|
</td>
|
63
63
|
<td class="function_name">
|
64
|
-
<a
|
64
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file">rsvg_pixbuf_from_file</a> <span class="c_punctuation">()</span>
|
65
65
|
</td>
|
66
66
|
</tr>
|
67
67
|
<tr>
|
@@ -69,7 +69,7 @@
|
|
69
69
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
70
70
|
</td>
|
71
71
|
<td class="function_name">
|
72
|
-
<a
|
72
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom">rsvg_pixbuf_from_file_at_zoom</a> <span class="c_punctuation">()</span>
|
73
73
|
</td>
|
74
74
|
</tr>
|
75
75
|
<tr>
|
@@ -77,7 +77,7 @@
|
|
77
77
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
78
78
|
</td>
|
79
79
|
<td class="function_name">
|
80
|
-
<a
|
80
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-size">rsvg_pixbuf_from_file_at_size</a> <span class="c_punctuation">()</span>
|
81
81
|
</td>
|
82
82
|
</tr>
|
83
83
|
<tr>
|
@@ -85,7 +85,7 @@
|
|
85
85
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
86
86
|
</td>
|
87
87
|
<td class="function_name">
|
88
|
-
<a
|
88
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-max-size">rsvg_pixbuf_from_file_at_max_size</a> <span class="c_punctuation">()</span>
|
89
89
|
</td>
|
90
90
|
</tr>
|
91
91
|
<tr>
|
@@ -93,7 +93,7 @@
|
|
93
93
|
<a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
94
94
|
</td>
|
95
95
|
<td class="function_name">
|
96
|
-
<a
|
96
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom-with-max">rsvg_pixbuf_from_file_at_zoom_with_max</a> <span class="c_punctuation">()</span>
|
97
97
|
</td>
|
98
98
|
</tr>
|
99
99
|
</tbody>
|
@@ -109,7 +109,7 @@ cross-platform GTK+ widget toolkit.</p>
|
|
109
109
|
<div class="refsect2">
|
110
110
|
<a name="rsvg-handle-get-pixbuf"></a><h3>rsvg_handle_get_pixbuf ()</h3>
|
111
111
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
112
|
-
rsvg_handle_get_pixbuf (<em class="parameter"><code><a
|
112
|
+
rsvg_handle_get_pixbuf (<em class="parameter"><code><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);</pre>
|
113
113
|
<p>Returns the pixbuf loaded by <em class="parameter"><code>handle</code></em>
|
114
114
|
. The pixbuf returned will be reffed, so
|
115
115
|
the caller of this function must assume that ref. If insufficient data has
|
@@ -127,7 +127,7 @@ will be returned. Note that the pixbuf may not be complete until
|
|
127
127
|
</colgroup>
|
128
128
|
<tbody><tr>
|
129
129
|
<td class="parameter_name"><p>handle</p></td>
|
130
|
-
<td class="parameter_description"><p>An <a
|
130
|
+
<td class="parameter_description"><p>An <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
|
131
131
|
<td class="parameter_annotations"> </td>
|
132
132
|
</tr></tbody>
|
133
133
|
</table></div>
|
@@ -143,15 +143,20 @@ will be returned. Note that the pixbuf may not be complete until
|
|
143
143
|
<div class="refsect2">
|
144
144
|
<a name="rsvg-handle-get-pixbuf-sub"></a><h3>rsvg_handle_get_pixbuf_sub ()</h3>
|
145
145
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
146
|
-
rsvg_handle_get_pixbuf_sub (<em class="parameter"><code><a
|
146
|
+
rsvg_handle_get_pixbuf_sub (<em class="parameter"><code><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
147
147
|
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
|
148
|
-
<p>
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
<
|
154
|
-
|
148
|
+
<p>Creates a <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> the same size as the entire SVG loaded into <em class="parameter"><code>handle</code></em>
|
149
|
+
, but
|
150
|
+
only renders the sub-element that has the specified <em class="parameter"><code>id</code></em>
|
151
|
+
(and all its
|
152
|
+
sub-sub-elements recursively). If <em class="parameter"><code>id</code></em>
|
153
|
+
is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>, this function renders the
|
154
|
+
whole SVG.</p>
|
155
|
+
<p>If you need to render an image which is only big enough to fit a particular
|
156
|
+
sub-element of the SVG, consider using <a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub"><code class="function">rsvg_handle_render_cairo_sub()</code></a>, upon a
|
157
|
+
surface that is just the size returned by <a href="rsvg-RsvgHandle.html#rsvg-handle-get-dimensions-sub"><code class="function">rsvg_handle_get_dimensions_sub()</code></a>.
|
158
|
+
You will need to offset the rendering by the amount returned in
|
159
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-position-sub"><code class="function">rsvg_handle_get_position_sub()</code></a>.</p>
|
155
160
|
<div class="refsect3">
|
156
161
|
<a name="rsvg-handle-get-pixbuf-sub.parameters"></a><h4>Parameters</h4>
|
157
162
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -163,14 +168,13 @@ will be returned. Note that the pixbuf may not be complete until
|
|
163
168
|
<tbody>
|
164
169
|
<tr>
|
165
170
|
<td class="parameter_name"><p>handle</p></td>
|
166
|
-
<td class="parameter_description"><p>An <a
|
171
|
+
<td class="parameter_description"><p>An <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
|
167
172
|
<td class="parameter_annotations"> </td>
|
168
173
|
</tr>
|
169
174
|
<tr>
|
170
175
|
<td class="parameter_name"><p>id</p></td>
|
171
|
-
<td class="parameter_description"><p>
|
172
|
-
|
173
|
-
"layer1" that you wish to render, pass "#<span class="type">layer1</span>" as the id. </p></td>
|
176
|
+
<td class="parameter_description"><p>An element's id within the SVG, starting with "##", for
|
177
|
+
example, "#<span class="type">layer1</span>"; or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the whole SVG. </p></td>
|
174
178
|
<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>
|
175
179
|
</tr>
|
176
180
|
</tbody>
|
@@ -178,11 +182,11 @@ render the whole SVG. For example, if you have a layer called
|
|
178
182
|
</div>
|
179
183
|
<div class="refsect3">
|
180
184
|
<a name="rsvg-handle-get-pixbuf-sub.returns"></a><h4>Returns</h4>
|
181
|
-
<p>
|
182
|
-
|
185
|
+
<p>a pixbuf, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if an error occurs
|
186
|
+
during rendering. </p>
|
183
187
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<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></p>
|
184
188
|
</div>
|
185
|
-
<p class="since">Since:
|
189
|
+
<p class="since">Since: 2.14</p>
|
186
190
|
</div>
|
187
191
|
<hr>
|
188
192
|
<div class="refsect2">
|
@@ -192,7 +196,7 @@ rsvg_pixbuf_from_file (<em class="parameter"><code>const <a href="/usr/share/gtk
|
|
192
196
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
193
197
|
<div class="warning">
|
194
198
|
<p><code class="literal">rsvg_pixbuf_from_file</code> is deprecated and should not be used in newly-written code.</p>
|
195
|
-
<p>Set up a cairo matrix and use <a
|
199
|
+
<p>Set up a cairo matrix and use <a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-file"><code class="function">rsvg_handle_new_from_file()</code></a> + <a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo"><code class="function">rsvg_handle_render_cairo()</code></a> instead.</p>
|
196
200
|
</div>
|
197
201
|
<p>Loads a new <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> from <em class="parameter"><code>file_name</code></em>
|
198
202
|
and returns it. The caller must
|
@@ -236,7 +240,7 @@ rsvg_pixbuf_from_file_at_zoom (<em class="parameter"><code>const <a href="/usr/s
|
|
236
240
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
237
241
|
<div class="warning">
|
238
242
|
<p><code class="literal">rsvg_pixbuf_from_file_at_zoom</code> is deprecated and should not be used in newly-written code.</p>
|
239
|
-
<p>Set up a cairo matrix and use <a
|
243
|
+
<p>Set up a cairo matrix and use <a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-file"><code class="function">rsvg_handle_new_from_file()</code></a> + <a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo"><code class="function">rsvg_handle_render_cairo()</code></a> instead.</p>
|
240
244
|
</div>
|
241
245
|
<p>Loads a new <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> from <em class="parameter"><code>file_name</code></em>
|
242
246
|
and returns it. This pixbuf is scaled
|
@@ -293,7 +297,7 @@ rsvg_pixbuf_from_file_at_size (<em class="parameter"><code>const <a href="/usr/s
|
|
293
297
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
294
298
|
<div class="warning">
|
295
299
|
<p><code class="literal">rsvg_pixbuf_from_file_at_size</code> is deprecated and should not be used in newly-written code.</p>
|
296
|
-
<p>Set up a cairo matrix and use <a
|
300
|
+
<p>Set up a cairo matrix and use <a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-file"><code class="function">rsvg_handle_new_from_file()</code></a> + <a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo"><code class="function">rsvg_handle_render_cairo()</code></a> instead.</p>
|
297
301
|
</div>
|
298
302
|
<p>Loads a new <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> from <em class="parameter"><code>file_name</code></em>
|
299
303
|
and returns it. This pixbuf is scaled
|
@@ -351,7 +355,7 @@ rsvg_pixbuf_from_file_at_max_size (<em class="parameter"><code>const <a href="/u
|
|
351
355
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
352
356
|
<div class="warning">
|
353
357
|
<p><code class="literal">rsvg_pixbuf_from_file_at_max_size</code> is deprecated and should not be used in newly-written code.</p>
|
354
|
-
<p>Set up a cairo matrix and use <a
|
358
|
+
<p>Set up a cairo matrix and use <a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-file"><code class="function">rsvg_handle_new_from_file()</code></a> + <a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo"><code class="function">rsvg_handle_render_cairo()</code></a> instead.</p>
|
355
359
|
</div>
|
356
360
|
<p>Loads a new <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> from <em class="parameter"><code>file_name</code></em>
|
357
361
|
and returns it. This pixbuf is uniformly
|
@@ -409,7 +413,7 @@ rsvg_pixbuf_from_file_at_zoom_with_max
|
|
409
413
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
410
414
|
<div class="warning">
|
411
415
|
<p><code class="literal">rsvg_pixbuf_from_file_at_zoom_with_max</code> is deprecated and should not be used in newly-written code.</p>
|
412
|
-
<p>Set up a cairo matrix and use <a
|
416
|
+
<p>Set up a cairo matrix and use <a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-file"><code class="function">rsvg_handle_new_from_file()</code></a> + <a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo"><code class="function">rsvg_handle_render_cairo()</code></a> instead.</p>
|
413
417
|
</div>
|
414
418
|
<p>Loads a new <a href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> from <em class="parameter"><code>file_name</code></em>
|
415
419
|
and returns it. This pixbuf is scaled
|
@@ -473,6 +477,6 @@ returned pixbuf. If an error occurred, <em class="parameter"><code>error</code><
|
|
473
477
|
</div>
|
474
478
|
</div>
|
475
479
|
<div class="footer">
|
476
|
-
<hr>Generated by GTK-Doc V1.
|
480
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
477
481
|
</body>
|
478
482
|
</html>
|
@@ -2,13 +2,13 @@
|
|
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:
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
7
|
-
<link rel="home" href="index.html" title="
|
5
|
+
<title>Using RSVG with cairo: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg 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.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (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">
|
@@ -44,7 +44,7 @@
|
|
44
44
|
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
|
-
<a
|
47
|
+
<a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo">rsvg_handle_render_cairo</a> <span class="c_punctuation">()</span>
|
48
48
|
</td>
|
49
49
|
</tr>
|
50
50
|
<tr>
|
@@ -52,7 +52,7 @@
|
|
52
52
|
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
|
-
<a
|
55
|
+
<a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub">rsvg_handle_render_cairo_sub</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
</tbody>
|
@@ -66,7 +66,7 @@
|
|
66
66
|
<div class="refsect2">
|
67
67
|
<a name="rsvg-handle-render-cairo"></a><h3>rsvg_handle_render_cairo ()</h3>
|
68
68
|
<pre class="programlisting"><a href="/usr/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
|
69
|
+
rsvg_handle_render_cairo (<em class="parameter"><code><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
70
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
71
|
<p>Draws a SVG to a Cairo surface</p>
|
72
72
|
<div class="refsect3">
|
@@ -80,7 +80,7 @@ rsvg_handle_render_cairo (<em class="parameter"><code><a class="link" href="Rsvg
|
|
80
80
|
<tbody>
|
81
81
|
<tr>
|
82
82
|
<td class="parameter_name"><p>handle</p></td>
|
83
|
-
<td class="parameter_description"><p>A <a
|
83
|
+
<td class="parameter_description"><p>A <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
|
84
84
|
<td class="parameter_annotations"> </td>
|
85
85
|
</tr>
|
86
86
|
<tr>
|
@@ -95,13 +95,13 @@ rsvg_handle_render_cairo (<em class="parameter"><code><a class="link" href="Rsvg
|
|
95
95
|
<a name="rsvg-handle-render-cairo.returns"></a><h4>Returns</h4>
|
96
96
|
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if drawing succeeded.</p>
|
97
97
|
</div>
|
98
|
-
<p class="since">Since:
|
98
|
+
<p class="since">Since: 2.14</p>
|
99
99
|
</div>
|
100
100
|
<hr>
|
101
101
|
<div class="refsect2">
|
102
102
|
<a name="rsvg-handle-render-cairo-sub"></a><h3>rsvg_handle_render_cairo_sub ()</h3>
|
103
103
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
104
|
-
rsvg_handle_render_cairo_sub (<em class="parameter"><code><a
|
104
|
+
rsvg_handle_render_cairo_sub (<em class="parameter"><code><a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
105
105
|
<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>,
|
106
106
|
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
|
107
107
|
<p>Draws a subset of a SVG to a Cairo surface</p>
|
@@ -116,7 +116,7 @@ rsvg_handle_render_cairo_sub (<em class="parameter"><code><a class="link" href="
|
|
116
116
|
<tbody>
|
117
117
|
<tr>
|
118
118
|
<td class="parameter_name"><p>handle</p></td>
|
119
|
-
<td class="parameter_description"><p>A <a
|
119
|
+
<td class="parameter_description"><p>A <a href="rsvg-RsvgHandle.html#RsvgHandle"><span class="type">RsvgHandle</span></a></p></td>
|
120
120
|
<td class="parameter_annotations"> </td>
|
121
121
|
</tr>
|
122
122
|
<tr>
|
@@ -138,7 +138,7 @@ that you wish to render, pass "#<span class="type">layer1</span>" as the id. </p
|
|
138
138
|
<a name="rsvg-handle-render-cairo-sub.returns"></a><h4>Returns</h4>
|
139
139
|
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if drawing succeeded.</p>
|
140
140
|
</div>
|
141
|
-
<p class="since">Since:
|
141
|
+
<p class="since">Since: 2.14</p>
|
142
142
|
</div>
|
143
143
|
</div>
|
144
144
|
<div class="refsect1">
|
@@ -146,6 +146,6 @@ that you wish to render, pass "#<span class="type">layer1</span>" as the id. </p
|
|
146
146
|
</div>
|
147
147
|
</div>
|
148
148
|
<div class="footer">
|
149
|
-
<hr>Generated by GTK-Doc V1.
|
149
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
150
150
|
</body>
|
151
151
|
</html>
|