Constructor
AgsAudioProgramControlNameKeyManagernew
since: 5.4.0
Declaration [src]
AgsProgramControlNameKeyManager*
ags_program_control_name_key_manager_new (
void
)
Return value
Type: AgsProgramControlNameKeyManager
A new AgsProgramControlNameKeyManager
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |