Method

GioUnixMountPointget_mount_path

Declaration

const char*
g_unix_mount_point_get_mount_path (
  GUnixMountPoint* mount_point
)

Description

Gets the mount path for a unix mount point.

Return value

Type: const char*

A string containing the mount path.

The data is owned by the instance.
The value is a file system path, using the OS encoding.