Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getClient
Method
getClient
Demos/Demo_Controllers/State.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
MyGUI::Widget* State::getClient()
222
{
223
return mMainWidget->getClientWidget();
224
}
225
226
} // namespace demo
Callers
nothing calls this directly
Calls
1
getClientWidget
Method · 0.80
Tested by
no test coverage detected