FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.STANDARD_CONTENT_TYPE" ) ]
public const unowned string FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE

Warning: FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE is deprecated. Use GLib.FileAttribute.STANDARD_CONTENT_TYPE.

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

Corresponding FileAttributeType is g_file_attribute_type_string. The value for this key should contain a valid content type.


Namespace: GLib
Package: gio-2.0