Function Macro
SecretCHECK_VERSION
Declaration [src]
#define SECRET_CHECK_VERSION (
  major,
  minor,
  micro
)
Description [src]
Returns TRUE if using libsecret is newer than or equal to the
given version.
This function is not directly available to language bindings.