BtSettingsPageInteractionController

BtSettingsPageInteractionController — interaction controller configuration settings page

Synopsis

#include "bt-edit.h"

                    BtSettingsPageInteractionController;
BtSettingsPageInteractionController * bt_settings_page_interaction_controller_new
                                                        (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkTable
                                 +----BtSettingsPageInteractionController

Implemented Interfaces

BtSettingsPageInteractionController implements AtkImplementorIface and GtkBuildable.

Description

Lists available interaction controller devices and allows to select controllers that should be used.

Details

BtSettingsPageInteractionController

typedef struct _BtSettingsPageInteractionController BtSettingsPageInteractionController;

the root window for the editor application


bt_settings_page_interaction_controller_new ()

BtSettingsPageInteractionController * bt_settings_page_interaction_controller_new
                                                        (void);

Create a new instance

Returns :

the new instance