Skip to content

layout managers: Handle native children

Matthias Clasen requested to merge layout-avoid-native into master

Add a convenience api to skip children that should not be included in the layout, and call gtk_native_check_resize on all native children outside of the vfunc.

Merge request reports