get_volume_for_uuid


Description:

public virtual Volume? get_volume_for_uuid (string uuid)

Finds a Volume object by its UUID (see get_uuid)

Parameters:

this

a VolumeMonitor.

uuid

the UUID to look for

Returns:

a Volume or null if no such volume is available. Free the returned object with unref.