API Version: 1.0
Library Version: 0.6
pid_t xdp_portal_spawn_finish ( XdpPortal* portal, GAsyncResult* result, GError** error )
Finishes the spawn request.
Returns the pid of the newly spawned process.
result
GAsyncResult*
A GAsyncResult
GAsyncResult
error
GError **
GError*
NULL
pid_t
The pid of the spawned process.