Method
GioFileAttributeInfoListlookup
Declaration
const GFileAttributeInfo*
g_file_attribute_info_list_lookup (
GFileAttributeInfoList* list,
const char* name
)
Parameters
name |
const char* |
The name of the attribute to look up. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GFileAttributeInfo |
A |
|
The data is owned by the instance. |