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