Method
AgsAudioAutomationControlNameKeyManagerfind_automation
[−]
Declaration [src]
gpointer
ags_automation_control_name_key_manager_find_automation (
AgsAutomationControlNameKeyManager* automation_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 . |