Warning, /plasma/xdg-desktop-portal-kde/src/org.kde.KWin.TabletModeManager.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <!--
0004   SPDX-License-Identifier: CC0-1.0
0005   SPDX-FileCopyrightText: None
0006 -->
0007 <node>
0008   <interface name="org.kde.KWin.TabletModeManager">
0009     <property name="tabletModeAvailable" type="b" access="read"/>
0010     <property name="tabletMode" type="b" access="read"/>
0011     <signal name="tabletModeAvailableChanged">
0012       <arg name="available" type="b" direction="out"/>
0013     </signal>
0014     <signal name="tabletModeChanged">
0015       <arg name="tabletMode" type="b" direction="out"/>
0016     </signal>
0017   </interface>
0018 </node>