Mercurial > libervia-desktop-kivy
view src/libs/garden/garden.contextmenu/__init__.py @ 112:d654bdfeb404
core: changes menu bridge call, to follow backend
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 26 Jan 2017 20:39:07 +0100 |
parents | 741a7d6d8c28 |
children |
line wrap: on
line source
from .context_menu import ContextMenu, \ AbstractMenu, \ AbstractMenuItem, \ AbstractMenuItemHoverable, \ ContextMenuItem, \ ContextMenuDivider, \ ContextMenuText, \ ContextMenuTextItem from .app_menu import AppMenu, \ AppMenuTextItem