Method

Gsk.BlendNode.get_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

Ownership is not transferred to the caller