| Top |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── 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.
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