]> err.no Git - libchamplain/commit
Have ChamplainPolygon inherit from GInitiallyUnowned
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 01:55:37 +0000 (21:55 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 02:12:34 +0000 (22:12 -0400)
commit5b7f0d697b178c4c4d67a028d5da7987145c5d47
treea20fa1366d2cd680410b83cc3d935596b100243d
parentf5bc3067e1b132c1f0104047335c09a06c04695e
Have ChamplainPolygon inherit from GInitiallyUnowned

This makes the API nicer to use as you don't have to unref
newly allocated polygons, even after adding them to a view.
champlain/champlain-polygon.h
champlain/champlain-view.c