OpacityNode
Description:
Creates a `GskRenderNode` that will drawn the child with reduced opacity.
Parameters:
| child |
The node to draw |
| opacity |
The opacity to apply |
Returns:
|
A new `GskRenderNode` |
Creates a `GskRenderNode` that will drawn the child with reduced opacity.
| child |
The node to draw |
| opacity |
The opacity to apply |
|
A new `GskRenderNode` |