Method

GskShadowNodeget_child

Declaration [src]

GskRenderNode*
gsk_shadow_node_get_child (
  const GskRenderNode* node
)

Description [src]

Retrieves the child GskRenderNode of the shadow node.

Return value

Returns: GskRenderNode
 

The child render node.

 The data is owned by the instance.