Method

Gsk.TextNode.get_font

Declaration [src]

PangoFont*
gsk_text_node_get_font (
  const GskRenderNode* node
)

Description [src]

Returns the font used by the text node.

Return value

Returns: PangoFont*

the font

Ownership is not transferred to the caller