blob: c9b6f6352f6b5e1183f36d1c475242fe02134119 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.freedesktop.Geoclue">
<method name="RemoveReference">
</method>
<method name="AddReference">
</method>
<method name="SetOptions">
<arg name="options" type="a{sv}" direction="in"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
</method>
<method name="GetStatus">
<arg name="status" type="i" direction="out"/>
</method>
<method name="GetProviderInfo">
<arg name="name" type="s" direction="out"/>
<arg name="description" type="s" direction="out"/>
</method>
<signal name="StatusChanged">
<arg name="status" type="i"/>
</signal>
</interface>
</node>