The `HdyHeaderGroup` object handles the header bars of a composite title bar. It splits the window decoration across the header bars,
giving the left side of the decorations to the leftmost header bar, and the right side of the decorations to the rightmost header bar. See
[[email protected]_decoration_layout].
The [property@HeaderGroup:decorate-all] property can be used in conjunction with [property@Leaflet:folded] when the title bar is split
across the pages of a [class@Leaflet] to automatically display the decorations on all the pages when the leaflet is folded.
You can nest header groups, which is convenient when you nest leaflets too: