Gio.Drive::enumerate_identifiers
function vfunc_enumerate_identifiers(): Array(String) { }
Gets the kinds of identifiers that drive has. Use Gio.Drive.prototype.get_identifier to obtain the identifiers themselves.
- Returns
a null-terminated array of strings containing kinds of identifiers. Use GLib.strfreev to free.