compare


Description:

public int compare (UnixMountEntry mount)

Compares two Unix mounts.

Note:

Use [method@GioUnix.MountEntry.compare] instead.

Parameters:

mount1

first [struct@GioUnix.MountEntry] to compare

mount2

second [struct@GioUnix.MountEntry] to compare

Returns:

`1`, `0` or `-1` if mount1 is greater than, equal to, or less than mount2, respectively