set_string_list


Description:

[ 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.

Parameters:

this

An Channel.

property

A property name.

values

The value to set.

Returns:

true on success, false if an error occured.