mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
13 lines
379 B
XML
13 lines
379 B
XML
<node>
|
|
<interface name="org.gnome.Shell.PerfHelper">
|
|
<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"/>
|
|
</method>
|
|
<method name="WaitWindows"/>
|
|
<method name="DestroyWindows"/>
|
|
</interface>
|
|
</node>
|