Interface

Gio-2.0GioInetAddressMaskConstructorProps

interface ConstructorProps {
    address: Gio.InetAddress;
    family: Gio.SocketFamily;
    length: number;
}

Hierarchy (View Summary)

Index

Properties

Properties

address: Gio.InetAddress
length: number