_MultiSelectionWidget struct

A menu button that allows selecting active hardware ports.

Contents

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.