_MultiSelectionWidget struct
#include <gui/widgets/multi_selection.h>
A menu button that allows selecting active hardware ports.
Contents
- Reference
Public variables
- GArray* item_strings
- Array of items as string labels.
- GArray* selections
- Array of selected item indices from MultiSelectionWidget.item_
strings. - void* obj
- Object to call callbacks with.