Volume.enumerateIdentifiers

Gets the kinds of identifiers that volume has. Use gio.volume.Volume.getIdentifier to obtain the identifiers themselves.

interface Volume
string[]
enumerateIdentifiers
()

Return Value

Type: string[]

a null-terminated array of strings containing kinds of identifiers. Use glib.global.strfreev to free.