TabPage.text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Dstring text [@property setter]
    class TabPage
    override @property
    void
    text
    (
    Dstring newText
    )
  2. alias text = Panel.text
  3. this(Dstring tabText)
  4. this()

Meta