HeaderBar#
- class ignis.widgets.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.
widgets.HeaderBar( show_title_buttons=True, )
Bases: Gtk.HeaderBar
A custom title bar with decorations like a close button and title.
**kwargs -- Properties to set.
widgets.HeaderBar(
show_title_buttons=True,
)