FontButton.with_font
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.4" ) ]
public FontButton.with_font (string fontname)
[ Version ( since = "2.4" ) ]
public FontButton.with_font (string fontname)
Creates a new font picker widget.
Parameters:
fontname |
Name of font to display in font chooser dialog |
Returns:
a new font picker widget. |