FileInfo.getAttributeStatus

Gets the attribute status for an attribute key.

class FileInfo
getAttributeStatus
(
string attribute
)

Parameters

attribute string

a file attribute key

Return Value

a GFileAttributeStatus for the given attribute, or G_FILE_ATTRIBUTE_STATUS_UNSET if the key is invalid.