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,57 +2,52 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 2.9</title>
5
+ <title>RSVG Libary Reference Manual: Index of new symbols in 2.9</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-8.html" title="Index of new symbols in 2.8">
10
10
  <link rel="next" href="api-index-2-14.html" title="Index of new symbols in 2.14">
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="api-index-2-8.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-14.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="#idxI">I</a>
27
-  | 
28
- <a class="shortcut" href="#idxT">T</a>
29
- </td></tr>
30
- </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"><span id="nav_index"><a class="shortcut" href="#idxH">H</a>
17
+  <span class="dim">|</span> 
18
+ <a class="shortcut" href="#idxI">I</a>
19
+  <span class="dim">|</span> 
20
+ <a class="shortcut" href="#idxT">T</a></span></td>
21
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
23
+ <td><a accesskey="p" href="api-index-2-8.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
+ <td><a accesskey="n" href="api-index-2-14.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
+ </tr></table>
31
26
  <div class="index">
32
27
  <div class="titlepage"><div><div><h1 class="title">
33
28
  <a name="api-index-2-9"></a>Index of new symbols in 2.9</h1></div></div></div>
34
29
  <a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
35
30
  <dt>
36
- <a class="link" href="RsvgHandle.html#rsvg-handle-get-metadata" title="rsvg_handle_get_metadata ()">rsvg_handle_get_metadata</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
31
+ <a class="link" href="RsvgHandle.html#rsvg-handle-get-metadata" title="rsvg_handle_get_metadata ()">rsvg_handle_get_metadata</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
37
32
  </dt>
38
33
  <dd></dd>
39
34
  <dt>
40
- <a class="link" href="RsvgHandle.html#rsvg-handle-set-base-uri" title="rsvg_handle_set_base_uri ()">rsvg_handle_set_base_uri</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
35
+ <a class="link" href="RsvgHandle.html#rsvg-handle-set-base-uri" title="rsvg_handle_set_base_uri ()">rsvg_handle_set_base_uri</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
41
36
  </dt>
42
37
  <dd></dd>
43
38
  <a name="idxI"></a><h3 class="title">I</h3>
44
39
  <dt>
45
- <a class="link" href="RsvgHandle.html#rsvg-init" title="rsvg_init ()">rsvg_init</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
40
+ <a class="link" href="RsvgHandle.html#rsvg-init" title="rsvg_init ()">rsvg_init</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
46
41
  </dt>
47
42
  <dd></dd>
48
43
  <a name="idxT"></a><h3 class="title">T</h3>
49
44
  <dt>
50
- <a class="link" href="RsvgHandle.html#rsvg-term" title="rsvg_term ()">rsvg_term</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
45
+ <a class="link" href="RsvgHandle.html#rsvg-term" title="rsvg_term ()">rsvg_term</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
51
46
  </dt>
52
47
  <dd></dd>
53
48
  </div>
54
49
  <div class="footer">
55
50
  <hr>
56
- Generated by GTK-Doc V1.19</div>
51
+ Generated by GTK-Doc V1.21</div>
57
52
  </body>
58
53
  </html>
@@ -2,104 +2,99 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of deprecated symbols</title>
5
+ <title>RSVG Libary Reference Manual: Index of deprecated symbols</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-full.html" title="API Index">
10
10
  <link rel="next" href="api-index-2-4.html" title="Index of new symbols in 2.4">
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="api-index-full.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-4.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="#idxI">I</a>
27
-  | 
28
- <a class="shortcut" href="#idxP">P</a>
29
-  | 
30
- <a class="shortcut" href="#idxT">T</a>
31
- </td></tr>
32
- </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"><span id="nav_index"><a class="shortcut" href="#idxH">H</a>
17
+  <span class="dim">|</span> 
18
+ <a class="shortcut" href="#idxI">I</a>
19
+  <span class="dim">|</span> 
20
+ <a class="shortcut" href="#idxP">P</a>
21
+  <span class="dim">|</span> 
22
+ <a class="shortcut" href="#idxT">T</a></span></td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
25
+ <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="api-index-2-4.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
33
28
  <div class="index">
34
29
  <div class="titlepage"><div><div><h1 class="title">
35
30
  <a name="api-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
36
31
  <a name="idx"></a><a name="idxH"></a><h3 class="title">H</h3>
37
32
  <dt>
38
- <a class="link" href="RsvgHandle.html#RsvgHandle--desc" title='The "desc" property'>RsvgHandle:desc</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
33
+ <a class="link" href="RsvgHandle.html#RsvgHandle--desc" title="The desc property">RsvgHandle:desc</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
39
34
  </dt>
40
35
  <dd></dd>
41
36
  <dt>
42
- <a class="link" href="RsvgHandle.html#RsvgHandle--metadata" title='The "metadata" property'>RsvgHandle:metadata</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
37
+ <a class="link" href="RsvgHandle.html#RsvgHandle--metadata" title="The metadata property">RsvgHandle:metadata</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
43
38
  </dt>
