GtkMenuBar GtkMenuBar
A widget that holds menu items.Hierarquia de Objetos
Descrição
This widget forms the base to create a general menu. First, you need to create a GtkMenuBar and then add GtkMenuItems to it. The result will be a standard menu bar that may be placed appropriately in the application.
Construtores
GtkMenuBar ();-- Creates a new GtkMenuBar




