Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
11 | Active |
10 | Active |
9 | Active |
8 | Inactive |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Rejected |
1 | Rejected |
Using `vfunc_constructed()` probably isn't a very good idea in GJS, if it works at all. You should probably just place construct code after chaining up in `GObject.Object.protoype._init()` if necessary.