[ CCode ( cname = "xfconf_channel_set_string_list" ) ]
public bool set_string_list (string property, string values)
Sets values for property on this in the configuration store.
| this |
An Channel. |
| property |
A property name. |
| values |
The value to set. |
|
true on success, false if an error occured. |