mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
10 lines
249 B
XML
10 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>
|