GFileIface.queryWritableNamespaces

struct GFileIface
extern (C)
GFileAttributeInfoList* function(GFile* file, GCancellable* cancellable, GError** err) queryWritableNamespaces;

Return Value

a gio.FileAttributeInfoList describing the writable namespaces. When you are done with it, release it with FileAttributeInfoList.unref

Throws

GException on failure.