Handle.getPositionSub

Get the position of a subelement of the SVG file. Do not call from within the size_func callback, because an infinite loop will occur.

class Handle
bool
getPositionSub

Parameters

positionData RsvgPositionData

A place to store the SVG fragment's position.

id string

An element's id within the SVG, starting with "##", for example, "##layer1"; or %NULL to use the whole SVG.

Meta

Since

2.22