Separator

../_images/separator-preview.png

Widget description

Separator is a very thin object used to separate other objects.

A separator can be vertical or horizontal.

Inheritance diagram

class efl.elementary.Separator(Object parent, *args, **kwargs)

Bases: efl.elementary.__init__.LayoutClass

Parameters
  • 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

Type

bool

horizontal_get
horizontal_set