Method
GskBlendNodeget_bottom_child
Declaration [src]
GskRenderNode*
gsk_blend_node_get_bottom_child (
const GskRenderNode* node
)
Return value
Type: GskRenderNode
The bottom child node.
The returned data is owned by the instance. |
GskRenderNode*
gsk_blend_node_get_bottom_child (
const GskRenderNode* node
)
Type: GskRenderNode
The bottom child node.
The returned data is owned by the instance. |