gnome-shell/data/dbus-interfaces/org.gnome.SessionManager.Inhibitor.xml

11 lines
249 B
XML

<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>