InetAddressMask.this

Creates a new #GInetAddressMask representing all addresses whose first @length bits match @addr.

  1. this(GInetAddressMask* gInetAddressMask, bool ownedRef)
  2. this(InetAddress addr, uint length)
    class InetAddressMask
  3. this(string maskString)

Parameters

addr InetAddress

a #GInetAddress

length uint

number of bits of @addr to use

Return Value

a new #GInetAddressMask, or %NULL on error

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.32