A helper widget for setting a window's title and subtitle.
<picture> <source srcset="window-title-dark.png" media="(prefers-color-scheme: dark)"> <img src="window-title.png" alt="window-title"> </picture>
adw.window_title.WindowTitle shows a title and subtitle. It's intended to be used as the title child of gtk.header_bar.HeaderBar or class@HeaderBar.
adw.window_title.WindowTitle has a single CSS node with name windowtitle.
A helper widget for setting a window's title and subtitle.
<picture> <source srcset="window-title-dark.png" media="(prefers-color-scheme: dark)"> <img src="window-title.png" alt="window-title"> </picture>
adw.window_title.WindowTitle shows a title and subtitle. It's intended to be used as the title child of gtk.header_bar.HeaderBar or class@HeaderBar.
CSS nodes
adw.window_title.WindowTitle has a single CSS node with name windowtitle.