package ocgtk

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

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