aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types/org.freedesktop.Accounts.xml
blob: d9c6b2af40819233f2f329a038992ac6733916b1 (plain)
1
2
3
4
5
6
7
8
<node>
  <interface name="org.freedesktop.Accounts">
    <method name="FindUserByName">
      <arg direction="in" type="s" name="user" />
      <arg direction="out" type="o" name="path" />
    </method>
  </interface>
</node>