GFileIface.setAttributesFromInfo

struct GFileIface
extern (C)
int function(GFile* file, GFileInfo* info, GFileQueryInfoFlags flags, GCancellable* cancellable, GError** err) setAttributesFromInfo;

Return Value

FALSE if there was any error, TRUE otherwise.

Throws

GException on failure.