API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
GList* ags_port_find_specifier ( GList* port, gchar* specifier )
Retrieve port by specifier.
Available since: 3.0.0
port
Type: A list of None
None
The GList-struct containing AgsPort.
GList
AgsPort
specifier
Type: gchar*
gchar*
The recall specifier to match.
Next matching GList-struct or NULL.
NULL