FontChooser.fontDesc

pango.font_description.FontDescription fontDesc() @property nothrow;

Get fontDesc property.

Returns

The font description as a pango.font_description.FontDescription.

Deprecated

void fontDesc(pango.font_description.FontDescription propval) @property nothrow;

Set fontDesc property.

Parameters

propvalThe font description as a pango.font_description.FontDescription.

Deprecated