collate_hash_table_values

@accepts({gpointer: gpointer})
@returns(<list>)
def collate_hash_table_values(table)

Returns a GList containing all values from @table. The values are not copied.

table :

GHashTable to collate

Returns :

GList of values