summaryrefslogtreecommitdiff
path: root/daemon/gdm-product-display.xml
blob: b8d31c3d2c3cc58c073a86762ab2f5860d1236cd (plain)
1
2
3
4
5
6
7
8
<!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.ProductDisplay">
    <method name="GetRelayAddress">
      <arg name="address" direction="out" type="s"/>
    </method>
  </interface>
</node>