Declaration

optional func tabBar(_ aTabBar: GSTabBarControl, willCloseTabItem tabItem: NSViewController)

Declaration

- (void) tabBar:(GSTabBarControl *) aTabBar willCloseTabItem:(NSViewController *) tabItem;

Declaration

tabBar_willCloseTabItem_(aTabBar: GSTabBarControl, tabItem: NSViewController)