Method

GskTextNodeget_font

Declaration [src]

PangoFont*
gsk_text_node_get_font (
  const GskRenderNode* node
)

Description [src]

Returns the font used by the text node.

Return value

Type: PangoFont

The font.

The returned data is owned by the instance.