结构

GioFileAttributeInfo

描述 [源代码]

struct GFileAttributeInfo {
  char* name;
  GFileAttributeType type;
  GFileAttributeInfoFlags flags;
}

特定属性的信息。

结构成员
name

属性的名称。

type

该属性的GFileAttributeType类型。

flags

一组GFileAttributeInfoFlags