gtk.font_chooser.FontChooser is an interface that can be implemented by widgets for choosing fonts.
In GTK, the main objects that implement this interface are gtk.font_chooser_widget.FontChooserWidget, gtk.font_chooser_dialog.FontChooserDialog and gtk.font_button.FontButton.
Deprecated: Use gtk.font_dialog.FontDialog and gtk.font_dialog_button.FontDialogButton instead
gtk.font_chooser.FontChooser is an interface that can be implemented by widgets for choosing fonts.
In GTK, the main objects that implement this interface are gtk.font_chooser_widget.FontChooserWidget, gtk.font_chooser_dialog.FontChooserDialog and gtk.font_button.FontButton.