MenuBarModel How to set menu height?

Is there a way to set the height of the menu bar drawn on DocumentWindow? I’ve added a standard menubar, but cannot find a way to chage its heigh? with lookandfeel there is only drawMenuBarBackground, which also doesn’t allow me to do this. Is there a function similar to setTitleBarHeight somewhere? Thanks…

LookAndFeel::getDefaultMenuBarHeight() ?

Thanks!, must have missed it…