API版本:2.0
库版本:2.83.2
由gi-docgen创建 2024.1
struct GFileAttributeInfo { char* name; GFileAttributeType type; GFileAttributeInfoFlags flags; }
特定属性的信息。
name
属性的名称。
type
该属性的GFileAttributeType类型。
GFileAttributeType
flags
一组GFileAttributeInfoFlags。
GFileAttributeInfoFlags
内容