Gio.Drive.prototype.get_start_stop_type
function get_start_stop_type(): Gio.DriveStartStopType {
// Gjs wrapper for g_drive_get_start_stop_type()
}
Gets a hint about how a drive can be started/stopped.
Since 2.22
- Returns
A value from the Gio.DriveStartStopType enumeration.