Skip to main content

Variable: GtkFontDialogButton

const GtkFontDialogButton: "GtkFontDialogButton"

Defined in: packages/react/src/generated/jsx.ts:13776

Opens a font chooser dialog to select a font.

An example GtkFontDialogButton

It is suitable widget for selecting a font in a preference dialog.

CSS nodes

fontbutton
╰── button.font
╰── [content]

GtkFontDialogButton has a single CSS node with name fontbutton which contains a button node with the .font style class.