API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_file_info_set_attribute_boolean ( GFileInfo* info, const char* attribute, gboolean 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: gboolean
gboolean
A boolean value.