Method
XdpPortallocation_monitor_start_finish
Declaration [src]
gboolean
xdp_portal_location_monitor_start_finish (
XdpPortal* portal,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes a location-monitor request, and returns the result in the form of boolean.
Parameters
result |
GAsyncResult |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |