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.
Owner: BtMachineRenameDialog
Flags: Write / Construct Only
“name”
property“name” gchar *
the display-name of the machine.
Owner: BtMachineRenameDialog
Flags: Read
Default value: "unamed"