Package: gsk

Function gsk:subsurface-node-new

Lambda List

gsk:subsurface-node-new (child subsurface)

Arguments

child -- a gsk:render-node instance
subsurface -- a pointer with the subsurface to use

Return Value

The new gsk:render-node instance.

Details

Creates a gsk:render-node instance that will possibly divert the child node to a subsurface.

Notes

Since subsurfaces are currently private, these nodes cannot currently be created outside of GTK. See the gtk:graphics-offload documentation. This constructor is not directly available to language bindings.

Since 4.14
 

See also

#2024-12-2