AgsMenuBar
AgsMenuBar — the menu bar.
|
|
Includes
#include <ags/X/ags_menu_bar.h>
Description
AgsMenuBar is a composite widget to be used as application's menu bar.
Functions
ags_menu_bar_new ()
AgsMenuBar *
ags_menu_bar_new ();
Creates an AgsMenuBar
Since 0.3
ags_zoom_menu_new ()
GtkMenu *
ags_zoom_menu_new ();
ags_tact_menu_new ()
GtkMenu *
ags_tact_menu_new ();
ags_zoom_combo_box_new ()
GtkComboBox *
ags_zoom_combo_box_new ();
Creates an GtkComboBox to select tact
Returns
a new GtkComboBox
Since 0.4
ags_tact_combo_box_new ()
GtkComboBox *
ags_tact_combo_box_new ();