STANDARD_FAST_CONTENT_TYPE


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE" ) ]
public const string STANDARD_FAST_CONTENT_TYPE

A key in the "standard" namespace for getting the fast content type.

The fast content type isn't as reliable as the regular one, as it only uses the filename to guess it, but it is faster to calculate than the regular content type.

Corresponding FileAttributeType is g_file_attribute_type_string.


Namespace: GLib.FileAttribute
Package: gio-2.0