unless it is shown by the desktop shell.
See [gtk.application.Application.setMenubar].
If false, the window will not display a menubar, regardless of whether the desktop shell is showing it or not.
bool showMenubar() @propertyGet showMenubar property.
unless it is shown by the desktop shell.
See [gtk.application.Application.setMenubar].
If false, the window will not display a menubar, regardless of whether the desktop shell is showing it or not.
void showMenubar(bool propval) @propertySet showMenubar property.
propval | If this property is true, the window will display a menubar unless it is shown by the desktop shell. See [gtk.application.Application.setMenubar]. If false, the window will not display a menubar, regardless of whether the desktop shell is showing it or not. |