Skip to content

GtkStack: Fix a potential crash in gtk_stack_get_first_accessible_child

Lukáš Tyrychtr requested to merge tyrylu/gtk:fix_gtkstack_crash into main

This one can occur when the stack has no pages.

Merge request reports