API Version: 45
Library Version: 45
Generated by gi-docgen 2023.3
since: 45
#define IDE_CHECK_VERSION ( major, minor, micro )
Compile-time version checking. Evaluates to TRUE if the version of libide is greater than the required one.
TRUE
Micro is no longer used.
Available since: 45
This function is not directly available to language bindings.
major
Type: -
-
Required major version.
minor
Required minor version.
micro
Required micro version.