Free the returned object with gobject.object.ObjectWrap.unref.
VolumeMonitor.getVolumeForUuid
gio.volume.Volume getVolumeForUuid(string uuid)Finds a #GVolume object by its UUID (see gio.volume.Volume.getUuid)
Parameters
uuid | the UUID to look for |
Returns
a #GVolume or null if no such volume is available.