summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.gnome.Shell.PerfHelper.xml
blob: 98fea27e9434acd27c0c04734f6273c6a6a922a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>