mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
18 lines
530 B
XML
18 lines
530 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.kde.plasmaoverlay.App">
|
||
|
<signal name="hidden">
|
||
|
</signal>
|
||
|
<method name="setActive">
|
||
|
<arg name="activate" type="b" direction="in"/>
|
||
|
</method>
|
||
|
<method name="lock">
|
||
|
</method>
|
||
|
<method name="setup">
|
||
|
<arg name="setupMode" type="b" direction="in"/>
|
||
|
</method>
|
||
|
<method name="quit">
|
||
|
</method>
|
||
|
</interface>
|
||
|
</node>
|