STANDARD_EDIT_NAME


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" ) ]
public const string STANDARD_EDIT_NAME

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

An edit name is similar to the display name, but it is meant to be used when you want to rename the file in the UI. The display name might contain information you don't want in the new filename (such as "(invalid unicode)" if the filename was in an invalid encoding).

Corresponding FileAttributeType is g_file_attribute_type_string.


Namespace: GLib.FileAttribute
Package: gio-2.0