Documentation
¶
Overview ¶
SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.
SPDX-License-Identifier: GPL-3.0-or-later
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyEvent ¶
func NewKeyEvent ¶
func NewKeyEvent(conn *dbus.Conn) KeyEvent
type MockInterfaceKeyEvent ¶
func (*MockInterfaceKeyEvent) ConnectKeyEvent ¶
func (v *MockInterfaceKeyEvent) ConnectKeyEvent(cb func(keycode uint32, pressed bool, ctrlPressed bool, shiftPressed bool, altPressed bool, superPressed bool)) (dbusutil.SignalHandlerId, error)
type MockKeyEvent ¶
type MockKeyEvent struct { MockInterfaceKeyEvent // interface org.deepin.dde.KeyEvent1 proxy.MockObject }
Click to show internal directories.
Click to hide internal directories.