Delegate FileProgressCallback
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public delegate void FileProgressCallback(long currentNumBytes, long totalNumBytes, nint data)
public delegate void FileProgressCallback(long currentNumBytes, long totalNumBytes, nint data)