Public Member Functions | |
size | size_request () |
bool | focus_me () |
bool | handle_key (const config::key &k) |
Handles a keypress in this widget. |
bool test_keyname::handle_key | ( | const config::key & | k | ) | [inline, virtual] |
Handles a keypress in this widget.
k | the key that was pressed (see keybindings.h). |
Reimplemented from cwidget::widgets::widget.