Method

AgsAudioAudioset_cursor

since: 3.1.0

[]

Declaration [src]

void
ags_audio_set_cursor (
  AgsAudio* audio,
  GList* cursor
)
[]

Description [src]

Set cursor by replacing existing.

Available since: 3.1.0

Sets propertyAgsAudio.Audio:cursor
[]

Parameters

cursor

Type: A list of GObject*

The GList-struct containing AgsCursor.

The instance takes ownership of the data, and is responsible for freeing it.