API Version: 1
Library Version: 0.20.5
#define SECRET_CHECK_VERSION ( major, minor, micro )
Returns TRUE if using libsecret is newer than or equal to the given version.
TRUE
major
none
Major version to be satisfied.
minor
Minor version to be satisfied.
micro
Micro version to be satisfied.