API Version: 2.0
Library Version: 2.74
Generated by gi-docgen 2023.2
char** enumerate_identifiers ( GVolume* volume )
Gets the kinds of [identifiers][volume-identifier] that volume has. Use g_volume_get_identifier() to obtain the identifiers themselves.
volume
g_volume_get_identifier()
Type: An array of utf8
utf8
A NULL-terminated array of strings containing kinds of identifiers. Use g_strfreev() to free.
NULL
g_strfreev()