GimpUi.ColorHexEntry.prototype.get_color
function get_color(): Gimp.RGB {
// Gjs wrapper for gimp_color_hex_entry_get_color()
}
Retrieves the color value displayed by a GimpUi.ColorHexEntry.
Since 2.2
- Returns
pointer to a Gimp.RGB
function get_color(): Gimp.RGB {
// Gjs wrapper for gimp_color_hex_entry_get_color()
}
Retrieves the color value displayed by a GimpUi.ColorHexEntry.
Since 2.2
pointer to a Gimp.RGB