Skip to content

layout manager: add a check if the widget exists

Bilal Elmoussaoui requested to merge bilelmoussaoui/layout-manager into main

Avoid a crash when calling _gtk_widget_get_first_child Fixes https://github.com/gtk-rs/gtk4-rs/issues/889

Merge request reports