[ CCode ( cname = "gimp_widget_get_color_profile" ) ]
[ Version ( since = "3.0" ) ]
public ColorProfile? widget_get_color_profile (Widget widget)
This function returns the ColorProfile of the monitor widget
is currently displayed on, or null if there is no profile configured.
| widget |
a Widget |
|
|