Method

SpiceClientGtkGrabSequencecopy

Declaration [src]

SpiceGrabSequence*
spice_grab_sequence_copy (
  SpiceGrabSequence* sequence
)

Description [src]

Creates a copy of the sequence.

Return value

Type: SpiceGrabSequence

A copy of sequence.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.