Skip to content

add override GLib.VariantDict.lookup

Sonny Piers requested to merge (removed):variant_dict_lookup into master

fixes #263 (closed)

The implementation deviates quite a lot from GLib's but I'm not sure how much is acceptable. I implemented it the way I felt it should work when I realized it was missing from gjs. Let me know if it deviates too much and if there's any implicit/explicit rules and I'll make the changes.

@ptomato what do you think?

Edited by Philip Chimento

Merge request reports