MCPcopy Create free account
hub / github.com/GNOME/gjs /

Class

installed-tests/js/testGObjectClass.js:1504–1504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1502 GObject.ParamFlags.CONSTRUCT | GObject.ParamFlags.READWRITE),
1503 },
1504}, class MyObjectWithJSObjectProperty extends GObject.Object {
1505});
1506
1507describe('GObject class with JSObject property', function () {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected