GtkFontButton::set_show_size

void set_show_size(bool show_size);

Use this method to set whether the font size selected by the font selection dialog will be shown on the label of the GtkFontButton. Pass true as a parameter if you want it to, false otherwise.

See also: get_show_size()