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.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.
gtkc.gtk
public import gtkc.gtk;
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.

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.

Meta