_ActiveHardwareMbWidget struct

A menu button that allows selecting active hardware ports.

Contents

Public variables

GtkMenuButton* mbutton
The actual menu button.
ActiveHardwarePopoverWidget* popover
Image to show next to the label.
bool is_midi
True for MIDI, false for audio.
bool input
True for input, false for output.
GSettings* settings
The settings to save to.
const char* key
The key in the settings to save to.
GtkBox* content
Popover content holder.

Variable documentation

ActiveHardwarePopoverWidget* _ActiveHardwareMbWidget::popover

Image to show next to the label.

Label to show. The popover.