Gio.Volume::enumerate_identifiers

function vfunc_enumerate_identifiers(): Array(String) {
}
  

Gets the kinds of [identifiers][volume-identifier] that volume has. Use Gio.Volume.prototype.get_identifier to obtain the identifiers themselves.

Returns

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