GtkFontChooserIface

Undocumented in source.

Members

Variables

baseIface
GTypeInterface baseIface;
Undocumented in source.
fontActivated
void function(GtkFontChooser* chooser, const(char)* fontname) fontActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getFontFace
PangoFontFace* function(GtkFontChooser* fontchooser) getFontFace;
getFontFamily
PangoFontFamily* function(GtkFontChooser* fontchooser) getFontFamily;
getFontSize
int function(GtkFontChooser* fontchooser) getFontSize;
padding
void*[12] padding;
Undocumented in source.
setFilterFunc
void function(GtkFontChooser* fontchooser, GtkFontFilterFunc filter, void* userData, GDestroyNotify destroy) setFilterFunc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta