gVolumeGetIdentifier {RGtk2} | R Documentation |
Gets the identifier of the given kind for volume
.
See the introduction
for more information about volume identifiers.
gVolumeGetIdentifier(object, kind)
|
a |
|
the kind of identifier to return |
[char] a newly allocated string containing the
requested identfier, or NULL
if the GVolume
doesn't have this kind of identifier
Derived by RGtkGen from GTK+ documentation