| Top |
| BtMainPageInfo * | info-page | Read |
| BtMainPageMachines * | machines-page | Read |
| BtMainPagePatterns * | patterns-page | Read |
| BtMainPageSequence * | sequence-page | Read |
| BtMainPageWaves * | waves-page | Read |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkNotebook
╰── BtMainPages
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.
“machines-page” property“machines-page” BtMainPageMachines *
the machines view page.
Flags: Read
“patterns-page” property“patterns-page” BtMainPagePatterns *
the patterns view page.
Flags: Read
“sequence-page” property“sequence-page” BtMainPageSequence *
the sequence view page.
Flags: Read