Important widgets in the main window. More...
Data Fields | |
| GtkWidget * | editor_menu |
| Popup editor menu. | |
| GtkWidget * | message_window_notebook |
| Message Window notebook. | |
| GtkWidget * | notebook |
| Document notebook. | |
| GtkWidget * | progressbar |
| Progress bar widget in the status bar to show progress of various actions. | |
| GtkWidget * | project_menu |
| Plugins modifying the project can add their items to the Project menu. | |
| GtkWidget * | sidebar_notebook |
| Sidebar notebook. | |
| GtkWidget * | toolbar |
| Main toolbar. | |
| GtkWidget * | tools_menu |
| Most plugins add menu items to the Tools menu. | |
| GtkWidget * | window |
| Main window. | |
Important widgets in the main window.
Accessed by geany->main_widgets.
| GtkWidget* GeanyMainWidgets::editor_menu |
Popup editor menu.
| GtkWidget* GeanyMainWidgets::message_window_notebook |
Message Window notebook.
| GtkWidget* GeanyMainWidgets::notebook |
Document notebook.
| GtkWidget* GeanyMainWidgets::progressbar |
Progress bar widget in the status bar to show progress of various actions.
See ui_progress_bar_start() for details.
| GtkWidget* GeanyMainWidgets::project_menu |
Plugins modifying the project can add their items to the Project menu.
| GtkWidget* GeanyMainWidgets::sidebar_notebook |
Sidebar notebook.
| GtkWidget* GeanyMainWidgets::toolbar |
Main toolbar.
| GtkWidget* GeanyMainWidgets::tools_menu |
Most plugins add menu items to the Tools menu.
| GtkWidget* GeanyMainWidgets::window |
Main window.
1.7.1