Method

GskCrossFadeNodeget_start_child

Declaration [src]

GskRenderNode*
gsk_cross_fade_node_get_start_child (
  const GskRenderNode* node
)

Description [src]

Retrieves the child GskRenderNode at the beginning of the cross-fade.

Return value

Type: GskRenderNode

A GskRenderNode

The returned data is owned by the instance.