File: org-freedesktop-DBus-Properties.xml

package info (click to toggle)
mail-notification 5.4.dfsg.1-14
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,468 kB
  • ctags: 9,615
  • sloc: ansic: 13,970; sh: 2,770; xml: 2,113; makefile: 57
file content (10 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<node name="/org/freedesktop/DBus/Properties">
  <interface name="org.freedesktop.DBus.Properties">
    <method name="Set">
      <arg type="s" name="interface_name"/>
      <arg type="s" name="property_name"/>
      <arg type="v" name="value"/>
    </method>
  </interface>
</node>