]> err.no Git - libchamplain/commitdiff
Bindings for champlain_map_source_fill_tile
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sun, 12 Jul 2009 12:50:11 +0000 (14:50 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 25 Jul 2009 00:27:46 +0000 (20:27 -0400)
bindings/perl/Champlain/xs/ChamplainMapSource.xs

index 788f7188e948e7f29fba7f112410e02b6d08ea5d..4c29dc47927d6c3252fe6e018ed17ca0775111f0 100644 (file)
@@ -78,3 +78,7 @@ champlain_map_source_set_license_uri (ChamplainMapSource *map_source, const gcha
 
 const gchar*
 champlain_map_source_get_license_uri (ChamplainMapSource *map_source)
+
+
+void
+champlain_map_source_fill_tile (ChamplainMapSource *map_source, ChamplainTile *tile)