Function Macro
TalkatuVERSION_CHECK
since: 0.0
Declaration [src]
#define TALKATU_VERSION_CHECK (
major,
minor,
micro
)
Description [src]
A simple macro that will return true if the version of Talkatu that’s being compiled against is newer than the provided version.
Available since: 0.0
This function is not directly available to language bindings.