A Xfconf preference channel is a top-level tree key, inside of the Xfconf repository that corresponds to the location for which all application properties/keys are stored. See man xfconf-query(1)
property
-
/ required
A Xfce preference key is an element in the Xfconf repository that corresponds to an application preference. See man xfconf-query(1)
state
-
Choices:
get
present ←
absent
The action to take upon the property/value.
value
-
Preference properties typically have simple values such as strings, integers, or lists of strings and integers. This is ignored if the state is "get". See man xfconf-query(1)
value_type
-
Choices:
int
bool
float
string
The type of value being set. This is ignored if the state is "get".