Method

GskDebugNodeget_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

Type: GskRenderNode

The child GskRenderNode.

The returned data is owned by the instance.