FileInfo.getAttributeObject

gobject.object.ObjectWrap getAttributeObject(string attribute)

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

Parameters

attributea file attribute key.

Returns

a #GObject associated with the given attribute,

or null otherwise.