Method
GioFileInfoget_name
Declaration [src]
const char*
g_file_info_get_name (
GFileInfo* info
)
Description [src]
Gets the 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_NAME
.