Geany  0.20
Data Fields
GeanyMainWidgets Struct Reference

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.

Detailed Description

Important widgets in the main window.

Accessed by geany->main_widgets.


Field Documentation

Popup editor menu.

Message Window notebook.

Document notebook.

Progress bar widget in the status bar to show progress of various actions.

See ui_progress_bar_start() for details.

Plugins modifying the project can add their items to the Project menu.

Sidebar notebook.

Main toolbar.

Most plugins add menu items to the Tools menu.

Main window.