Method

FoundryAcpPermissionRequestdup_risk_level

unstable since: 1.2

Declaration [src]

char*
foundry_acp_permission_request_dup_risk_level (
  FoundryAcpPermissionRequest* self
)

Description

No description available.

Available since: 1.2

Return value

Type: char*

The risk level when provided.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.