gtk.FontChooserT

Undocumented in source.

Public Imports

glib.Str
public import glib.Str;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gobject.Signals
public import gobject.Signals;
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.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.
pango.PgFontDescription
public import pango.PgFontDescription;
Undocumented in source.
pango.PgFontFace
public import pango.PgFontFace;
Undocumented in source.
pango.PgFontFamily
public import pango.PgFontFamily;
Undocumented in source.
pango.PgFontMap
public import pango.PgFontMap;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.

Members

Templates

FontChooserT
template FontChooserT(TStruct)

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

Meta