[−][src]Module pushrod::widgets::tile_widget
This is a TileWidget that displays an image and some text below it, with a display change when
the widget is hovered over by a mouse enter event. This is mainly used in conjunction with the
ToolbarWidget, which contains a list of TileWidgets
Structs
| TileWidget | This is the storage object for the |
Type Definitions
| OnSelectedCallbackType | This is the callback type that is used when an |