![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
BtSettingsPagePlaybackControllerBtSettingsPagePlaybackController — playback controller configuration settings page |
#include "bt-edit.h"
BtSettingsPagePlaybackController;
BtSettingsPagePlaybackController * bt_settings_page_playback_controller_new
(const BtEditApplication *app
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkTable +----BtSettingsPagePlaybackController
BtSettingsPagePlaybackController implements AtkImplementorIface and GtkBuildable.
typedef struct _BtSettingsPagePlaybackController BtSettingsPagePlaybackController;
the root window for the editor application
BtSettingsPagePlaybackController * bt_settings_page_playback_controller_new
(const BtEditApplication *app
);
Create a new instance
|
the application the dialog belongs to |
Returns : |
the new instance or NULL in case of an error
|
"app"
property"app" BtEditApplication* : Read / Write / Construct Only
Set application object, the dialog belongs to.