Matt Harker
Matt Harker
Cheers for the fast response mate :) If I could make a small suggestion, might it be worth pinning the `sugar-core` dependencies to specific versions rather than using `^2.0.0`? It's...
Huh, TIL. That's handy to know, thanks. Did I miss that in the documentation?
(I would also argue it's worth patching up get/set property regardless so node-gtk has parity with other language bindings, ie: "I know that I do `get_property` in python, so I...
No worries, the workaround helped me get going anyway. From what I understand, this is an interface which is implemented by `GstBin` which allows for implementing classes to add property...