get_keys
Description:
Returns a list with keys contained in this.
Parameters:
this |
data to inspect |
Returns:
an array with the keys. The content of the list should not be modified or freed. Use g_list_free when done using the list. |