ListViewHeader.this

CTOR for creating fields with default text formatting

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

Meta