GFileIface.querySettableAttributes

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

Return Value

a gio.FileAttributeInfoList describing the settable attributes. When you are done with it, release it with FileAttributeInfoList.unref

Throws

GException on failure.