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_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
Since: 0.4
ags_tact_combo_box_new ()
GtkComboBox *
ags_tact_combo_box_new ();
ags_ladspa_bridge_menu_new ()
GtkMenu *
ags_ladspa_bridge_menu_new ();
ags_dssi_bridge_menu_new ()
GtkMenu *
ags_dssi_bridge_menu_new ();
ags_lv2_bridge_menu_new ()
GtkMenu *
ags_lv2_bridge_menu_new ();
Types and Values
AGS_MENU_ITEM_FILENAME_KEY
#define AGS_MENU_ITEM_FILENAME_KEY "ags-menu-bar-filename-key\0"
AGS_MENU_ITEM_EFFECT_KEY
#define AGS_MENU_ITEM_EFFECT_KEY "ags-menu-bar-effect-key\0"