FontButton.with_font


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public FontButton.with_font (string fontname)

Creates a new font picker widget showing the given font.

Note:

Use [class@Gtk.FontDialogButton] instead

Parameters:

fontname

Name of font to display in font chooser dialog

Returns:

a new font picker widget.