Synchronously retrieves all registered actions - the calling thread is blocked until a reply is received.
See enumerate_actions for the asynchronous version.
| this |
A Authority. |
| cancellable |
A Cancellable or null. |
|
A list of ActionDescription or null if throws is set. The returned list should be freed with g_list_free after each element have been freed with unref. |