Gtk.ColorButton.prototype.set_title
function set_title(title:String):void { // Gjs wrapper for gtk_color_button_set_title() }
Sets the title for the color selection dialog.
Since 2.4
- title
String containing new window title
function set_title(title:String):void { // Gjs wrapper for gtk_color_button_set_title() }
Sets the title for the color selection dialog.
Since 2.4
String containing new window title