Fl_Widget | +----Fl_Progress
#include <FL/Fl_Progress.H>
The Fl_Progress widget displays a progress bar for the user.
The constructor creates the progress bar using the position, size, and label.
The destructor removes the progress bar.
Gets or sets the maximum value in the progress widget.
Gets or sets the minimum value in the progress widget.
Gets or sets the current value in the progress widget.