- baseIface
GTypeInterface baseIface;
Undocumented in source.
- fontActivated
void function(GtkFontChooser* chooser, const(char)* fontname) fontActivated;
- getFontFace
PangoFontFace* function(GtkFontChooser* fontchooser) getFontFace;
- getFontFamily
PangoFontFamily* function(GtkFontChooser* fontchooser) getFontFamily;
- getFontMap
PangoFontMap* function(GtkFontChooser* fontchooser) getFontMap;
- getFontSize
int function(GtkFontChooser* fontchooser) getFontSize;
- padding
void*[10] padding;
Undocumented in source.
- setFilterFunc
void function(GtkFontChooser* fontchooser, GtkFontFilterFunc filter, void* userData, GDestroyNotify destroy) setFilterFunc;
- setFontMap
void function(GtkFontChooser* fontchooser, PangoFontMap* fontmap) setFontMap;