GtkFontChooserWidget
GtkFontChooserWidget — A widget for selecting fonts
|
|
Includes
#include <gtk/gtk.h>
Types and Values
struct GtkFontChooserWidget
struct GtkFontChooserWidget;
struct GtkFontChooserWidgetClass
struct GtkFontChooserWidgetClass {
GtkBoxClass parent_class;
};
Property Details
The “tweak-action” property
“tweak-action” GAction *
A toggle action that can be used to switch to the tweak page
of the font chooser widget, which lets the user tweak the
OpenType features and variation axes of the selected font.
The action will be enabled or disabled depending on whether
the selected font has any features or axes.
Owner: GtkFontChooserWidget
Flags: Read