class GtkMenuBarDelegate extends java.lang.Object implements MenuBarDelegate
| Constructor and Description |
|---|
GtkMenuBarDelegate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createMenuBar() |
long |
getNativeMenu() |
boolean |
insert(MenuDelegate menu,
int pos) |
boolean |
remove(MenuDelegate menu,
int pos) |
public boolean createMenuBar()
createMenuBar in interface MenuBarDelegatepublic boolean insert(MenuDelegate menu, int pos)
insert in interface MenuBarDelegatepublic boolean remove(MenuDelegate menu, int pos)
remove in interface MenuBarDelegatepublic long getNativeMenu()
getNativeMenu in interface MenuBarDelegate