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

Returns: graphene_point_t
 

A point with the horizontal and vertical offsets.

 The data is owned by the instance.