This is a wrapper around the Progress Bar Window. After creating the window, it pushes it into the Message Window Container.
| Function | Description | Links |
|---|---|---|
| choose_increment() | Choose the right increment given a ProgressType | |
| progress_free() | Free a Progress Bar | |
| progress_new() | Create a new Progress Bar | |
| progress_set_message() | Set the progress message | |
| progress_set_size() | Set the progress size | |
| progress_update() | Update the state of the progress bar |