Gtk.ColorButton.prototype.get_title
function get_title():String {
// Gjs wrapper for gtk_color_button_get_title()
}Gets the title of the color selection dialog.
Since 2.4
- Returns
An internal string, do not free the return value
function get_title():String {
// Gjs wrapper for gtk_color_button_get_title()
}Gets the title of the color selection dialog.
Since 2.4
An internal string, do not free the return value