44
39
  <dd></dd>
45
40
  <dt>
46
- <a class="link" href="RsvgHandle.html#RsvgHandle--title" title='The "title" property'>RsvgHandle:title</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
41
+ <a class="link" href="RsvgHandle.html#RsvgHandle--title" title="The title property">RsvgHandle:title</a>, object property in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
47
42
  </dt>
48
43
  <dd></dd>
49
44
  <dt>
50
- <a class="link" href="RsvgHandle.html#rsvg-handle-free" title="rsvg_handle_free ()">rsvg_handle_free</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
45
+ <a class="link" href="RsvgHandle.html#rsvg-handle-free" title="rsvg_handle_free ()">rsvg_handle_free</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
51
46
  </dt>
52
47
  <dd></dd>
53
48
  <dt>
54
- <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>
49
+ <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>
55
50
  </dt>
56
51
  <dd></dd>
57
52
  <dt>
58
- <a class="link" href="RsvgHandle.html#rsvg-handle-get-metadata" title="rsvg_handle_get_metadata ()">rsvg_handle_get_metadata</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
53
+ <a class="link" href="RsvgHandle.html#rsvg-handle-get-metadata" title="rsvg_handle_get_metadata ()">rsvg_handle_get_metadata</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
59
54
  </dt>
60
55
  <dd></dd>
61
56
  <dt>
62
- <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>
57
+ <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>
63
58
  </dt>
64
59
  <dd></dd>
65
60
  <dt>
66
- <a class="link" href="RsvgHandle.html#rsvg-handle-set-size-callback" title="rsvg_handle_set_size_callback ()">rsvg_handle_set_size_callback</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
61
+ <a class="link" href="RsvgHandle.html#rsvg-handle-set-size-callback" title="rsvg_handle_set_size_callback ()">rsvg_handle_set_size_callback</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
67
62
  </dt>
68
63
  <dd></dd>
69
64
  <a name="idxI"></a><h3 class="title">I</h3>
70
65
  <dt>
71
- <a class="link" href="RsvgHandle.html#rsvg-init" title="rsvg_init ()">rsvg_init</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
66
+ <a class="link" href="RsvgHandle.html#rsvg-init" title="rsvg_init ()">rsvg_init</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
72
67
  </dt>
73
68
  <dd></dd>
74
69
  <a name="idxP"></a><h3 class="title">P</h3>
75
70
  <dt>
76
- <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file" title="rsvg_pixbuf_from_file ()">rsvg_pixbuf_from_file</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
71
+ <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file" title="rsvg_pixbuf_from_file ()">rsvg_pixbuf_from_file</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
77
72
  </dt>
78
73
  <dd></dd>
79
74
  <dt>
80
- <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-max-size" title="rsvg_pixbuf_from_file_at_max_size ()">rsvg_pixbuf_from_file_at_max_size</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
75
+ <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-max-size" title="rsvg_pixbuf_from_file_at_max_size ()">rsvg_pixbuf_from_file_at_max_size</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
81
76
  </dt>
82
77
  <dd></dd>
83
78
  <dt>
84
- <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-size" title="rsvg_pixbuf_from_file_at_size ()">rsvg_pixbuf_from_file_at_size</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
79
+ <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-size" title="rsvg_pixbuf_from_file_at_size ()">rsvg_pixbuf_from_file_at_size</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
85
80
  </dt>
86
81
  <dd></dd>
87
82
  <dt>
88
- <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom" title="rsvg_pixbuf_from_file_at_zoom ()">rsvg_pixbuf_from_file_at_zoom</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
83
+ <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom" title="rsvg_pixbuf_from_file_at_zoom ()">rsvg_pixbuf_from_file_at_zoom</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
89
84
  </dt>
90
85
  <dd></dd>
91
86
  <dt>
92
- <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom-with-max" title="rsvg_pixbuf_from_file_at_zoom_with_max ()">rsvg_pixbuf_from_file_at_zoom_with_max</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
87
+ <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom-with-max" title="rsvg_pixbuf_from_file_at_zoom_with_max ()">rsvg_pixbuf_from_file_at_zoom_with_max</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GdkPixbuf.html" title="Using RSVG with GdkPixbuf">Using RSVG with GdkPixbuf</a>
93
88
  </dt>
94
89
  <dd></dd>
95
90
  <a name="idxT"></a><h3 class="title">T</h3>
96
91
  <dt>
97
- <a class="link" href="RsvgHandle.html#rsvg-term" title="rsvg_term ()">rsvg_term</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
92
+ <a class="link" href="RsvgHandle.html#rsvg-term" title="rsvg_term ()">rsvg_term</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
98
93
  </dt>
99
94
  <dd></dd>
100
95
  </div>
101
96
  <div class="footer">
102
97
  <hr>
103
- Generated by GTK-Doc V1.19</div>
98
+ Generated by GTK-Doc V1.21</div>
104
99
  </body>
105
100
  </html>