GtkFontButton

GtkFontButton — A button to launch a font selection dialog

Includes

#include <gtk/gtk.h>

Description

The GtkFontButton is a button which displays the currently selected font an allows to open a font selection dialog to change the font. It is suitable widget for selecting a font in a preference dialog.

Functions

Types and Values

See Also

GtkFontSelectionDialog, GtkColorButton.