gVolumeEnumerateIdentifiers {RGtk2}R Documentation

gVolumeEnumerateIdentifiers

Description

Gets the kinds of identifiers that volume has. Use gVolumeGetIdentifer() to obtain the identifiers themselves.

Usage

gVolumeEnumerateIdentifiers(object)

Arguments

object

a GVolume

Value

[char] a list of strings containing kinds of identifiers.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]