Vbox.this

Undocumented in source.
  1. this()
  2. this(Ihandle* ih)
  3. this(Control child)
  4. this(Control child0, Control child1, Control child2, Control child3, Control child4, Control child5, Control child6, Control child7, Control child8, Control child9)
    class Vbox
    nothrow
    this
    (,
    Control child1 = null
    ,
    Control child2 = null
    ,
    Control child3 = null
    ,
    Control child4 = null
    ,
    Control child5 = null
    ,
    Control child6 = null
    ,
    Control child7 = null
    ,
    Control child8 = null
    ,
    Control child9 = null
    )
  5. this(Control[] child_array, FILL_TYPE fill)
  6. this(string CN, Control[] child_array, FILL_TYPE fill)

Meta