[ CCode ( array_length = false , array_null_terminated = true ) ]
public abstract string[] enumerate_identifiers ()
Gets the kinds of identifiers that this has.
Use get_identifier to obtain the identifiers themselves.
this |
a Drive |
a null-terminated array of strings containing kinds of identifiers. Use strfreev to free. |