setAttributeStringv

open fun setAttributeStringv(attribute: String, attrValue: List<String>)

Sets the @attribute to contain the given @attr_value, if possible.

Sinze: 2.22

Parameters

attribute

a file attribute key

attrValue

a null terminated array of UTF-8 strings.