FileInfo.setAttributeObject
void setAttributeObject(string attribute, gobject.object.ObjectWrap attrValue)Sets the attribute to contain the given attr_value, if possible.
Parameters
attribute | a file attribute key. |
attrValue | a #GObject. |
void setAttributeObject(string attribute, gobject.object.ObjectWrap attrValue)Sets the attribute to contain the given attr_value, if possible.
attribute | a file attribute key. |
attrValue | a #GObject. |