Function

GioUnixMountPointis_user_mountable

Declaration

gboolean
g_unix_mount_point_is_user_mountable (
  GUnixMountPoint* mount_point
)

Description

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.