MountIF.getDefaultLocation

Gets the default location of mount. The default location of the given mount is a path that reflects the main entry point for the user (e.g. the home directory, or the root of the volume).

interface MountIF
getDefaultLocation
()

Return Value

Type: FileIF

a GFile The returned object should be unreffed with g_object_unref() when no longer needed.