Separator#
- class ignis.widgets.Widget.Separator(*args: Any, **kwargs: Any)#
Bases:
Gtk.Separator
A separator widget.
- Parameters:
**kwargs -- Properties to set.
Widget.Separator( vertical=False, )
Bases: Gtk.Separator
A separator widget.
**kwargs -- Properties to set.
Widget.Separator(
vertical=False,
)