Documentation ¶
Index ¶
Constants ¶
View Source
const APressEvent = InputEvent("press_a")
View Source
const DPressEvent = InputEvent("press_d")
View Source
const EPressEvent = InputEvent("press_e")
View Source
const NextEvent = InputEvent("next")
View Source
const QPressEvent = InputEvent("press_q")
View Source
const SPressEvent = InputEvent("press_s")
View Source
const UndoEvent = InputEvent("undo")
View Source
const WPressEvent = InputEvent("press_w")
Variables ¶
This section is empty.
Functions ¶
func BindKeyPressEvents ¶
func BindKeyPressEvents(win *gtk.Window) chan InputEvent
Types ¶
type InputEvent ¶
type InputEvent string
Click to show internal directories.
Click to hide internal directories.