Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/ code
Method
code
gi/gerror.h:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
148
[[nodiscard]] const char* message() const { return m_ptr->message; }
149
[[nodiscard]] int code() const { return m_ptr->code; }
150
151
// JS constructor
152
Callers
2
constructor_impl
Method · 0.80
get_code
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected