API Version: 2.0
Library Version: 2.72
gboolean g_file_info_has_namespace ( GFileInfo* info, const char* name_space )
Checks if a file info structure has an attribute in the specified name_space.
name_space
const char*
A file attribute namespace.
gboolean
TRUE if info has an attribute in name_space, FALSE otherwise.
TRUE
info
FALSE