Re: How to insert data into HashTable?
- From: Giovanni Campagna <scampa giovanni gmail com>
- To: Heiher <root heiher info>
- Cc: javascript-list gnome org
- Subject: Re: How to insert data into HashTable?
- Date: Mon, 7 Oct 2013 18:31:22 +0200
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]