public readonly property widget as Widget
Widget hosted by the tab.
tabs.tabClosed += lambda(event: TabEvent): print(type(event.widget))