mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
12 lines
328 B
XML
12 lines
328 B
XML
<node>
|
|
<interface name="org.freedesktop.Application">
|
|
<method name="ActivateAction">
|
|
<arg type="s" direction="in"/>
|
|
<arg type="av" direction="in"/>
|
|
<arg type="a{sv}" direction="in"/>
|
|
</method>
|
|
<method name="Activate">
|
|
<arg type="a{sv}" direction="in"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|