Method
GioFileInfoget_attribute_stringv
since: 2.22
Declaration [src]
char**
g_file_info_get_attribute_stringv (
GFileInfo* info,
const char* attribute
)
Description [src]
Gets the value of a stringv attribute. If the attribute does
not contain a stringv, NULL will be returned.
Available since: 2.22