FontChooserGidBuilderImpl.font

T font(string propval)

Set font property.

Parameters

propvalThe font description as a string, e.g. "Sans Italic 12".

Returns

Builder instance for fluent chaining

Deprecated

Use [gtk.font_dialog.FontDialog] and [gtk.font_dialog_button.FontDialogButton] instead