![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#include "bt-edit.h"
struct BtMainMenu;
BtMainMenu * bt_main_menu_new (const BtEditApplication *app
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkMenuShell +----GtkMenuBar +----BtMainMenu
BtMainMenu * bt_main_menu_new (const BtEditApplication *app
);
Create a new instance
|
the application the menu belongs to |
Returns : |
the new instance or NULL in case of an error |
"app"
property"app" BtEditApplication* : Read / Write / Construct Only
Set application object, the menu belongs to.