Package org.gnome.gtk

Class FontButton

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

@Generated("io.github.jwharm.JavaGI") @Deprecated public class FontButton extends Widget implements Accessible, Buildable, ConstraintTarget, FontChooser
Deprecated.
The GtkFontButton allows to open a font chooser dialog to change the font.

An example GtkFontButton

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

CSS nodes


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

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