Skip to content

gsk: Mark some subsurface node apis as skip

Matthias Clasen requested to merge matthiasc/for-main into main

These are not usable outside of GTK, so lets not burden bindings with them.

I'll keep the get_child() function exposed, since it is needed to iterate over node trees containing subsurface nodes.

Merge request reports