Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── BtMachinePropertiesDialog
A dialog to configure dynamic settings of a BtMachine. The dialog also allows to editing and manage presets for machines that support them.
The song remembers the open/close state of the window and its preset pane. It also remembers the last loaded preset if any.
BtMachinePropertiesDialog *
bt_machine_properties_dialog_new (const BtMachine *machine
);
Create a new instance
“machine”
property“machine” BtMachine *
Set machine object, the dialog handles.
Flags: Write / Construct Only