[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.STANDARD_DISPLAY_NAME" ) ]
public const unowned string FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME
Warning: FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME is deprecated. Use GLib.FileAttribute.STANDARD_DISPLAY_NAME.
A key in the "standard" namespace for getting the display name of the file.
A display name is guaranteed to be in UTF8 and can thus be displayed in the UI. Corresponding FileAttributeType is g_file_attribute_type_string.