The gtk.font_dialog_button.FontDialogButton is wrapped around a gtk.font_dialog.FontDialog and allows to open a font chooser dialog to change the font.
It is suitable widget for selecting a font in a preference dialog.
fontbutton ╰── button.font ╰── [content]
gtk.font_dialog_button.FontDialogButton has a single CSS node with name fontbutton which contains a button node with the .font style class.
The gtk.font_dialog_button.FontDialogButton is wrapped around a gtk.font_dialog.FontDialog and allows to open a font chooser dialog to change the font.
It is suitable widget for selecting a font in a preference dialog.
CSS nodes
gtk.font_dialog_button.FontDialogButton has a single CSS node with name fontbutton which contains a button node with the .font style class.