Package org.gnome.gtk

Interface FontChooser

All Superinterfaces:
Proxy
All Known Implementing Classes:
FontButton, FontChooser.FontChooserImpl, FontChooserDialog, FontChooserWidget

@Generated("io.github.jwharm.JavaGI") @Deprecated public interface FontChooser extends Proxy
Deprecated.
GtkFontChooser is an interface that can be implemented by widgets for choosing fonts.

In GTK, the main objects that implement this interface are FontChooserWidget, FontChooserDialog and FontButton.