Notebook.appendPage

Append a page with a widget and a text for a label

  1. int appendPage(Widget child, string tabLabel)
    class Notebook
    int
    appendPage
  2. int appendPage(Widget child, Widget tabLabel)