unde ~master (2017-01-25T22:38:20Z)
Home
Dub
Repo
KeyHandler
unde
keybar
lib
Undocumented in source.
struct
KeyHandler {
void
delegate
(
GlobalState
gs
)
handler
;
string
description
;
string
icon
;
}
Members
Variables
description
string
description
;
Undocumented in source.
handler
void
delegate
(
GlobalState
gs
)
handler
;
Undocumented in source.
icon
string
icon
;
Undocumented in source.
Meta
Source
See Implementation
unde
keybar
lib
classes
KeyBar_Buttons
enums
LayoutChanger
functions
draw_keybar
load_keybar_settings
save_keybar_settings
update_letters
structs
ButtonParms
ButtonPos
KeyHandler
Layout