API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
GList* ags_pulse_client_find ( GList* pulse_client, gchar* client_name )
Finds next match of client_name in pulse_client.
client_name
pulse_client
Available since: 3.0.0
Type: A list of AgsPulseClient*
AgsPulseClient*
The GList-struct containing AgsPulseClient.
GList
AgsPulseClient
Type: gchar*
gchar*
The client name to find.
The next matching GList-struct or NULL.
NULL