Function

GioUnixMountPointis_user_mountable

Declaration [src]

gboolean
g_unix_mount_point_is_user_mountable (
  GUnixMountPoint* mount_point
)

Description [src]

Checks if a unix mount point is mountable by the user.

Parameters

mount_point

Type: GUnixMountPoint

A GUnixMountPoint.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if the mount point is user mountable.