Constructor

GtkMenuBarnew

Declaration [src]

GtkWidget*
gtk_menu_bar_new (
  void
)

Description [src]

Creates a new GtkMenuBar.

Return value

Type: GtkWidget

The new menu bar, as a GtkWidget.

The data is owned by the called function.