Method

Gsk.TransformNode.get_child

Declaration [src]

GskRenderNode*
gsk_transform_node_get_child (
  const GskRenderNode* node
)

Description [src]

Gets the child node that is getting transformed by the given node.

Return value

Returns: GskRenderNode

The child that is getting transformed

Ownership is not transferred to the caller