Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ GetTextControl
Method
GetTextControl
src/gui/textviewerwindow.cc:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
wxTextCtrl* TextViewerWindow::GetTextControl() const
28
{
29
return textControl;
30
}
31
32
std::streamsize TextViewerWindow::xsputn(const char* s, std::streamsize n)
33
{
Callers
3
MainWindowImpl
Method · 0.45
ClearLog
Method · 0.45
ShowConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected