paginator: Use AdwToolbarView, subclass AdwBin
* GtkBox isn't meant to be subclassed, and apps should not do it.
Instead they should subclass AdwBin or GtkWidget depending on their
use case.
* The main reason we were using GtkBox was to contain our header
and our content. Now we use AdwToolbarView for that purpose.
Showing
Please
register
or
sign in
to comment