summaryrefslogtreecommitdiffstats
path: root/src/ck-manager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ck-manager.xml')
-rw-r--r--src/ck-manager.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ck-manager.xml b/src/ck-manager.xml
index 5dc9213..f40d6d5 100644
--- a/src/ck-manager.xml
+++ b/src/ck-manager.xml
@@ -32,6 +32,11 @@
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg name="ssid" direction="out" type="o"/>
</method>
+ <method name="GetSessionsForUnixUser">
+ <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
+ <arg name="uid" direction="in" type="u"/>
+ <arg name="sessions" direction="out" type="ao"/>
+ </method>
<method name="GetSessionsForUser">
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg name="uid" direction="in" type="u"/>