Method

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

Ownership is not transferred to the caller