SubsurfaceNode
Description:
[ CCode ( has_construct_function = false ) ]
protected SubsurfaceNode ()
protected SubsurfaceNode ()
Creates a `GskRenderNode` that will possibly divert the child node to a subsurface.
Note: Since subsurfaces are currently private, these nodes cannot currently be created outside of GTK. See [GtkGraphicsOffload]( ../gtk4/class.GraphicsOffload.html).
Parameters:
child |
The child to divert to a subsurface |
subsurface |
the subsurface to use |
Returns:
A new `GskRenderNode` |