getIdentifier

open fun getIdentifier(kind: String): String?

Gets the identifier of the given kind for @drive. The only identifier currently available is %G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE.

Return

a newly allocated string containing the requested identifier, or null if the #GDrive doesn't have this kind of identifier.

Parameters

kind

the kind of identifier to return