Creates a new list of strings, which contains all keys of a given hash table. After using it, you should free this list by calling g_list_free.
a hash table.
a new GList.
See Implementation
Creates a new list of strings, which contains all keys of a given hash table. After using it, you should free this list by calling g_list_free.