VolumeMonitor.getVolumeForUuid

Finds a #GVolume object by its UUID (see g_volume_get_uuid())

class VolumeMonitor
getVolumeForUuid
(
string uuid
)

Parameters

uuid string

the UUID to look for

Return Value

Type: VolumeIF

a #GVolume or %NULL if no such volume is available. Free the returned object with g_object_unref().

Meta