Method

AgsAudioAudioget_cursor

since: 3.1.0

Declaration [src]

GList*
ags_audio_get_cursor (
  AgsAudio* audio
)

Description [src]

Get cursor.

Available since: 3.1.0

Gets propertyAgsAudio.Audio:cursor

Return value

Type: A list of GObject*

The GList-struct containig GObject implementing AgsCursor.

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