vdk 2.4.0
Public Member Functions
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

Constructor

Parameters:
owner

Destructor


Member Function Documentation

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: