Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventWheel ¶
type EventWheel int
const ( // KMouseWheel // en: Deprecated. Use the wheel event instead KMouseWheel EventWheel = iota // KWheel // en: The event occurs when the mouse wheel rolls up or down over an element KWheel )
func (EventWheel) String ¶
func (el EventWheel) String() string
Click to show internal directories.
Click to hide internal directories.