rsvg2 2.2.5-x86-mingw32 → 3.0.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/rsvg2/extconf.rb +1 -1
- data/ext/rsvg2/rbrsvg.c +2 -15
- data/ext/rsvg2/rbrsvghandle.c +44 -197
- data/ext/rsvg2/rsvg2.h +13 -19
- data/lib/2.0/rsvg2.so +0 -0
- data/lib/2.1/rsvg2.so +0 -0
- data/lib/2.2/rsvg2.so +0 -0
- data/lib/rsvg2.rb +26 -11
- data/sample/svg-viewer.rb +2 -2
- data/test/rsvg2-test-utils.rb +11 -0
- data/test/test-handle.rb +4 -0
- 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-features.h +2 -2
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +2 -2
- 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 +2 -2
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +2 -2
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +724 -1039
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +32 -29
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +19 -16
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +16 -13
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +17 -14
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +20 -15
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +15 -12
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +22 -17
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +23 -18
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +36 -31
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +85 -80
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +28 -31
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +59 -55
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +190 -247
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +239 -336
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +70 -95
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +37 -77
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +104 -314
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
- metadata +4 -7
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
@@ -2,54 +2,57 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Annotation Glossary</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="api-index-2-36.html" title="Index of new symbols in 2.32">
|
10
10
|
<link rel="next" href="licence.html" title="Appendix A. Licence">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
<
|
27
|
-
|
28
|
-
<
|
29
|
-
|
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="api-index-2-36.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="licence.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 class="shortcut" href="#glsT">T</a>
|
25
|
+
|
|
26
|
+
<a class="shortcut" href="#glsA">A</a>
|
27
|
+
|
|
28
|
+
<a class="shortcut" href="#glsO">O</a>
|
29
|
+
|
|
30
|
+
<a class="shortcut" href="#glsA">A</a>
|
31
|
+
|
|
32
|
+
<a class="shortcut" href="#glsE">E</a>
|
33
|
+
</td></tr>
|
34
|
+
</table>
|
30
35
|
<div class="glossary">
|
31
36
|
<div class="titlepage"><div><div><h1 class="title">
|
32
37
|
<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
|
38
|
+
<a name="glsT"></a><h3 class="title">T</h3>
|
39
|
+
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
|
40
|
+
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
|
33
41
|
<a name="glsA"></a><h3 class="title">A</h3>
|
34
|
-
<dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
|
35
|
-
<dd class="glossdef"><p>NULL is OK, both for passing and for returning.</p></dd>
|
36
42
|
<dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
|
37
43
|
<dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
|
38
|
-
<a name="glsE"></a><h3 class="title">E</h3>
|
39
|
-
<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
|
40
|
-
<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
|
41
|
-
<a name="glsN"></a><h3 class="title">N</h3>
|
42
|
-
<dt><span class="glossterm"><a name="annotation-glossterm-nullable"></a>nullable</span></dt>
|
43
|
-
<dd class="glossdef"><p>NULL may be passed as the value in, out, in-out; or as a return value.</p></dd>
|
44
44
|
<a name="glsO"></a><h3 class="title">O</h3>
|
45
45
|
<dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
|
46
46
|
<dd class="glossdef"><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
|
47
|
-
<a name="
|
48
|
-
<dt><span class="glossterm"><a name="annotation-glossterm-
|
49
|
-
<dd class="glossdef"><p>
|
47
|
+
<a name="glsA"></a><h3 class="title">A</h3>
|
48
|
+
<dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
|
49
|
+
<dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
|
50
|
+
<a name="glsE"></a><h3 class="title">E</h3>
|
51
|
+
<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
|
52
|
+
<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
|
50
53
|
</div>
|
51
54
|
<div class="footer">
|
52
55
|
<hr>
|
53
|
-
Generated by GTK-Doc V1.
|
56
|
+
Generated by GTK-Doc V1.19</div>
|
54
57
|
</body>
|
55
58
|
</html>
|
@@ -2,54 +2,57 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 2.14</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="api-index-2-9.html" title="Index of new symbols in 2.9">
|
10
10
|
<link rel="next" href="api-index-2-22.html" title="Index of new symbols in 2.22">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
<td><a accesskey="
|
18
|
-
<td
|
19
|
-
<td><a accesskey="
|
20
|
-
<
|
21
|
-
|
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="api-index-2-9.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="api-index-2-22.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxH">H</a></td></tr>
|
24
|
+
</table>
|
22
25
|
<div class="index">
|
23
26
|
<div class="titlepage"><div><div><h1 class="title">
|
24
27
|
<a name="api-index-2-14"></a>Index of new symbols in 2.14</h1></div></div></div>
|
25
28
|
<a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
|
26
29
|
<dt>
|
27
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-get-dimensions" title="rsvg_handle_get_dimensions
|
30
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-get-dimensions" title="rsvg_handle_get_dimensions ()">rsvg_handle_get_dimensions</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
28
31
|
</dt>
|
29
32
|
<dd></dd>
|
30
33
|
<dt>
|
31
|
-
<a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-handle-get-pixbuf-sub" title="rsvg_handle_get_pixbuf_sub
|
34
|
+
<a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-handle-get-pixbuf-sub" title="rsvg_handle_get_pixbuf_sub ()">rsvg_handle_get_pixbuf_sub</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
|
32
35
|
</dt>
|
33
36
|
<dd></dd>
|
34
37
|
<dt>
|
35
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-new-from-data" title="rsvg_handle_new_from_data
|
38
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-new-from-data" title="rsvg_handle_new_from_data ()">rsvg_handle_new_from_data</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
36
39
|
</dt>
|
37
40
|
<dd></dd>
|
38
41
|
<dt>
|
39
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-new-from-file" title="rsvg_handle_new_from_file
|
42
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-new-from-file" title="rsvg_handle_new_from_file ()">rsvg_handle_new_from_file</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
40
43
|
</dt>
|
41
44
|
<dd></dd>
|
42
45
|
<dt>
|
43
|
-
<a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo" title="rsvg_handle_render_cairo
|
46
|
+
<a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo" title="rsvg_handle_render_cairo ()">rsvg_handle_render_cairo</a>, function in <a class="link" href="rsvg-Using-RSVG-with-cairo.html" title="Using RSVG with cairo">Using RSVG with cairo</a>
|
44
47
|
</dt>
|
45
48
|
<dd></dd>
|
46
49
|
<dt>
|
47
|
-
<a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub" title="rsvg_handle_render_cairo_sub
|
50
|
+
<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>, function in <a class="link" href="rsvg-Using-RSVG-with-cairo.html" title="Using RSVG with cairo">Using RSVG with cairo</a>
|
48
51
|
</dt>
|
49
52
|
<dd></dd>
|
50
53
|
</div>
|
51
54
|
<div class="footer">
|
52
55
|
<hr>
|
53
|
-
Generated by GTK-Doc V1.
|
56
|
+
Generated by GTK-Doc V1.19</div>
|
54
57
|
</body>
|
55
58
|
</html>
|
@@ -2,42 +2,45 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 2.22</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="api-index-2-14.html" title="Index of new symbols in 2.14">
|
10
10
|
<link rel="next" href="api-index-2-32.html" title="Index of new symbols in 2.32">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
<td><a accesskey="
|
18
|
-
<td
|
19
|
-
<td><a accesskey="
|
20
|
-
<
|
21
|
-
|
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="api-index-2-14.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="api-index-2-32.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxH">H</a></td></tr>
|
24
|
+
</table>
|
22
25
|
<div class="index">
|
23
26
|
<div class="titlepage"><div><div><h1 class="title">
|
24
27
|
<a name="api-index-2-22"></a>Index of new symbols in 2.22</h1></div></div></div>
|
25
28
|
<a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
|
26
29
|
<dt>
|
27
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-get-dimensions-sub" title="rsvg_handle_get_dimensions_sub
|
30
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-get-dimensions-sub" title="rsvg_handle_get_dimensions_sub ()">rsvg_handle_get_dimensions_sub</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
28
31
|
</dt>
|
29
32
|
<dd></dd>
|
30
33
|
<dt>
|
31
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-get-position-sub" title="rsvg_handle_get_position_sub
|
34
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-get-position-sub" title="rsvg_handle_get_position_sub ()">rsvg_handle_get_position_sub</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
32
35
|
</dt>
|
33
36
|
<dd></dd>
|
34
37
|
<dt>
|
35
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-has-sub" title="rsvg_handle_has_sub
|
38
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-has-sub" title="rsvg_handle_has_sub ()">rsvg_handle_has_sub</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
36
39
|
</dt>
|
37
40
|
<dd></dd>
|
38
41
|
</div>
|
39
42
|
<div class="footer">
|
40
43
|
<hr>
|
41
|
-
Generated by GTK-Doc V1.
|
44
|
+
Generated by GTK-Doc V1.19</div>
|
42
45
|
</body>
|
43
46
|
</html>
|
@@ -2,46 +2,49 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 2.32</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="api-index-2-22.html" title="Index of new symbols in 2.22">
|
10
10
|
<link rel="next" href="api-index-2-36.html" title="Index of new symbols in 2.32">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
<td><a accesskey="
|
18
|
-
<td
|
19
|
-
<td><a accesskey="
|
20
|
-
<
|
21
|
-
|
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="api-index-2-22.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="api-index-2-36.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxH">H</a></td></tr>
|
24
|
+
</table>
|
22
25
|
<div class="index">
|
23
26
|
<div class="titlepage"><div><div><h1 class="title">
|
24
27
|
<a name="api-index-2-32"></a>Index of new symbols in 2.32</h1></div></div></div>
|
25
28
|
<a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
|
26
29
|
<dt>
|
27
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-gfile-sync" title="rsvg_handle_new_from_gfile_sync
|
30
|
+
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-gfile-sync" title="rsvg_handle_new_from_gfile_sync ()">rsvg_handle_new_from_gfile_sync</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
28
31
|
</dt>
|
29
32
|
<dd></dd>
|
30
33
|
<dt>
|
31
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-stream-sync" title="rsvg_handle_new_from_stream_sync
|
34
|
+
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-stream-sync" title="rsvg_handle_new_from_stream_sync ()">rsvg_handle_new_from_stream_sync</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
32
35
|
</dt>
|
33
36
|
<dd></dd>
|
34
37
|
<dt>
|
35
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-sync" title="rsvg_handle_read_stream_sync
|
38
|
+
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-sync" title="rsvg_handle_read_stream_sync ()">rsvg_handle_read_stream_sync</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
36
39
|
</dt>
|
37
40
|
<dd></dd>
|
38
41
|
<dt>
|
39
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-set-base-gfile" title="rsvg_handle_set_base_gfile
|
42
|
+
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-set-base-gfile" title="rsvg_handle_set_base_gfile ()">rsvg_handle_set_base_gfile</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
40
43
|
</dt>
|
41
44
|
<dd></dd>
|
42
45
|
</div>
|
43
46
|
<div class="footer">
|
44
47
|
<hr>
|
45
|
-
Generated by GTK-Doc V1.
|
48
|
+
Generated by GTK-Doc V1.19</div>
|
46
49
|
</body>
|
47
50
|
</html>
|
@@ -2,45 +2,50 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 2.32</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="api-index-2-32.html" title="Index of new symbols in 2.32">
|
10
10
|
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
|
18
|
-
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="
|
20
|
-
<
|
21
|
-
<td><a accesskey="
|
22
|
-
|
23
|
-
|
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="api-index-2-32.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="annotation-glossary.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 class="shortcut" href="#idxC">C</a>
|
25
|
+
|
|
26
|
+
<a class="shortcut" href="#idxH">H</a>
|
27
|
+
</td></tr>
|
28
|
+
</table>
|
24
29
|
<div class="index">
|
25
30
|
<div class="titlepage"><div><div><h1 class="title">
|
26
31
|
<a name="api-index-2-36"></a>Index of new symbols in 2.32</h1></div></div></div>
|
27
32
|
<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
|
28
33
|
<dt>
|
29
|
-
<a class="link" href="RsvgHandle.html#rsvg-cleanup" title="rsvg_cleanup
|
34
|
+
<a class="link" href="RsvgHandle.html#rsvg-cleanup" title="rsvg_cleanup ()">rsvg_cleanup</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
30
35
|
</dt>
|
31
36
|
<dd></dd>
|
32
37
|
<a name="idxH"></a><h3 class="title">H</h3>
|
33
38
|
<dt>
|
34
|
-
<a class="link" href="RsvgHandle.html#RsvgHandle--flags" title=
|
39
|
+
<a class="link" href="RsvgHandle.html#RsvgHandle--flags" title='The "flags" property'>RsvgHandle:flags</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
35
40
|
</dt>
|
36
41
|
<dd></dd>
|
37
42
|
<dt>
|
38
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-new-with-flags" title="rsvg_handle_new_with_flags
|
43
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-new-with-flags" title="rsvg_handle_new_with_flags ()">rsvg_handle_new_with_flags</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
39
44
|
</dt>
|
40
45
|
<dd></dd>
|
41
46
|
</div>
|
42
47
|
<div class="footer">
|
43
48
|
<hr>
|
44
|
-
Generated by GTK-Doc V1.
|
49
|
+
Generated by GTK-Doc V1.19</div>
|
45
50
|
</body>
|
46
51
|
</html>
|
@@ -2,38 +2,41 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 2.4</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="api-index-deprecated.html" title="Index of deprecated symbols">
|
10
10
|
<link rel="next" href="api-index-2-8.html" title="Index of new symbols in 2.8">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
<td><a accesskey="
|
18
|
-
<td
|
19
|
-
<td><a accesskey="
|
20
|
-
<
|
21
|
-
|
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="api-index-deprecated.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="api-index-2-8.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts"><a class="shortcut" href="#idxH">H</a></td></tr>
|
24
|
+
</table>
|
22
25
|
<div class="index">
|
23
26
|
<div class="titlepage"><div><div><h1 class="title">
|
24
27
|
<a name="api-index-2-4"></a>Index of new symbols in 2.4</h1></div></div></div>
|
25
28
|
<a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
|
26
29
|
<dt>
|
27
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-get-desc" title="rsvg_handle_get_desc
|
30
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-get-desc" title="rsvg_handle_get_desc ()">rsvg_handle_get_desc</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
28
31
|
</dt>
|
29
32
|
<dd></dd>
|
30
33
|
<dt>
|
31
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-get-title" title="rsvg_handle_get_title
|
34
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-get-title" title="rsvg_handle_get_title ()">rsvg_handle_get_title</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
32
35
|
</dt>
|
33
36
|
<dd></dd>
|
34
37
|
</div>
|
35
38
|
<div class="footer">
|
36
39
|
<hr>
|
37
|
-
Generated by GTK-Doc V1.
|
40
|
+
Generated by GTK-Doc V1.19</div>
|
38
41
|
</body>
|
39
42
|
</html>
|
@@ -2,53 +2,58 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 2.8</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="api-index-2-4.html" title="Index of new symbols in 2.4">
|
10
10
|
<link rel="next" href="api-index-2-9.html" title="Index of new symbols in 2.9">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="
|
16
|
-
<
|
17
|
-
|
18
|
-
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="
|
20
|
-
<
|
21
|
-
<td><a accesskey="
|
22
|
-
|
23
|
-
|
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="api-index-2-4.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td> </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="api-index-2-9.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 class="shortcut" href="#idxH">H</a>
|
25
|
+
|
|
26
|
+
<a class="shortcut" href="#idxS">S</a>
|
27
|
+
</td></tr>
|
28
|
+
</table>
|
24
29
|
<div class="index">
|
25
30
|
<div class="titlepage"><div><div><h1 class="title">
|
26
31
|
<a name="api-index-2-8"></a>Index of new symbols in 2.8</h1></div></div></div>
|
27
32
|
<a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
|
28
33
|
<dt>
|
29
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-get-base-uri" title="rsvg_handle_get_base_uri
|
34
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-get-base-uri" title="rsvg_handle_get_base_uri ()">rsvg_handle_get_base_uri</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
30
35
|
</dt>
|
31
36
|
<dd></dd>
|
32
37
|
<dt>
|
33
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi" title="rsvg_handle_set_dpi
|
38
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi" title="rsvg_handle_set_dpi ()">rsvg_handle_set_dpi</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
34
39
|
</dt>
|
35
40
|
<dd></dd>
|
36
41
|
<dt>
|
37
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi-x-y" title="rsvg_handle_set_dpi_x_y
|
42
|
+
<a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi-x-y" title="rsvg_handle_set_dpi_x_y ()">rsvg_handle_set_dpi_x_y</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
38
43
|
</dt>
|
39
44
|
<dd></dd>
|
40
45
|
<a name="idxS"></a><h3 class="title">S</h3>
|
41
46
|
<dt>
|
42
|
-
<a class="link" href="RsvgHandle.html#rsvg-set-default-dpi" title="rsvg_set_default_dpi
|
47
|
+
<a class="link" href="RsvgHandle.html#rsvg-set-default-dpi" title="rsvg_set_default_dpi ()">rsvg_set_default_dpi</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
43
48
|
</dt>
|
44
49
|
<dd></dd>
|
45
50
|
<dt>
|
46
|
-
<a class="link" href="RsvgHandle.html#rsvg-set-default-dpi-x-y" title="rsvg_set_default_dpi_x_y
|
51
|
+
<a class="link" href="RsvgHandle.html#rsvg-set-default-dpi-x-y" title="rsvg_set_default_dpi_x_y ()">rsvg_set_default_dpi_x_y</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
47
52
|
</dt>
|
48
53
|
<dd></dd>
|
49
54
|
</div>
|
50
55
|
<div class="footer">
|
51
56
|
<hr>
|
52
|
-
Generated by GTK-Doc V1.
|
57
|
+
Generated by GTK-Doc V1.19</div>
|
53
58
|
</body>
|
54
59
|
</html>
|