Table Of Contents

Previous topic

segment_control Module

Next topic

slider Module

separator Module

Widget description

../_images/separator-preview.png

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

A separator can be vertical or horizontal.

This widget emits the signals coming from LayoutClass.

class efl.elementary.separator.Separator

Bases: efl.elementary.layout_class.LayoutClass

This is the class that actually implements the widget.

horizontal

The horizontal mode of a separator object

Type :bool