DConf – dconf Reference Manual
Packages
dconf
DConf
ReadFlags
Changeset
Client
is_dir
is_key
is_path
is_rel_dir
is_rel_key
is_rel_path
verify_dir
verify_key
verify_path
verify_rel_dir
verify_rel_key
verify_rel_path
DConf
Description:
Content:
Classes:
Changeset
Client
Enums:
ReadFlags
Functions:
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