error_valist


Description:

public void error_valist (Quark domain, int code, string format, va_list args)

Sets this into an error state using a printf-style format string.

This is a utility function that calls [[email protected]]. See that function for details.

Parameters:

this

a `GtkMediaStream`

domain

error domain

code

error code

format

printf-style format for error message

args

`va_list` of parameters for the message format




2022 vala-language.org