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

Type: GskRenderNode

The child render node.

The returned data is owned by the instance.