Crate dconf_rs

Source

Functionsยง

get_boolean
Gets a boolean value through dconf
get_double
Gets a double value through dconf
get_int
Gets an int value through dconf
get_string
Gets a string value through dconf
get_uint
Gets a uint value through dconf
set_boolean
Sets a boolean value through dconf
set_double
Sets a double value through dconf
set_int
Sets an int value through dconf
set_string
Sets a string value through dconf
set_uint
Sets a uint value through dconf