RsvgPositionData

Position of an SVG fragment from rsvg_handle_get_position_sub(). Please the deprecation documentation for that function.

More...
struct RsvgPositionData {}

Members

Variables

x
int x;

position on the x axis

y
int y;

position on the y axis

Detailed Description

Deprecated: FIXME: point to deprecation documentation.

Meta