Progress::Stage — Go to stage st, change progress bar title to title and set progress bar step to step.
Import Progress;
void Progress::Stage (
)
New stage.
New title for progress bar. If nil, title specified in New is used.
New step or -1 if step should not change.