Method
GioFileInfoget_attribute_status
Declaration
GFileAttributeStatus
g_file_info_get_attribute_status (
GFileInfo* info,
const char* attribute
)
Parameters
attribute |
const char* |
A file attribute key. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GFileAttributeStatus |
A |