DriveT.pollForMediaFinish

Finishes an operation started with g_drive_poll_for_media() on a drive.

template DriveT(TStruct)
bool
pollForMediaFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: bool

%TRUE if the drive has been poll_for_mediaed successfully, %FALSE otherwise.

Throws

GException on failure.

Meta