![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#include "bt-edit.h"
struct BtMachineMenu;
BtMachineMenu * bt_machine_menu_new (const BtMainPageMachines *main_page_machines
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkMenuShell +----GtkMenu +----BtMachineMenu
struct BtMachineMenu;
the machine selection sub-menu for the canvas page context menu
BtMachineMenu * bt_machine_menu_new (const BtMainPageMachines *main_page_machines
);
Create a new instance
|
the machine page for the menu |
Returns : |
the new instance |
"machines-page"
property"machines-page" BtMainPageMachines* : Write / Construct Only
Set application object, the window belongs to.