get_error
Description:
[ Version ( since = "0.24" ) ]
public unowned Error get_error ()
Retrieves the Error currently set on channel, if the Channel is
in error state and can provide additional error details.
Parameters:
Returns:
the pointer to the error, or null
|