Declaration

optional func tabBar(_ tabBarControl: GSTabBarControl, closeWindowForLastTabItem tabItem: NSViewController)

Declaration

- (void) tabBar:(GSTabBarControl *) tabBarControl closeWindowForLastTabItem:(NSViewController *) tabItem;

Declaration

tabBar_closeWindowForLastTabItem_(tabBarControl: GSTabBarControl, tabItem: NSViewController)