theshell/shell/org.thesuite.power.xml
2017-11-13 14:29:24 +11:00

11 lines
410 B
XML

<!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.thesuite.Power">
<signal name="powerStretchChanged">
<arg name="powerStretch" type="b" direction="out"/>
</signal>
<method name="powerStretch">
<arg type="b" direction="out"/>
</method>
</interface>
</node>