gVolumeMonitorGetVolumeForUuid {RGtk2} | R Documentation |
Finds a GVolume
object by its UUID (see gVolumeGetUuid
)
gVolumeMonitorGetVolumeForUuid(object, uuid)
|
|
|
the UUID to look for |
[GVolume
] a GVolume
or NULL
if no such volume is available.
Derived by RGtkGen from GTK+ documentation