[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin240' (#fpgeanyplugin)

TGeanyMainWidgets

Declaration

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;