[][src]Module pushrod::widgets::progress_widget

This is a ProgressWidget, which draws a progress bar.

Structs

ProgressWidget

This is the storage object for the ProgressWidget. It stores the config, properties, callback registry, the base widget, and progress from 0 to 100.