Skip to content

Adwaita: Style separator.sidebar

Adrien Plazas requested to merge (removed):separator-sidebar-3 into gtk-3-24

Let separators be declared as sidebars to have the same style as those drawn by GtkStackSidebar. This also let them handle the selection-mode class, whether they are assigned it or they descend from something in selection mode.

This is convenient when building a custom sidebar using a GtkSeparator and to extend a sidebar to the title bar.

Merge request reports