org.gnu.gtk
public class MenuBar extends MenuShell
Constructor Summary | |
---|---|
MenuBar(Handle handle)
Creates a new menubar from a handle to internal resources. | |
MenuBar()
Create a new MenuBar. |
Method Summary | |
---|---|
PackDirection | getChildPackDirection() |
static MenuBar | getMenuBar(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
PackDirection | getPackDirection() |
static Type | getType()
Retrieve the runtime type used by the GLib library. |
void | setChildPackDirection(PackDirection packDirection) |
void | setPackDirection(PackDirection packDirection) |
Parameters: packDirection