![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#include "bt-edit.h"
struct BtMachinePropertiesDialog;
BtMachinePropertiesDialog * bt_machine_properties_dialog_new
(const BtMachine *machine
);
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.
struct BtMachinePropertiesDialog;
the root window for the editor application
BtMachinePropertiesDialog * bt_machine_properties_dialog_new
(const BtMachine *machine
);
Create a new instance
|
the machine to create the dialog for |
Returns : |
the new instance |
"machine"
property"machine" BtMachine* : Write / Construct Only
Set machine object, the dialog handles.