omgui::gtk2::MenuItem Class Reference

#include <omgui/gtk2/menuitems.h>

Inherits omgui::api::MenuItem.

Inherited by omgui::gtk2::Separator [virtual].

List of all members.

Public Member Functions

virtual void enable (bool value)
virtual bool enabled () const
virtual menu_id get_id () const
virtual string get_label () const
 MenuItem ()
 Separator uses this constructor.
 MenuItem (const MenuItem &item)
 MenuItem (menu_id id, const string &label)
virtual void set_label (const string &label)


Constructor & Destructor Documentation

omgui::gtk2::MenuItem::MenuItem ( menu_id  id,
const string label 
)

omgui::gtk2::MenuItem::MenuItem ( const MenuItem item  ) 

omgui::gtk2::MenuItem::MenuItem (  ) 

Separator uses this constructor.


Member Function Documentation

void omgui::gtk2::MenuItem::enable ( bool  value  )  [virtual]

Implements omgui::api::MenuItem.

bool omgui::gtk2::MenuItem::enabled (  )  const [virtual]

Implements omgui::api::MenuItem.

menu_id omgui::gtk2::MenuItem::get_id (  )  const [virtual]

Implements omgui::api::MenuItem.

string omgui::gtk2::MenuItem::get_label (  )  const [virtual]

Implements omgui::api::MenuItem.

void omgui::gtk2::MenuItem::set_label ( const string label  )  [virtual]

Implements omgui::api::MenuItem.


doxygen SourceForge.net Logo