[libchamplain] Bindings for champlain_map_source_fill_tile



commit 0cc37b19a7cb0be1b7addd98ab123b3597790227
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Sun Jul 12 14:50:11 2009 +0200

    Bindings for champlain_map_source_fill_tile

 bindings/perl/Champlain/xs/ChamplainMapSource.xs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/bindings/perl/Champlain/xs/ChamplainMapSource.xs b/bindings/perl/Champlain/xs/ChamplainMapSource.xs
index 788f718..4c29dc4 100644
--- a/bindings/perl/Champlain/xs/ChamplainMapSource.xs
+++ b/bindings/perl/Champlain/xs/ChamplainMapSource.xs
@@ -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)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]