[][src]Module pushrod_widgets::system_widgets::checkbox_widget

This is a Widget that shows a checkbox, indicating an "X" inside the box when selected, and a blank box otherwise.

Structs

CheckBoxWidget

Base Widget.