API 版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
const char* g_file_info_get_attribute_byte_string ( GFileInfo* info, const char* attribute )
获取字节数组属性值。如果属性不包含字节数组,则将返回 NULL。
NULL
attribute
类型: const char*
const char*
文件属性键。
将作为字节数组返回的 attribute 值的内容,否则返回 NULL。