An enumeration representing possible errors
Units for the #RsvgLength struct. These have the same meaning as <ulink url="https://www.w3.org/TR/CSS21/syndata.html#length-units">CSS length units</ulink>.
Dimensions of an SVG image from rsvg_handle_get_dimensions(), or an individual element from rsvg_handle_get_dimensions_sub(). Please see the deprecation documentation for those functions.
Class structure for #RsvgHandle.
#RsvgLength values are used in rsvg_handle_get_intrinsic_dimensions(), for example, to return the CSS length values of the <literal>width</literal> and <literal>height</literal> attributes of an <literal><svg></literal> element.
Position of an SVG fragment from rsvg_handle_get_position_sub(). Please the deprecation documentation for that function.
A data structure for holding a rectangle.