[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 1166
type TGeanyMainWidgets = record |
||
window: PGtkWidget; |
|
|
toolbar: PGtkWidget; |
|
|
sidebar_notebook: PGtkWidget; |
|
|
notebook: PGtkWidget; |
|
|
editor_menu: PGtkWidget; |
|
|
tools_menu: PGtkWidget; |
|
|
progressbar: PGtkWidget; |
|
|
message_window_notebook: PGtkWidget; |
|
|
project_menu: PGtkWidget; |
|
|
end; |