VolumeMonitor.getMountForUuid

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

class VolumeMonitor
getMountForUuid
(
string uuid
)

Parameters

uuid string

the UUID to look for

Return Value

Type: gio.mount.Mount

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