GtkFontButton::get_use_size

bool get_use_size();

Use this method to determine whether the font size selected in the font selection dialog will be used by the GtkFontButton This means that the label of the font button itself will be displayed in the selected font size. The function will return true if it does, false otherwise.

See also: set_use_size()