#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 |
|
|
the list of comments, in the form "tag=value" |
|
|
vendor string, null terminated |
1.3.9.1