API版本:2.0
库版本:2.83.2
由gi-docgen 2024.1 生成
const char* g_file_info_get_attribute_string ( GFileInfo* info, const char* attribute )
获取字符串属性值。如果属性不包含字符串,将返回 NULL。
NULL
attribute
类型: const char*
const char*
文件属性键。
以 UTF-8 字符串形式返回 attribute 值的内容,否则返回 NULL。