go
DriveIF.canStop
gio
DriveIF
DriveIF
Checks if a drive can be stopped.
interface
DriveIF
bool
canStop
(
)
Return Value
Type:
bool
TRUE
if the
drive
can be stopped,
FALSE
otherwise.
Meta
Since
2.22
gio
DriveIF
DriveIF
functions
addOnChanged
addOnDisconnected
addOnEjectButton
addOnStopButton
canEject
canPollForMedia
canStart
canStartDegraded
canStop
eject
ejectFinish
ejectWithOperation
ejectWithOperationFinish
enumerateIdentifiers
getDriveStruct
getIcon
getIdentifier
getName
getSortKey
getStartStopType
getStruct
getSymbolicIcon
getVolumes
hasMedia
hasVolumes
isMediaCheckAutomatic
isMediaRemovable
isRemovable
pollForMedia
pollForMediaFinish
start
startFinish
stop
stopFinish
static functions
getType
Checks if a drive can be stopped.