[ Version ( since = "2.32" ) ]
public void set_state_filename (string state_filename)
Sets the name of the file in which persistent property values for this are stored.
The file is used by state_write and state_read to save and restore object state.
this |
a Object |
state_filename |
path to a local file |