#include <openldev-menu.h>
Data Fields | |
GtkWidget * | menubar |
GtkWidget * | popup_filebrowser |
GtkWidget * | popup_buildoutput |
GtkWidget * | popup_searchoutput |
GtkWidget * | toolbar |
GtkActionGroup * | group |
GtkUIManager * | uimanager |
GtkTooltips * | tooltips |
|
Global GtkActionGroup used by OpenLDev. |
|
GtkMenuBar shown at the top of the OpenLDev window. |
|
Popup menu shown when you right-click on the OutputBuild treeview. |
|
Popup menu shown when you right-click on the BrowserProject treeview. |
|
Popup menu shown when you right-click on the OutputSearch treeview. |
|
GtkToolbar shown at the top of the OpenLDev window. |
|
Tooltips for Recent Files menu items and anything else you want. |
|
Global GtkUIManager used by OpenLDev. |