![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include "bt-edit.h"
struct BtMainPageWaves;
BtMainPageWaves * bt_main_page_waves_new (const BtMainPages *pages
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----BtMainPageWaves
BtMainPageWaves implements AtkImplementorIface, GtkBuildable and GtkOrientable.
Manage a list of audio clips files. Provides an embeded file browser to load files. A waveform viewer can show the selected clip.
BtMainPageWaves * bt_main_page_waves_new (const BtMainPages *pages
);
Create a new instance
|
the page collection |
Returns : |
the new instance |