BtMachineRenameDialog
BtMachineRenameDialog — machine settings
|
|
Implemented Interfaces
BtMachineRenameDialog implements
AtkImplementorIface and GtkBuildable.
Includes
#include "bt-edit.h"
Description
A dialog to (re)configure a BtMachine.
Functions
bt_machine_rename_dialog_apply ()
void
bt_machine_rename_dialog_apply (const BtMachineRenameDialog *self
);
Makes the dialog settings effective.
Types and Values
struct BtMachineRenameDialog
struct BtMachineRenameDialog;
the machine settings dialog
Property Details
The “machine”
property
“machine” BtMachine *
Set machine object, the dialog handles.
Flags: Write / Construct Only
The “name”
property
“name” gchar *
the display-name of the machine.
Flags: Read
Default value: "unamed"