Gtk.FontButton.prototype.get_title
function get_title():String { // Gjs wrapper for gtk_font_button_get_title() }
Retrieves the title of the font chooser dialog.
Since 2.4
- Returns
an internal copy of the title string which must not be freed.
function get_title():String { // Gjs wrapper for gtk_font_button_get_title() }
Retrieves the title of the font chooser dialog.
Since 2.4
an internal copy of the title string which must not be freed.