API Version: 2.0
Library Version: 2.72
void g_file_info_set_attribute_int32 ( GFileInfo* info, const char* attribute, gint32 attr_value )
Sets the attribute to contain the given attr_value, if possible.
attribute
attr_value
const char*
A file attribute key.
gint32
A signed 32-bit integer.