MCPcopy 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
27wxTextCtrl* TextViewerWindow::GetTextControl() const
28{
29 return textControl;
30}
31
32std::streamsize TextViewerWindow::xsputn(const char* s, std::streamsize n)
33{

Callers 3

MainWindowImplMethod · 0.45
ClearLogMethod · 0.45
ShowConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected