|
CEBL
2.1
|
#include <ToolbarMenu.hpp>
Public Member Functions | |
| ToolbarMenu (CEBLViewGTK *) | |
| ~ToolbarMenu () | |
| void | attachMenu (GtkWidget *window, GtkWidget *container) |
| attaches the menu to a window in a specified container | |
Menu: Menu is the top menu containing file, tools, help, etc.
Definition at line 39 of file ToolbarMenu.hpp.
| ToolbarMenu::ToolbarMenu | ( | CEBLViewGTK * | v | ) |
Definition at line 126 of file ToolbarMenu.cpp.
References CEBLView::getModel().
|
inline |
Definition at line 46 of file ToolbarMenu.hpp.
| void ToolbarMenu::attachMenu | ( | GtkWidget * | window, |
| GtkWidget * | container | ||
| ) |
attaches the menu to a window in a specified container
Definition at line 133 of file ToolbarMenu.cpp.
1.8.1.1