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/Proxy_address/class-proxy_address/index.html

Class Proxy_address.proxy_address

inherit Ocgtk_gio__.GInet_socket_address.inet_socket_address_t
method get_destination_hostname : unit -> string
method get_destination_port : unit -> UInt16.t
method get_destination_protocol : unit -> string
method get_password : unit -> string option
method get_protocol : unit -> string
method get_uri : unit -> string option
method get_username : unit -> string option
method as_proxy_address : Ocgtk_gio__.Proxy_address.t