API Version: 46
Library Version: 46
Generated by gi-docgen 2023.3
since: 46
#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: 46
This function is not directly available to language bindings.
major
Type: -
-
Required major version.
minor
Required minor version.
micro
Required micro version.