VDKMenubar Class Reference

Provides a gtkmenubar wrapper. More...

#include <menu.h>

Inheritance diagram for VDKMenubar:

VDKObjectContainer VDKObject VDKNotCopyAble List of all members.

Public Member Functions


Detailed Description

Provides a gtkmenubar wrapper.


Constructor & Destructor Documentation

VDKMenubar::VDKMenubar ( VDKForm owner  ) 

Constructor

Parameters:
owner 

VDKMenubar::~VDKMenubar (  ) 

Destructor


Member Function Documentation

VDKMenubar::__rwproperty ( VDKMenubar  ,
int   
)

Sets/gets menubar shadow type(default shadow_out)

void VDKMenubar::SetFont ( VDKFont font  )  [virtual]

Sets menubar font

TIP
Applying a font to a menubar will spread the font to all menus and submenus contained

Reimplemented from VDKObject.

void VDKMenubar::Add ( VDKObject menu_item,
int  justify = l_justify,
int  expand = true,
int  fill = true,
int  padding = false 
) [virtual]

Add a menu item to menubar

TIP
<menu_item> must be a VDKMenuItem or derived class otherwise a waring message will be generated and nothing will be added.

Reimplemented from VDKObjectContainer.

GtkAccelGroup* VDKMenubar::AccelGroup (  )  [inline]

Returns assigned accelerator group


The documentation for this class was generated from the following files:
Generated on Fri Nov 10 15:11:26 2006 for vdk 2.4.0 by  doxygen 1.5.1