Skip to content

action-row: Properly chain up in GtkBuilder add_child()

Alice Mikhaylenko requested to merge wip/exalm/actionrow-bug into main

Adding non-widget children is valid in GTK4, namely event controllers. The right thing to do here is to chain up to the GtkWidget implementation which handles this correctly.

Merge request reports

Loading