Skip to content

place: Make location a GObject property

Marcus Lundblad requested to merge wip/mlundblad/fix-userlocation-update into main

Since Place is no longer extending GeocodeGlib.Place, but instead have a location attribute, make the property a proper GObject property, so we can listen to notify on it.

Fixes #682 (closed)

Edited by Marcus Lundblad

Merge request reports