Documentation ¶
Index ¶
Constants ¶
View Source
const ( DevTypeUnknown int32 = iota DevTypeKeyboard DevTypeMouse DevTypeTouchpad DevTypeWacom DevTypeTouchscreen )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceInfos ¶
type DeviceInfos []*DeviceInfo
func (DeviceInfos) Get ¶
func (infos DeviceInfos) Get(id int32) *DeviceInfo
Click to show internal directories.
Click to hide internal directories.