GFileIface.setAttribute

Sets a #GFileAttributeInfo.

struct GFileIface
extern (C)
bool function(GFile* file, const(char)* attribute, GFileAttributeType type, void* valueP, GFileQueryInfoFlags flags, GCancellable* cancellable, GError** _err) setAttribute;