dconf Reference Manual
Packages
dconf
DConf
dconf
Description:
Content:
Namespaces:
DConf
Classes:
Changeset
Client
Enums:
ReadFlags
Methods:
public
bool
is_dir
(
string
str,
unowned
Error
* error =
null
)
public
bool
is_key
(
string
str,
unowned
Error
* error =
null
)
public
bool
is_path
(
string
str,
unowned
Error
* error =
null
)
public
bool
is_rel_dir
(
string
str,
unowned
Error
* error =
null
)
public
bool
is_rel_key
(
string
str,
unowned
Error
* error =
null
)
public
bool
is_rel_path
(
string
str,
unowned
Error
* error =
null
)
public
bool
verify_dir
(
string
str)
throws
Error
public
bool
verify_key
(
string
str)
throws
Error
public
bool
verify_path
(
string
str)
throws
Error
public
bool
verify_rel_dir
(
string
str)
throws
Error
public
bool
verify_rel_key
(
string
str)
throws
Error
public
bool
verify_rel_path
(
string
str)
throws
Error