UnixFDMessage.this

Creates a new GUnixFDMessage containing list. Since 2.24

  1. this(GUnixFDMessage* gUnixFDMessage)
  2. this(UnixFDList fdList)
    class UnixFDMessage
  3. this()

Parameters

fdList UnixFDList

a GUnixFDList

Throws

ConstructionException GTK+ fails to create the object.

Meta