GimpUi.ColorButton.prototype.get_color function get_color(): Gimp.RGB { // Gjs wrapper for gimp_color_button_get_color() } Retrieves the currently set color from the button. Returns Pointer to a Gimp.RGB struct used to return the color. More Information GimpUi.ColorButton