| Buzztard Bt-Edit Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
#include "bt-edit.h"
struct BtSettingsPageAudiodevices;
BtSettingsPageAudiodevices * bt_settings_page_audiodevices_new
(void);
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkTable
+----BtSettingsPageAudiodevices
struct BtSettingsPageAudiodevices;
the root window for the editor application
BtSettingsPageAudiodevices * bt_settings_page_audiodevices_new
(void);
Create a new instance
Returns : |
the new instance |