summaryrefslogtreecommitdiffstats
path: root/src/ck-seat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ck-seat.xml')
-rw-r--r--src/ck-seat.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ck-seat.xml b/src/ck-seat.xml
index c6d3ed6..5fda057 100644
--- a/src/ck-seat.xml
+++ b/src/ck-seat.xml
@@ -10,6 +10,9 @@
<method name="GetActiveSession">
<arg name="ssid" direction="out" type="o"/>
</method>
+ <method name="CanActivateSessions">
+ <arg name="can_activate" direction="out" type="b"/>
+ </method>
<method name="ActivateSession">
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg name="ssid" direction="in" type="o"/>