blob: 5e046c76cd44a5a8464e74df5efd1f4f05fd614f (
plain)
1
2
3
4
5
6
7
8
|
<node>
<interface name="org.gnome.Shell.Wacom.PadOsd">
<method name="Show">
<arg name="device_node" direction="in" type="o"/>
<arg name="edition_mode" direction="in" type="b"/>
</method>
</interface>
</node>
|