BtMachinePreferencesDialog
BtMachinePreferencesDialog — machine non-realtime parameters
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkWindow
╰── BtMachinePreferencesDialog
Implemented Interfaces
BtMachinePreferencesDialog implements
AtkImplementorIface and GtkBuildable.
Includes
#include "bt-edit.h"
Description
A dialog to configure static settings of a BtMachine.
Functions
bt_machine_preferences_dialog_new ()
BtMachinePreferencesDialog *
bt_machine_preferences_dialog_new (const BtMachine *machine
);
Create a new instance
Types and Values
struct BtMachinePreferencesDialog
struct BtMachinePreferencesDialog;
the root window for the editor application
Property Details
The “machine”
property
“machine” BtMachine *
Set machine object, the dialog handles.
Owner: BtMachinePreferencesDialog
Flags: Write / Construct Only