[ CCode ( type_id = "gtk_font_chooser_get_type ()" ) ]
public interface FontChooser : Object
`GtkFontChooser` is an interface that can be implemented by widgets for choosing fonts.
Use [class@Gtk.FontDialog] and [class@Gtk.FontDialogButton] instead
In GTK, the main objects that implement this interface are [class@Gtk.FontChooserWidget], [class@Gtk.FontChooserDialog] and [ class@Gtk.FontButton].