Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GFileAttributeInfo |
Struct : | FileAttributeInfo |
Properties | Defined By | |
---|---|---|
flags : Gio.FileAttributeInfoFlags
|
Gio.FileAttributeInfo | |
name : String
|
Gio.FileAttributeInfo | |
type : Gio.FileAttributeType
|
Gio.FileAttributeInfo |
Method / Constructor | Defined By | |
---|---|---|
new Gio.FileAttributeInfo
()
Create a new Gio.FileAttributeInfo
Create a new Gio.FileAttributeInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.FileAttributeInfoList
Method |
lookup
(String name)
:
Gio.FileAttributeInfo
Gets the file attribute with the name name from list.
|