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