GFileIface.setAttributesFinish

struct GFileIface
extern (C)
int function(GFile* file, GAsyncResult* result, GFileInfo** info, GError** err) setAttributesFinish;

Return Value

%TRUE if the attributes were set correctly, %FALSE otherwise.

Throws

GException on failure.

Meta