FileAttributeInfoList.lookup

Gets the file attribute with the name name from list.

class FileAttributeInfoList
lookup
(
string name
)

Parameters

name string

the name of the attribute to look up.

Return Value

a GFileAttributeInfo for the name, or NULL if an attribute isn't found.