CheckBox.this

CTOR for small button version

  1. this(Text text, string source, Coordinate coordinates, bool checked)
  2. this(dstring text, string source, Coordinate coordinates, bool checked)
  3. this(string iconChecked, string iconUnchecked, string source, Coordinate coordinates, bool checked)
    class CheckBox
    this
    (,,
    string source
    ,
    Coordinate coordinates
    ,
    bool checked = false
    )

Meta