gFileInfoGetAttributeObject: gFileInfoGetAttributeObject
Description
Gets the value of a GObject attribute. If the attribute does
not contain a GObject, NULL will be returned.Usage
gFileInfoGetAttributeObject(object, attribute)
Value
[GObject] a GObject associated with the given attribute, or
NULL otherwise.