Property
GtkApplicationWindow:show-menubar
Description [src]
If this property is true, the window will display a menubar unless it is shown by the desktop shell.
See gtk_application_set_menubar()
.
If false, the window will not display a menubar, regardless of whether the desktop shell is showing it or not.
Type:gboolean
Default value | FALSE |
Getter method | gtk_application_window_get_show_menubar() |
Setter method | gtk_application_window_set_show_menubar() |