GwyVMenuBar

GwyVMenuBar — A vertical menu bar.

Synopsis




GtkWidget*  gwy_vmenu_bar_new               (void);

Description

GwyVMenuBar is in all aspects identical to GtkMenuBar, except that the menu bar items are organized vertically.

Details

gwy_vmenu_bar_new ()

GtkWidget*  gwy_vmenu_bar_new               (void);

Creates a new vertical menu bar.

Returns : The newly created vertical menu bar, as a GtkWidget.

Since 1.5