Method

GoaExchangeset_accept_ssl_errors

since: 3.6.0

Declaration [src]

void
goa_exchange_set_accept_ssl_errors (
  GoaExchange* object,
  gboolean value
)

Description [src]

Sets the AcceptSslErrors” D-Bus property to value.

Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.

Available since: 3.6.0

This method is not directly available to language bindings.

Parameters

value

Type: gboolean

The value to set.