Method

GskBlendNodeget_top_child

Declaration [src]

GskRenderNode*
gsk_blend_node_get_top_child (
  const GskRenderNode* node
)

Description [src]

Retrieves the top GskRenderNode child of the node.

Return value

Type: GskRenderNode

The top child node.

The returned data is owned by the instance.