Method

GskTextNodeget_offset

Declaration [src]

const graphene_point_t*
gsk_text_node_get_offset (
  const GskRenderNode* node
)

Description [src]

Retrieves the offset applied to the text.

Return value

Type: graphene_point_t

A point with the horizontal and vertical offsets.

The returned data is owned by the instance.