get_keys


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? get_keys ()

Gets a list of all keys on this.

Parameters:

this

A Details.

Returns:

null if there are no keys otherwise an array of strings that should be freed with strfreev.