Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VDKMenubar Class Reference

Provides a gtkmenubar wrapper. More...

#include <menu.h>

Inheritance diagram for VDKMenubar:

VDKObjectContainer VDKObject VDKNotCopyAble List of all members.

Public Methods


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)

GtkAccelGroup* VDKMenubar::AccelGroup   [inline]
 

Returns assigned accelerator group

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.

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.


The documentation for this class was generated from the following files:
Generated on Wed Apr 17 13:24:58 2002 for vdk 2.0.1 by doxygen1.2.15