package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gio.Proxy_address

class type proxy_address_t = object ... end
class proxy_address : [ `proxy_address | `inet_socket_address | `socket_address | `object_ ] Gobject.obj -> proxy_address_t
val new_ : Ocgtk_gio__.GInet_address.inet_address_t -> UInt16.t -> string -> string -> UInt16.t -> string option -> string option -> proxy_address_t