Method
GioFileInfoget_attribute_string
Declaration [src]
const char*
g_file_info_get_attribute_string (
GFileInfo* info,
const char* attribute
)
Description [src]
Gets the value of a string attribute. If the attribute does
not contain a string, NULL
will be returned.