Notebook.getTabLabel

Returns the tab label widget for the page child. NULL is returned if child is not in notebook or if no tab label has specifically been set for child.

class Notebook
getTabLabel

Parameters

child Widget

the page

Return Value

Type: Widget

the tab label