GtkFontButton::get_font_name

string get_font_name();

Use this method to retrieve the name of the font that is selected by the user. Note that if the user hasn't used the button at all, the method will return the default font that GtkFontButton had initially showed.

See also: set_font_name()