API版本:2.0
库版本:2.83.2
char** g_file_info_list_attributes ( GFileInfo* info, const char* name_space )
列出文件信息结构的属性。
name_space
类型: const char*
const char*
文件属性键的命名空间,或 NULL 以列出所有属性。
NULL
类型: 一个 utf8 的数组
utf8
为给定 name_space 包含的所有可能属性类型的字符串的以 null 结束的数组,或者在错误时返回 NULL。