Method

GskBlendNodeget_bottom_child

Declaration [src]

GskRenderNode*
gsk_blend_node_get_bottom_child (
  const GskRenderNode* node
)

Description [src]

Retrieves the bottom GskRenderNode child of the node.

Return value

Returns: GskRenderNode
 

The bottom child node.

 The data is owned by the instance.