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