Method
AgsAudioProgramControlNameKeyManagerfind_program
[−]
Declaration [src]
gpointer
ags_program_control_name_key_manager_find_program (
AgsProgramControlNameKeyManager* program_control_name_key_manager,
gchar* control_name
)
[−]
Parameters
control_name
-
Type:
gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: gpointer
No description available.
The returned data is owned by the instance. |
The return value can be NULL . |