set_attribute


Description:

public void set_attribute (string attribute, FileAttributeType type, void* value_p)

Sets the attribute to contain the given value, if possible.

To unset the attribute, use g_file_attribute_type_invalid for type.

Parameters:

this

a FileInfo.

attribute

a file attribute key.

type

a FileAttributeType

value_p

pointer to the value