GtkFontButton::get_show_style

bool get_show_style();

Use this method to determine whether the font style is displayed in the label of the GtkFontButton. The method will return true if the styles such as bold, italic; will be shown, false otherwise.

See also: set_show_style()