Gtk.ApplicationWindow.prototype.get_show_menubar

function get_show_menubar():Boolean {
    // Gjs wrapper for gtk_application_window_get_show_menubar()
}

Returns whether the window will display a menubar for the app menu and menubar as needed.

Since 3.4

Returns

true if window will display a menubar when needed