Method
GioFileInfoget_edit_name
Declaration [src]
const char*
g_file_info_get_edit_name (
GFileInfo* info
)
Description [src]
Gets the edit name for a file.
It is an error to call this if the GFileInfo
does not contain
G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME
.