GimpUi.ColorHexEntry.prototype.get_color
function get_color(): Gegl.Color {
// Gjs wrapper for gimp_color_hex_entry_get_color()
}
Retrieves the color value displayed by a GimpUi.ColorHexEntry.
Since 2.2
- Returns
the color stored in entry.
function get_color(): Gegl.Color {
// Gjs wrapper for gimp_color_hex_entry_get_color()
}
Retrieves the color value displayed by a GimpUi.ColorHexEntry.
Since 2.2
the color stored in entry.