Method

AgsAudioAudioremove_cursor

since: 3.0.0

Declaration [src]

void
ags_audio_remove_cursor (
  AgsAudio* audio,
  GObject* cursor
)

Description [src]

Removes a cursor.

Available since: 3.0.0

Parameters

cursor

Type: GObject

The GObject implementing AgsCursor.

The data is owned by the caller of the function.