Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ height
Method
height
src/backend/opengl/window_impl.cpp:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
int window_impl::height() const
224
{
225
return mWindow->mHeight;
226
}
227
228
const wtk::Widget* window_impl::get() const
229
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected