[ CCode ( instance_pos = 2.9 ) ]
public delegate void ProgressVtableStartFunc (string message, bool cancelable)
Starts the progress
| message |
The message to show |
| cancelable |
Whether the procedure is cancelable |
| user_data |
User data |