API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
GList* ags_jack_port_find ( GList* jack_port, gchar* port_name )
Finds next match of port_name in jack_port.
port_name
jack_port
Available since: 3.0.0
Type: A list of None
None
The GList-struct containing AgsJackPort.
GList
AgsJackPort
Type: gchar*
gchar*
The port name to find.
The next matching GList-struct or NULL.
NULL