File: com.canonical.URLDispatcher.xml

package info (click to toggle)
dbus-cpp 5.0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,212 kB
  • sloc: cpp: 9,433; ansic: 2,012; xml: 1,156; makefile: 14; sh: 2
file content (8 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<node>
	<interface name="com.canonical.URLDispatcher">
		<method name="DispatchURL">
			<arg type="s" name="url" direction="in" />
		</method>
	</interface>
</node>