Application.menubar

gio.menu_model.MenuModel menubar() @property

Get menubar property.

Returns

The [gio.menu_model.MenuModel] to be used for the application's menu bar.
void menubar(gio.menu_model.MenuModel propval) @property

Set menubar property.

Parameters

propvalThe [gio.menu_model.MenuModel] to be used for the application's menu bar.