Constructor
GtkFontButtonnew
deprecated: 4.10
Declaration [src]
GtkWidget*
gtk_font_button_new (
void
)
Description [src]
Creates a new font picker widget.
Deprecated since: 4.10
Use GtkFontDialogButton
instead.
Return value
Type: GtkWidget
A new font picker widget.
The data is owned by the called function. |