API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_file_info_set_attribute_int64 ( GFileInfo* info, const char* attribute, gint64 attr_value )
Sets the attribute to contain the given attr_value, if possible.
attribute
attr_value
Type: const char*
const char*
Attribute name to set.
Type: gint64
gint64
Int64 value to set attribute to.