API版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
自:2.78
const char* g_file_info_get_attribute_file_path ( GFileInfo* info, const char* attribute )
获取字节字符串属性的值为文件路径。
如果属性不包含字节字符串,则返回 NULL。
NULL
此函数旨在由具有针对 Unix 路径的特定处理的语言绑定使用。
自 2.78 版本起可用
attribute
类型: const char*
const char*
文件属性键。
将 attribute 值的内容作为文件路径,或者在其他情况下返回 NULL。