DriveIF.enumerateIdentifiers

Gets the kinds of identifiers that @drive has. Use g_drive_get_identifier() to obtain the identifiers themselves.

interface DriveIF
string[]
enumerateIdentifiers
()

Return Value

Type: string[]

a %NULL-terminated array of strings containing kinds of identifiers. Use g_strfreev() to free.

Meta