Sets our main struct and passes it to the parent class.
Creates a new gio.NativeSocketAddress for native and len.
Get the main Gtk struct
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Gets the socket family type of address.
Gets the size of address's native struct sockaddr. You can use this to allocate memory to pass to Socket.addressToNative.
Converts a gio.SocketAddress to a native struct sockaddr, which can be passed to low-level functions like connect() or bind().
A socket address of some unknown native type.