GtkMenuBar
A widget that holds menu items.
对象层次
描述
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.
构造函数
GtkMenuBar ();-- Creates a new GtkMenuBar