Container.this

Undocumented in source.
  1. this(Ihandle* ih)
  2. this(Ihandle* ih, Control[] child_array, FILL_TYPE fill)
  3. this(Ihandle* ih, Control child0, Control child1, Control child2, Control child3, Control child4, Control child5, Control child6, Control child7, Control child8, Control child9)
    class Container
    nothrow
    this
    (
    Ihandle* ih
    ,,
    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
    )

Meta