gVolumeMonitorGetVolumeForUuid {RGtk2}R Documentation

gVolumeMonitorGetVolumeForUuid

Description

Finds a GVolume object by its UUID (see gVolumeGetUuid)

Usage

gVolumeMonitorGetVolumeForUuid(object, uuid)

Arguments

object

a GVolumeMonitor.

uuid

the UUID to look for

Value

[GVolume] a GVolume or NULL if no such volume is available.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]