Function

GskRenderReplaynew

unstable since: 4.22

Declaration [src]

GskRenderReplay*
gsk_render_replay_new (
  void
)

Description [src]

Creates a new replay object to replay nodes.

Available since: 4.22

This function is not directly available to language bindings.

Return value

Type: GskRenderReplay

A new replay object to replay nodes.

The data is owned by the called function.