ThemingEngine.getFont

Returns the font description for a given state.

More...

Parameters

state gtk.types.StateFlags

state to retrieve the font for

Return Value

Type: pango.font_description.FontDescription

the #PangoFontDescription for the given state. This object is owned by GTK+ and should not be freed.

Detailed Description