Skip to content

Automatically delete the client when the proxy is destroyed

Benjamin Berg requested to merge benzea/geoclue:benzea/auto-close-client into master

Automatically call the new DeleteClient API when the client proxy is destroyed. This means that application can simply unref their GClueSimple/GClueClient to correctly clean up everything.

Closes: #102 (closed)

Merge request reports