MCPcopy 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
223int window_impl::height() const
224{
225 return mWindow->mHeight;
226}
227
228const wtk::Widget* window_impl::get() const
229{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected