Method

StThemeNodeget_font

Declaration [src]

const PangoFontDescription*
st_theme_node_get_font (
  StThemeNode* node
)

Description [src]

Get the current font of node as a PangoFontDescription.

Return value

Type: PangoFontDescription

The current font.

The data is owned by the instance.