:right-sidebar: True TlsChannelBindingError =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.66 .. class:: TlsChannelBindingError :no-contents-entry: An error code used with %G_TLS_CHANNEL_BINDING_ERROR in a :obj:`~gi.repository.GLib.Error` to indicate a TLS channel binding retrieval error. Methods ------- .. rst-class:: interim-class .. class:: TlsChannelBindingError :no-index: .. method:: quark() -> int Gets the TLS channel binding error quark. .. versionadded:: 2.66 Fields ------ .. rst-class:: interim-class .. class:: TlsChannelBindingError :no-index: .. attribute:: GENERAL_ERROR The type of the None singleton. .. attribute:: INVALID_STATE The type of the None singleton. .. attribute:: NOT_AVAILABLE The type of the None singleton. .. attribute:: NOT_IMPLEMENTED The type of the None singleton. .. attribute:: NOT_SUPPORTED The type of the None singleton.