NativeSocketAddress.this

Creates a new gio.NativeSocketAddress for native and len.

  1. this(GNativeSocketAddress* gNativeSocketAddress, bool ownedRef)
  2. this(void* native, size_t len)
    class NativeSocketAddress
    this
    (
    void* native
    ,
    size_t len
    )

Parameters

native void*

a native address object

len size_t

the length of native, in bytes

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.46