<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I wrote the above assuming you are working in C. Let me know if this<br>isn't the case.
</blockquote><div><br><br>I just took a look and no luck, gajim is in python. However this generally isn't a problem. Geoclue is first and foremost a DBus API specification. We for ease of use provide easy c client bindings and most of the backends are written in C, but a Python bindings should not be difficult at all.
<br><br>I am not an expert at python dbus, so you might have to review some documentation on that, but if you look at geoclue/position_glue.xml you will see the dbus specification. If you do figure out the python dbus stuff, please share and we can include client binding for python in our sources.
<br><br>Keith Preston<br><br></div><br></div>