FileAttributeInfo

Information about a specific attribute.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

flags
gio.types.FileAttributeInfoFlags flags [@property setter]

Set flags field.

flags
gio.types.FileAttributeInfoFlags flags [@property getter]

Get flags field.

name
string name [@property getter]

Get name field.

name
string name [@property setter]

Set name field.

type
gio.types.FileAttributeType type [@property getter]

Get type field.

type
gio.types.FileAttributeType type [@property setter]

Set type field.