GtkFontChooser

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.

More...
struct GtkFontChooser

Detailed Description