Method
GimpUiColorDisplayget_managed
since: 2.4
Declaration [src]
GimpColorManaged*
gimp_color_display_get_managed (
GimpColorDisplay* display
)
Return value
Type: GimpColorManaged
A pointer to the GimpColorManaged
object or NULL
.
The data is owned by the instance. |