Method
GskMaskNodeget_source
since: 4.10
Declaration [src]
GskRenderNode*
gsk_mask_node_get_source (
const GskRenderNode* node
)
Return value
Type: GskRenderNode
The source child node.
The returned data is owned by the instance. |
since: 4.10
GskRenderNode*
gsk_mask_node_get_source (
const GskRenderNode* node
)
Type: GskRenderNode
The source child node.
The returned data is owned by the instance. |