[ CCode ( cname = "G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT" ) ]
public const string 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.
Since 2.58, `/` is considered to be a mount point.
This attribute is only available for UNIX file systems.
Corresponding FileAttributeType is g_file_attribute_type_boolean.