gVolumeGetUuid: gVolumeGetUuid

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Gets the UUID for the volume. The reference is typically based on the file system UUID for the volume in question and should be considered an opaque string. Returns NULL if there is no UUID available.

Usage

1

Arguments

object

a GVolume.

Value

[char] the UUID for volume or NULL if no UUID can be computed.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gVolumeGetUuid in RGtk2...