API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
gboolean g_file_info_has_attribute ( GFileInfo* info, const char* attribute )
Checks if a file info structure has an attribute named attribute.
attribute
Type: const char*
const char*
A file attribute key.
Type: gboolean
gboolean
TRUE if info has an attribute named attribute, FALSE otherwise.
TRUE
info
FALSE