Expand description
Button widget.
Structs§
- Button
- Button widget.
- Button
State - State & event-handling.
- Button
Style - Composite style.
- CTHot
Key - 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.