Method
AgsAudioProgramset_control_name
since: 5.3.9
[−]
Declaration [src]
void
ags_program_set_control_name (
AgsProgram* program,
gchar* control_name
)
[−]
Description [src]
Set control name.
Available since: 5.3.9
Sets property | AgsAudio.Program:control-name |
[−]
Parameters
control_name
-
Type:
gchar*
The control name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.