[ CCode ( cname = "gimp_color_notebook_set_simulation" ) ]
[ Version ( since = "3.0" ) ]
public void set_simulation (ColorProfile profile, ColorRenderingIntent intent, bool bpc)
Updates all selectors with the current simulation settings.
| this |
A ColorNotebook widget. |
| profile |
A ColorProfile object. |
| intent |
A ColorRenderingIntent enum. |
| bpc |
A gboolean. |