Top | ![]() |
![]() |
![]() |
![]() |
BtMainPageInfo * | info-page | Read |
BtMainPageMachines * | machines-page | Read |
BtMainPagePatterns * | patterns-page | Read |
BtMainPageSequence * | sequence-page | Read |
BtMainPageWaves * | waves-page | Read |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkNotebook ╰── BtMainPages
The user interface of the buzztrax editor is divided into several pages. This class implements the notebook widgets to manage the sub-pages: BtMainPageMachines, BtMainPagePatterns, BtMainPageSequence, BtMainPageWaves and BtMainPageInfo.
“info-page”
property“info-page” BtMainPageInfo *
the info view page.
Owner: BtMainPages
Flags: Read
“machines-page”
property“machines-page” BtMainPageMachines *
the machines view page.
Owner: BtMainPages
Flags: Read
“patterns-page”
property“patterns-page” BtMainPagePatterns *
the patterns view page.
Owner: BtMainPages
Flags: Read
“sequence-page”
property“sequence-page” BtMainPageSequence *
the sequence view page.
Owner: BtMainPages
Flags: Read
“waves-page”
property“waves-page” BtMainPageWaves *
the waves view page.
Owner: BtMainPages
Flags: Read