Method

Gsk.DebugNode.get_child

Declaration [src]

GskRenderNode*
gsk_debug_node_get_child (
  const GskRenderNode* node
)

Description [src]

Gets the child node that is getting drawn by the given node.

Return value

Returns: GskRenderNode

the child GskRenderNode

Ownership is not transferred to the caller