BtSettingsPagePlaybackController

BtSettingsPagePlaybackController — playback controller configuration settings page

Functions

Types and Values

Object Hierarchy

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

Implemented Interfaces

BtSettingsPagePlaybackController implements AtkImplementorIface and GtkBuildable.

Includes

#include "bt-edit.h"

Description

Lists available playback controllers and allows to configure them.

Functions

bt_settings_page_playback_controller_new ()

BtSettingsPagePlaybackController *
bt_settings_page_playback_controller_new
                               (void);

Create a new instance

Returns

the new instance

Types and Values

struct BtSettingsPagePlaybackController

struct BtSettingsPagePlaybackController;

the root window for the editor application