getMenuLabel

open fun getMenuLabel(child: Widget): Widget?

Retrieves the menu label widget of the page containing @child.

Return

the menu label, or null if the notebook page does not have a menu label other than the default (the tab label).

Parameters

child

a widget contained in a page of @notebook