Method
GimpUiColorSelectorget_color
since: 2.10
Declaration [src]
GeglColor*
gimp_color_selector_get_color (
GimpColorSelector* selector
)
Return value
Type: GeglColor
A copy of the selected color.
The caller of the method takes ownership of the data, and is responsible for freeing it. |