Gtk.FontButton.prototype.set_title
function set_title(title:String):void { // Gjs wrapper for gtk_font_button_set_title() }
Sets the title for the font chooser dialog.
Since 2.4
- title
a string containing the font chooser dialog title
function set_title(title:String):void { // Gjs wrapper for gtk_font_button_set_title() }
Sets the title for the font chooser dialog.
Since 2.4
a string containing the font chooser dialog title