API 版本: 2.0
库版本: 2.83.2
由 gi-docgen 2024.1 生成
gboolean g_file_info_has_attribute ( GFileInfo* info, const char* attribute )
检查文件信息结构体是否包含名为 attribute 的属性。
attribute
类型: const char*
const char*
文件属性键。
类型: gboolean
gboolean
TRUE 如果 info 包含名为 attribute 的属性,否则 FALSE。
TRUE
info
FALSE