[ CCode ( cname = "gimp_color_display_load_state" ) ]
[ Version ( since = "2.0" ) ]
public void load_state (Parasite state)
Configures this from the contents of the parasite state.
state must be a properly serialized configuration for a
ColorDisplay, such as saved by save_state.
| this | |
| state |
a Parasite |