- GReserved1
void function() GReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved2
void function() GReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved3
void function() GReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved4
void function() GReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved5
void function() GReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved6
void function() GReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- addWritableNamespaces
void function(GVfs* vfs, GFileAttributeInfoList* list) addWritableNamespaces;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deserializeIcon
GIcon* function(GVfs* vfs, GVariant* value) deserializeIcon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getFileForPath
GFile* function(GVfs* vfs, const(char)* path) getFileForPath;
- getFileForUri
GFile* function(GVfs* vfs, const(char)* uri) getFileForUri;
- getSupportedUriSchemes
char** function(GVfs* vfs) getSupportedUriSchemes;
- isActive
int function(GVfs* vfs) isActive;
- localFileAddInfo
void function(GVfs* vfs, const(char)* filename, ulong device, GFileAttributeMatcher* attributeMatcher, GFileInfo* info, GCancellable* cancellable, void** extraData, GDestroyNotify* freeExtraData) localFileAddInfo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- localFileMoved
void function(GVfs* vfs, const(char)* source, const(char)* dest) localFileMoved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- localFileRemoved
void function(GVfs* vfs, const(char)* filename) localFileRemoved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- localFileSetAttributes
int function(GVfs* vfs, const(char)* filename, GFileInfo* info, GFileQueryInfoFlags flags, GCancellable* cancellable, GError** err) localFileSetAttributes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parentClass
GObjectClass parentClass;
Undocumented in source.
- parseName
GFile* function(GVfs* vfs, const(char)* parseName) parseName;