A panel is a type of animated container that contains subobjects.
It can be expanded or contracted by clicking the button on it’s edge.
toggled - Emitted when the panel has been toggled. (since 1.19)
default - A content of the panel
efl.elementary.ELM_PANEL_ORIENT_TOP¶Panel (dis)appears from the top
efl.elementary.ELM_PANEL_ORIENT_BOTTOM¶Panel (dis)appears from the bottom
efl.elementary.ELM_PANEL_ORIENT_LEFT¶Panel (dis)appears from the left
efl.elementary.ELM_PANEL_ORIENT_RIGHT¶Panel (dis)appears from the right
efl.elementary.Panel(Object parent, *args, **kwargs)¶Changed in version 1.8: Inherits from LayoutClass.
parent (efl.evas.Object) – The parent object
**kwargs – All the remaining keyword arguments are interpreted as properties of the instance