![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
BtSettingsPageInteractionControllerBtSettingsPageInteractionController — interaction controller configuration settings page |
#include "bt-edit.h"
struct BtSettingsPageInteractionController;
BtSettingsPageInteractionController * bt_settings_page_interaction_controller_new
(void
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkTable +----BtSettingsPageInteractionController
BtSettingsPageInteractionController implements AtkImplementorIface and GtkBuildable.
Lists available interaction controller devices and allows to select controllers that should be used.
struct BtSettingsPageInteractionController;
the root window for the editor application
BtSettingsPageInteractionController * bt_settings_page_interaction_controller_new
(void
);
Create a new instance
Returns : |
the new instance |