FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT


Description:

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

Warning: FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT is deprecated. Use GLib.FileAttribute.UNIX_IS_MOUNTPOINT.

A key in the "unix" namespace for checking if the file represents a UNIX mount point.

This attribute is true if the file is a UNIX mount point. This attribute is only available for UNIX file systems. Corresponding FileAttributeType is g_file_attribute_type_boolean.


Namespace: GLib
Package: gio-2.0