Function
AgsAudioPulseClientfind
since: 3.0.0
[−]
Parameters
pulse_client
-
Type: A list of
AgsPulseClient*
The
GList
-struct containingAgsPulseClient
.The data is owned by the caller of the function. client_name
-
Type:
gchar*
The client name to find.
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 AgsPulseClient*
The next matching GList
-struct or NULL
.
The data is owned by the called function. |