TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.6.6
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Like CHECK_VERSION, but the check for soup_check_version is at runtime instead of compile time.
This is useful for compiling against older versions of libsoup, but using features from newer versions.
the major version to check
the minor version to check
the micro version to check
true if the version of the libsoup currently loaded is the same as or newer than the passed-in version.
true
Like CHECK_VERSION, but the check for soup_check_version is at runtime instead of compile time.
This is useful for compiling against older versions of libsoup, but using features from newer versions.