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