FILE_ATTRIBUTE_STANDARD_SORT_ORDER


Description:

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

Warning: FILE_ATTRIBUTE_STANDARD_SORT_ORDER is deprecated. Use GLib.FileAttribute.STANDARD_SORT_ORDER.

A key in the "standard" namespace for setting the sort order of a file.

Corresponding FileAttributeType is g_file_attribute_type_int32. An example use would be in file managers, which would use this key to set the order files are displayed. Files with smaller sort order should be sorted first, and files without sort order as if sort order was zero.


Namespace: GLib
Package: gio-2.0