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

Type: GskRenderNode

The bottom child node.

The returned data is owned by the instance.