GimpUi.ColorHexEntry.get_color
@accepts(GimpUi.ColorHexEntry, Gimp.RGB)
@returns(none)
def get_color(self, color):
# Python wrapper for gimp_color_hex_entry_get_color()
Retrieves the color value displayed by a GimpUi.ColorHexEntry.
Since 2.2
- self
a GimpUi.ColorHexEntry widget
- color
pointer to a Gimp.RGB