Method

Gsk.TextNode.get_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

Returns: const graphene_point_t*

a point with the horizontal and vertical offsets

Ownership is not transferred to the caller