Gio.Drive::get_identifier
function vfunc_get_identifier(kind: String): String { }
Gets the identifier of the given kind for drive.
- kind
the kind of identifier to return
- Returns
a newly allocated string containing the requested identfier, or null if the Gio.Drive doesn't have this kind of identifier.