rpui ~master (2020-04-28T04:53:54Z)
Dub
Repo
TripleClickEvent
rpui
events
Undocumented in source.
struct
TripleClickEvent {
uint
x
;
uint
y
;
MouseButton
button
;
}
Members
Variables
button
MouseButton
button
;
Undocumented in source.
x
uint
x
;
Undocumented in source.
y
uint
y
;
Undocumented in source.
Meta
Source
See Implementation
rpui
events
classes
EventsListenerEmpty
interfaces
EventsListener
structs
ChangeEvent
CopyCommand
CreateEvent
CutCommand
DblClickEvent
KeyPressedEvent
KeyReleasedEvent
MouseDownEvent
MouseMoveEvent
MouseUpEvent
MouseWheelEvent
PasteCommand
ProgressEvent
SelectAllCommand
TextEnteredEvent
TripleClickEvent
UnselectCommand
WindowExposedEvent
WindowResizeEvent
variables
commands
windowEvents