Functions | |
| void | ProgressCallback (void *Object, unsigned int len, unsigned int pos) |
|
||||||||||||||||
|
Status callback function. This updates the progress dialog in the interface. object is the pointer to the Fl_Progress FLTK class. len is the end value of the progress. pos is the current value of progress. |
1.3.9.1