[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 199
type TTMSourceFile = record |
||
lang: TTMParserType; |
|
|
file_name: Pchar; |
|
|
short_name: Pchar; |
|
|
tags_array: PGPtrArray; |
|
|
trust_file_scope: gboolean; |
|
|
end; |