![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
BtInteractionControllerLearnDialogBtInteractionControllerLearnDialog — learn dialog for interaction devices |
#include "bt-edit.h"
struct BtInteractionControllerLearnDialog;
BtInteractionControllerLearnDialog * bt_interaction_controller_learn_dialog_new
(BtIcDevice *device
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GtkDialog +----BtInteractionControllerLearnDialog
BtInteractionControllerLearnDialog implements AtkImplementorIface and GtkBuildable.
struct BtInteractionControllerLearnDialog;
dynamic controller learn dialog
BtInteractionControllerLearnDialog * bt_interaction_controller_learn_dialog_new
(BtIcDevice *device
);
Create a new instance.
|
the device of which the learn events are monitored |
Returns : |
the new instance |
"device"
property"device" BtIcDevice* : Write / Construct Only
Set the device we want to snoop for a new controler.