rat_widget

Module button

Source
Expand description

Button widget.

Structs§

Button
Button widget.
ButtonState
State & event-handling.
ButtonStyle
Composite style.
CTHotKey
Check event-handling for this hot-key and do Regular key-events otherwise.

Functions§

ct_hot_key
Create a HotKey for an event-handler.
ct_hot_key_mod
Create a HotKey for an event-handler.
handle_events
Handle all events. Text events are only processed if focus is true. Mouse events are processed if they are in range.
handle_mouse_events
Handle only mouse-events.