Method

AgsAudioMarkerset_data

since: 6.14.0

Declaration [src]

void
ags_marker_set_data (
  AgsMarker* marker,
  gchar* data
)

Description [src]

Sets data.

Available since: 6.14.0

Parameters

data

Type: gchar*

The data.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.