read_all_values


Description:

public Variant read_all_values (string namespaces, Cancellable? cancellable = null) throws Error

Read all the setting values within namespace.

Parameters:

this

the [class@Settings] object.

namespaces

List of namespaces to filter results by, supports simple globbing explained below.

cancellable

a GCancellable or NULL.

Returns:

a value containing all the values, or null if not found. If throws is not NULL, then the error is returned.