Function
GimpUimonitor_get_color_profile
since: 3.0
[−]
Description [src]
This function returns the GimpColorProfile
of monitor
or NULL
if there is no profile configured.
Available since: 3.0
[−]
Parameters
monitor
-
Type:
GdkMonitor
A
GdkMonitor
.The data is owned by the caller of the function.
[−]
Return value
Type: GimpColorProfile
The monitor’s GimpColorProfile
,
or NULL
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |