mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-20 13:37:12 +00:00
* gnomevfs/AsyncDirectoryLoadCallback.cs: * gnomevfs/AsyncDirectoryLoadCallbackNative.cs: * gnomevfs/Directory.cs: Implement asynchronous directory loading. * gnomevfs/FileInfo.cs: Clear the FileInfoNative struct in the destructor. * gnomevfs/Makefile.am: Add new callback files. * sample/gnomevfs/TestDirectory.cs: Add async test. svn path=/trunk/gtk-sharp/; revision=35571 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.am | ||
| TestAsync.cs | ||
| TestAsyncStream.cs | ||
| TestDirectory.cs | ||
| TestInfo.cs | ||
| TestMime.cs | ||
| TestMonitor.cs | ||
| TestSync.cs | ||
| TestSyncCreate.cs | ||
| TestSyncStream.cs | ||
| TestSyncWrite.cs | ||
| TestUnlink.cs | ||
| TestVolumes.cs | ||
| TestXfer.cs | ||