Virtual Method
GioSettingsBackendget_permission
Declaration [src]
GPermission*
get_permission (
GSettingsBackend* backend,
const gchar* path
)
Parameters
path
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: GPermission
No description available.
The returned data is owned by the instance. |