The OpenD Programming Language

TabWidgetPage.title

  1. string title()
  2. void title(string t)
    class TabWidgetPage
    void
    title
    (
    string t
    )

Meta

History

Prior to April 6, 2025, it was a public field. It was changed to properties so it can queue redraws;