powered by
bound
check
checkGTK(version) checkPango(version) checkCairo(version) boundGTKVersion() boundPangoVersion() boundCairoVersion()
compareVersion(boundGTKVersion(), version)
compareVersion
The bound* functions return a character vector representation of the bound library version.
checkGTK("2.12.0") # same as compareVersion(boundGTKVersion(), "2.12.0")
Run the code above in your browser using DataLab