FileAttributeInfo
class FileAttributeInfo(val gioFileAttributeInfoPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Information about a specific attribute.
Constructors
Link copied to clipboard
constructor()
Allocate a new FileAttributeInfo.
constructor(scope: <Error class: unknown class>)
Allocate a new FileAttributeInfo using the provided AutofreeScope.
Allocate a new FileAttributeInfo.
constructor(name: String?, type: FileAttributeType, flags: FileAttributeInfoFlags, scope: <Error class: unknown class>)
Allocate a new FileAttributeInfo using the provided AutofreeScope.
constructor(gioFileAttributeInfoPointer: <Error class: unknown class><<Error class: unknown class>>)