Class
AdwWindowTitle
Description [src]
final class Adw.WindowTitle : Gtk.Widget {
/* No available fields */
}
A helper widget for setting a window’s title and subtitle.
AdwWindowTitle
shows a title and subtitle. It’s intended to be used as the
title child of GtkHeaderBar
or AdwHeaderBar
.
CSS nodes
AdwWindowTitle
has a single CSS node with name windowtitle
.
Available since: | 1.0 |