gtk.font_chooser

Module for FontChooser interface

Public Imports

gtk.font_chooser_iface_proxy
public import gtk.font_chooser_iface_proxy;
Undocumented in source.

Members

Interfaces

FontChooser
interface FontChooser

#GtkFontChooser is an interface that can be implemented by widgets displaying the list of fonts. In GTK+, the main objects that implement this interface are #GtkFontChooserWidget, #GtkFontChooserDialog and #GtkFontButton. The GtkFontChooser interface has been introducted in GTK+ 3.2.

FontChooserGidBuilderImpl
interface FontChooserGidBuilderImpl(T)

Fluent builder implementation template for gtk.font_chooser.FontChooser