Gio.UnixMountPoint.prototype.get_device_path
function get_device_path(): String { // Gjs wrapper for g_unix_mount_point_get_device_path() }
Gets the device path for a unix mount point.
- Returns
a string containing the device path.
function get_device_path(): String { // Gjs wrapper for g_unix_mount_point_get_device_path() }
Gets the device path for a unix mount point.
a string containing the device path.