The synchronous and blocking version of create_full().
By setting the AUTO_DELETE flag you can ensure that the client will be deleted again from the geoclue service when it is destroyed. This flag should be used unless you are doing explicit resource management.
desktop_id |
The desktop file id (the basename of the desktop file). |
accuracy_level |
The requested accuracy level as AccuracyLevel. |
flags |
ClientProxyCreateFlags to modify the creation. |
cancellable |
A Cancellable or null. |
The constructed proxy object or null if throws is set. |