Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ popplerBuildVersion
Function
popplerBuildVersion
unit-tests/Document_test.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
#endif
110
111
VersionNumber popplerBuildVersion() {
112
return VersionNumber::fromString(POPPLER_VERSION);
113
}
114
115
VersionNumber popplerRuntimeVersion() {
116
#if POPPLER_HAS_RUNTIME_VERSION
Callers
1
popplerRuntimeVersion
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected