~bratsche/appmenu-gtk/janky-toggle

1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
	<interface name="org.ayatana.AppMenu.Registrar">

<!-- Methods -->
		<method name="RegisterWindow">
			<annotation name="org.freedesktop.DBus.GLib.Async" value="true" />
			<arg type="u" name="windowID" direction="in" />
			<arg type="o" name="path" direction="in" />
		</method>

	</interface>
</node>