VolumeMonitor.getMountForUuid

gio.mount.Mount getMountForUuid(string uuid)

Finds a #GMount object by its UUID (see [gio.mount.Mount.getUuid])

Parameters

uuidthe UUID to look for

Returns

a #GMount or null if no such mount is available.

Free the returned object with [gobject.object.ObjectWrap.unref].