Method
GimpUiColorHexEntryget_color
since: 2.2
Declaration [src]
GeglColor*
gimp_color_hex_entry_get_color (
GimpColorHexEntry* entry
)
Return value
Type: GeglColor
The color stored in entry
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |