FILE_ATTRIBUTE_UNIX_DEVICE


Description:

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

Warning: FILE_ATTRIBUTE_UNIX_DEVICE is deprecated. Use GLib.FileAttribute.UNIX_DEVICE.

A key in the "unix" namespace for getting the device id of the device the file is located on (see stat documentation).

This attribute is only available for UNIX file systems. Corresponding FileAttributeType is g_file_attribute_type_uint32.


Namespace: GLib
Package: gio-2.0