show_menubar


Description:

public bool show_menubar { get; set construct; }

If this property is true, the window will display a menubar unless it is shown by the desktop shell.

See [method@Gtk.Application.set_menubar].

If false, the window will not display a menubar, regardless of whether the desktop shell is showing it or not.