2018-09-06 02:55:20 +02:00
|
|
|
<node>
|
|
|
|
<interface name="org.gnome.Shell.PerfHelper">
|
2022-08-16 12:40:57 +02:00
|
|
|
<method name="Exit"/>
|
2018-09-06 02:55:20 +02:00
|
|
|
<method name="CreateWindow">
|
|
|
|
<arg type="i" direction="in"/>
|
|
|
|
<arg type="i" direction="in"/>
|
|
|
|
<arg type="b" direction="in"/>
|
|
|
|
<arg type="b" direction="in"/>
|
|
|
|
<arg type="b" direction="in"/>
|
2023-03-24 11:26:05 +01:00
|
|
|
<arg type="b" direction="in"/>
|
2018-09-06 02:55:20 +02:00
|
|
|
</method>
|
|
|
|
<method name="WaitWindows"/>
|
|
|
|
<method name="DestroyWindows"/>
|
|
|
|
</interface>
|
|
|
|
</node>
|