Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── BtMachineRenameDialog
BtMachineRenameDialog *
bt_machine_rename_dialog_new (const BtMachine *machine
);
Create a new instance
void
bt_machine_rename_dialog_apply (const BtMachineRenameDialog *self
);
Makes the dialog settings effective.
“machine”
property“machine” BtMachine *
Set machine object, the dialog handles.
Flags: Write / Construct Only