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; false otherwise.