get_name
Description:
public unowned string get_name ()
Gets the name for a file.
This is guaranteed to always be set.
It is an error to call this if the FileInfo does not contain
g_file_attribute_standard_name.
Parameters:
Returns:
a string containing the file name.
|