API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_file_info_set_attribute_uint64 ( GFileInfo* info, const char* attribute, guint64 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: guint64
guint64
An unsigned 64-bit integer.