API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
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