FileInfo.getAttributeObject

Gets the value of a GObject attribute. If the attribute does not contain a GObject, NULL will be returned.

class FileInfo
getAttributeObject
(
string attribute
)

Parameters

attribute string

a file attribute key.

Return Value

Type: ObjectG

a GObject associated with the given attribute, or NULL otherwise.