EZ
Up Prev Next Contents


3.8 Menubar

A menubar is a widget that contains a collection of items arranged in a row, with each item associated to a popup menu.

To create a menu, use EZ_CreateWidget with type EZ_WIDGET_MENU_BAR and parent NULL or use the next function.

EZ_Widget *EZ_CreateMenuBar(EZ_Widget *parent)


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>