package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gio/Ocgtk_gio/Gio/Tls_client_connection/class-tls_client_connection/index.html

Class Tls_client_connection.tls_client_connection

method copy_session_state : tls_client_connection_t -> unit
method get_server_identity : unit -> Ocgtk_gio__.GSocket_address_and__socket_address_enumerator_and__socket_connectable.socket_connectable_t option
method get_use_ssl3 : unit -> bool
method get_validation_flags : unit -> Ocgtk_gio__.Gio_enums.tlscertificateflags
method set_server_identity : Ocgtk_gio__.GSocket_address_and__socket_address_enumerator_and__socket_connectable.socket_connectable_t -> unit
method set_use_ssl3 : bool -> unit
method set_validation_flags : Ocgtk_gio__.Gio_enums.tlscertificateflags -> unit
method as_tls_client_connection : Ocgtk_gio__.Tls_client_connection.t