Notebook.setTabLabelText

Creates a new label and sets it as the tab label for the page containing @child.

class Notebook
void
setTabLabelText

Parameters

child Widget

the page

tabText string

the label text

Meta