GtkFontButton::set_use_font

void set_use_font(bool use_font);

If you want the label of the font button itself to be displayed in the font that is selected, then pass true as a parameter to the function; false otherwise.

See also: get_use_font()