Skip to content

general: Use GObject/GtkWidget subclassing

Christopher Davis requested to merge wip/christopherdavis/use-subclassing into master

This will be needed if we ever want to use composite templates, and allows us to drop an instance of the size-allocate signal.

Merge request reports