GimpUi.FontSelectButton.prototype.get_font
function get_font(): String {
// Gjs wrapper for gimp_font_select_button_get_font()
}
Retrieves the name of currently selected font.
Since 2.4
- Returns
an internal copy of the font name which must not be freed.