FILE_ATTRIBUTE_PREVIEW_ICON


Description:

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

Warning: FILE_ATTRIBUTE_PREVIEW_ICON is deprecated. Use GLib.FileAttribute.PREVIEW_ICON.

A key in the "preview" namespace for getting a Icon that can be used to get preview of the file.

For example, it may be a low resolution thumbnail without metadata. Corresponding FileAttributeType is g_file_attribute_type_object. The value for this key should contain a Icon.


Namespace: GLib
Package: gio-2.0