GFileIface.setAttribute

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

Return Value

TRUE if the attribute was set, FALSE otherwise.

Throws

GException on failure.