Rsvg.PositionData

Fields

Name

Type

Access

Description

x

int

r/w

position on the x axis

y

int

r/w

position on the y axis

Methods

None

Details

class Rsvg.PositionData

Position of an SVG fragment from [method`Rsvg`.Handle.get_position_sub]. Please the deprecation documentation for that function.

Deprecated since version 2.46.: Use [method`Rsvg`.Handle.get_geometry_for_layer] instead.