libgee Questions
2
Solved
I'm trying to fill a Libgee HashMap where each entry has a string as key, and a function as value. Is this possible? I want this sort of thing:
var keybindings = new Gee.HashMap<string, functio...
1
© 2022 - 2024 — McMap. All rights reserved.