Function
GioUnixmount_guess_can_eject
deprecated: 2.84
Declaration [src]
gboolean
g_unix_mount_guess_can_eject (
  GUnixMountEntry* mount_entry
)
Description [src]
Guesses whether a Unix mount entry can be ejected.
Deprecated since: 2.84
Use g_unix_mount_entry_guess_can_eject() instead.
Parameters
- mount_entry
- 
            Type: GUnixMountEntryThe data is owned by the caller of the function.