[−][src]Module pushrod::widgets::push_button_widget
This is a PushButtonWidget, which draws text in a Widget that can be clicked. It triggers an
on_click callback when the button is clicked.
Structs
| PushButtonWidget | This is the storage object for the |
Type Definitions
| OnClickCallbackType | This is the callback type that is used when an |