Gio.InetSocketAddress.prototype.get_address

function get_address(): Gio.InetAddress {
    // Gjs wrapper for g_inet_socket_address_get_address()
}
  

Gets address's Gio.InetAddress.

Since 2.22

Returns

the Gio.InetAddress for address, which must be GObject.Object.prototype.ref'd if it will be stored