Functions | |
int | kate_get_version (void) |
const char * | kate_get_version_string (void) |
int | kate_get_bitstream_version (void) |
const char * | kate_get_bitstream_version_string (void) |
int kate_get_bitstream_version | ( | void | ) |
Returns the highest bitstream version number that this version of libkate supports, in 8.8 major.minor format
const char* kate_get_bitstream_version_string | ( | void | ) |
Returns a string representing the highest bitstream version number that this version of libkate supports
int kate_get_version | ( | void | ) |
Returns the version number of this version of libkate, in 8.8.8 major.minor.patch format
const char* kate_get_version_string | ( | void | ) |
Returns a human readable string representing the version number of this version of libkate