Method

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

Returns: GskRenderNode

the top child node

Ownership is not transferred to the caller