getAttributeObject

open fun getAttributeObject(attribute: String): <Error class: unknown class>?

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

Return

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

Parameters

attribute

a file attribute key.