Re: How to insert data into HashTable?



2013/10/7 Heiher <root heiher info>:
Hello,

How to insert data into hash table via GLib.HashTable.insert function?

Sorry, GHashTable is not introspectable as an object in gjs. Use a
regular JS Object instead, or use a JS Map.

Giovanni


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]