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

Type: gio.file_attribute_info.FileAttributeInfo

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