Ryujinx-GtkSharp/doc/en/Rsvg.xml
John Luke 0a5c79b320 2003-10-13 John Luke <jluke@cfl.rr.com>
* en/*/*.xml: fix finalize signature (override not virtual)

svn path=/trunk/gtk-sharp/; revision=18998
2003-10-13 22:55:58 +00:00

29 lines
888 B
XML

<Namespace Name="Rsvg" FullName="Rsvg" FullNameSP="Rsvg" Maintainer="Mono">
<Docs>
<summary>Library for rendering of SVG vector graphics.</summary>
<remarks>
<para>
The Gnome Scalable Vector Graphics Library (RSVG) is a library for rendering SVG and SVGZ files. RSVG is released under the GNU General Public License (GNU GPL), which allows for flexible licensing of client applications.
</para>
<para>
RSVG depends on the following libraries:
<list type="bullet">
<item>
<term>
<see cref="N:GLib" />
</term>
</item>
<item>
<term>
<see cref="N:Pango" />
</term>
</item>
<item>
<term>
<see cref="N:Gdk" />
</term>
</item>
</list></para>
</remarks>
</Docs>
</Namespace>