FileInfo.getAttributeStatus

Gets the attribute status for an attribute key.

class FileInfo
GFileAttributeStatus
getAttributeStatus
(
string attribute
)

Parameters

attribute string

a file attribute key

Return Value

Type: GFileAttributeStatus

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

Meta