1
0
Fork 0
gdm3/daemon/gdm-remote-display.xml
Daniel Baumann 83b37a3d94
Adding upstream version 48.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:45:29 +02:00

7 lines
344 B
XML

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.gnome.DisplayManager.RemoteDisplay">
<property name="RemoteId" type="o" access="read"/>
<property name="SessionId" type="s" access="read"/>
</interface>
</node>