Warning, /plasma/xdg-desktop-portal-kde/src/org.kde.KWin.VirtualKeyboard.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.VirtualKeyboard">
0009     <property name="available" type="b" access="read"/>
0010     <property name="enabled" type="b" access="readwrite"/>
0011     <property name="active" type="b" access="readwrite"/>
0012     <property name="visible" type="b" access="read"/>
0013     <property name="activeClientSupportsTextInput" type="b" access="read"/>
0014     <signal name="enabledChanged">
0015     </signal>
0016     <signal name="activeChanged">
0017     </signal>
0018     <signal name="visibleChanged">
0019     </signal>
0020     <signal name="availableChanged">
0021     </signal>
0022     <signal name="activeClientSupportsTextInputChanged">
0023     </signal>
0024     <method name="willShowOnActive">
0025       <arg type="b" direction="out"/>
0026     </method>
0027     <method name="forceActivate">
0028     </method>
0029   </interface>
0030 </node>