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