GtkFontChooserIface.getFontSize

struct GtkFontChooserIface
extern (C)
int function(GtkFontChooser* fontchooser) getFontSize;

Return Value

A n integer representing the selected font size, or -1 if no font size is selected.

Meta