ThemingEngine.getFont

Returns the font description for a given state.

More...
class ThemingEngine
getFont

Parameters

state GtkStateFlags

state to retrieve the font for

Return Value

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

Detailed Description

Deprecated: Use ThemingEngine.get

Meta