Sets our main struct and passes it to the parent class.
Creates a new #GProxyAddress for @inetaddr with @protocol that should tunnel through @dest_hostname and @dest_port.
Gets @proxy's destination hostname; that is, the name of the host that will be connected to via the proxy, not the name of the proxy itself.
Gets @proxy's destination port; that is, the port on the destination host that will be connected to via the proxy, not the port number of the proxy itself.
Gets the protocol that is being spoken to the destination server; eg, "http" or "ftp".
Gets @proxy's password.
Gets @proxy's protocol. eg, "socks" or "http"
Get the main Gtk struct
the main Gtk struct as a void*
Gets the proxy URI that @proxy was constructed from.
Gets @proxy's username.
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Gets @address's #GInetAddress.
Gets the sin6_flowinfo field from @address, which must be an IPv6 address.
Gets @address's port.
Gets the sin6_scope_id field from @address, which must be an IPv6 address.
Support for proxied #GInetSocketAddress.