Method
FoundryAcpSessiondup_current_activity
unstable since: 1.2
Declaration [src]
FoundryAcpEvent*
foundry_acp_session_dup_current_activity (
FoundryAcpSession* self
)
Return value
Type: FoundryAcpEvent
The current running or blocking event.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |