[ CCode ( instance_pos = 1.9 ) ]
public delegate bool FileCallback (File file)
The type used for callback called when processing Cabinet archive files.
| file |
the file being processed |
| user_data |
user data passed to the callback. |