Function
GioUnixmount_compare
deprecated: 2.84
Declaration [src]
gint
g_unix_mount_compare (
  GUnixMountEntry* mount1,
  GUnixMountEntry* mount2
)
Description [src]
Compares two Unix mounts.
Deprecated since: 2.84
Use g_unix_mount_entry_compare() instead.
Parameters
- mount1
- 
            Type: GUnixMountEntryFirst GUnixMountEntryto compare.The data is owned by the caller of the function. 
- mount2
- 
            Type: GUnixMountEntrySecond GUnixMountEntryto compare.The data is owned by the caller of the function.