TabItem.this

Undocumented in source.
  1. this(string id, string labelRes, string iconRes, dstring tooltipText)
  2. this(string id, dstring labelText, string iconRes, dstring tooltipText)
    class TabItem
    this
    (
    string id
    ,
    dstring labelText
    ,
    string iconRes = null
    ,
    dstring tooltipText = null
    )
  3. this(string id, UIString labelText, string iconRes, dstring tooltipText)

Meta