Method

GioUnixMountPointis_loopback

Declaration [src]

gboolean
g_unix_mount_point_is_loopback (
  GUnixMountPoint* mount_point
)

Description [src]

Checks if a unix mount point is a loopback device.

Return value

Type: gboolean

TRUE if the mount point is a loopback. FALSE otherwise.