Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/
Class
installed-tests/js/testGObjectClass.js:1598–1598 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1596
},
1597
},
1598
},
class
MyObjectWithJSObjectSignals extends GObject.Object {
1599
emitObject(obj) {
1600
this.emit(
'send-object'
, obj);
1601
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected