#include <kate.h>
Data Fields | |
| char ** | user_comments |
| int * | comment_lengths |
| int | comments |
| char * | vendor |
the lengths of the comment strings in bytes
the number of comments in the list
| char** kate_comment::user_comments |
the list of comments, in the form "tag=value"
| char* kate_comment::vendor |
vendor string, null terminated
1.4.7