2018-09-06 00:55:20 +00:00
|
|
|
<node>
|
|
|
|
<interface name="org.gnome.Shell.PerfHelper">
|
2022-08-16 10:40:57 +00:00
|
|
|
<method name="Exit"/>
|
2018-09-06 00:55:20 +00: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 10:26:05 +00:00
|
|
|
<arg type="b" direction="in"/>
|
2018-09-06 00:55:20 +00:00
|
|
|
</method>
|
|
|
|
<method name="WaitWindows"/>
|
|
|
|
<method name="DestroyWindows"/>
|
|
|
|
</interface>
|
|
|
|
</node>
|