CEBL  2.1
Public Member Functions
ToolbarMenu Class Reference

#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

Detailed Description

Menu: Menu is the top menu containing file, tools, help, etc.

Definition at line 39 of file ToolbarMenu.hpp.


Constructor & Destructor Documentation

ToolbarMenu::ToolbarMenu ( CEBLViewGTK v)

Definition at line 126 of file ToolbarMenu.cpp.

References CEBLView::getModel().

ToolbarMenu::~ToolbarMenu ( )
inline

Definition at line 46 of file ToolbarMenu.hpp.


Member Function Documentation

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.


The documentation for this class was generated from the following files: