Method
FoundryAcpPermissionOptiondup_raw
unstable since: 1.2
Declaration [src]
JsonNode*
foundry_acp_permission_option_dup_raw (
FoundryAcpPermissionOption* self
)
Return value
Type: JsonNode
The raw protocol JSON.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |