MountT.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).

template MountT()
override
getDefaultLocation
()

Return Value

Type: gio.file.File

a #GFile. The returned object should be unreffed with gobject.object.ObjectG.unref when no longer needed.