Method
XdpPortaltake_screenshot_finish
Declaration [src]
char*
xdp_portal_take_screenshot_finish (
XdpPortal* portal,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes a screenshot request, and returns the result in the form of a URI pointing to an image file.
Parameters
result |
GAsyncResult |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |