Am 16.10.2010 18:39, schrieb Lorenzo Masini:
Why not use GObject Introspection?This is an interesting idea, I made a test with Ubuntu 10.10 and the most functions of Champlain work. ChamplainMarker.set_image(None) doesn’t work because it requires a Clutter.Actor in the generated gir file and doesn't allow the parameter None to remove the image. Maybe this could be fixed in libchamplain. I couldn’t create GtkChamplainEmbed object, but it looks like its a PyClutter problem, I have problems with other Clutter parts in Ubuntu 10.10 too. I will make further tests. |