![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkNotebook +----BtMainPages
"info-page" BtMainPageInfo* : Read "machines-page" BtMainPageMachines* : Read "patterns-page" BtMainPagePatterns* : Read "sequence-page" BtMainPageSequence* : Read "waves-page" BtMainPageWaves* : Read
The user interface of the buzztard editor is divided into several pages. This class implements the notebook widgets to manage the sub-pages: BtMainPageMachines, BtMainPagePatterns, BtMainPageSequence, BtMainPageWaves and BtMainPageInfo.
BtMainPages * bt_main_pages_new (void
);
Create a new instance
Returns : |
the new instance |