gtk.font_chooser_mixin

Module for FontChooser interface mixin

Public Imports

gtk.font_chooser_iface_proxy
public import gtk.font_chooser_iface_proxy;
Undocumented in source.
gid.gid
public import gid.gid;
Undocumented in source.
gobject.dclosure
public import gobject.dclosure;
Undocumented in source.
gobject.gid_builder
public import gobject.gid_builder;
Undocumented in source.
gobject.object
public import gobject.object;
Undocumented in source.
gtk.c.functions
public import gtk.c.functions;
Undocumented in source.
gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtk.types
public import gtk.types;
Undocumented in source.
pango.font_description
public import pango.font_description;
Undocumented in source.
pango.font_face
public import pango.font_face;
Undocumented in source.
pango.font_family
public import pango.font_family;
Undocumented in source.
pango.font_map
public import pango.font_map;
Undocumented in source.

Members

Templates

FontChooserGidBuilderT
template FontChooserGidBuilderT()

Fluent builder implementation template for gtk.font_chooser.FontChooser

FontChooserT
template FontChooserT()

#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.