feat: add Method "KillAll"

Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
ComixHe
2023-11-03 14:56:31 +08:00
committed by Comix
parent a330ad8f2b
commit 03deb2c935
4 changed files with 31 additions and 2 deletions

View File

@ -41,5 +41,12 @@
to which the instance belonged has been removed."
/>
</property>
<method name="KillAll">
<arg type="i" name="signal" direction="in"/>
<annotation name="org.freedesktop.DBus.Description"
value="Force kill this instance.
ATTENTION: All processes which launched by
this instance will be killed." />
</method>
</interface>
</node>