SessionGidBuilderImpl.localAddress
T localAddress(gio.inet_socket_address.InetSocketAddress propval)Set localAddress property.
Parameters
propval | Sets the [gio.inet_socket_address.InetSocketAddress] to use for the client side of the connection. Use this property if you want for instance to bind the local socket to a specific IP address. |
Returns
Builder instance for fluent chaining