BtSettingsPageInteractionController

BtSettingsPageInteractionController — interaction controller configuration settings page

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkTable
                        ╰── BtSettingsPageInteractionController

Implemented Interfaces

BtSettingsPageInteractionController implements AtkImplementorIface and GtkBuildable.

Includes

#include "bt-edit.h"

Description

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

Functions

bt_settings_page_interaction_controller_new ()

BtSettingsPageInteractionController *
bt_settings_page_interaction_controller_new
                               (void);

Create a new instance

Returns

the new instance

Types and Values

struct BtSettingsPageInteractionController

struct BtSettingsPageInteractionController;

the root window for the editor application