Function
AgsAudioPresetfind_name
since: 3.0.0
[−]
Parameters
preset
-
Type: A list of
None
The
GList
-struct containingAgsPreset
.The data is owned by the caller of the function. preset_name
-
Type:
gchar*
The preset’s name.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: A list of None
The next matching AgsPreset
.
The data is owned by the called function. |