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_backend/class-tls_backend/index.html

Class Tls_backend.tls_backend

method get_certificate_type : unit -> Gobject.Type.t
method get_client_connection_type : unit -> Gobject.Type.t
method get_default_database : unit -> Ocgtk_gio__.GTls_connection_and__tls_database_and__tls_interaction.tls_database_t
method get_dtls_client_connection_type : unit -> Gobject.Type.t
method get_dtls_server_connection_type : unit -> Gobject.Type.t
method get_file_database_type : unit -> Gobject.Type.t
method get_server_connection_type : unit -> Gobject.Type.t
method set_default_database : Ocgtk_gio__.GTls_connection_and__tls_database_and__tls_interaction.tls_database_t option -> unit
method supports_dtls : unit -> bool
method supports_tls : unit -> bool
method as_tls_backend : Ocgtk_gio__.Tls_backend.t