Method
GioFileInfoget_display_name
Declaration [src]
const char*
g_file_info_get_display_name (
GFileInfo* info
)
Description [src]
Gets a display name for a file. This is guaranteed to always be set.
It is an error to call this if the GFileInfo
does not contain
G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME
.