Constructor

AgsAudioProgramControlNameKeyManagernew

since: 5.4.0

Declaration [src]

AgsProgramControlNameKeyManager*
ags_program_control_name_key_manager_new (
  void
)

Description [src]

Creates an AgsProgramControlNameKeyManager.

Available since: 5.4.0

Return value

Type: AgsProgramControlNameKeyManager

A new AgsProgramControlNameKeyManager.

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