[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 250
type TGeanyApp = record |
||
debug_mode: gboolean; |
|
|
configdir: Pgchar; |
|
|
datadir: Pgchar; |
|
|
docdir: Pgchar; |
|
|
tm_workspace: PTMWorkspace; |
|
|
project: PGeanyProject; |
|
|
end; |