Instance Method
tabBar(_:closeWindowForLastTabItem:) tabBar:closeWindowForLastTabItem: tabBar_closeWindowForLastTabItem_
Declaration
optional func tabBar(_ tabBarControl: GSTabBarControl, closeWindowForLastTabItem tabItem: NSViewController)Declaration
- (void) tabBar:(GSTabBarControl *) tabBarControl closeWindowForLastTabItem:(NSViewController *) tabItem;Declaration
tabBar_closeWindowForLastTabItem_(tabBarControl: GSTabBarControl, tabItem: NSViewController)