Method

Gsk.RepeatNode.get_child

Declaration [src]

GskRenderNode*
gsk_repeat_node_get_child (
  const GskRenderNode* node
)

Description [src]

Retrieves the child of node.

Return value

Returns: GskRenderNode

a GskRenderNode

Ownership is not transferred to the caller