FileInfo.getAttributeStatus

Gets the attribute status for an attribute key.

class FileInfo
getAttributeStatus
(
string attribute
)

Parameters

attribute string

a file attribute key

Return Value

Type: gio.types.FileAttributeStatus

a #GFileAttributeStatus for the given attribute, or gio.types.FileAttributeStatus.Unset if the key is invalid.