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