Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/
Class
installed-tests/js/testGObjectInterface.js:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
'class-signal'
: {},
50
},
51
},
class
GObjectImplementingGObjectInterface extends GObject.Object {
52
get interface_prop() {
53
return
'foobar'
;
54
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected