ListViewHeader.this

Default CTOR

  1. this(int height, int[] columnWidths, Text[] fields)
    class ListViewHeader
    @safe pure nothrow
    this
    (
    int height
    ,,
    Text[] fields
    )
  2. this(int height, int[] columnWidths, dstring[] ds)

Meta