Top | ![]() |
![]() |
![]() |
![]() |
A generic model representing the machines of a song, suitable for combo-boxes and treeview widgets.
BtMachine * bt_machine_list_model_get_object (BtMachineListModel *model
,GtkTreeIter *iter
);
The the BtMachine for the iter.
BtMachineListModel *
bt_machine_list_model_new (BtSetup *setup
);
Creates a list model of machines for the setup
. The model is automatically
updated when machines are added, removed or changed.