Declaration

optional func shouldAllowTabItem(_ tabItem: NSViewController, toLeaveTabBar tabBarControl: GSTabBarControl) -> Bool

Declaration

- (BOOL) shouldAllowTabItem:(NSViewController *) tabItem toLeaveTabBar:(GSTabBarControl *) tabBarControl;

Declaration

shouldAllowTabItem_toLeaveTabBar_(tabItem: NSViewController, tabBarControl: GSTabBarControl) -> bool