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: gobject.object.ObjectG

a #GObject associated with the given attribute, or null otherwise.