summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.gnome.SessionManager.Inhibitor.xml
blob: c745f81916771299f1b6e91f06b6e6eccffa9aee (plain)
1
2
3
4
5
6
7
8
9
10
<node>
  <interface name="org.gnome.SessionManager.Inhibitor">
    <method name="GetAppId">
      <arg type="s" direction="out"/>
    </method>
    <method name="GetReason">
      <arg type="s" direction="out"/>
    </method>
  </interface>
</node>