Method
XdpPortalsession_inhibit_finish
Declaration [src]
int
xdp_portal_session_inhibit_finish (
XdpPortal* portal,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes the inhbit request.
Returns the ID of the inhibition as a positive integer. The ID can be passed
to xdp_portal_session_uninhibit()
to undo the inhibition.