Method
GskRoundedClipNodeget_child
Declaration [src]
GskRenderNode*
gsk_rounded_clip_node_get_child (
const GskRenderNode* node
)
Return value
Type: GskRenderNode
The child that is getting clipped.
The returned data is owned by the instance. |