Gio.Drive.prototype.is_media_check_automatic
function is_media_check_automatic(): Boolean { // Gjs wrapper for g_drive_is_media_check_automatic() }
Checks if drive is capabable of automatically detecting media changes.
- Returns
true if the drive is capabable of automatically detecting media changes, false otherwise.