VolumeMonitor.getVolumeForUuid

Finds a #GVolume object by its UUID (see gio.volume.Volume.getUuid)

class VolumeMonitor
getVolumeForUuid
(
string uuid
)

Parameters

uuid string

the UUID to look for

Return Value

Type: gio.volume.Volume

a #GVolume or null if no such volume is available. Free the returned object with gobject.object.ObjectG.unref.