HeaderBar#
- class ignis.widgets.Widget.HeaderBar(*args: Any, **kwargs: Any)#
Bases:
Gtk.HeaderBar
A custom title bar with decorations like a close button and title.
- Parameters:
**kwargs -- Properties to set.
Widget.HeaderBar( show_title_buttons=True, )