Dialog.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T add(T widget)
  2. void add(string label)
  3. T add(string label, T widget)
    struct Dialog
    T
    add
    (
    T
    )
    (
    string label
    ,)
  4. void add(TData data, string label, T widget)

Meta