• Christopher Davis's avatar
    paginator: Use AdwToolbarView, subclass AdwBin · 2a92106a
    Christopher Davis authored
    * 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.
    2a92106a
Name
Last commit
Last update
..
widgets Loading commit data...
application.rs Loading commit data...
config.rs.in Loading commit data...
main.rs Loading commit data...
meson.build Loading commit data...
utils.rs Loading commit data...