API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
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
Type: const char*
const char*
A file attribute key.
Type: gint32
gint32
A signed 32-bit integer.