Constructor
Gtk.FontButton.new_with_font
Declaration [src]
GtkWidget*
gtk_font_button_new_with_font (
const char* fontname
)
Parameters
fontname |
const char* |
Name of font to display in font chooser dialog |
|
Ownership is not transferred to the callee | |
The string is a NUL terminated UTF-8 string |
Return value
Returns: GtkWidget |
|
a new font picker widget. |
|
Ownership is not transferred to the caller |