STANDARD_NAME


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_STANDARD_NAME" ) ]
public const string STANDARD_NAME

A key in the "standard" namespace for getting the name of the file.

The name is the on-disk filename which may not be in any known encoding, and can thus not be generally displayed as is. It is guaranteed to be set on every file.

Use g_file_attribute_standard_display_name if you need to display the name in a user interface.

Corresponding FileAttributeType is g_file_attribute_type_byte_string.


Namespace: GLib.FileAttribute
Package: gio-2.0