Mercurial > libervia-desktop-kivy
view src/libs/garden/garden.contextmenu/__init__.py @ 114:15434a7787ed
core (notifications): notification now grow in height with text size
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 26 Jan 2017 20:39:18 +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