Property
GtkApplicationWindow:show-menubar
Description [src]
If this property is TRUE
, the window will display a menubar
that includes the app menu and menubar, unless these are
shown by the desktop shell. See gtk_application_set_app_menu()
and gtk_application_set_menubar().
If FALSE
, the window will not display a menubar, regardless
of whether the desktop shell is showing the menus or not.
Type:gboolean
Default value | TRUE |
Getter method | gtk_application_window_get_show_menubar() |
Setter method | gtk_application_window_set_show_menubar() |