gFileInfoGetAttributeStringv: gFileInfoGetAttributeStringv
Description
Gets the value of a stringv attribute. If the attribute does
not contain a stringv, NULL will be returned.Usage
gFileInfoGetAttributeStringv(object, attribute)
Arguments
attribute
a file attribute key.
Value
attribute value as a stringv, or
NULL otherwise. Do not free.