Method
GskTextNodeget_offset
Declaration [src]
const graphene_point_t*
gsk_text_node_get_offset (
const GskRenderNode* node
)
Return value
Type: graphene_point_t
A point with the horizontal and vertical offsets.
The returned data is owned by the instance. |