Version information


Detailed Description


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)


Function Documentation

int kate_get_bitstream_version ( void   ) 

Returns the highest bitstream version number that this version of libkate supports, in 8.8 major.minor format

Returns:
the bitstream version number

const char* kate_get_bitstream_version_string ( void   ) 

Returns a string representing the highest bitstream version number that this version of libkate supports

Returns:
the bitstream version number as a string

int kate_get_version ( void   ) 

Returns the version number of this version of libkate, in 8.8.8 major.minor.patch format

Returns:
the version number of libkate

const char* kate_get_version_string ( void   ) 

Returns a human readable string representing the version number of this version of libkate

Returns:
the version number of libkate as a string


Generated on Sat Mar 14 23:25:57 2009 for libkate by  doxygen 1.5.4