Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getFont
Method
getFont
src/csvapplication.cpp:2948–2950 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2946
}
2947
2948
std::string CsvApplication::getFont() {
2949
return gridFont;
2950
}
2951
2952
2953
void CsvApplication::droppedFileCB(const char *path) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected