Separator is a very thin object used to separate other objects.
A separator can be vertical or horizontal.
efl.elementary.Separator(Object parent, *args, **kwargs)¶Bases: efl.elementary.__init__.LayoutClass
parent (efl.evas.Object) – The parent object
**kwargs – All the remaining keyword arguments are interpreted as properties of the instance
horizontal¶The horizontal mode of a separator object
bool
horizontal_get¶horizontal_set¶