Package org.gnome.gtk

Class FontDialogButton

java.lang.Object
All Implemented Interfaces:
Proxy, Accessible, Buildable, ConstraintTarget

@Generated("io.github.jwharm.JavaGI") public class FontDialogButton extends Widget implements Accessible, Buildable, ConstraintTarget
The GtkFontDialogButton is wrapped around a FontDialog and allows to open a font chooser dialog to change the 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.