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