BtSettingsPagePlaybackController

BtSettingsPagePlaybackController — playback controller configuration settings page

Synopsis

#include "bt-edit.h"

                    BtSettingsPagePlaybackController;
BtSettingsPagePlaybackController * bt_settings_page_playback_controller_new
                                                        (void);

Object Hierarchy

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

Implemented Interfaces

BtSettingsPagePlaybackController implements AtkImplementorIface and GtkBuildable.

Description

Lists available playback controllers and allows to configure them.

Details

BtSettingsPagePlaybackController

typedef struct _BtSettingsPagePlaybackController BtSettingsPagePlaybackController;

the root window for the editor application


bt_settings_page_playback_controller_new ()

BtSettingsPagePlaybackController * bt_settings_page_playback_controller_new
                                                        (void);

Create a new instance

Returns :

the new instance