[ Version ( deprecated = true , deprecated_since = "4.16" ) ]
public unowned RenderNode get_child (uint idx)
Warning: get_child is deprecated since 4.16.
Gets one of the children.
GTK's new Vulkan-focused rendering does not support this feature. Use [GtkGLArea](../gtk4/class.GLArea.html) for OpenGL rendering.
| this |
a `GskRenderNode` for a gl shader |
| idx |
the position of the child to get |
|
the |