DriveIF.pollForMediaFinish

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

interface DriveIF
bool
pollForMediaFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

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

Throws

GException on failure.