Method
GskCompositeNodeget_mask
unstable since: 4.22
Declaration [src]
GskRenderNode*
gsk_composite_node_get_mask (
const GskRenderNode* node
)
Description [src]
Gets the mask node that describes the region where the compositing applies.
Available since: 4.22
Return value
Type: GskRenderNode
The mask GskRenderNode.
| The returned data is owned by the instance. |