Gio.Drive.prototype.can_start
function can_start(): Boolean { // Gjs wrapper for g_drive_can_start() }
Checks if a drive can be started.
Since 2.22
- Returns
true if the drive can be started, false otherwise.
function can_start(): Boolean { // Gjs wrapper for g_drive_can_start() }
Checks if a drive can be started.
Since 2.22
true if the drive can be started, false otherwise.